summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-4/+1300
|\
| * arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03-3/+22
| * arm: vf610: Add Vybrid VF610 CPU supportAlison Wang2013-06-03-0/+1253
| * arm: vf610: Add IOMUX support for Vybrid VF610Alison Wang2013-06-03-1/+25
* | ARM: tegra: only enable SCU on Tegra20Tom Warren2013-06-06-0/+4
* | am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-05-36/+42
* | am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini2013-06-04-2/+2
* | omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-04-1/+1
* | arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-992/+124
* | arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30-81/+55
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-124/+126
|\ \
| * | arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-56/+54
| * | arm: Refactor bootm to reduce #ifdefsSimon Glass2013-05-14-68/+72
* | | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-28-2/+0
* | | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-28-0/+2
* | | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-28-0/+2
* | | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-28-0/+2
* | | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-28-5/+5
* | | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-23-4/+3
* | | ARM: atmel: add sama5d3xek supportBo Shen2013-05-21-0/+947
* | | ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-21-0/+23
* | | arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-12-0/+4
* | | arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-12-2/+181
* | | arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-12-8/+32
| |/ |/|
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-206/+371
|\ \
| * | ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-10-0/+11
| * | ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-10-83/+32
| * | ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-10-7/+56
| * | ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-10-33/+24
| * | ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-10-72/+49
| * | am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-10-5/+1
| * | davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard2013-05-10-0/+9
| * | da850: provide davinci_enable_uart0Eric Benard2013-05-10-0/+10
| * | ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-10-0/+48
| * | OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov2013-05-10-1/+1
| * | Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra2013-05-10-0/+17
| * | arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-10-3/+8
| * | OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov2013-05-10-1/+1
| * | OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov2013-05-10-0/+2
| * | OMAP5: I2C: Enable i2c5 clocksLubomir Popov2013-05-10-0/+1
| * | am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-10-2/+102
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-2859/+4052
|\ \ \
| * | | arm: mxs: Add LCDIF registers for i.MX233Marek Vasut2013-05-06-9/+27
| * | | arm: mxs: Add LCDIF clock configuration functionMarek Vasut2013-05-06-0/+94
| * | | arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut2013-05-06-4/+14
| * | | arm: mx23: Fix VDDMEM misconfigurationMarek Vasut2013-05-06-20/+42
| * | | mxs: Explain why some mx23 DDR registers are not configuredFabio Estevam2013-05-06-0/+9
| * | | mx23: Operate DDR voltage supply at 2.5VFabio Estevam2013-05-06-2/+2
| * | | imx: mx5: Remove legacy iomux supportBenoît Thébaudeau2013-05-05-1157/+1
| * | | imx: iomux-v3: Add iomux-mx53.hBenoît Thébaudeau2013-05-05-0/+1232