summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraWIP/03Apr2020Tom Rini2020-04-036-4/+85
|\
| * ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-021-0/+46
| * t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernelsTom Warren2020-04-021-2/+2
| * colibri_t30: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+11
| * colibri_t20: add update_uboot wrapperIgor Opaniuk2020-04-021-2/+6
| * apalis_t30: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+11
| * apalis-tk1: add update_uboot wrapperIgor Opaniuk2020-04-021-0/+9
* | rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki2020-04-022-0/+10
|/
* image: Use constants for 'required' and 'key-name-hint'Simon Glass2020-04-011-1/+3
* image: Correct comment for fit_conf_get_node()Simon Glass2020-04-011-0/+20
* Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-03-311-1/+2
|\
| * vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-281-1/+2
* | configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macroLey Foon Tan2020-03-311-2/+3
* | configs: lx2160a: Access flash memory as per spi-memKuldeep Singh2020-03-301-8/+15
* | configs: ls1012afrwy: adjust env kernel_addr_rBiwen Li2020-03-301-1/+1
* | configs: ls1021a: Append othbootargs to bootargsAlison Wang2020-03-301-4/+2
* | dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-0/+11
* | dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-301-0/+11
* | configs: ls1012afrwy: fix wrong env of boardBiwen Li2020-03-301-0/+3
* | armv8: ls1028a: clean up the environment variablesYuantian Tang2020-03-302-86/+88
* | armv8: ls1028aqds: add some environmentsYuantian Tang2020-03-301-11/+28
* | configs: ls2080aqds: support distro bootBiwen Li2020-03-301-2/+32
* | configs: ls1088aqds: support distro bootBiwen Li2020-03-301-13/+50
* | include/configs: ls1012afrwy: fix load address of itb with bootm commandBiwen Li2020-03-301-1/+1
* | lx2160a: Add dhcp in boot_targetsMeenakshi Aggarwal2020-03-301-1/+2
* | armv8: ls1028a: add dhcp boot target deviceYuantian Tang2020-03-301-1/+2
* | lx2160a : Remove default VID settingMeenakshi Aggarwal2020-03-302-2/+0
* | armv8: ls1028a: Update secure boot headers offsetPriyanka Singh2020-03-302-7/+7
* | lx2160a : Add emmc in boot_targets environment variableMeenakshi Aggarwal2020-03-303-0/+25
* | arm64: ls1046a: remove fdt_high environment variableYuantian Tang2020-03-301-2/+1
* | arm64: ls1028a: remove fdt_high environment variableYuantian Tang2020-03-302-4/+1
* | ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang2020-03-304-7/+7
|/
* Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."WIP/27Mar2020Tom Rini2020-03-271-2/+1
* Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...WIP/26Mar2020Tom Rini2020-03-265-5/+5
|\
| * rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson2020-03-265-5/+5
* | vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-231-1/+2
|/
* efi_loader: definition of GetNextVariableName()Heinrich Schuchardt2020-03-222-2/+2
* efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro2020-03-171-2/+2
* efi_loader: export a couple of protocol related functionsAKASHI Takahiro2020-03-171-0/+14
* efi_loader: define System Resource Table macrosAKASHI Takahiro2020-03-171-0/+27
* efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro2020-03-171-0/+10
* watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano2020-03-161-2/+1
* Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-103-6/+17
|\
| * configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas2020-03-091-2/+0
| * mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-091-1/+0
| * sdhci: Add sdhci_deferred_probe() APIFaiz Abbas2020-03-091-0/+1
| * mmc: Add a deferred_probe() APIFaiz Abbas2020-03-091-0/+10
| * mmc: Add a saved_clock memberFaiz Abbas2020-03-091-0/+1
| * mmc: make <mmc.h> self-containedMasahiro Yamada2020-03-091-3/+5
* | Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-03-1010-279/+15
|\ \