summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2011-08-03omap4: cleanup pin mux dataAneesh V
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-18ARM: MX5: Fix broken leftover TO-2 errata workaroundDavid Jander
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-14MX5: Update to autogenerated asm-offsets.hStefano Babic
2011-07-04MX5: Introduce a function for setting the chip select sizeFabio Estevam
2011-07-04OMAP[34]: fix broken timerJohn Rigby
2011-07-04armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-07-04armv7: cache maintenance operations for armv7Aneesh V
2011-06-02Minor coding style cleanupWolfgang Denk
2011-06-01armv7: Add ST-Ericsson u8500 archJohn Rigby
2011-05-26S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26S5PC2XX: Support the cpu revisionMinkyu Kang
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2011-05-23MX53: Handle silicon revision 2.1 caseFabio Estevam
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler
2011-04-27MX5: factor out boot cause funciton to common codeJason Liu
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-21arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren
2011-02-02armv7: add support for S5PC210 SoCMinkyu Kang
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R64343
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-11omap3: emif|sdrc: use a single global data defineNishanth Menon
2010-12-11OMAP: Timer: Replace bss variable by gdDirk Behme
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-12-09armv7: fix relocation skipAndreas Bießmann
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann