aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2-2/+13
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou8-0/+532
2009-07-12pxa: fix CKEN_B register bitsDaniel Mack1-6/+6
2009-07-12pxa: add clock for system bus 2 arbiterDaniel Mack1-0/+1
2009-07-12arm: Kirkwood: bugfix: UART1 bar correctionPrafulla Wadaskar1-1/+1
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk4-8/+5
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk36-180/+4352
2009-07-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2-0/+41
2009-07-06MX31: Add NAND SPL boot support to i.MX31 PDK board.Magnus Lilja2-3/+94
2009-07-06arm: Kirkwood: arch specific updated for ehci-Kirkwood driver supportPrafulla Wadaskar2-0/+9
2009-07-06arm nomadik: use 1000 as HZ value and rewrite timer codeAlessandro Rubini2-1/+67
2009-07-06arm nomadik: allow Nand and OneNand to coexistsAlessandro Rubini1-18/+31
2009-07-06arm nomadik: cleanup resetAlessandro Rubini1-3/+2
2009-07-06arm nomadik: rename board to nhk8815Alessandro Rubini1-1/+2
2009-07-06xscale: add support for the polaris boardStefano Babic1-3/+22
2009-07-06at91: Add esd gmbh MEESC board supportDaniel Gorsulowski1-0/+188
2009-07-06ARM: Update mach-typesJean-Christophe PLAGNIOL-VILLARD1-39/+1612
2009-07-06at91: Add CAN init functionDaniel Gorsulowski1-0/+1
2009-07-06arm: Kirkwood: Correct header defineSimon Kagstrom1-1/+1
2009-07-06MX31: Add basic support for Freescale i.MX31 PDK board.Magnus Lilja2-0/+164
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD1-2/+0
2009-07-06dm355/pm9261: add missing CONFIG_NET_MULTIJean-Christophe PLAGNIOL-VILLARD2-0/+2
2009-07-06move L2 cache enable/disable function to cache.c in the omap3 SoC directoryKim, Heung Jun1-0/+4
2009-07-06versatile: config coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-60/+58
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar5-0/+605
2009-07-06arm: generic cache.h for ARM architecturesPrafulla Wadaskar1-0/+41
2009-07-06OMAP3EVM: fix typo. replace CS6 by CS5, no functionality changeMatthias Ludwig1-2/+3
2009-07-0283xx: Add support for fsl_dma driverPeter Tyser4-63/+43
2009-07-028xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processorsPoonam Aggrwal1-1/+2
2009-07-0285xx: Adds GPIO registers to MPC85xx Memory Map.Poonam Aggrwal1-0/+11
2009-07-0186xx: XPedite5170 board supportPeter Tyser1-0/+756
2009-07-01fsl_dma: Break out common memory initialization functionPeter Tyser1-0/+3
2009-07-01fsl_dma: Move dma function prototypes to common header filePeter Tyser1-0/+5
2009-07-01fsl_dma: Add bitfield definitions for common registersPeter Tyser1-0/+46
2009-07-018xxx: Break out DMA code to a common filePeter Tyser3-0/+9
2009-06-3085xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang1-0/+1
2009-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala3-7/+7
2009-06-3086xx: Add CPU_TYPE_ENTRY supportKumar Gala1-1/+1
2009-06-26spi: Add Marvell Kirkwood SPI driverPrafulla Wadaskar1-0/+56
2009-06-23integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD2-5/+7
2009-06-21serial_mx31: allow it to work with mx27 too and rename to serial_mxcIlya Yanok4-4/+4
2009-06-21mx27: basic cpu supportIlya Yanok3-0/+564
2009-06-21i.MX31: Create a common device file.Magnus Lilja1-0/+3
2009-06-21ARM: Add macros.h to be used in assembler file.Jean-Christophe PLAGNIOL-VILLARD1-0/+74
2009-06-21MX31: Add NAND SPL for i.MX31.Magnus Lilja2-0/+114
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD1-0/+28
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD1-6/+136
2009-06-21at91: add support for the PM9261 board of Ronetix GmbHIlko Iliev1-0/+382
2009-06-21pm9263: use macro instead of hardcode value for the lowlevel_initJean-Christophe PLAGNIOL-VILLARD2-28/+82
2009-06-21pm9263: lowlevel init updateJean-Christophe PLAGNIOL-VILLARD1-9/+1