| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields | Peter Tyser | 2009-07-22 | -2/+2 |
* | ppc: Fix compile error for boards with CONFIG_DDR_ECC | Peter Tyser | 2009-07-17 | -4/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2009-07-16 | -1/+10 |
|\ |
|
| * | usb: mpc834x: added support of the MPH USB controller in addition to the DR one | Valeriy Glushkov | 2009-07-14 | -1/+10 |
* | | Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze | Wolfgang Denk | 2009-07-16 | -138/+1 |
|\ \
| |/
|/| |
|
| * | asm-generic: Consolidate errno.h to asm-generic/errno.h | Michal Simek | 2009-07-09 | -138/+1 |
* | | MPC512x: factor out common code | Wolfgang Denk | 2009-07-14 | -0/+57 |
* | | MPC512x: Add MSCAN1...4 Clock Control Registers | Wolfgang Denk | 2009-07-14 | -4/+5 |
|/ |
|
* | 83xx: Add support for fsl_dma driver | Peter Tyser | 2009-07-02 | -47/+43 |
* | 85xx: Adds GPIO registers to MPC85xx Memory Map. | Poonam Aggrwal | 2009-07-02 | -0/+11 |
* | fsl_dma: Break out common memory initialization function | Peter Tyser | 2009-07-01 | -0/+3 |
* | fsl_dma: Move dma function prototypes to common header file | Peter Tyser | 2009-07-01 | -0/+5 |
* | fsl_dma: Add bitfield definitions for common registers | Peter Tyser | 2009-07-01 | -0/+46 |
* | 8xxx: Break out DMA code to a common file | Peter Tyser | 2009-07-01 | -0/+7 |
* | 86xx: Add CPU_TYPE_ENTRY support | Kumar Gala | 2009-06-30 | -1/+1 |
* | 85xx: Add PORBMSR and PORDEVSR shift defines | Peter Tyser | 2009-06-12 | -0/+2 |
* | fsl/85xx, 86xx: Sync up DMA code | Peter Tyser | 2009-06-12 | -0/+2 |
* | fsl: Create common fsl_dma.h for 85xx and 86xx cpus | Peter Tyser | 2009-06-12 | -146/+57 |
* | drivers/qe: Add more SNUM number for QE | Haiying Wang | 2009-06-12 | -1/+4 |
* | drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs | Haiying Wang | 2009-06-12 | -0/+8 |
* | 85xx: Add QE clk support | Haiying Wang | 2009-06-12 | -0/+2 |
* | 85xx: Added MPC8535/E identifiers | Kumar Gala | 2009-06-12 | -0/+2 |
* | mcp512x: Add macros for SCFR LPC divisor access | Stefan Roese | 2009-06-12 | -0/+3 |
* | mpc85xx: USB: Add support | Vivek Mahajan | 2009-06-12 | -1/+4 |
* | mpc83xx: USB: Reorganized its support | Vivek Mahajan | 2009-06-12 | -1/+4 |
* | 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x | Peter Tyser | 2009-06-12 | -14/+14 |