summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* 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
* MX27: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-0/+47
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-0/+78
* imx: Add auto generation of asm-offsets.h for imx25Matthias Weisser2011-07-14-0/+62
* 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-1/+1
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-04-0/+86
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-04-0/+44
* arm920t/at91: add clock.cAndreas Bießmann2011-07-04-34/+162
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-04-0/+30
* OMAP[34]: fix broken timerJohn Rigby2011-07-04-3/+4
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-04-82/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-04-283/+149
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-04-0/+21
* armv7: integrate cache maintenance supportAneesh V2011-07-04-27/+38
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-5/+2
* armv7: cache maintenance operations for armv7Aneesh V2011-07-04-1/+395
* Minor coding style fixes.Wolfgang Denk2011-06-27-3/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-23-156/+120
|\
| * IXP NPE: add support for fixed-speed MII portsMichael Schwingen2011-06-23-25/+42
| * use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen2011-06-23-4/+9
| * fix "depend" target in npe directoryMichael Schwingen2011-06-23-0/+1
| * Fix IXP code to work after relocation was addedMichael Schwingen2011-06-23-125/+63
| * add support for IXP42x Rev. B1 and newerMichael Schwingen2011-06-23-2/+5
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-7/+1
|/
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-21-12/+12
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-21-7/+7
* Minor coding style cleanupWolfgang Denk2011-06-02-3/+3
* armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-01-0/+291
* S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang2011-05-26-20/+26
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-26-0/+37
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-26-0/+2
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-26-13/+13
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-23-5/+1
* MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-23-7/+3
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+1
* at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-18-37/+18
* at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig2011-05-18-2/+6
* AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-18-16/+11
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-18-8/+7
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-18-51/+33
* MX31: change return value of get_cpu_revStefano Babic2011-05-11-13/+18
* ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin2011-04-27-52/+0
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-27-32/+0
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-27-0/+29
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-1/+540
* ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-27-1/+1