summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-06pci: Drop pci_init_board()Simon Glass
2021-08-06distro_bootcmd: Update DM_PCI checkSimon Glass
2021-08-06zynqmp_firmware: Add zynqmp firmware related enumsT Karthik Reddy
2021-08-06mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma
2021-08-06reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek
2021-08-06firmware: xilinx: Use explicit values for all enum valuesMichal Simek
2021-08-05pci: imx: Drop DM_PCI check from cpu driverSimon Glass
2021-08-05pci: Drop DM_PCI check from bios_emulSimon Glass
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass
2021-08-05pci: Remove guard around compatibility functionsSimon Glass
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-08-02lib: Allow using 0x when a decimal value is requestedSimon Glass
2021-08-02lib: Comment the base parameter with simple_strtoul/l()Simon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-01sandbox: Reduce keyed autoboot delaySimon Glass
2021-08-01sandbox: tpm: Support nvdata in TPM2Simon Glass
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-07-31arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-31SPL: Add support for specifying offset between header and imagePali Rohár
2021-07-30configs: meson64_android: reboot to fastbootd from bootloaderMattijs Korpershoek
2021-07-30configs: meson64_android: implement recovery boot via BCBMattijs Korpershoek
2021-07-30configs: meson64_android: use BCB for reboot to bootloaderMattijs Korpershoek
2021-07-29Merge branch '2021-07-28-assorted-fixes'Tom Rini
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-29configs: meson64_android: don't set console bootargsMattijs Korpershoek
2021-07-29configs: meson64_android: use logo part label instead of indexMattijs Korpershoek
2021-07-29configs: meson64_android: use boot part label instead of indexMattijs Korpershoek
2021-07-29configs: meson64_android: use CONFIG_FASTBOOT_USB_DEVMattijs Korpershoek
2021-07-29configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGSMattijs Korpershoek
2021-07-29configs: sei610: fix typo in header commentMattijs Korpershoek
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-28Allow efi_loader header to be included alwaysSimon Glass
2021-07-27lib: strto: add simple_strtoll functionRoland Gaudig
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-07-27meson64: add kernel compression varsArtem Lapkin