| Commit message (Expand) | Author | Age | Lines |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | -6/+0 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | -1/+1 |
* | 85xx: Use common LSDMR defines from asm/fsl_lbc.h | Kumar Gala | 2009-03-30 | -5/+5 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -1/+1 |
* | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala | 2009-01-23 | -1/+1 |
* | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -2/+2 |
* | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -3/+3 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -1/+1 |
* | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | -12/+0 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |
* | 85xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -37/+19 |
* | Pass dimm parameters to populate populate controller options | Haiying Wang | 2008-10-18 | -1/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -64/+64 |
* | FSL DDR: Convert MPC8568MDS to new DDR code. | Jon Loeliger | 2008-08-27 | -6/+97 |
* | mpc85xx: workaround old binutils bug | Kumar Gala | 2008-08-10 | -5/+11 |
* | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala | 2008-07-31 | -25/+15 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | 85xx/86xx: Move to dynamic mgmt of LAWs | Kumar Gala | 2008-06-11 | -6/+6 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -39/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -11/+11 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | FSL: Clean up board/freescale/common/Makefile | Jon Loeliger | 2008-03-26 | -3/+0 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -1/+1 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | -3/+1 |
* | 85xx: Convert MPC8568 MDS to new TLB setup | Kumar Gala | 2008-01-17 | -183/+101 |
* | 85xx: Use proper defines for PCI addresses | Kumar Gala | 2008-01-16 | -4/+4 |
* | 85xx: convert remaining 85xx boards over to use new LAW init code | Kumar Gala | 2008-01-16 | -59/+63 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | MPC8568E-MDS: set up QE pario for UART1 | Anton Vorontsov | 2008-01-09 | -0/+7 |
* | MPC8568E-MDS: reset UCCs to use them reliably | Anton Vorontsov | 2008-01-09 | -0/+33 |
* | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | -56/+48 |
* | Move the MPC8568 MDS board under board/freescale. | Kumar Gala | 2007-12-11 | -0/+1193 |