index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
/
mcf5227x
Age
Commit message (
Expand
)
Author
2013-11-01
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-02-04
m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
Simon Glass
2013-02-04
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2012-10-24
ColdFire: Fix unused variable in cpu_init.c
Alison Wang
2012-10-19
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF5227x
Alison Wang
2011-10-19
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-09-04
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-07-28
unify version_string
Andreas Bießmann
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser