| Commit message (Expand) | Author | Age | Lines |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -3/+3 |
* | 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards | Kumar Gala | 2009-01-23 | -2/+2 |
* | 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 | -4/+4 |
* | mpc8xxx: LCRR[CLKDIV] is sometimes five bits | Trent Piepho | 2008-12-19 | -1/+1 |
* | 85xx: Add PORDEVSR_PCI1 define | Peter Tyser | 2008-12-04 | -1/+1 |
* | 85xx: Add CPU 2 errata workaround to all 8548 boards | Peter Tyser | 2008-12-03 | -12/+0 |
* | 85xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-12-03 | -11/+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 | -38/+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 | -65/+65 |
* | FSL DDR: Convert MPC8548CDS to new DDR code. | Jon Loeliger | 2008-08-27 | -1/+88 |
* | mpc85xx: workaround old binutils bug | Kumar Gala | 2008-08-10 | -5/+11 |
* | mpc85xx: Update linker scripts for Freescale boards | Kumar Gala | 2008-07-31 | -22/+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 | -8/+8 |
* | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -5/+0 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -39/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | 85xx: Limit CPU2 workaround to parts that have the errata | Andy Fleming | 2008-05-07 | -1/+6 |
* | 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 | -11/+6 |
* | 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 MPC8541/MPC8555/MPC8548 CDS to new TLB setup | Kumar Gala | 2008-01-17 | -189/+105 |
* | 85xx: Use proper defines for PCI addresses | Kumar Gala | 2008-01-16 | -2/+2 |
* | 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code | Kumar Gala | 2008-01-16 | -69/+74 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Reworked FSL Book-E TLB macros to be more readable | Kumar Gala | 2008-01-09 | -60/+49 |
* | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. | Kumar Gala | 2007-12-11 | -0/+1051 |