summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-22m68k: define __kernel_size_t as unsinged int againMasahiro Yamada
2014-07-07m68k: Fix incorrect memory access on M5235Vasili Galka
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka
2014-06-19m68k: Remove CONFIG_CMD_BEDBUG related codeVasili Galka
2014-06-19m68k:correct io macros about endianChao Fu
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin
2013-06-27Fix MCF5235 SDRAM base address macroSteve deRosier
2013-06-27m68k: fix debug call befor serial initJens Scharsig (BuS Elektronik)
2013-05-14m68k: Use image_setup_linux() instead of local codeSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-01Consolidate bool typeYork Sun
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-19malloc: make malloc_bin_reloc staticGabor Juhos
2013-02-04m68k: Use generic global_dataSimon Glass
2013-02-04m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-11m68k/lib: fix serial driver relocationangelo
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-12-11Add strcasecmp() and strncasecmp()Simon Glass
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang
2012-10-24ColdFire: Fix unused variable in cpu_init.cAlison Wang
2012-10-22common: Convert the U-Boot commands to LG-arraysMarek Vasut
2012-10-19m68k: Change bi_baudrate and global data baudrate to intSimon Glass
2012-10-19m68k: Fix unused variable in board.cMarek Vasut