| Commit message (Expand) | Author | Age | Lines |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -6/+1 |
* | powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 | Kumar Gala | 2010-07-20 | -34/+34 |
* | powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h | Kumar Gala | 2010-07-20 | -2/+2 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -7/+7 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -6/+6 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -2/+2 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -1/+1 |
* | 86xx: Remove redundant code in initdram | Becky Bruce | 2009-11-04 | -5/+0 |
* | sbc8641d: fix LAW so board doesn't hang on DDR init | Paul Gortmaker | 2009-10-16 | -1/+4 |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -1/+0 |
* | 86xx: Remove redudant PLATFORM_CPPFLAGS | Kumar Gala | 2009-08-28 | -3/+0 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | -7/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | -4/+2 |
* | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -6/+6 |
* | 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 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -1/+1 |
* | mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves | Becky Bruce | 2009-03-31 | -0/+9 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | 86xx: Reset update | Peter Tyser | 2009-02-16 | -0/+29 |
* | sbc8641d: Fix PCI mapping concepts | Becky Bruce | 2009-01-13 | -9/+9 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | Coding Style cleanup, update CHANGELOG | Wolfgang Denk | 2008-11-02 | -1/+1 |
* | 86xx: remove the unused ddr_enable_ecc in the board file | Dave Liu | 2008-10-30 | -11/+0 |
* | 86xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -37/+18 |
* | 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 | -77/+77 |
* | FSL DDR: Convert SBC8641D to new DDR code. | Kumar Gala | 2008-08-27 | -6/+95 |
* | 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 | -9/+9 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | -2/+2 |
* | Remove erroneous or extra spd.h #includers. | Jon Loeliger | 2008-03-05 | -5/+1 |
* | 86xx: Fix renamed GUR symbols in sbc8641d board. | Jon Loeliger | 2008-02-25 | -2/+4 |
* | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger | 2008-02-18 | -14/+27 |
* | 86xx: Remove old-style law setup code | Becky Bruce | 2008-01-24 | -194/+0 |
* | 86xx: Convert sbc8641d to use new law setup code. | Becky Bruce | 2008-01-24 | -1/+59 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Modify SBC8641D to use new Freescale PCI routines | Joe Hamman | 2007-08-13 | -38/+118 |
* | Add support for SBC8641D. Board files. | Joe Hamman | 2007-08-10 | -0/+735 |