summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2012-07-12Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2012-07-11net: Inline the new eth_setenv_enetaddr_by_index functionJoe Hershberger
2012-07-11net: allow setting env enetaddr from net device settingRob Herring
2012-07-11net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen
2012-07-11CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky
2012-07-11net: abort network initialization if the PHY driver failsTimur Tabi
2012-07-11phylib: phy_startup() should return an error code on failureTimur Tabi
2012-07-11net: tftp: fix type of block arg to store_blockJayachandran Chandrasekharan Nair
2012-07-11mx28evk: Add I2C supportFabio Estevam
2012-07-11mxs-i2c: Fix internal address byte orderTorsten Fleischer
2012-07-11mxc_i2c: remove setting speed at each startTroy Kisky
2012-07-11mx6qsabrelite: add i2c supportTroy Kisky
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky
2012-07-10net: fix typo in arp clean upMike Frysinger
2012-07-10net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and otherNobuhiro Iwamatsu
2012-07-10Prepare v2012.07-rc1v2012.07-rc1Wolfgang Denk
2012-07-10Minor Coding Style cleanupWolfgang Denk
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-07-10EXYNOS: Fix USB compiler warningRajeshwari Shinde
2012-07-09Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-07-09tegra: define fdt_load/fdt_high variablesStephen Warren
2012-07-09tegra: enable bootz commandStephen Warren
2012-07-09tegra: usb: Fix device enumeration problem of USB1Jim Lin
2012-07-09tegra: trimslice: set up serial flash pinmuxStephen Warren
2012-07-09tegra: add pin_mux_spi() board initialization functionStephen Warren
2012-07-09tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren
2012-07-09tegra: bootcmd: start USB only when neededStephen Warren
2012-07-09tegra: bootcmd enhancementsStephen Warren
2012-07-09tegra: add enterrcm commandStephen Warren
2012-07-09tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren
2012-07-09Add env vars describing U-Boot target boardStephen Warren
2012-07-09tegra: usb: fix wrong error checkLucas Stach
2012-07-09tegra: add ULPI on USB2 funcmux entryLucas Stach
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren
2012-07-09tegra: Add Tamonten Evaluation Carrier supportThierry Reding
2012-07-09tegra: Use SD write-protect GPIO on TamontenThierry Reding
2012-07-09tegra: Implement gpio_early_init() on TamontenThierry Reding
2012-07-09tegra: Allow boards to perform early GPIO setupThierry Reding
2012-07-09tegra: plutux: Add device tree supportThierry Reding
2012-07-09tegra: medcom: Add device tree supportThierry Reding
2012-07-09tegra: Rework Tamonten supportThierry Reding
2012-07-09beagle: add eeprom expansion board info for bct brettl4Peter Meerwald
2012-07-09CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250Rajeshwari Shinde
2012-07-09EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde
2012-07-09EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde
2012-07-09USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde
2012-07-09EXYNOS5: Add structure for PMU registersRajeshwari Shinde
2012-07-09EXYNOS5: Fix system register structureRajeshwari Shinde