summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* 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
|\ \
| * | MX51EVK: fix return value of get_timer_maskedLi Haibo2010-08-10-1/+1
* | | ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-05-9/+0
* | | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+11
| |/ |/|
* | ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-15-0/+46
|/
* ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-05-2/+324
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-05-0/+5203