summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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
2021-07-27spl: Introduce spl_board_prepare_for_optee() hookAlexandru Gagniuc
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna
2021-07-27configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju
2021-07-27env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVMKishon Vijay Abraham I
2021-07-27dt-bindings: ti-serdes-mux: Add defines for AM64 SoCKishon Vijay Abraham I
2021-07-27dt-bindings: phy: cadence-torrent: Add defines for refclk driverKishon Vijay Abraham I
2021-07-27dt-bindings: phy: Add defines for AM64 SERDES WrapperKishon Vijay Abraham I
2021-07-27dt-bindings: phy: Add definitions for additional phy typesAswath Govindraju
2021-07-27dm: core: Add helper to compare node namesKishon Vijay Abraham I
2021-07-27dt-bindings: Resync omap & am33xx pinctrl bindingsPaul Barker
2021-07-26xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju
2021-07-26arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZEMichal Simek
2021-07-26net: ethtool: Add ethernet speed macros for higher speedsAshok Reddy Soma
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma
2021-07-26xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti
2021-07-24Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-07-24efi_loader: remove asm/setjmp.h from efi_api.hAKASHI Takahiro
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-23board: dragonboard410c: Fix PHYS_SDRAM_1_SIZEStephan Gerhold
2021-07-23board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold
2021-07-23configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-23reboot-mode: add support for reboot mode controlNandor Han