summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USARTAndreas Bießmann2011-08-03-4/+0
* a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warningAndreas Bießmann2011-08-03-4/+0
* ARM: remove obsolete at91rm9200Andreas Bießmann2011-08-03-2936/+0
* omap4: clock init support for omap4460Aneesh V2011-08-03-8/+65
* omap4: support TPS programmingAneesh V2011-08-03-7/+79
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-51/+105
* omap4: sdram init changes for omap4460Aneesh V2011-08-03-19/+30
* omap4: add omap4460 revision detectionAneesh V2011-08-03-0/+5
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-03-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-2/+277
* omap: add basic SPL supportAneesh V2011-08-03-2/+201
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-03-12/+39
* omap4: automatic sdram detectionAneesh V2011-08-03-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-03-10/+967
* omap4: add sdram init supportAneesh V2011-08-03-7/+1500
* omap4: add clock supportAneesh V2011-08-03-0/+1486
* omap4: add OMAP4430 revision checkAneesh V2011-08-03-8/+97
* omap4: cleanup pin mux dataAneesh V2011-08-03-4/+129
* omap4: utility function to identify the context of hw initAneesh V2011-08-03-1/+82
* DA8xx: fix LPSC constantsLaurence Withers2011-08-03-12/+31
* DA8xx: switch an enum to defines for consistencyLaurence Withers2011-08-03-41/+40
* DA8xx: add MMC/SD controller addressesLaurence Withers2011-08-03-0/+2
* DaVinci EMAC: declare function for all DA8xx CPUsLaurence Withers2011-08-03-1/+1
* DA8xx: add generic GPIO driverLaurence Withers2011-08-03-0/+8
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-03-0/+0
* 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