| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser | 2009-06-12 | -6/+6 |
* | MPC512x: remove include/mpc512x.h | Wolfgang Denk | 2009-06-12 | -1/+323 |
* | MPC512x: add more hardware description to immap_512x.h | Wolfgang Denk | 2009-06-12 | -5/+248 |
* | 85xx: Fix MURAM size for MPC8569 | Haiying Wang | 2009-06-12 | -2/+7 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -1/+1 |
* | Update CHANGELOG, coding style cleanup. | Wolfgang Denk | 2009-04-05 | -1/+0 |
* | eSPI: add the eSPI register support | Mingkai Hu | 2009-04-04 | -0/+17 |
* | fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs | Kumar Gala | 2009-04-04 | -3/+9 |
* | fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h | Kumar Gala | 2009-04-04 | -0/+0 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -0/+31 |
* | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -4/+19 |
* | fsl-ddr: add the DDR3 SPD infrastructure | Dave Liu | 2009-03-30 | -1/+37 |
* | Add LSDMR (SDRAM Mode Register) definition on localbus | Kumar Gala | 2009-03-30 | -0/+27 |
* | Add LZO decompressor support | Stefan Roese | 2009-03-20 | -0/+16 |
* | ppc: mark global bi_enet*addr as legacy | Mike Frysinger | 2009-03-20 | -8/+6 |
* | Add eTSEC 1/2 IO override control (corrected) | ksi@koi8.net | 2009-03-09 | -1/+1 |
* | MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default | Becky Bruce | 2009-02-23 | -1/+1 |
* | 83xx: Add eSDHC support on 8379 EMDS board | Andy Fleming | 2009-02-16 | -0/+2 |
* | 85xx: Add eSDHC support for 8536 DS | Andy Fleming | 2009-02-16 | -0/+3 |
* | 32bit BUg fix for DDR2 on 8572 | Poonam_Aggrwal-b10812 | 2009-02-16 | -0/+17 |