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
/
board
/
freescale
/
m5329evb
Age
Commit message (
Expand
)
Author
2011-09-04
ColdFire: Cleanup for partial linking and --gc-sections
Jason Jin
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
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
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-17
ColdFire: Fix M5329EVB and M5373EVB nand issue
TsiChung Liew
2008-11-03
ColdFire: Fix M5329EVB and M5373EVB nand issue
TsiChung Liew
2008-11-03
ColdFire: Remove platforms mii.c 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-12
Update MTD to that of Linux 2.6.22.1
William Juul
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-01-17
ColdFire: Update FlexBus CS for MCF532x
TsiChungLiew
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-09-15
ColdFire: fix build error becasue of bad type of mii_init()
Liew Tsi Chung-r5aahp
2007-08-16
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-08
Coding style cleanup
Stefan Roese
2007-08-08
Added NAND support
TsiChungLiew
2007-08-08
Moved sync() from board file to include/asm-m68k/io.h
TsiChungLiew
2007-08-08
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-07-16
Coding style cleanup
Stefan Roese
2007-07-10
Update for flash.o and mii.o
TsiChungLiew
2007-07-10
MII functions calls.
TsiChungLiew
2007-07-10
Removed MII functions and replaced immap_5329.h and m5329.h with immap.h.
TsiChungLiew
2007-07-10
Duplicate code
TsiChungLiew
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew