summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | e1000: releasing semaphore once no longer neededTim Harvey2015-08-111-0/+22
| |/
* | logos: add Toradex logoStefan Agner2015-08-131-0/+0
* | image-fdt.c: store returned error valueMax Krummenacher2015-08-131-1/+2
* | colibri_vf: remove spurious new lineMarcel Ziswiler2015-08-131-1/+0
* | generic-board: allow showing custom board infoMarcel Ziswiler2015-08-131-1/+1
* | fs/fs.c: read up to EOF when len would read past EOFMax Krummenacher2015-08-131-4/+2
* | configs: ti_armv7_keystone2: increase size reserved for initrdVitaly Andrianov2015-08-131-1/+1
* | configs: ti_armv7_keystone2: fix initrd address at args_ramfsVitaly Andrianov2015-08-131-1/+1
* | common/lcd_console: fix console/logo regressionMarcel Ziswiler2015-08-131-2/+2
* | kconfig: add config option for shell promptNikita Kiryanov2015-08-13517-307/+323
* | ARM: drop "optional" from target select in favor of ARCH_VERSATILEMasahiro Yamada2015-08-124-4/+1
* | dra7xx: Add dra72_evm_defconfig using CONFIG_DMTom Rini2015-08-1211-0/+4575
* | dra7xx: Move CONS_INDEX to Kconfig and enable CONFIG_SPL_STACK_ADDRTom Rini2015-08-124-3/+17
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-122-3/+3
* | gpio: omap: Drop 'method' parameterTom Rini2015-08-126-86/+94
* | am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-1210-206/+2156
* | arm: am437x: Introduce new board cm-t43Nikita Kiryanov2015-08-129-0/+655
* | gpio: am43xx: expand gpio supportNikita Kiryanov2015-08-121-0/+4
* | mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov2015-08-121-2/+2
* | mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov2015-08-121-1/+1
* | arm: am43xx: enable spi clockNikita Kiryanov2015-08-121-0/+1
* | spi: omap3_spi: add am43xx support to omap3_spiNikita Kiryanov2015-08-121-1/+1
* | ARM64: hikey: Add a README for this board.Peter Griffin2015-08-121-0/+160
* | ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board.Peter Griffin2015-08-126-0/+551
* | mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller.Peter Griffin2015-08-123-0/+65
OpenPOWER on IntegriCloud