summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-02apalis-tk1: add update_uboot wrapperIgor Opaniuk
2020-04-02rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki
2020-04-01image: Use constants for 'required' and 'key-name-hint'Simon Glass
2020-04-01image: Correct comment for fit_conf_get_node()Simon Glass
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-31Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-03-31configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macroLey Foon Tan
2020-03-30configs: lx2160a: Access flash memory as per spi-memKuldeep Singh
2020-03-30configs: ls1012afrwy: adjust env kernel_addr_rBiwen Li
2020-03-30configs: ls1021a: Append othbootargs to bootargsAlison Wang
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li
2020-03-30configs: ls1012afrwy: fix wrong env of boardBiwen Li
2020-03-30armv8: ls1028a: clean up the environment variablesYuantian Tang
2020-03-30armv8: ls1028aqds: add some environmentsYuantian Tang
2020-03-30configs: ls2080aqds: support distro bootBiwen Li
2020-03-30configs: ls1088aqds: support distro bootBiwen Li
2020-03-30include/configs: ls1012afrwy: fix load address of itb with bootm commandBiwen Li
2020-03-30lx2160a: Add dhcp in boot_targetsMeenakshi Aggarwal
2020-03-30armv8: ls1028a: add dhcp boot target deviceYuantian Tang
2020-03-30lx2160a : Remove default VID settingMeenakshi Aggarwal
2020-03-30armv8: ls1028a: Update secure boot headers offsetPriyanka Singh
2020-03-30lx2160a : Add emmc in boot_targets environment variableMeenakshi Aggarwal
2020-03-30arm64: ls1046a: remove fdt_high environment variableYuantian Tang
2020-03-30arm64: ls1028a: remove fdt_high environment variableYuantian Tang
2020-03-30ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang
2020-03-30usb: Migrate to support live DT for some driverKever Yang
2020-03-28vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2020-03-27Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini
2020-03-26Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-03-26rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-23vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie
2020-03-22efi_loader: definition of GetNextVariableName()Heinrich Schuchardt
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-17Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-17efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro
2020-03-17efi_loader: export a couple of protocol related functionsAKASHI Takahiro
2020-03-17efi_loader: define System Resource Table macrosAKASHI Takahiro
2020-03-17efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro
2020-03-16spl.h: make <spl.h> self-containedMasahiro Yamada
2020-03-16debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada
2020-03-16asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada
2020-03-16global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada
2020-03-16watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano
2020-03-16misc: i2c_eeprom: remove pagewidth field from i2c_eepromMasahiro Yamada
2020-03-16i2c: Add option to send start condition after deblockingMarek Vasut
2020-03-16i2c: Export i2c_deblock_gpio_loop()Marek Vasut
2020-03-12lib: rsa: generate additional parameters for public keyAKASHI Takahiro
2020-03-12include: image.h: add key info to image_sign_infoAKASHI Takahiro