summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Drop common init() functionsSimon Glass13-128/+12
2017-08-16env: Switch over to use environment location driversSimon Glass15-114/+128
2017-08-16env: Add a new implementation of environment accessSimon Glass2-1/+146
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass42-61/+57
2017-08-15env: Create a location driver for each locationSimon Glass15-7/+246
2017-08-15env: Rename nand env_location to nand_env_locationSimon Glass1-3/+3
2017-08-15env: Add an enum for environment stateSimon Glass28-83/+104
2017-08-15env: common: Drop env_get_char_memory()Simon Glass1-7/+0
2017-08-15env: common: Drop env_get_char_init()Simon Glass1-6/+1
2017-08-15env: common: Factor out the common env_valid checkSimon Glass1-11/+6
2017-08-15env: common: Drop env_get_addr()Simon Glass1-8/+3
2017-08-15env: common: Make env_get_addr/get_char_memory() staticSimon Glass2-13/+9
2017-08-15env: Use tabs in ENV_IS_IN_FATSimon Glass1-4/+3
2017-08-15Move environment files from common/ to env/Simon Glass43-520/+532
2017-08-15Makefile: Rename 'env' target to 'environ'Simon Glass1-2/+2
2017-08-15Prepare v2017.09-rc2Tom Rini1-1/+1
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