summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18Merge branch '2021-03-17-assorted-fixes'Tom Rini
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko
2021-03-17avb: Fix error when partition not foundschspa
2021-03-17image: Avoid -ENODATA in host toolsSimon Glass
2021-03-17mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar
2021-03-16pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar
2021-03-16arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11Lad Prabhakar
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das
2021-03-16arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11Biju Das
2021-03-16arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11Biju Das
2021-03-16Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-16doc: move README.dfu to HTML documentationHeinrich Schuchardt
2021-03-16efi: Fix compiler warningsSimon Glass
2021-03-16efi_selftest: Remove loadfile2 for initrd selftestsIlias Apalodimas
2021-03-16mkeficapsule: Correct printf() stringsSimon Glass
2021-03-16efi_selftest: illegal cast to pointer in initrddumpHeinrich Schuchardt
2021-03-16efi_loader: fix memory type for memory reservation blockMark Kettenis
2021-03-16efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15Prepare v2021.04-rc4v2021.04-rc4Tom Rini
2021-03-15configs: Resync with savedefconfigTom Rini
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-15Merge branch '2021-03-12-assorted-improvements' into nextTom Rini
2021-03-15configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla
2021-03-15include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford
2021-03-15configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford
2021-03-14test: py: add initial coverage for scp03 cmdIgor Opaniuk
2021-03-14sandbox: imply SCP03 and CMD_SCP03Igor Opaniuk
2021-03-14doc: describe the scp03 commandJorge Ramirez-Ortiz
2021-03-14drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz
2021-03-13cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz
2021-03-13common: SCP03 control (enable and provision of keys)Jorge Ramirez-Ortiz
2021-03-13doc: sandbox: Update instructions on quittingSimon Glass
2021-03-13test: acpi: Fix warnings on 32-bit buildSimon Glass
2021-03-13tpm: Correct warning on 32-bit buildSimon Glass
2021-03-12tpm: Don't select LOGSimon Glass
2021-03-12log: Add return-checking macros for 0 being successSimon Glass
2021-03-12log: Handle line continuationSimon Glass
2021-03-12log: Set up a flag byte for log recordsSimon Glass
2021-03-12Merge branch '2021-03-12-test-improvements' into nextTom Rini
2021-03-12doc: Explain briefly how to write new testsSimon Glass
2021-03-12test: sandbox: Move sandbox test docs into doc/developSimon Glass
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass