summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20efi_loader: support all uclasses in device pathHeinrich Schuchardt
2023-07-20efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIOHeinrich Schuchardt
2023-07-20test: avoid function name 'setup'Heinrich Schuchardt
2023-07-20efi_driver: fix duplicate efiblk#0 issueMasahisa Kojima
2023-07-20efi_loader: make efi_remove_protocol() staticIlias Apalodimas
2023-07-20efi_loader: use efi_install_multiple_protocol_interfaces()Ilias Apalodimas
2023-07-20efi_loader: simplify efi_uninstall_protocol()Heinrich Schuchardt
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-07-18Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-07-18Merge branch '2023-07-17-assorted-updates'Tom Rini
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak
2023-07-18mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut
2023-07-17env: Fix default environment saving issueAshok Reddy Soma
2023-07-17android_ab: Try backup booloader_messageJoshua Watt
2023-07-17cmd: mbr: Force DOS driver to be used for verifyJoshua Watt
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt
2023-07-17disk: part: Add API to get partitions with specific driverJoshua Watt
2023-07-17dm: test: Improve partition test error outputJoshua Watt
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt
2023-07-17disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTSJonas Karlman
2023-07-17dfu: Add proper dependency for CONFIG_DFU_MMCAshok Reddy Soma
2023-07-17fs/erofs: Introduce new features including ztailpacking, fragments and dedupeYifan Zhao
2023-07-17Makefile: Add missing quotes around sort --field-separatorMarek Vasut
2023-07-17bootstd: Correct 'bpot' typoJulien Delbergue
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass
2023-07-17x86: video: Add a driver for QEMU bochs emulationSimon Glass
2023-07-17efi: Use the installed ACPI tablesSimon Glass
2023-07-17sandbox: Install ACPI tables on startupSimon Glass
2023-07-17sandbox: Correct header order in board fileSimon Glass
2023-07-17log: Support outputing function names in SPLSimon Glass
2023-07-17x86: Make sure that the LPC is active before SDRAM initSimon Glass
2023-07-17x86: link: Support Micron memorySimon Glass
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17x86: Refactor table-writing code a littleSimon Glass
2023-07-17x86: Enable useful options for qemu-86_64Simon Glass
2023-07-17fs: fat: Shrink the size of a few stringsSimon Glass
2023-07-17x86: Allow logging to be used in SPL reliablySimon Glass
2023-07-17x86: Enable display for QEMU 64-bitSimon Glass
2023-07-17pci: Mask the ROM address in case it is already enabledSimon Glass
2023-07-17pci: Adjust video BIOS debugging to be SPL-friendlySimon Glass
2023-07-17x86: Init video in SPL if enabledSimon Glass
2023-07-17x86: Ensure SPL banner is only shown onceSimon Glass
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass