summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-usbTom Rini2017-08-214-4/+0
|\
| * usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng2017-08-214-4/+0
* | ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-7/+1
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-08-181-2/+2
|\
| * efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de2017-08-181-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-1812-11/+104
|\ \
| * | cmd: mmc: add mmc partconf read capabilityAngelo Dureghello2017-08-171-0/+4
| * | dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-177-9/+5
| * | dm: sata: dwc_ahsata: Add support for driver modelSimon Glass2017-08-171-0/+16
| * | dm: sata: Update the AHCI uclass to support operationsSimon Glass2017-08-171-0/+54
| * | dm: sata: Support driver model with the 'sata' commandSimon Glass2017-08-171-1/+4
| * | dm: core: Add a comment about the device_remove() flagsSimon Glass2017-08-171-1/+1
| * | dm: blk: Add a generic function for block device commandsSimon Glass2017-08-171-0/+12
| * | dm: blk: Add a function to find an interface-type nameSimon Glass2017-08-171-0/+8
* | | m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-181-0/+199
* | | m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-183-0/+6
* | | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-163-0/+180
|\ \ \
| * | | mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-021-0/+179
| * | | 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