| Commit message (Expand) | Author | Age | Lines |
* | ppc4xx: Consolidate pci_master_init() function | Stefan Roese | 2009-11-19 | -0/+1 |
* | ppc4xx: Consolidate pci_pre_init() function | Stefan Roese | 2009-11-19 | -0/+5 |
* | ppc4xx: Consolidate pci_target_init() function | Stefan Roese | 2009-11-19 | -0/+2 |
* | fsl_pci_init_port end-point initialization is broken | Ed Swarthout | 2009-11-04 | -0/+1 |
* | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" | Kumar Gala | 2009-11-04 | -2/+1 |
* | 85xx: MP Boot Page Translation update | Peter Tyser | 2009-10-27 | -0/+10 |
* | ppc/85xx/pci: fsl_pci_init: pcie agent mode support | Vivek Mahajan | 2009-10-27 | -1/+2 |
* | mpc512x: fix System Clock Control constants for USB1 & USB2 | Martha Stan | 2009-10-18 | -2/+2 |
* | Merge branch 'reloc' | Wolfgang Denk | 2009-10-09 | -1/+4 |
|\ |
|
| * | ppc: Remove reloc_off field from global_data structure | Peter Tyser | 2009-10-03 | -1/+1 |
| * | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -0/+3 |
* | | mpc512x: fix fixed_sdram() init code. | Wolfgang Denk | 2009-10-08 | -1/+12 |
* | | ppc4xx: Add PPC405EX(r) Rev D support | Stefan Roese | 2009-10-07 | -2/+4 |
* | | ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling | Stefan Roese | 2009-10-02 | -3/+4 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2009-09-30 | -1589/+1586 |
|\ |
|
| * | ppc/85xx: Clean up immap_85xx.h | Kumar Gala | 2009-09-28 | -1589/+1586 |
* | | ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case | Stefan Roese | 2009-09-28 | -51/+35 |
* | | ppc4xx: Convert PPC4xx UIC defines from lower case to upper case | Stefan Roese | 2009-09-28 | -49/+37 |
|/ |
|
* | Fix "ppc/85xx: Clean up use of LAWAR defines" breakage | Wolfgang Denk | 2009-09-25 | -1/+1 |
* | mpc512x: Streamlined fixed_sdram() init sequence. | Martha M Stan | 2009-09-25 | -1/+5 |
* | ppc/p4080: Add various p4080 related defines (and p4040) | Kumar Gala | 2009-09-24 | -2/+8 |
* | ppc/p4080: Add support for CoreNet style platform LAWs | Kumar Gala | 2009-09-24 | -0/+31 |
* | ppc/p4080: Add p4080 platform immap definitions | Kumar Gala | 2009-09-24 | -20/+271 |
* | immap_85xx: add porpllsr's plat ratio definition | Mingkai Hu | 2009-09-24 | -0/+2 |
* | fsl_pci: create a SET_STD_PCI_INFO() helper wrapper | Paul Gortmaker | 2009-09-24 | -0/+12 |
* | ppc/85xx: Clean up use of LAWAR defines | Kumar Gala | 2009-09-24 | -7/+2 |
* | ppc/85xx: Fix LCRR_CLKDIV defines | Kumar Gala | 2009-09-24 | -0/+8 |
* | Correct ffs/fls regression for PowerPC etc | Simon Kagstrom | 2009-09-17 | -2/+2 |
* | ppc/85xx: Repack tlb_table to save space | Kumar Gala | 2009-09-15 | -11/+10 |
* | ppc/85xx: Introduce low level write_tlb function | Kumar Gala | 2009-09-15 | -0/+4 |
* | ppc/85xx: Ensure that MAS8 is zero when writing TLB entries. | Scott Wood | 2009-09-15 | -0/+2 |
* | Define ffs/fls for all architectures | Simon Kagstrom | 2009-09-15 | -0/+2 |
* | ppc/85xx,86xx: Handling Unknown SOC version | Poonam Aggrwal | 2009-09-08 | -0/+2 |
* | ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host | Kumar Gala | 2009-09-08 | -0/+5 |
* | ppc/85xx: Add a simple function to search the TLB | Kumar Gala | 2009-09-08 | -2/+5 |
* | 85xx: Add support for setting IVORs to fixed offset defaults | Kumar Gala | 2009-09-08 | -0/+12 |
* | ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist | Kumar Gala | 2009-09-08 | -2/+1 |
* | driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller | Poonam Aggrwal | 2009-08-28 | -0/+26 |
* | 85xx: Added single core members of FSL P1xx/P2xx processors series | Poonam Aggrwal | 2009-08-28 | -2/+6 |
* | 85xx: Added CONFIG_MAX_CPUS for P1020 | Poonam Aggrwal | 2009-08-28 | -2/+2 |
* | 85xx: Add L2SRAM Register's macro definition | Mingkai Hu | 2009-08-28 | -0/+5 |
* | 85xx: Added P1020 Processor Support. | Poonam Aggrwal | 2009-08-28 | -0/+2 |
* | 85xx: Add support for P2020RDB board | Poonam Aggrwal | 2009-08-28 | -1/+1 |
* | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | -2/+11 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | -1/+0 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | -1/+1 |
* | ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips | Stefan Roese | 2009-07-30 | -0/+2 |
* | ppc4xx: Add struct for 4xx GPIO controller registers | Matthias Fuchs | 2009-07-24 | -0/+24 |
* | ppc4xx: Replace 4xx lowercase SPR references | Matthias Fuchs | 2009-07-24 | -0/+46 |
* | Add "chip_config" command for PPC4xx bootstrap configuration | Stefan Roese | 2009-07-24 | -0/+42 |