summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* 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