aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-06-07omap5: add qspi supportMatt Porter
2013-05-29ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R
2013-05-29ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla
2013-05-29ARM: DRA7xx: Update pinmux dataLokesh Vutla
2013-05-29mmc: omap_hsmmc: add mmc1 pbias, ldo1Balaji T K
2013-05-29ARM: DRA7xx: Correct SRAM END addressSricharan R
2013-05-29ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc'sLokesh Vutla
2013-05-29ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon
2013-05-29ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla
2013-05-29ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla
2013-05-29ARM: DRA7xx: Add control id code for DRA7xxLokesh Vutla
2013-05-29ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla
2013-05-29ARM: OMAP5: clocks: Do not enable sgx clocksSricharan R
2013-05-29ARM: OMAP4+: Cleanup header filesLokesh Vutla
2013-05-10ARM: OMAP: Add arch_cpu_init functionSRICHARAN R
2013-05-10ARM: OMAP: Cleanup boot parameters usageSRICHARAN R
2013-05-10ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R
2013-05-10ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R
2013-05-10ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R
2013-05-10am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini
2013-05-10davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASKEric Benard
2013-05-10da850: provide davinci_enable_uart0Eric Benard
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla
2013-05-10OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to workLubomir Popov
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra
2013-05-10arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla
2013-05-10OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5Lubomir Popov
2013-05-10OMAP5: I2C: Add I2C4 and I2C5 basesLubomir Popov
2013-05-10OMAP5: I2C: Enable i2c5 clocksLubomir Popov
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter
2013-04-30i2c: zynq: Add support for Xilinx ZynqMichal Simek
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek
2013-04-30zynq: Move macros to hardware.hMichal Simek
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek
2013-04-30zynq: Move scutimer baseaddr to hardware.hMichal Simek
2013-04-30arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek
2013-04-30arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey
2013-04-18Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass
2013-04-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2013-04-15x86: Fix DRAM bank size init with generic boardSimon Glass
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren
2013-04-15Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren
2013-04-15Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren
2013-04-15Tegra: Configure L2 cache control reg properly.Tom Warren
2013-04-15Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren
2013-04-15ARM: tegra: support T33 SKU of Tegra30Stephen Warren
2013-04-15ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara
2013-04-14ARM: fix CONFIG_SPL_MAX_SIZE semanticsAlbert ARIBAUD
2013-04-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD