summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2010-09-281-1/+29
|/
* Prepare v2010.09-rc1Wolfgang Denk2010-09-105-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-0910-288/+665
|\
| * ARMV7: OMAP3: Remove erroneous hard coded sdram setup for 128MB/bankSteve Sakoman2010-09-081-22/+21
| * ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-081-1/+3
| * ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisionsMans Rullgard2010-09-081-3/+10
| * ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-082-35/+19
| * ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functionsMans Rullgard2010-09-081-54/+21
| * ARMV7: OMAP3: Add clock setup for OMAP36XX/37XXSteve Sakoman2010-09-082-147/+471
| * ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XXSteve Sakoman2010-09-081-26/+121
| * ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-083-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-087-40/+103
|\ \ | |/ |/|
| * ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-302-5/+24
| * ARMV7: S5P: rename from s5pc1xx to s5pMinkyu Kang2010-08-233-15/+14
| * ARMV7: S5P: make s5p-common for sharing the code between s5pc1xx and s5pc2xxMinkyu Kang2010-08-234-2/+46
| * S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-175-20/+21
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-101-1/+1
|\ \
| * | MX51EVK: fix return value of get_timer_maskedLi Haibo2010-08-101-1/+1
* | | ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-051-9/+0
* | | ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-051-0/+11
| |/ |/|
* | ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-152-0/+46
|/
* ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-059-2/+324
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-0533-0/+5203
OpenPOWER on IntegriCloud