summaryrefslogtreecommitdiff
path: root/cpu
Commit message (Expand)AuthorAgeLines
...
| | * | sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-08-0/+296
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-13-7/+23
| |\ \
| | * | ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-10-2/+9
| | * | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-10-5/+14
| * | | mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-09-2/+2
| |/ /
* | | board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-10-0/+3
|/ /
* | ppc4xx: Make pll_write globalMatthias Fuchs2009-07-08-0/+1
* | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-08-0/+2
* | ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-08-3/+16
* | ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-08-1/+1
* | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-08-17/+25
|/
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-07-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-07-277/+1818
|\
| * arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar2009-07-06-5/+1
| * arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini2009-07-06-139/+27
| * arm nomadik: cleanup resetAlessandro Rubini2009-07-06-12/+1
| * at91: Add CAN init functionDaniel Gorsulowski2009-07-06-0/+30
| * S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-06-21/+56
| * arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-06-6/+6
| * move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-06-68/+104
| * arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-06-0/+670
| * s3c64xx: move the reset_cpu functionMinkyu Kang2009-06-26-16/+36
| * mx27: basic cpu supportIlya Yanok2009-06-21-0/+533
| * i.MX31: Create a common device file.Magnus Lilja2009-06-21-0/+57
| * MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-21-2/+7
| * ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-21-12/+12
| * at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-2/+284
* | 83xx: Add support for fsl_dma driverPeter Tyser2009-07-02-121/+4
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02-1/+1
* | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi2009-07-01-1/+1
* | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-01-25/+1
* | 8xxx: Move dma_init() call to common codePeter Tyser2009-07-01-3/+6
* | fsl_dma: Move dma function prototypes to common header filePeter Tyser2009-07-01-4/+0
* | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-01-32/+30
* | 8xxx: Break out DMA code to a common filePeter Tyser2009-07-01-102/+0
* | 86xx: Add CPU_TYPE_ENTRY supportKumar Gala2009-06-30-12/+21
|/
* Blackfin: bump up default JTAG console timeoutVivi Li2009-06-15-1/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-15-656/+1
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-12-10/+12
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-12-26/+32
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-12-34/+7
* 85xx: Add QE clk supportHaiying Wang2009-06-12-1/+18
* 85xx: Added MPC8535/E identifiersKumar Gala2009-06-12-0/+2
* 85xx: Always attempt ethernet device tree fixupKumar Gala2009-06-12-3/+0
* mpc512x: Fix problem with I2C access before relocationStefan Roese2009-06-12-1/+1
* mpc83xx: USB: Reorganized its supportVivek Mahajan2009-06-12-1/+18
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-12-34/+34
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12-1/+1
* mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese2009-06-12-21/+15