summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: allow setting env enetaddr from net device settingRob Herring2012-07-112-1/+19
* net/designware: Consecutive writes to the same register to be avoidedDinh Nguyen2012-07-111-2/+2
* CACHE: net: asix: Fix asix driver to work with data cache onMarek Vasut2012-07-111-13/+17
* net: phy: micrel: make ksz9021 phy accessibleTroy Kisky2012-07-112-2/+14
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-116-6/+39
* phylib: phy_startup() should return an error code on failureTimur Tabi2012-07-111-1/+4
* net: tftp: fix type of block arg to store_blockJayachandran Chandrasekharan Nair2012-07-111-1/+1
* Prepare v2012.07-rc1Wolfgang Denk2012-07-101-3/+3
* Minor Coding Style cleanupWolfgang Denk2012-07-105-9/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-1033-216/+628
|\
| * tegra: define fdt_load/fdt_high variablesStephen Warren2012-07-091-0/+2
| * tegra: enable bootz commandStephen Warren2012-07-091-0/+1
| * tegra: usb: Fix device enumeration problem of USB1Jim Lin2012-07-092-1/+18
| * tegra: trimslice: set up serial flash pinmuxStephen Warren2012-07-091-0/+5
| * tegra: add pin_mux_spi() board initialization functionStephen Warren2012-07-091-0/+7
| * tegra: add GMC/GMD funcmux entry for SFLASHStephen Warren2012-07-092-0/+13
| * tegra: bootcmd: start USB only when neededStephen Warren2012-07-091-3/+11
| * tegra: bootcmd enhancementsStephen Warren2012-07-091-30/+52
| * tegra: add enterrcm commandStephen Warren2012-07-093-0/+67
| * tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren2012-07-091-0/+1
| * Add env vars describing U-Boot target boardStephen Warren2012-07-094-0/+44
| * tegra: usb: fix wrong error checkLucas Stach2012-07-091-1/+1
| * tegra: add ULPI on USB2 funcmux entryLucas Stach2012-07-092-1/+15
| * tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren2012-07-094-6/+6
| * tegra: Add Tamonten Evaluation Carrier supportThierry Reding2012-07-095-0/+192
| * tegra: Use SD write-protect GPIO on TamontenThierry Reding2012-07-091-1/+3
| * tegra: Implement gpio_early_init() on TamontenThierry Reding2012-07-091-0/+8
| * tegra: Allow boards to perform early GPIO setupThierry Reding2012-07-092-0/+8
| * tegra: plutux: Add device tree supportThierry Reding2012-07-092-1/+78
| * tegra: medcom: Add device tree supportThierry Reding2012-07-092-1/+78
| * tegra: Rework Tamonten supportThierry Reding2012-07-096-170/+13
| * beagle: add eeprom expansion board info for bct brettl4Peter Meerwald2012-07-091-2/+6
* | EXYNOS: Fix USB compiler warningRajeshwari Shinde2012-07-101-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-07-099-17/+708
|\ \ | |/ |/|
| * CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250Rajeshwari Shinde2012-07-091-0/+6
| * EXYNOS5: USB: Fix incorrect USB base addressesRajeshwari Shinde2012-07-091-2/+2
| * EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-093-0/+31
| * USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-093-0/+28
| * EXYNOS5: Add structure for PMU registersRajeshwari Shinde2012-07-091-0/+622
| * EXYNOS5: Fix system register structureRajeshwari Shinde2012-07-091-0/+1
| * USB: EXYNOS: Incorporate EHCI review commentsRajeshwari Shinde2012-07-094-15/+18
* | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-091-7/+1
|/
* fdt: send all dtc output to stderrStephen Warren2012-07-091-1/+1
* ext2fs: fix warning: 'blocknxt' may be used uninitializedKim Phillips2012-07-081-1/+1
* tools: Fix mingw tools buildVladimir Yakovlev2012-07-082-3/+10
* net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAYKim Phillips2012-07-081-1/+3
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-082-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-07-08258-1775/+11028
|\
| * ARM: cache: Move the cp15 CR register read before flushing the cache.SRICHARAN R2012-07-071-3/+3
| * ARM: introduce arch_early_init_r()Fabio Estevam2012-07-072-0/+5
OpenPOWER on IntegriCloud