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
/
mpc8540eval
Age
Commit message (
Expand
)
Author
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-28
85xx: Fix compile breakage with MPC8540EVAL
Kumar Gala
2008-12-20
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-08-27
FSL DDR: Convert MPC8540EVAL to new DDR code.
Kumar Gala
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
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-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-04
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2008-01-17
85xx: Convert MPC8540EVAL to new TLB setup
Kumar Gala
2008-01-17
85xx: Use proper defines for PCI addresses
Kumar Gala
2008-01-17
85xx: convert remaining 85xx boards over to use new LAW init code
Kumar Gala
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2007-12-12
Stop using immap_t on 85xx
Kumar Gala
2007-12-12
Stop using immap_t for guts offset on 85xx
Kumar Gala
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2005-12-12
(no commit message)
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-01
Fix style issues primarily in 85xx and 83xx boards.
Jon Loeliger
2005-07-29
* Patch by Ron Alder, 11 July 2005
Lunsheng Wang