summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: baytrail: Configure FSP UPD from device treeAndrew Bradford2015-08-146-30/+388
* x86: baytrail: Add all IDE/SATA PCI device IDsBin Meng2015-08-143-4/+10
* common: Display >=4GiB memory bank sizeBin Meng2015-08-142-3/+4
* ARM: tegra: represent RAM in 1 or 2 banksStephen Warren2015-08-132-15/+107
* ARM: tegra: query_sdram_size() cleanupStephen Warren2015-08-131-4/+10
* ARM: tegra: move kernel_addr_r on T210Stephen Warren2015-08-131-1/+1
* tegra: Correct logic for reading pll_misc in clock_start_pll()Simon Glass2015-08-133-13/+31
* ARM: tegra: Make pinmux.h standalone includibleThierry Reding2015-08-131-0/+2
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-131-0/+3
* apalis/colibri_t30: fix usb dm regressionMarcel Ziswiler2015-08-132-2/+2
* colibri_t20: fix reset out pinMarcel Ziswiler2015-08-131-0/+3
* apalis/colibri_t20/30: clean-upMarcel Ziswiler2015-08-137-17/+26
* apalis/colibri_t20/t30: increase tftp blocksizeMax Krummenacher2015-08-133-0/+9
* colibri_t20: enable ubi/ubifs supportMarcel Ziswiler2015-08-131-0/+8
* colibri_t20: enable mtdparts supportMarcel Ziswiler2015-08-131-0/+14
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-131-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-131-31/+7
* colibri_t20: disable PMIC sleep mode on low supply voltageMarcel Ziswiler2015-08-131-0/+35
* colibri_t20: add i2c supportMarcel Ziswiler2015-08-132-0/+32
* colibri_t20: add lcd display supportMarcel Ziswiler2015-08-133-0/+57
* colibri_t20: fix device-tree compatible nodeMarcel Ziswiler2015-08-131-1/+1
* apalis/colibri_t20/t30: integrate recovery mode detectionMarcel Ziswiler2015-08-136-0/+42
* ARM: tegra: allow reading recovery mode boot typeMarcel Ziswiler2015-08-131-0/+2
* ARM: tegra: allow custom usb manufacturer/product/vendor ids/stringsMarcel Ziswiler2015-08-131-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-08-132-22/+47
|\
| * mmc_spi: Big-endian supportYoshinori Sato2015-08-131-5/+5
| * dw_mmc: Calculate dwmmc FIFO threshold size if not providedSimon Glass2015-08-131-2/+8
| * mmc: dw_mmc: Avoid using printf() for errorsSimon Glass2015-08-111-11/+12
| * mmc: dw_mmc: Improve handling of data transfer failureMarek Vasut2015-08-111-7/+9
| * mmc: dw_mmc: Zap endless timeoutMarek Vasut2015-08-111-2/+17
| * mmc: dw_mmc: Stop bounce buffer even in case of failureMarek Vasut2015-08-111-0/+1
* | net: lpc32xx: eth buffers base configSylvain Lemieux2015-08-131-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-08-1313-55/+210
|\ \
| * | net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2015-08-122-2/+2
| * | tftp.c: fix CONFIG_TFTP_TSIZE for small filesMax Krummenacher2015-08-121-0/+2
| * | net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-111-0/+29
| * | net: phy: delay only if reset handler is registeredJörg Krause2015-08-111-3/+5
| * | net: phy: fix data type of phy_idJörg Krause2015-08-111-1/+1
| * | qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-111-2/+3
| * | net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy2015-08-112-4/+23
| * | net: lpc32xx: improve MAC configuration on reset and initializationVladimir Zapolskiy2015-08-111-18/+15
| * | net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR idVladimir Zapolskiy2015-08-111-1/+1
| * | net: lpc32xx: correct command register reset valueVladimir Zapolskiy2015-08-111-1/+1
| * | net: davinci_emac: don't teardown inactive rx channelJeroen Hofstee2015-08-111-1/+2
| * | net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-111-0/+30
| * | net: Improve 88E151x PHY initializationClemens Gruber2015-08-111-14/+23
| * | net: macb: add gmac multi-queue supportWu, Josh2015-08-112-0/+42
| * | net/phy: set led for rtl8211f phyShengzhou Liu2015-08-111-0/+8
| * | e1000: remove unnecessary clearing of SWSM.SWSM_SMBITim Harvey2015-08-111-4/+0
| * | Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-112-5/+2
OpenPOWER on IntegriCloud