summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-1356-1192/+2327
|\
| * arm: pxa: config option for PXA270 turbo modeSergey Yanovich2013-06-121-1/+1
| * cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada2013-06-101-2/+2
| * arm: da830: moved pinmux configurations to the arch treeVishwanathrao Badarkhe, Manish2013-06-103-1/+166
| * OMAP5: Enable access to auxclk registersLubomir Popov2013-06-103-0/+30
| * arm: Remove OMAP2420H4 and all omap24xx supportTom Rini2013-06-1010-951/+1
| * ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-108-31/+220
| * ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-106-46/+71
| * ARM: DRA7xx: Update pinmux dataLokesh Vutla2013-06-101-2/+5
| * mmc: omap_hsmmc: Update pbias programmingBalaji T K2013-06-101-1/+1
| * ARM: DRA7xx: Correct SRAM END addressSricharan R2013-06-101-5/+6
| * ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-103-0/+13
| * ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla2013-06-102-0/+11
| * ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-104-12/+97
| * ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-102-2/+1
| * ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-106-1/+80
| * ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla2013-06-101-2/+9
| * ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-107-8/+33
| * ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-1012-9/+9
| * ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R2013-06-101-6/+0
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-109-121/+7
| * OMAP5: Fix bug in omap5_es1_prcm structLubomir Popov2013-06-101-0/+1
| * OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-102-0/+16
| * OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-108-0/+256
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-0811-4/+1300
| |\
| | * arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-031-3/+22
| | * arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-037-0/+1253
| | * arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-033-1/+25
| * | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-061-0/+4
* | | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-064-1/+4
|/ /
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-055-36/+42
* | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-041-2/+2
* | omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-041-1/+1
* | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-3015-992/+124
* | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-3013-81/+55
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-305-124/+126
|\ \
| * | arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-143-56/+54
| * | arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-143-68/+72
* | | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-281-2/+0
* | | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-281-0/+2
* | | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-282-0/+2
* | | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-282-0/+2
* | | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-281-5/+5
* | | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-232-4/+3
* | | ARM: atmel: add sama5d3xek supportBo Shen2013-05-2111-0/+947
* | | ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-211-0/+23
* | | arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-121-0/+4
* | | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-124-2/+181
* | | arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-124-8/+32
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-1132-206/+371
|\ \
OpenPOWER on IntegriCloud