summaryrefslogtreecommitdiffstats
path: root/arch/m68k/cpu/mcf547x_8x
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-18/+0
* m68k: mcf547x_8x: 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-143-3/+3
* 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-249-153/+9
|/
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-1/+1
* m68k: Fix relocation errors in start.SPhilippe De Muyter2012-10-191-2/+2
* ColdFire: Clean up checkpatch warnings for MCF547x and MCF548xAlison Wang2012-09-205-112/+122
* ColdFire: Add $(obj) before cpu lib to correct buildstany MARCEL2011-10-191-1/+1
* ColdFire:Update the timer_init since it was unified.Jason Jin2011-09-041-1/+2
* ColdFire: Update compile flags for each CPUsJason Jin2011-09-041-4/+0
* unify version_stringAndreas Bießmann2011-07-281-4/+1
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-4/+0
* Merge branch 'next' of ../nextWolfgang Denk2010-12-221-1/+1
|\
| * do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+1
* | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+2
|/
* 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
* 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-139-0/+1067
OpenPOWER on IntegriCloud