aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8544ds
AgeCommit message (Expand)AuthorFilesLines
2008-08-10mpc85xx: workaround old binutils bugKumar Gala1-5/+11
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala1-22/+15
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala1-0/+1
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2-11/+3
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
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-8/+8
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-5/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-39/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout1-1/+1
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-3/+1
2008-01-1785xx: Convert MPC8544 DS to new TLB setupKumar Gala4-179/+100
2008-01-1685xx: convert MPC8544 DS over to use new LAW init codeKumar Gala3-49/+43
2008-01-13MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk1-1/+1
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-65/+52
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala1-16/+9
2007-12-11Stop using immap_t on 85xxKumar Gala1-3/+2
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-3/+2
2007-12-11Update MPC8544DS to use libfdtKumar Gala1-39/+32
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-1/+1
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala2-1/+7
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout1-3/+11
2007-08-29support board vendor-common makefilesKim Phillips1-6/+1
2007-08-16Update MPC8544 DS PCI memory mapKumar Gala1-7/+6
2007-08-16Fix up some fdt issues on 8544DSKumar Gala1-7/+0
2007-08-148544ds PCIE supportEd Swarthout2-3/+353
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout1-3/+3
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk1-13/+9
2007-04-23Add MPC8544DS basic port board files.Jon Loeliger5-0/+686