aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm: imx: Enable booting from SATA on wandboard.Vagrant Cascadian2017-07-281-0/+1
| * | | net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann2017-07-281-0/+5
* | | | env: Adjust the load() method to return an errorSimon Glass2017-08-161-1/+3
* | | | env: Adjust the get_char() method to return an intSimon Glass2017-08-161-2/+2
* | | | env: Rename some other getenv()-related functionsSimon Glass2017-08-164-6/+6
* | | | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* | | | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-4/+15
* | | | env: Rename getenv/_f() to env_get()Simon Glass2017-08-165-11/+29
* | | | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-3/+3
* | | | env: Rename common functions related to setenv()Simon Glass2017-08-161-5/+21
* | | | env: Rename setenv() to env_set()Simon Glass2017-08-166-6/+18
* | | | env: Drop saveenv() in favour of env_save()Simon Glass2017-08-152-1/+7
* | | | env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-2/+7
* | | | env: Drop env_get_char_spec()Simon Glass2017-08-151-4/+10
* | | | env: Drop the env_name_spec globalSimon Glass2017-08-151-4/+15
* | | | env: Drop common init() functionsSimon Glass2017-08-151-1/+2
* | | | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-152-2/+0
* | | | env: Create a location driver for each locationSimon Glass2017-08-151-0/+70
* | | | env: Add an enum for environment stateSimon Glass2017-08-152-1/+8
* | | | env: common: Make env_get_addr/get_char_memory() staticSimon Glass2017-08-151-4/+0
* | | | Move environment files from common/ to env/Simon Glass2017-08-1514-23/+23
| |/ / |/| |
* | | Merge git://git.denx.de/u-boot-netTom Rini2017-08-141-0/+23
|\ \ \
| * | | net: Add mii_resolve_flowctrl_fdx()Yuiko Oshino2017-08-141-0/+23
* | | | common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-14151-530/+3
|/ / /
* | | ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not definedTom Rini2017-08-141-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-1471-88/+83
|\ \ \
| * | | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-1362-84/+0
| * | | moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich2017-08-131-4/+0
| * | | rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich2017-08-131-2/+0
| * | | rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich2017-08-131-0/+18
| * | | rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.hPhilipp Tomsich2017-08-131-0/+1
| * | | rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich2017-08-131-0/+30
| * | | rockchip: rk3368: spl: add memory layout for TPL and SPLPhilipp Tomsich2017-08-131-0/+11
| * | | rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHzPhilipp Tomsich2017-08-131-0/+2
| * | | spl: dm: use CONFIG_IS_ENABLED to test for the DM optionPhilipp Tomsich2017-08-131-0/+13
| * | | rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-134-4/+4
| * | | spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-131-0/+10
* | | | stm32f1: remove stm32f1 supportPatrice Chotard2017-08-131-1/+0
* | | | wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko2017-08-131-4/+4
* | | | nvme: Detect devices that are class Storage ExpressJon Nettleton2017-08-131-0/+1
* | | | nvme: Add show routine to print detailed informationZhikang Zhang2017-08-131-0/+11
* | | | nvme: Add NVM Express driver supportZhikang Zhang2017-08-131-0/+71
* | | | dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVMEZhikang Zhang2017-08-132-0/+2
* | | | Convert CONFIG_OMAP3_SPI to KconfigAdam Ford2017-08-1316-24/+0
|/ / /
* | | Convert CONFIG_NAND to KconfigAdam Ford2017-08-1214-19/+0
* | | omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods2017-08-111-298/+88
* | | Drop config_cmd_all.hSimon Glass2017-08-111-16/+0
* | | Convert CONFIG_CMD_ZFS to KconfigSimon Glass2017-08-111-2/+0
* | | Convert CONFIG_CMD_ZBOOT to KconfigSimon Glass2017-08-112-3/+0
* | | Convert CONFIG_CMD_UNIVERSE to KconfigSimon Glass2017-08-111-1/+0