summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-08-13cmd/bdinfo: correct comment in board_detailChris Packham
2017-08-13test: Move the FIT test into the correct placeSimon Glass
2017-08-13test: Convert the FIT test to test/pySimon Glass
2017-08-13test: Indent test-fit.py to match the next patchSimon Glass
2017-08-13ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon
2017-08-13ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0Nishanth Menon
2017-08-13test: Fix FIT test to pass againSimon Glass
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-08-13boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()Nobuhiro Iwamatsu
2017-08-13x86: qemu: Enable NVMe driverBin Meng
2017-08-13nvme: Handle zero Maximum Data Transfer Size (MDTS)Bin Meng
2017-08-13nvme: Fix number of blocks detectionJon Nettleton
2017-08-13nvme: Detect devices that are class Storage ExpressJon Nettleton
2017-08-13nvme: Add nvme commandsZhikang Zhang
2017-08-13nvme: Add show routine to print detailed informationZhikang Zhang
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang
2017-08-13arm: mvebu: ddr3_debug: remove self assignmentsxypron.glpk@gmx.de
2017-08-13arm: mvebu: remove self assignmentxypron.glpk@gmx.de
2017-08-13tpm: add missing va_endxypron.glpk@gmx.de
2017-08-13ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de
2017-08-13stm32: remove redundant 'else if'xypron.glpk@gmx.de
2017-08-13arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13armv7m: mpu_config add missing breakxypron.glpk@gmx.de
2017-08-13bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de
2017-08-13arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-13arm: spear: do not return random value from stackxypron.glpk@gmx.de
2017-08-13api: remove superfluous assignmentxypron.glpk@gmx.de
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-13rockchip: clk: remove RATE_TO_DIVKever Yang
2017-08-13rockchip: clk: update dwmmc clock divKever Yang
2017-08-13rockchip: rk322x: update max-frequency for mmc nodeKever Yang
2017-08-13rockchip: dts: rk322x: add sdmmc device nodeKever Yang
2017-08-13scripts: setlocalversion: safely extract variables from auto.conf using awkPhilipp Tomsich
2017-08-13rockchip: rk322x: set the DDR region as non-secure in SPLKever Yang
2017-08-13rockchip: rk3288: fix EMMC_DIV_MASK definition in headerKever Yang
2017-08-13rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-08-13rockchip: rk3188: rock: adjust for SPL/TPL splitPhilipp Tomsich
2017-08-13rockchip: remove the hard coded uart iomux setting for px5 evbAndy Yan
2017-08-13rockchip: set Pre-reloc malloc pool size to 4kb for rk3368 based boardsAndy Yan
2017-08-13rockchip: add u-boot specific dts for rk3368 based boardsAndy Yan
2017-08-13rockchip: rk3368: remove setup of secure timer from TPL/SPLPhilipp Tomsich
2017-08-13rockchip: lion-rk3368: defconfig: enable DM timer for all stagesPhilipp Tomsich
2017-08-13dts: rk3368: make timer0 accessible for SPL and TPLPhilipp Tomsich
2017-08-13rockchip: timer: add device-model timer driver for RK3368 (and similar)Philipp Tomsich