| Commit message (Expand) | Author | Age | Lines |
* | board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning | Kumar Gala | 2011-11-11 | -2/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose | Zhao Chenhui | 2011-09-09 | -6/+5 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -22/+0 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -6/+0 |
* | powerpc/85xx: Convert MPC8568MDS to use common SRIO init code | Kumar Gala | 2011-01-14 | -2/+1 |
* | powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -39/+14 |
* | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | -3/+3 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -2/+1 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -38/+0 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -4/+4 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -26/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -7/+2 |
* | 83xx/85xx/86xx: LBC register cleanup | Becky Bruce | 2010-07-16 | -7/+4 |
* | PCIe, USB: Replace 'end point' references with 'endpoint' | Peter Tyser | 2010-01-17 | -1/+1 |
* | ppc/85xx: Clean up MPC8568 MDS PCI setup code | Kumar Gala | 2010-01-05 | -92/+45 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | -2/+2 |
* | 85xx: Move to a common linker script | Kumar Gala | 2009-08-28 | -143/+0 |
* | 85xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | -4/+0 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | -6/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | -4/+2 |
* | 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 |