summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: da850evm: Remove dead codeAdam Ford2019-08-201-5/+0
* ARM: da850evm: Remove dead SPI CodeAdam Ford2019-08-201-3/+0
* ARM: omapl138_lcdk: Enable USBAdam Ford2019-08-201-0/+6
* configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis2019-08-202-10/+7
* configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis2019-08-203-9/+9
* configs: Remove unneeded overlay_files environment variableAndrew F. Davis2019-08-202-7/+4
* Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-195-20/+0
|\
| * configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko2019-08-194-16/+0
| * configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2019-08-192-4/+0
* | global_data: Remove comment of reserved arch-specific GD flagsStefan Roese2019-08-181-1/+1
* | cbfs: Add functions to support multiple CBFSsSimon Glass2019-08-181-0/+22
* | cbfs: Move result variable into the structSimon Glass2019-08-181-0/+7
* | x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng2019-08-181-4/+7
|/
* Merge tag 'efi-2019-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-08-171-14/+128
|\
| * efi_loader: EFI_PXE_BASE_CODE_PROTOCOL stubHeinrich Schuchardt2019-08-151-14/+128
* | ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen2019-08-151-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-08-128-595/+392
|\
| * powerpc/km: remove unmaintained board KMLION1Holger Brunck2019-08-122-414/+390
| * powerpc/km: remove unmaintained target KMVECT1Holger Brunck2019-08-121-56/+0
| * km/arm: remove unmaintained target PORTL2Pascal Linder2019-08-121-4/+0
| * km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-9/+0
| * km: fixed typo in KM Kirkwood header filePascal Linder2019-08-121-1/+1
| * km: clean up header files for KM Kirkwood boardsPascal Linder2019-08-122-24/+0
| * km: remove obsolete definitions in KM header filesPascal Linder2019-08-127-87/+0
| * km: add Kconfig menus for KM boardsPascal Linder2019-08-124-14/+14
* | Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-122-0/+139
|\ \
| * | boards: meson: add g12a sei510Jerome Brunet2019-08-121-0/+137
| * | configs: meson64: permit redefining ENV_SIZENeil Armstrong2019-08-121-0/+2
| |/
* | Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-127-3/+170
|\ \
| * | ARM: da850-evm: Increase environment NOR partition offsetAdam Ford2019-08-121-1/+1
| * | ARM: da850-evm: Fix Lowlevel initAdam Ford2019-08-121-1/+1
| * | arm: dts: k3-am65: add support for PCIe and SERDESSekhar Nori2019-08-121-0/+13
| * | dm: core: add support for getting register address and sizeSekhar Nori2019-08-122-0/+59
| * | clk: add support for clk_is_match()Sekhar Nori2019-08-121-0/+12
| * | board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-121-0/+83
| * | watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-1/+1
| |/
* | common: Add a note about the effort to reduce common.hSimon Glass2019-08-111-0/+6
* | Drop PCMCIASimon Glass2019-08-113-295/+0
* | env: Rename environment.h to env_internal.hSimon Glass2019-08-112-4/+12
* | env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass2019-08-112-10/+14
* | env: Drop the double underscores in search.hSimon Glass2019-08-111-28/+24
* | env: Drop the ACTION typedefSimon Glass2019-08-111-8/+8
* | env: Rename the redundancy flagsSimon Glass2019-08-112-4/+7
* | env: Drop _ENTRYSimon Glass2019-08-111-4/+1
* | env: Drop the ENTRY typedefSimon Glass2019-08-113-13/+16
* | env: Move callback definitions to env.hSimon Glass2019-08-113-29/+34
* | env: Move env_valid to env.hSimon Glass2019-08-112-8/+8
* | env: Rename environment to embedded_environmentSimon Glass2019-08-112-2/+2
* | env: Move env_reloc() to env.hSimon Glass2019-08-112-4/+7