summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8544ds
Commit message (Expand)AuthorAgeFilesLines
...
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-73/+36
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-80/+80
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+4
* Add SGMII support for the 8544 DSAndy Fleming2008-09-021-0/+39
* FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-273-7/+93
* mpc85xx: workaround old binutils bugKumar Gala2008-08-101-5/+11
* mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-311-22/+15
* MPC8544DS: Add ATI Video card supportKumar Gala2008-07-141-0/+1
* MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-141-1/+4
* Remove LBC_CACHE_BASE from 8544 DSAndy Fleming2008-07-142-11/+3
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-8/+8
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-5/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-261-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* 85xx: Convert MPC8544 DS to new TLB setupKumar Gala2008-01-174-179/+100
* 85xx: convert MPC8544 DS over to use new LAW init codeKumar Gala2008-01-163-49/+43
* MPC8544DS: fix board Makefile for silent build (with -s)Wolfgang Denk2008-01-131-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-65/+52
* Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-111-16/+9
* Stop using immap_t on 85xxKumar Gala2007-12-111-3/+2
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-3/+2
* Update MPC8544DS to use libfdtKumar Gala2007-12-111-39/+32
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-181-1/+1
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-042-1/+7
* ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-041-3/+11
* support board vendor-common makefilesKim Phillips2007-08-291-6/+1
* Update MPC8544 DS PCI memory mapKumar Gala2007-08-161-7/+6
* Fix up some fdt issues on 8544DSKumar Gala2007-08-161-7/+0
* 8544ds PCIE supportEd Swarthout2007-08-142-3/+353
* 8544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-07-111-3/+3
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-13/+9
* Add MPC8544DS basic port board files.Jon Loeliger2007-04-235-0/+686
OpenPOWER on IntegriCloud