summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-15configs: Resync with savedefconfigTom Rini897-1582/+1559
2017-08-15Merge git://git.denx.de/u-boot-netTom Rini10-2/+1571
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko418-544/+551
2017-08-14driver: net: ldpaa: Update priv->phydev after free()Prabhakar Kushwaha1-1/+3
2017-08-14usb: net: Add support for Microchip LAN75xx and LAN78xxYuiko Oshino7-0/+1542
2017-08-14net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino1-0/+23
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur1-1/+3
2017-08-14ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not definedTom Rini1-1/+1
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini203-860/+4234
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard12-892/+0
2017-08-13cmd/bdinfo: correct comment in board_detailChris Packham1-1/+1
2017-08-13test: Move the FIT test into the correct placeSimon Glass1-0/+0
2017-08-13test: Convert the FIT test to test/pySimon Glass1-141/+88
2017-08-13test: Indent test-fit.py to match the next patchSimon Glass1-303/+303
2017-08-13ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon4-4/+29
2017-08-13ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0Nishanth Menon1-3/+0
2017-08-13test: Fix FIT test to pass againSimon Glass1-1/+1
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko2-6/+6
2017-08-13boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()Nobuhiro Iwamatsu1-1/+1
2017-08-13x86: qemu: Enable NVMe driverBin Meng2-0/+9
2017-08-13nvme: Handle zero Maximum Data Transfer Size (MDTS)Bin Meng1-0/+21
2017-08-13nvme: Fix number of blocks detectionJon Nettleton1-1/+1
2017-08-13nvme: Detect devices that are class Storage ExpressJon Nettleton2-1/+2
2017-08-13nvme: Add nvme commandsZhikang Zhang4-0/+241
2017-08-13nvme: Add show routine to print detailed informationZhikang Zhang3-1/+139
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang9-0/+1753
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang4-1/+9
2017-08-13arm: mvebu: ddr3_debug: remove self assignmentsxypron.glpk@gmx.de1-9/+0
2017-08-13arm: mvebu: remove self assignmentxypron.glpk@gmx.de1-2/+0
2017-08-13tpm: add missing va_endxypron.glpk@gmx.de1-1/+4
2017-08-13ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de1-1/+1
2017-08-13stm32: remove redundant 'else if'xypron.glpk@gmx.de1-1/+1
2017-08-13arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de1-5/+5
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de1-0/+1
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de1-2/+2
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de1-1/+1
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de1-1/+1
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de1-1/+1
2017-08-13api: remove superfluous assignmentxypron.glpk@gmx.de1-1/+1
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford69-24/+54
2017-08-13rockchip: clk: remove RATE_TO_DIVKever Yang7-29/+20
2017-08-13rockchip: clk: update dwmmc clock divKever Yang6-19/+26
2017-08-13rockchip: rk322x: update max-frequency for mmc nodeKever Yang2-3/+2
2017-08-13rockchip: dts: rk322x: add sdmmc device nodeKever Yang2-0/+74
2017-08-13scripts: setlocalversion: safely extract variables from auto.conf using awkPhilipp Tomsich1-1/+5
2017-08-13rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang1-0/+4
2017-08-13rockchip: rk3288: fix EMMC_DIV_MASK definition in headerKever Yang1-1/+1
2017-08-13rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich2-1/+3
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich62-84/+0
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich13-0/+50