summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon2013-05-103-3/+3
* palmas: rename init_settings to an generic palmas initNishanth Menon2013-05-103-3/+3
* twl6035: rename to palmasNishanth Menon2013-05-107-12/+12
* twl6030: add header guardNishanth Menon2013-05-101-0/+5
* twl6030: move twl6030 register access functions to common header fileNishanth Menon2013-05-102-11/+11
* twl6030: twl6030_i2c_[read|write]_u8 prototype consistentNishanth Menon2013-05-101-34/+34
* twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon2013-05-105-14/+14
* twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon2013-05-107-61/+62
* ti814x_evm: enable CPSW supportMatt Porter2013-05-104-0/+129
* phy: add support for ET1011C physMatt Porter2013-05-104-0/+115
* cpsw: add support for TI814x slave_regs differencesMatt Porter2013-05-101-0/+6
* am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-103-2/+105
* i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-304-0/+320
* mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-306-0/+79
* net: gem: Add support for phy autodetectionMichal Simek2013-04-301-0/+51
* net: gem: Preserve clk on emio interfaceDavid Andrey2013-04-303-6/+12
* net: gem: Pass phy address to initDavid Andrey2013-04-304-9/+8
* zynq: Move macros to hardware.hMichal Simek2013-04-303-4/+12
* net: gem: Fix gem driver on 1Gbps LANMichal Simek2013-04-304-16/+71
* net: gem: Do not initialize BDs againMichal Simek2013-04-301-39/+47
* net: gem: Simplify return path in zynq_gem_recvMichal Simek2013-04-301-3/+1
* net: gem: Remove WRAP bit from TX buffer descriptionMichal Simek2013-04-301-2/+1
* net: phy: Define Marvell 88e1518 phyMichal Simek2013-04-301-0/+11
* zynq: Move scutimer baseaddr to hardware.hMichal Simek2013-04-303-4/+3
* arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addressesMichal Simek2013-04-301-6/+6
* arm: zynq: U-Boot udelay < 1000 FIXDavid Andrey2013-04-301-9/+37
* Prepare v2013.04Tom Rini2013-04-191-1/+1
* crc32: Correct endianness of crc32 resultSimon Glass2013-04-191-1/+4
* patman: fix gitutil for decorationsAndreas Bießmann2013-04-182-4/+7
* Merge branch 'master' of git://git.denx.de/u-boot-arm into HEADTom Rini2013-04-1833-92/+467
|\
| * exynos: fdt: Add TMU node for snowSimon Glass2013-04-171-0/+14
| * exynos: Correct use of 64-bit divisionSimon Glass2013-04-171-1/+6
| * Exynos5: Add support for USB download boot modeVivek Gautam2013-04-172-2/+43
| * Tegra: T30: Beaver board support.Tom Warren2013-04-154-0/+149
| * Tegra: Split tegra_get_chip_type() into soc & sku funcsTom Warren2013-04-156-37/+84
| * Tegra: Fix MSELECT clock divisors for T30/T114.Tom Warren2013-04-152-8/+6
| * Tegra114: Initialize System Counter (TSC) with osc frequencyTom Warren2013-04-157-0/+72
| * Tegra: Configure L2 cache control reg properly.Tom Warren2013-04-154-8/+52
| * Tegra: TEC: Enable boot script supportThierry Reding2013-04-151-7/+3
| * Tegra: Plutux: Enable NAND and boot script supportThierry Reding2013-04-151-7/+11
| * Tegra: Medcom-Wide: Enable NAND and boot script supportThierry Reding2013-04-151-9/+12
| * Tegra: All Tamonten-derived boards use onboard NANDThierry Reding2013-04-152-11/+11
| * Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-151-2/+0
| * Tegra: enable verify support for the crc32 commandTom Warren2013-04-151-0/+2
| * ARM: tegra: support T33 SKU of Tegra30Stephen Warren2013-04-152-0/+2
* | fdt: Ensure that libfdt_env.h comes from U-BootSimon Glass2013-04-171-1/+2
* | mmc: check the revision for sd3.0Jaehoon Chung2013-04-172-0/+3
* | mmc: support the correct card version for eMMCJaehoon Chung2013-04-173-9/+32
* | printenv: Correct out-of-memory condition check.Maxime Larocque2013-04-171-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-04-164-7/+9
|\ \
OpenPOWER on IntegriCloud