summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-172-45/+25
* | armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-041-0/+7
|/
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-292-74/+1
|\
| * MX51: remove warning in clock.cStefano Babic2010-10-281-1/+1
| * MX5:use common u-boot.lds of cpu layerJason Liu2010-10-281-73/+0
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-4/+0
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-294-170/+0
|/
* ARM: fix address setup in start.SDarius Augulis2010-10-261-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-4/+5
* ARM: Use consistent assembler syntaxGray Remlin2010-10-261-5/+5
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-192-53/+85
|\
| * armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-132-53/+85
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-198-51/+43
|\ \
| * | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-191-14/+0
| * | MX5: rename mx51 to mx5Jason Liu2010-10-188-37/+43
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-2/+2
|/ /
* | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-171-0/+5
* | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-171-1/+1
|/
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-111-4/+4
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-293-2/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-286-6/+365
|\
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-195-6/+285
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-191-0/+80
OpenPOWER on IntegriCloud