index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
cpu
Age
Commit message (
Expand
)
Author
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: Add MCF5441x CPU support
Alison Wang
2012-10-24
ColdFire: Fix unused variable in cpu_init.c
Alison Wang
2012-10-19
m68k: Fix unused variable warning in speed.c
Marek Vasut
2012-10-19
m68k: Fix unused variable warning
Marek Vasut
2012-10-19
m68k: Fix wrong assembler instruction in start.S
Marek Vasut
2012-10-19
m68k: Fix relocation errors in start.S
Philippe De Muyter
2012-09-20
ColdFire: Queued SPI driver
Richard Retanubun
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF52x2
Alison Wang
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF5227x
Alison Wang
2011-12-05
m68k: fix ambiguous bit testing
Mike Frysinger
2011-10-18
ColdFire: Add $(obj) before cpu lib to correct build
stany MARCEL
2011-09-04
ColdFire:Update the timer_init since it was unified.
Jason Jin
2011-09-04
ColdFire: Update compile flags for each CPUs
Jason Jin
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2010-12-22
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
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-05-28
add CONFIG_SYS_FEC_FULL_MII for MCF5445x
Wolfgang Wegner
2010-05-28
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
Wolfgang Wegner
2010-05-28
add missing PCS3 for MCF5445x
Wolfgang Wegner
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser