summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-185-9/+9
* usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov2009-07-141-0/+2
* MPC512x: factor out common codeWolfgang Denk2009-07-142-1/+122
* Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2009-07-149-11/+509
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-133-2/+188
| |\
| | * at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-121-0/+1
| | * at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-123-2/+187
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2009-07-133-0/+296
| |\ \
| | * | sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-07-083-0/+296
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-07-132-7/+23
| |\ \
| | * | ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs2009-07-101-2/+9
| | * | ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2009-07-102-5/+14
| * | | mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan2009-07-091-2/+2
| |/ /
* | | board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-101-0/+3
|/ /
* | ppc4xx: Make pll_write globalMatthias Fuchs2009-07-081-0/+1
* | ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese2009-07-081-0/+2
* | ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs2009-07-081-3/+16
* | ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo2009-07-081-1/+1
* | 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky2009-07-081-17/+25
|/
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-07-074-5/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-07-0730-277/+1818
|\
| * arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar2009-07-061-5/+1
| * arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini2009-07-061-139/+27
| * arm nomadik: cleanup resetAlessandro Rubini2009-07-061-12/+1
| * at91: Add CAN init functionDaniel Gorsulowski2009-07-062-0/+30
| * S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD2009-07-064-21/+56
| * arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-07-062-6/+6
| * move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun2009-07-064-68/+104
| * arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-065-0/+670
| * s3c64xx: move the reset_cpu functionMinkyu Kang2009-06-263-16/+36
| * mx27: basic cpu supportIlya Yanok2009-06-214-0/+533
| * i.MX31: Create a common device file.Magnus Lilja2009-06-212-0/+57
| * MX31: Add NAND SPL for i.MX31.Magnus Lilja2009-06-211-2/+7
| * ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja2009-06-211-12/+12
| * at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-212-2/+284
* | 83xx: Add support for fsl_dma driverPeter Tyser2009-07-022-121/+4
* | 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-021-1/+1
* | fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi2009-07-011-1/+1
* | fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-25/+1
* | 8xxx: Move dma_init() call to common codePeter Tyser2009-07-013-3/+6
* | fsl_dma: Move dma function prototypes to common header filePeter Tyser2009-07-011-4/+0
* | 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-013-32/+30
* | 8xxx: Break out DMA code to a common filePeter Tyser2009-07-012-102/+0
* | 86xx: Add CPU_TYPE_ENTRY supportKumar Gala2009-06-301-12/+21
|/
* Blackfin: bump up default JTAG console timeoutVivi Li2009-06-151-1/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-152-656/+1
* fsl/85xx, 86xx: Sync up DMA codePeter Tyser2009-06-122-10/+12
* fsl: Create common fsl_dma.h for 85xx and 86xx cpusPeter Tyser2009-06-122-26/+32
* qe: Pass in uec_info struct through uec_initializeHaiying Wang2009-06-122-34/+7
OpenPOWER on IntegriCloud