summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-26arm: omap: Define command for booting Android from eMMCSemen Protsenko
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-18Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-18efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello
2017-08-18m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: sata: dwc_ahsata: Add support for driver modelSimon Glass
2017-08-17dm: sata: Update the AHCI uclass to support operationsSimon Glass
2017-08-17dm: sata: Support driver model with the 'sata' commandSimon Glass
2017-08-17dm: core: Add a comment about the device_remove() flagsSimon Glass
2017-08-17dm: blk: Add a generic function for block device commandsSimon Glass
2017-08-17dm: blk: Add a function to find an interface-type nameSimon Glass
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Adjust the load() method to return an errorSimon Glass
2017-08-16env: Adjust the get_char() method to return an intSimon Glass
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
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