aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass5-11/+29
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-3/+3
2017-08-16env: Rename common functions related to setenv()Simon Glass1-5/+21
2017-08-16env: Rename setenv() to env_set()Simon Glass6-6/+18
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass2-1/+7
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass1-2/+7
2017-08-15env: Drop env_get_char_spec()Simon Glass1-4/+10
2017-08-15env: Drop the env_name_spec globalSimon Glass1-4/+15
2017-08-15env: Drop common init() functionsSimon Glass1-1/+2
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2-2/+0
2017-08-15env: Create a location driver for each locationSimon Glass1-0/+70
2017-08-15env: Add an enum for environment stateSimon Glass2-1/+8
2017-08-15env: common: Make env_get_addr/get_char_memory() staticSimon Glass1-4/+0
2017-08-15Move environment files from common/ to env/Simon Glass14-23/+23
2017-08-14Merge git://git.denx.de/u-boot-netTom Rini1-0/+23
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko151-530/+3
2017-08-14net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino1-0/+23
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 Rini71-88/+83
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard1-1/+0
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko1-4/+4
2017-08-13nvme: Detect devices that are class Storage ExpressJon Nettleton1-0/+1
2017-08-13nvme: Add show routine to print detailed informationZhikang Zhang1-0/+11
2017-08-13nvme: Add NVM Express driver supportZhikang Zhang1-0/+71
2017-08-13dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang2-0/+2
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford16-24/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich62-84/+0
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich1-4/+0
2017-08-13rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich1-2/+0
2017-08-13rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich1-0/+18
2017-08-13rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.hPhilipp Tomsich1-0/+1
2017-08-13rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich1-0/+30
2017-08-13rockchip: rk3368: spl: add memory layout for TPL and SPLPhilipp Tomsich1-0/+11
2017-08-13rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHzPhilipp Tomsich1-0/+2
2017-08-13spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich1-0/+13
2017-08-13rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich4-4/+4
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich1-0/+10
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford14-19/+0
2017-08-11omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods1-298/+88
2017-08-11Drop config_cmd_all.hSimon Glass1-16/+0
2017-08-11Convert CONFIG_CMD_ZFS to KconfigSimon Glass1-2/+0
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass2-3/+0
2017-08-11Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_TSI148 to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass2-2/+0
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass6-6/+0
2017-08-11Kconfig: Drop CONFIG_CMD_TFTPSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass2-3/+0
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass1-1/+0
2017-08-11gpio: Drop sx151x driverSimon Glass1-17/+0