aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2-224/+0
2009-07-18OMAP3 Fix compiler warning for v7_flush_dcache_allTom Rix1-0/+3
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD5-9/+9
2009-07-16nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directoryStefan Roese2-224/+0
2009-07-14usb: mpc834x: added support of the MPH USB controller in addition to the DR oneValeriy Glushkov1-0/+2
2009-07-14MPC512x: factor out common codeWolfgang Denk2-1/+122
2009-07-14Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk9-11/+509
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk3-2/+188
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk3-0/+296
2009-07-13Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2-7/+23
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+1
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou3-2/+187
2009-07-10board support patch for phyCORE-MPC5200B-tinyJon Smirl1-0/+3
2009-07-10ppc4xx: Set default PCI device ID for 405EP boardsMatthias Fuchs1-2/+9
2009-07-10ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init()Matthias Fuchs2-5/+14
2009-07-09mpc83xx: USB: fix: access of ehci struct elementsVivek Mahajan1-2/+2
2009-07-08ppc4xx: Make pll_write globalMatthias Fuchs1-0/+1
2009-07-08ppc4xx: Remove compilation warning "pci_async_enabled defined but not used"Stefan Roese1-0/+2
2009-07-08ppc4xx: Implement is_pci_host() for 405 CPUsMatthias Fuchs1-3/+16
2009-07-08ppc4xx: Fixed PPC4xx debug compilation error in uic.cAlessio Centazzo1-1/+1
2009-07-084xx: Fix compilation warnings and MQ registers dump in SPD DDR2 codeFelix Radensky1-17/+25
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD3-0/+296
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk4-5/+1
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk30-277/+1818
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar1-5/+1
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini1-139/+27
2009-07-06arm nomadik: cleanup resetAlessandro Rubini1-12/+1
2009-07-06at91: Add CAN init functionDaniel Gorsulowski2-0/+30
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD4-21/+56
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+6
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun4-68/+104
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar5-0/+670
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser2-121/+4
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser1-1/+1
2009-07-01fsl_ddr: Fix DDR3 calculation of rank density with 8GB or moreTimur Tabi1-1/+1
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser1-25/+1
2009-07-018xxx: Move dma_init() call to common codePeter Tyser3-3/+6
2009-07-01fsl_dma: Move dma function prototypes to common header filePeter Tyser1-4/+0
2009-07-018xxx: Rename dma_xfer() to dmacpy()Peter Tyser3-32/+30
2009-07-018xxx: Break out DMA code to a common filePeter Tyser2-102/+0
2009-06-3086xx: Add CPU_TYPE_ENTRY supportKumar Gala1-12/+21
2009-06-26s3c64xx: move the reset_cpu functionMinkyu Kang3-16/+36
2009-06-21mx27: basic cpu supportIlya Yanok4-0/+533
2009-06-21i.MX31: Create a common device file.Magnus Lilja2-0/+57
2009-06-21MX31: Add NAND SPL for i.MX31.Magnus Lilja1-2/+7
2009-06-21ARM1136: Introduce CONFIG_PRELOADER macro.Magnus Lilja1-12/+12
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-2/+284
2009-06-15Blackfin: bump up default JTAG console timeoutVivi Li1-1/+1
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-0/+12
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren2-656/+1