summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
* ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
* am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
* Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-1833-1943/+3264
|\
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-152-568/+0
| |\
| | * tegra: usb: move implementation into right directoryLucas Stach2013-03-142-556/+0
| | * tegra: usb: various small cleanupsLucas Stach2013-03-141-12/+1
| | * tegra: usb: move controller init into start_portLucas Stach2013-03-141-28/+29
| | * tegra: usb: remove unneeded function parameterLucas Stach2013-03-141-4/+2
| | * tegra: usb: make controller init functions more self containedLucas Stach2013-03-141-12/+12
| | * tegra: usb: set USB_PORTS_MAX to correct valueLucas Stach2013-03-141-1/+1
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-03-155-38/+18
| |\ \
| | * | ARM: mx6: use common CPU errata config optionsStephen Warren2013-03-074-37/+5
| | * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-02-2315-41/+257
| | |\ \
| | * | | build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-121-1/+1
| | * | | mx6: Disable Power Down Bit of watchdogFabio Estevam2013-02-121-0/+12
| * | | | ARM: implement some Cortex-A9 errata workaroundsStephen Warren2013-03-131-0/+19
| | |_|/ | |/| |
| * | | Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * | | Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-122-4/+67
| * | | arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
| * | | arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-112-2/+10
| * | | arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-114-6/+41
| * | | arm: dra7xx: Add control module changesLokesh Vutla2013-03-112-2/+75
| * | | arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-113-7/+92
| * | | arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-115-7/+236
| * | | ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-113-1/+126
| * | | ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCsLokesh Vutla2013-03-112-2/+87
| * | | ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-113-180/+228
| * | | ARM: OMAP5: clock: Add the prcm register changes required for ES2.0SRICHARAN R2013-03-112-0/+288
| * | | ARM: OMAP5: Add silicon id support for ES2.0 revision.SRICHARAN R2013-03-111-11/+16
| * | | ARM: OMAP5: Clean up iosettings codeLokesh Vutla2013-03-112-44/+67
| * | | ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-117-80/+164
| * | | ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-113-82/+99
| * | | ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-117-249/+170
| * | | ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-115-798/+802
| * | | ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-1112-268/+951
| * | | ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-114-7/+22
| * | | OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-111-1/+1
| * | | omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-083-6/+6
| * | | omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-083-6/+6
| * | | am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-081-3/+9
| | |/ | |/|
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-211-0/+3
| |\ \
| | * | am33xx: support for booting via usbethIlya Yanok2013-02-181-0/+3
| * | | Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'Albert ARIBAUD2013-02-213-1/+91
| |\ \ \ | | |/ / | |/| |
| | * | arm: zynq: Add lowlevel initialization to CMichal Simek2013-02-071-1/+25
| | * | arm: zynq: Add SLCR support with system resetMichal Simek2013-02-073-0/+66
* | | | Replace __bss_end__ with __bss_endSimon Glass2013-03-153-3/+3
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-127-4/+122
|\ \ \ | |/ / |/| |
| * | Tegra114: Add CPU (armv7) filesTom Warren2013-02-112-0/+59
OpenPOWER on IntegriCloud