summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-03-0/+3
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-21/+7
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-20/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-25/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-3/+3
* ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander2011-07-18-1/+5
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-17-0/+2
* MX5: Update to autogenerated asm-offsets.hStefano Babic2011-07-14-0/+78
* 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-3/+0
* armv7: cache maintenance operations for armv7Aneesh V2011-07-04-1/+395
* 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
* MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-23-7/+3
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+1
* 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
* OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-27-0/+42
* MX5: factor out boot cause funciton to common codeJason Liu2011-04-27-0/+28
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-27-44/+5
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-27-0/+190
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+386
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-02-0/+292
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-2/+0
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-02-17/+23
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-02-2/+4
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-02-47/+96
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-2/+4
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-1/+1
* omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-11-4/+2
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-11-11/+11
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-0/+14
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-0/+14
* | armv7: fix relocation skipAndreas Bießmann2010-12-09-2/+2
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-3/+3
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-4/+4