summaryrefslogtreecommitdiff
path: root/arch/m68k/cpu/mcf5445x
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-23common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFOAngelo Dureghello
2017-08-18m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-04-18m68k: fix broken buildman m68kangelo@sysam.it
2016-01-20m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka
2014-06-19m68k: eliminate a warning in cpu_initMasahiro Yamada
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
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-06-27ColdFire: Update the arch_global_date changes for mcf5441xJason Jin
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
2012-10-24ColdFire: Add MCF5441x CPU supportAlison Wang
2012-10-19m68k: Fix unused variable warning in speed.cMarek Vasut
2012-10-19m68k: Fix unused variable warningMarek Vasut
2012-09-20ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455Alison Wang
2011-10-19ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin
2011-07-28unify version_stringAndreas Bießmann
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-28add CONFIG_SYS_FEC_FULL_MII for MCF5445xWolfgang Wegner
2010-05-28add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445xWolfgang Wegner
2010-05-28add missing PCS3 for MCF5445xWolfgang Wegner
2010-04-13m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser