aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon5-14/+14
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon7-61/+62
2013-05-10ti814x_evm: enable CPSW supportMatt Porter4-0/+129
2013-05-10phy: add support for ET1011C physMatt Porter4-0/+115
2013-05-10cpsw: add support for TI814x slave_regs differencesMatt Porter1-0/+6
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter3-2/+105
2013-04-30i2c: zynq: Add support for Xilinx ZynqMichal Simek4-0/+320
2013-04-30mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek6-0/+79
2013-04-30net: gem: Add support for phy autodetectionMichal Simek1-0/+51
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey3-6/+12
2013-04-30net: gem: Pass phy address to initDavid Andrey4-9/+8
2013-04-30zynq: Move macros to hardware.hMichal Simek3-4/+12
2013-04-30net: gem: Fix gem driver on 1Gbps LANMichal Simek4-16/+71
2013-04-30net: gem: Do not initialize BDs againMichal Simek1-39/+47
2013-04-30net: gem: Simplify return path in zynq_gem_recvMichal Simek1-3/+1
2013-04-30net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek1-2/+1
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek1-0/+11
2013-04-30zynq: Move scutimer baseaddr to hardware.hMichal Simek3-4/+3
2013-04-30arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek1-6/+6
2013-04-30arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey1-9/+37
2013-04-19Prepare v2013.04v2013.04Tom Rini1-1/+1
2013-04-19crc32: Correct endianness of crc32 resultSimon Glass1-1/+4
2013-04-18patman: fix gitutil for decorationsAndreas Bießmann2-4/+7
2013-04-18Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini33-92/+467
2013-04-17fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass1-1/+2
2013-04-17mmc: check the revision for sd3.0Jaehoon Chung2-0/+3
2013-04-17mmc: support the correct card version for eMMCJaehoon Chung3-9/+32
2013-04-17printenv: Correct out-of-memory condition check.Maxime Larocque1-1/+2
2013-04-17exynos: fdt: Add TMU node for snowSimon Glass1-0/+14
2013-04-17exynos: Correct use of 64-bit divisionSimon Glass1-1/+6
2013-04-17Exynos5: Add support for USB download boot modeVivek Gautam2-2/+43
2013-04-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini4-7/+9
2013-04-16Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+7
2013-04-15x86: config: Init PCI before SPISimon Glass1-0/+1
2013-04-15x86: Allow setup code to manage its own global dataSimon Glass2-4/+1
2013-04-15x86: Fix DRAM bank size init with generic boardSimon Glass2-3/+7
2013-04-15Tegra: T30: Beaver board support.Tom Warren4-0/+149
2013-04-15Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren6-37/+84
2013-04-15Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2-8/+6
2013-04-15Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren7-0/+72
2013-04-15Tegra: Configure L2 cache control reg properly.Tom Warren4-8/+52
2013-04-15Tegra: TEC: Enable boot script supportThierry Reding1-7/+3
2013-04-15Tegra: Plutux: Enable NAND and boot script supportThierry Reding1-7/+11
2013-04-15Tegra: Medcom-Wide: Enable NAND and boot script supportThierry Reding1-9/+12
2013-04-15Tegra: All Tamonten-derived boards use onboard NANDThierry Reding2-11/+11
2013-04-15Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren1-2/+0
2013-04-15Tegra: enable verify support for the crc32 commandTom Warren1-0/+2
2013-04-15ARM: tegra: support T33 SKU of Tegra30Stephen Warren2-0/+2
2013-04-15ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara1-3/+7
2013-04-15Prepare v2013.04-rc3v2013.04-rc3Tom Rini1-1/+1