aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8544ds
AgeCommit message (Expand)Author
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2009-01-13Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang
2009-01-13Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Add SGMII support for the 8544 DSAndy Fleming
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala
2008-08-10mpc85xx: workaround old binutils bugKumar Gala
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming
2008-07-11Fix some more print() format errors.Wolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout
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 MPC8544 DS to new TLB setupKumar Gala
2008-01-1685xx: convert MPC8544 DS over to use new LAW init codeKumar Gala
2008-01-13MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk
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-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-11Update MPC8544DS to use libfdtKumar Gala
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout
2007-08-29support board vendor-common makefilesKim Phillips
2007-08-16Update MPC8544 DS PCI memory mapKumar Gala
2007-08-16Fix up some fdt issues on 8544DSKumar Gala
2007-08-148544ds PCIE supportEd Swarthout
2007-07-118544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-04-23Add MPC8544DS basic port board files.Jon Loeliger