aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-18Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/18Jul2023Tom Rini3-4/+35
2023-07-18Merge branch '2023-07-17-assorted-updates'Tom Rini31-394/+917
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak1-0/+1
2023-07-18mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham1-0/+11
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham2-13/+23
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut1-1/+10
2023-07-17env: Fix default environment saving issueAshok Reddy Soma1-0/+1
2023-07-17android_ab: Try backup booloader_messageJoshua Watt3-12/+80
2023-07-17cmd: mbr: Force DOS driver to be used for verifyJoshua Watt1-1/+1
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt7-0/+94
2023-07-17disk: part: Add API to get partitions with specific driverJoshua Watt2-8/+49
2023-07-17dm: test: Improve partition test error outputJoshua Watt1-4/+6
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt1-9/+9
2023-07-17tests: Fix exception when cleaning up skipped testJoshua Watt2-2/+4
2023-07-17android_ab: Add option to skip decrementing triesJoshua Watt3-8/+24
2023-07-17disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTSJonas Karlman1-4/+4
2023-07-17dfu: Add proper dependency for CONFIG_DFU_MMCAshok Reddy Soma1-0/+1
2023-07-17fs/erofs: Introduce new features including ztailpacking, fragments and dedupeYifan Zhao9-344/+642
2023-07-17Makefile: Add missing quotes around sort --field-separatorMarek Vasut1-1/+1
2023-07-17bootstd: Correct 'bpot' typoJulien Delbergue1-1/+1
2023-07-17Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/17Jul2023Tom Rini95-318/+2424
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass3-8/+1
2023-07-17x86: video: Add a driver for QEMU bochs emulationSimon Glass4-0/+190
2023-07-17efi: Use the installed ACPI tablesSimon Glass1-14/+19
2023-07-17sandbox: Install ACPI tables on startupSimon Glass1-0/+16
2023-07-17sandbox: Correct header order in board fileSimon Glass1-3/+3
2023-07-17log: Support outputing function names in SPLSimon Glass1-2/+8
2023-07-17x86: Make sure that the LPC is active before SDRAM initSimon Glass1-0/+9
2023-07-17x86: link: Support Micron memorySimon Glass1-0/+1
2023-07-17x86: Convert some debug statements to use loggingSimon Glass6-20/+33
2023-07-17x86: Record the start and end of the tablesSimon Glass5-1/+40
2023-07-17x86: Refactor table-writing code a littleSimon Glass1-14/+14
2023-07-17x86: Enable useful options for qemu-86_64Simon Glass1-0/+8
2023-07-17fs: fat: Shrink the size of a few stringsSimon Glass2-19/+15
2023-07-17x86: Allow logging to be used in SPL reliablySimon Glass1-0/+13
2023-07-17x86: Enable display for QEMU 64-bitSimon Glass1-0/+6
2023-07-17pci: Mask the ROM address in case it is already enabledSimon Glass1-0/+1
2023-07-17pci: Adjust video BIOS debugging to be SPL-friendlySimon Glass1-2/+2
2023-07-17x86: Init video in SPL if enabledSimon Glass1-0/+9
2023-07-17x86: Ensure SPL banner is only shown onceSimon Glass1-1/+7
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass4-21/+83
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass3-18/+19
2023-07-17pci: Tidy up logging and reporting for video BIOSSimon Glass1-3/+9
2023-07-17pci: Support autoconfig in SPLSimon Glass2-1/+14
2023-07-17nvme: Provide more useful debugging messagesSimon Glass1-10/+26
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass3-3/+18
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass3-5/+37
2023-07-17efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUGSimon Glass1-1/+1
2023-07-17qfw: Set the address of the ACPI tablesSimon Glass1-0/+4
2023-07-17log: Tidy up an ambiguous commentSimon Glass1-1/+1