aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-07-17pci: Tidy up logging and reporting for video BIOSSimon Glass
2023-07-17pci: Support autoconfig in SPLSimon Glass
2023-07-17nvme: Provide more useful debugging messagesSimon Glass
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUGSimon Glass
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass
2023-07-17log: Tidy up an ambiguous commentSimon Glass
2023-07-17qfw: Show the file address if availableSimon Glass
2023-07-17part: Allow setting the partition-table typeSimon Glass
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass
2023-07-17x86: Show an error when a BIOS exception occursSimon Glass
2023-07-17x86: Correct get_sp() implementation for 64-bitSimon Glass
2023-07-17x86: Show the CPU physical address size with bdinfoSimon Glass
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass
2023-07-17x86: Tidy up EFI code in interrupt_init()Simon Glass
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass
2023-07-17bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass
2023-07-17x86: mtrr: Add documentationSimon Glass