index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
m54455evb
Age
Commit message (
Expand
)
Author
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-03-24
ColdFire: Fix m54455EVB save environment bug
TsiChung Liew
2010-03-24
ColdFire: Correct bit definition
TsiChung Liew
2008-11-03
ColdFire: Remove platforms mii.c file
TsiChung Liew
2008-11-03
ColdFire: Remove linker file
TsiChung Liew
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-28
ColdFire: Multiple fixes for MCF5445x platforms
TsiChung Liew
2008-08-14
ColdFire: Implement SBF feature for M5445EVB
TsiChung Liew
2008-08-14
ColdFire: Use CFI Flash driver for M54455EVB
TsiChung Liew
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-03-31
ColdFire: Add dspi and serial flash support for MCF5445x
TsiChung Liew
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-11-08
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
TsiChungLiew
2007-10-25
ColdFire 54455: Fix correct boot location for atmel and intel
TsiChungLiew
2007-09-15
ColdFire: fix build error becasue of bad type of mii_init()
Liew Tsi Chung-r5aahp
2007-08-18
Coding style cleanup
Stefan Roese
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew