aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-28lib: rsa: rsa-verify: Fix a typo in a debug messageThomas Perrot
2021-07-28arm64: Update memcpy_{from, to}io() helpersPatrice Chotard
2021-07-28arm: use the correct prototype for reset_cpu functionPatrick Delaunay
2021-07-28doc: sandbox: Fix up dependenciesSimon Glass
2021-07-28pci: swap_case: Allow compilation on 32-bit machinesSimon Glass
2021-07-28Merge branch '2021-07-28-build-improvements'Tom Rini
2021-07-28Makefile: Move drivers/i2c/ into drivers/MakefileSimon Glass
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28i2c: Create a new Kconfig for I2CSimon Glass
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass
2021-07-28i2c: Fix the migration warningSimon 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_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass
2021-07-28Makefile: Sort the subdirectoriesSimon Glass
2021-07-28README: Fix hyphenation in the directory docsSimon Glass
2021-07-28lib: Create a new Kconfig option for charset conversionSimon Glass
2021-07-28Allow efi_loader header to be included alwaysSimon Glass
2021-07-28Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass
2021-07-28disk: Tidy up #ifdefs in part_efiSimon Glass
2021-07-28Makefile: Drop include/asm directory as well as symlinkSimon Glass
2021-07-28Merge branch '2021-07-28-setexpr-fmt-support'Tom Rini
2021-07-27AzureCI: Move i.MX8 builds to their own jobTom Rini
2021-07-27test: cmd: setexpr: add format string testsRoland Gaudig
2021-07-27doc: usage: add description for setexpr commandRoland Gaudig
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig
2021-07-27cmd: printf: add helper functions from busyboxRoland Gaudig
2021-07-27cmd: printf: import busybox-1.33.1 printf.cRoland Gaudig
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-27Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-07-27configs: Enable SMBIOS for Khadas VIM boardsArtem Lapkin
2021-07-27ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boardsArtem Lapkin
2021-07-27phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()Alper Nebi Yasak
2021-07-27phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak
2021-07-27board: amlogic: vim3: fix phy-names property setupArtem Lapkin
2021-07-27VIM3: mmc_get_env_dev correct non emmc boot sourcesArtem Lapkin
2021-07-27meson64: add kernel compression varsArtem Lapkin
2021-07-27ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtbAlexandru Gagniuc
2021-07-27stm32mp1: spl: Configure TrustZone controller for OP-TEEAlexandru Gagniuc
2021-07-27arm: stm32mp: Implement support for TZC 400 controllerAlexandru Gagniuc
2021-07-27spl: Introduce spl_board_prepare_for_optee() hookAlexandru Gagniuc
2021-07-27spl: mmc: Support OP-TEE payloads in Falcon modeAlexandru Gagniuc