summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass
2017-08-15env: Drop env_get_char_spec()Simon Glass
2017-08-15env: Drop the env_name_spec globalSimon Glass
2017-08-15env: Drop common init() functionsSimon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-15env: Create a location driver for each locationSimon Glass
2017-08-15env: Add an enum for environment stateSimon Glass
2017-08-15env: common: Make env_get_addr/get_char_memory() staticSimon Glass
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-14Merge git://git.denx.de/u-boot-netTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-14net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino
2017-08-14ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not definedTom Rini
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-08-13nvme: Detect devices that are class Storage ExpressJon Nettleton
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-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich
2017-08-13rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich
2017-08-13rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich
2017-08-13rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.hPhilipp Tomsich
2017-08-13rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich
2017-08-13rockchip: rk3368: spl: add memory layout for TPL and SPLPhilipp Tomsich
2017-08-13rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHzPhilipp Tomsich
2017-08-13spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich
2017-08-13rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods
2017-08-11Drop config_cmd_all.hSimon Glass
2017-08-11Convert CONFIG_CMD_ZFS to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TSI148 to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_TFTPSimon Glass
2017-08-11Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass
2017-08-11gpio: Drop sx151x driverSimon Glass