summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8568mds
Commit message (Expand)AuthorAgeFilesLines
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-5/+5
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-1/+1
* 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boardsKumar Gala2009-01-231-1/+1
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-2/+2
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-232-3/+3
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-031-12/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-1/+1
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-37/+19
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-64/+64
* FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-273-6/+97
* mpc85xx: workaround old binutils bugKumar Gala2008-08-101-5/+11
* mpc85xx: Update linker scripts for Freescale boardsKumar Gala2008-07-311-25/+15
* 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-6/+6
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* Big white-space cleanup.Wolfgang Denk2008-05-213-11/+11
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* FSL: Clean up board/freescale/common/MakefileJon Loeliger2008-03-261-3/+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 MPC8568 MDS to new TLB setupKumar Gala2008-01-174-183/+101
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-4/+4
* 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-163-59/+63
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-091-0/+7
* MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-093-0/+33
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-56/+48
* Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-117-0/+1193
OpenPOWER on IntegriCloud