summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-03-0/+3
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-01-3/+0
* ARM: fix error: conflicting types for 'setenv'seedshope2011-08-01-8/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-13/+13
* unify version_stringAndreas Bießmann2011-07-28-8/+0
* cosmetic: spell fixes etc.Michael Jones2011-07-28-1/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-193/+43
* Timer: Fix at91rm9200/spi.c timer usageGraeme Russ2011-07-26-2/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-194/+7
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-160/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-58/+58
* scaled down version of generic libraries for SPLAneesh V2011-07-26-0/+2
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-26-3/+10
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-19-0/+11
|\
| * mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3Tom Warren2011-07-15-0/+11
* | ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-18-1/+5
* | MX31: Cleanup clock functionStefano Babic2011-07-18-3/+29
* | Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-2/+2
* | ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-17-0/+2
* | arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-17-0/+4
* | arm: add __ilog2 functionRob Herring2011-07-16-0/+5
* | MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-16/+47
* | MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-55/+96
* | imx: Add support for zmx25 boardMatthias Weisser2011-07-14-0/+64
* | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-14-2/+8
* | imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-14-0/+101
* | imx: Add support for USB EHCI on imx25Matthias Weisser2011-07-14-1/+1
* | imx: Use correct imx25 reset.cMatthias Weisser2011-07-14-4/+2
* | imx: Add get_tbclk() function for imx25Matthias Weisser2011-07-14-0/+12
* | mx27: Make the UART port number explicitFabio Estevam2011-07-14-2/+2
* | build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
|/
* arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSIHolger Brunck2011-07-04-0/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-04-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-04-2/+93
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-04-0/+45
* arm920t/at91: add clock.cAndreas Bießmann2011-07-04-40/+198
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-04-1/+1
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-04-1/+36
* MX5: Add iomux structureFabio Estevam2011-07-04-0/+23
* MX5: Make the weim structure completeFabio Estevam2011-07-04-6/+125
* OMAP[34]: fix broken timerJohn Rigby2011-07-04-3/+4
* GPIO: Tegra2: add GPIO driver for Tegra2Tom Warren2011-07-04-10/+278
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-04-85/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-04-286/+176
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-04-1/+22
* armv7: add PL310 support to u-bootAneesh V2011-07-04-0/+189
* arm: minor fixes for cache and mmu handlingAneesh V2011-07-04-2/+18
* armv7: integrate cache maintenance supportAneesh V2011-07-04-32/+51
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-12/+7
* armv7: cache maintenance operations for armv7Aneesh V2011-07-04-1/+518