summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* 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
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+1
* ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-08-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-30-9/+9
|\
| * ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-30-9/+9
* | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-29-2/+3
* | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-14/+14
|/
* ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-45/+25
* armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-04-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-29-74/+1
|\
| * MX51: remove warning in clock.cStefano Babic2010-10-28-1/+1
| * MX5:use common u-boot.lds of cpu layerJason Liu2010-10-28-73/+0
* | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-4/+0
* | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-170/+0
|/
* ARM: fix address setup in start.SDarius Augulis2010-10-26-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-4/+5
* ARM: Use consistent assembler syntaxGray Remlin2010-10-26-5/+5
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-53/+85
|\
| * armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13-53/+85
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-19-51/+43
|\ \
| * | MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu2010-10-19-14/+0
| * | MX5: rename mx51 to mx5Jason Liu2010-10-18-37/+43
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
|/ /
* | ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-17-0/+5
* | ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman2010-10-17-1/+1
|/
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-4/+4
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-29-2/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-6/+365
|\
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-19-6/+285
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-19-0/+80
* | ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2010-09-28-1/+29
|/
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-09-288/+665
|\
| * ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman2010-09-08-22/+21
| * ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-08-1/+3
| * ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard2010-09-08-3/+10
| * ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-08-35/+19
| * ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard2010-09-08-54/+21
| * ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman2010-09-08-147/+471
| * ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman2010-09-08-26/+121
| * ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-08-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-40/+103
|\ \ | |/ |/|
| * ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-5/+24
| * ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-23-15/+14
| * ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-23-2/+46
| * S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-20/+21
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-10-1/+1
|\ \