summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* MX5: Introduce a function for setting the chip select sizeFabio Estevam2011-07-041-0/+30
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* armv7: adapt s5pc1xx to the new cache maintenance frameworkAneesh V2011-07-041-82/+6
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-044-283/+149
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-042-0/+21
* armv7: integrate cache maintenance supportAneesh V2011-07-042-27/+38
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-3/+0
* armv7: cache maintenance operations for armv7Aneesh V2011-07-042-1/+395
* Minor coding style cleanupWolfgang Denk2011-06-021-3/+3
* armv7: Add ST-Ericsson u8500 archJohn Rigby2011-06-014-0/+291
* S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang2011-05-261-20/+26
* S5P: add set_mmc_clk for external clock controlJaehoon Chung2011-05-262-0/+37
* S5PC2XX: Support the cpu revisionMinkyu Kang2011-05-261-0/+2
* S5P:SROM config code moved to s5p-common directoryChander Kashyap2011-05-263-13/+13
* MX53: Handle silicon revision 2.1 caseFabio Estevam2011-05-231-7/+3
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+1
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-32/+0
* arm: Tegra2: Add missing PLLX initTom Warren2011-04-271-0/+29
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-275-1/+540
* ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-271-1/+1
* OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-272-0/+42
* MX5: factor out boot cause funciton to common codeJason Liu2011-04-271-0/+28
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-271-44/+5
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-272-0/+190
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-272-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-216-0/+386
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-023-0/+292
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-021-2/+0
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-022-17/+23
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-021-2/+4
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-023-47/+96
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+4
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-131-1/+1
* omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-112-4/+2
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-111-11/+11
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-091-0/+14
|\
| * imx: Get fec mac address from fuseLiu Hui-R643432010-11-211-0/+14
* | armv7: fix relocation skipAndreas Bießmann2010-12-091-2/+2
* | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-091-3/+3
* | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-091-4/+4
* | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-091-5/+5
* | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-081-0/+1
* | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-081-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-301-9/+9
|\ \
| * | ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-301-9/+9
* | | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-291-2/+3
* | | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-191-1/+2
* | | Switch from archive libraries to partial linkingSebastien Carlier2010-11-177-14/+14
|/ /
OpenPOWER on IntegriCloud