summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc: add Marvell Integrated RTCJason Cooper2011-08-041-0/+1
* Armada100: MFP macro naming correctionAjay Bhargav2011-08-041-2/+2
* arm: auto gen asm-offsets.h for mb86r0xMatthias Weisser2011-08-042-74/+42
* AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-033-105/+56
* AT91: SoC fix at91sam9261_matrix.hXu, Hong2011-08-031-41/+36
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-032-170/+136
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-031-1/+2
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-032-887/+0
* omap4: clock init support for omap4460Aneesh V2011-08-031-1/+11
* omap4: support TPS programmingAneesh V2011-08-032-0/+17
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-034-24/+63
* omap4: sdram init changes for omap4460Aneesh V2011-08-031-2/+8
* omap4: add omap4460 revision detectionAneesh V2011-08-032-0/+2
* omap: add MMC and FAT support to SPLAneesh V2011-08-032-0/+25
* omap: add basic SPL supportAneesh V2011-08-032-0/+3
* omap4: calculate EMIF register valuesAneesh V2011-08-033-6/+14
* omap4: add sdram init supportAneesh V2011-08-034-4/+1036
* omap4: add clock supportAneesh V2011-08-033-0/+675
* omap4: add OMAP4430 revision checkAneesh V2011-08-033-8/+33
* omap4: cleanup pin mux dataAneesh V2011-08-031-1/+3
* omap4: utility function to identify the context of hw initAneesh V2011-08-032-1/+82
* DA8xx: fix LPSC constantsLaurence Withers2011-08-031-12/+31
* DA8xx: switch an enum to defines for consistencyLaurence Withers2011-08-031-41/+40
* DA8xx: add MMC/SD controller addressesLaurence Withers2011-08-031-0/+2
* DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers2011-08-031-1/+1
* DA8xx: add generic GPIO driverLaurence Withers2011-08-031-0/+8
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-031-0/+0
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-011-3/+0
* ARM: fix error: conflicting types for 'setenv'seedshope2011-08-011-8/+0
* cosmetic: spell fixes etc.Michael Jones2011-07-281-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-192-0/+11
|\
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-152-0/+11
* | MX31: Cleanup clock functionStefano Babic2011-07-181-2/+9
* | arm: add __ilog2 functionRob Herring2011-07-161-0/+5
* | MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-141-16/+0
* | MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-142-55/+18
* | imx: Add support for zmx25 boardMatthias Weisser2011-07-141-0/+64
* | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-141-2/+8
* | imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-141-0/+39
* | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-141-1/+1
* | mx27: Make the UART port number explicitFabio Estevam2011-07-141-1/+1
|/
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-041-0/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-041-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-041-2/+7
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-041-0/+1
* arm920t/at91: add clock.cAndreas Bießmann2011-07-041-6/+36
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-041-1/+1
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-042-1/+6
* MX5: Add iomux structureFabio Estevam2011-07-041-0/+23
* MX5: Make the weim structure completeFabio Estevam2011-07-041-6/+125
OpenPOWER on IntegriCloud