summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-05m68k: add generic-board supportangelo@sysam.it
2015-03-05m68k: add mcf5307 cpu supportangelo@sysam.it
2015-03-05m68k: add amcore board supportangelo@sysam.it
2015-01-13m68k: remove TASREG boardMatthias Fuchs
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
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