aboutsummaryrefslogtreecommitdiff
path: root/board/mpc8540eval
AgeCommit message (Expand)AuthorFilesLines
2008-07-11Fix some more print() format errors.Wolfgang Denk1-3/+5
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-3/+3
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+2
2008-01-1785xx: Convert MPC8540EVAL to new TLB setupKumar Gala4-141/+79
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala2-3/+3
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala3-44/+55
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-66/+66
2007-12-11Stop using immap_t on 85xxKumar Gala1-8/+4
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+12
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger1-30/+10
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang6-0/+1576