summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu/mcf5227x
Commit message (Expand)AuthorAgeFilesLines
* m68k: add malloc memory for early mallocangelo@sysam.it2016-05-171-5/+20
* m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada2015-03-281-12/+0
* m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-1/+3
* m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-041-1/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-1/+1
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-242-2/+2
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-232-2/+2
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-119/+7
|/
* m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-042-8/+8
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-1/+1
* ColdFire: Fix unused variable in cpu_init.cAlison Wang2012-10-241-3/+5
* m68k: Fix wrong assembler instruction in start.SMarek Vasut2012-10-191-1/+1
* ColdFire: Clean up checkpatch warnings for MCF5227xAlison Wang2012-09-204-101/+107
* ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-191-1/+1
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-041-4/+0
* unify version_stringAndreas Bießmann2011-07-281-4/+1
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-5/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* m68k: Move cpu/$CPU to arch/m68k/cpu/$CPUPeter Tyser2010-04-137-0/+1067
OpenPOWER on IntegriCloud