- e3310c2 Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 8 months ago
- d65bd57 Merge branch '2021-03-17-assorted-fixes' by Tom Rini · 3 years, 8 months ago
- 9262fe1 test: Include /sbin to the PATH when creating ext4 disk image by Andy Shevchenko · 3 years, 9 months ago
- 0453411 avb: Fix error when partition not found by schspa · 3 years, 9 months ago
- 29cbc4b image: Avoid -ENODATA in host tools by Simon Glass · 3 years, 9 months ago
- 30e76b7 mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · 3 years, 8 months ago
- 9e34634 board: silinux: Enable recovery SPL for EK874 board by Lad Prabhakar · 3 years, 8 months ago
- 07148c1 arm: rmobile: Add Silicon Linux EK874 board support by Lad Prabhakar · 3 years, 8 months ago
- 220f308 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · 3 years, 8 months ago
- 4ece226 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · 3 years, 8 months ago
- 6180db6 arm: dts: r8a774c0: Resync R8A774C0 SoC DTSI with Linux 5.11 by Lad Prabhakar · 3 years, 8 months ago
- 5be85de arm: rmobile: Add HopeRun HiHope RZ/G2H board support by Biju Das · 3 years, 9 months ago
- dca070c arm: rmobile: Add HopeRun HiHope RZ/G2N board support by Biju Das · 3 years, 9 months ago
- b650c83 arm: rmobile: Add HopeRun HiHope RZ/G2M board support by Biju Das · 3 years, 9 months ago
- 40ac794 arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 9 months ago
- 2141203 arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11 by Biju Das · 3 years, 9 months ago
- eed127d Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 8 months ago
- 75d48d1 doc: move README.dfu to HTML documentation by Heinrich Schuchardt · 3 years, 8 months ago
- 64d809b efi: Fix compiler warnings by Simon Glass · 3 years, 9 months ago
- d2ac8af efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 8 months ago
- ad09004 mkeficapsule: Correct printf() strings by Simon Glass · 3 years, 9 months ago
- fbc6cea efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 8 months ago
- 9ff9f4b efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 8 months ago
- 8b5dea3 efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 4103e13 Prepare v2021.04-rc4 by Tom Rini · 3 years, 8 months ago
- 6ad0769 configs: Resync with savedefconfig by Tom Rini · 3 years, 8 months ago
- 23986be Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
- e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago
- 1876b39 Merge branch '2021-03-12-assorted-improvements' into next by Tom Rini · 3 years, 8 months ago
- f72edfd configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 8 months ago
- 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 8 months ago
- a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 8 months ago
- 136284a configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 8 months ago
- 7f047b4 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 9 months ago
- 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 9 months ago
- ffd8483 doc: describe the scp03 command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 5a8783c drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 9 months ago
- 2a8dc4c doc: sandbox: Update instructions on quitting by Simon Glass · 3 years, 9 months ago
- 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 9 months ago
- e7c920a tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 9 months ago
- 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 10 months ago
- 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 10 months ago
- 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 10 months ago
- 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 10 months ago
- c57ec2c Merge branch '2021-03-12-test-improvements' into next by Tom Rini · 3 years, 8 months ago
- fc32833 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 8 months ago
- e1b12e3 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 8 months ago
- 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 8 months ago
- 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
- 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
- 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
- 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
- a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
- 5c1cf4d test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 8 months ago
- 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 8 months ago
- 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 8 months ago
- 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 8 months ago
- f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
- fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
- d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
- c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 8 months ago
- ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
- 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
- e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 8 months ago
- c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
- 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
- 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
- 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 8 months ago
- 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 8 months ago
- 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 8 months ago
- d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
- 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
- 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
- 80b80d8 test: Correct setexpr test prefix by Simon Glass · 3 years, 8 months ago
- e56c094 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 8 months ago
- 4c8850a doc: Explain how to run tests without pytest by Simon Glass · 3 years, 8 months ago
- a353e76 test: Re-enable test_ofplatdata by Simon Glass · 3 years, 8 months ago
- bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
- 8d16ebd doc: Document make tcheck by Simon Glass · 3 years, 8 months ago
- ccf6938 doc: Tidy up testing section by Simon Glass · 3 years, 8 months ago
- 20740e4 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 8 months ago
- b076cbe doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 8 months ago
- ad7e1c7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 8 months ago
- 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
- 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
- 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 9 months ago
- 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
- 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 8 months ago
- e33e209 arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 8 months ago
- 74f4929 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 8 months ago
- e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 8 months ago
- 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 9 months ago