summaryrefslogtreecommitdiff
path: root/board/mpc8540eval
AgeCommit message (Expand)Author
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2005-12-12(no commit message)Wolfgang Denk
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang