summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32f1: remove stm32f1 supportPatrice Chotard2017-08-1312-892/+0
* cmd/bdinfo: correct comment in board_detailChris Packham2017-08-131-1/+1
* test: Move the FIT test into the correct placeSimon Glass2017-08-131-0/+0
* test: Convert the FIT test to test/pySimon Glass2017-08-131-141/+88
* test: Indent test-fit.py to match the next patchSimon Glass2017-08-131-303/+303
* ARM: OMAP5: Enable support for AVS0 for OMAP5 production devicesNishanth Menon2017-08-134-4/+29
* ARM: OMAP5: Remove OPP_LOW Definitions for ES2.0Nishanth Menon2017-08-131-3/+0
* test: Fix FIT test to pass againSimon Glass2017-08-131-1/+1
* wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko2017-08-132-6/+6
* boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()Nobuhiro Iwamatsu2017-08-131-1/+1
* x86: qemu: Enable NVMe driverBin Meng2017-08-132-0/+9
* nvme: Handle zero Maximum Data Transfer Size (MDTS)Bin Meng2017-08-131-0/+21
* nvme: Fix number of blocks detectionJon Nettleton2017-08-131-1/+1
* nvme: Detect devices that are class Storage ExpressJon Nettleton2017-08-132-1/+2
* nvme: Add nvme commandsZhikang Zhang2017-08-134-0/+241
* nvme: Add show routine to print detailed informationZhikang Zhang2017-08-133-1/+139
* nvme: Add NVM Express driver supportZhikang Zhang2017-08-139-0/+1753
* dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang2017-08-134-1/+9
* arm: mvebu: ddr3_debug: remove self assignmentsxypron.glpk@gmx.de2017-08-131-9/+0
* arm: mvebu: remove self assignmentxypron.glpk@gmx.de2017-08-131-2/+0
* tpm: add missing va_endxypron.glpk@gmx.de2017-08-131-1/+4
* ARM: hisilicon: hikey: do not rely on random stack valuexypron.glpk@gmx.de2017-08-131-1/+1
* stm32: remove redundant 'else if'xypron.glpk@gmx.de2017-08-131-1/+1
* arm: mvebu: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-5/+5
* armv7m: mpu_config add missing breakxypron.glpk@gmx.de2017-08-131-0/+1
* bcm281xx: clock: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-2/+2
* arm: bcm235xx: clk_set_rate avoid possible NULL derefxypron.glpk@gmx.de2017-08-131-1/+1
* arm: bcm235xx: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-131-1/+1
* arm: spear: do not return random value from stackxypron.glpk@gmx.de2017-08-131-1/+1
* api: remove superfluous assignmentxypron.glpk@gmx.de2017-08-131-1/+1
* Convert CONFIG_OMAP3_SPI to KconfigAdam Ford2017-08-1369-24/+54
* OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.Adam Ford2017-08-121-7/+7
* omap3: incorrect logical check in do_emif4_initxypron.glpk@gmx.de2017-08-121-1/+1
* arm: omap: Fix 'get_device_type()' for OMAP34XXDerald D. Woods2017-08-121-0/+9
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-12121-91/+150
* omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods2017-08-115-348/+244
* README: Drop information about commandsSimon Glass2017-08-113-116/+6
* Drop config_cmd_all.hSimon Glass2017-08-112-21/+0
* Convert CONFIG_CMD_ZFS to KconfigSimon Glass2017-08-113-3/+11
* Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass2017-08-115-4/+13
* Convert CONFIG_CMD_UUID to KconfigSimon Glass2017-08-113-2/+11
* Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass2017-08-113-2/+6
* Convert CONFIG_CMD_TSI148 to KconfigSimon Glass2017-08-115-2/+8
* Convert CONFIG_CMD_TRACE to KconfigSimon Glass2017-08-114-3/+9
* Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass2017-08-114-1/+21
* Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass2017-08-1130-7/+30
* Kconfig: Drop CONFIG_CMD_TFTPSimon Glass2017-08-112-2/+0
* Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass2017-08-114-4/+8
* Convert CONFIG_CMD_TCA642X to KconfigSimon Glass2017-08-114-2/+10
* gpio: Drop sx151x driverSimon Glass2017-08-114-263/+0