1. 4f399f2 test: avoid function name 'setup' by Heinrich Schuchardt · 1 year, 3 months ago
  2. 06fc19c efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · 1 year, 4 months ago
  3. 21eb7c1 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · 1 year, 4 months ago
  4. 4a3baf9 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · 1 year, 4 months ago
  5. 6287021 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · 1 year, 4 months ago
  6. 5dcfc99 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 1 year, 3 months ago
  7. 6f1b951 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 3 months ago
  8. 890233c Merge branch '2023-07-17-assorted-updates' by Tom Rini · 1 year, 3 months ago
  9. 50dee4f mmc: Set clock when reverting to safe bus mode by Valentine Barshak · 1 year, 4 months ago
  10. 99ab3d8 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · 1 year, 4 months ago
  11. 0ac2cca mmc: Introduce mmc_send_stop_transmission() by Hai Pham · 1 year, 4 months ago
  12. 41a1285 mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · 1 year, 4 months ago
  13. 4dc5e26 env: Fix default environment saving issue by Ashok Reddy Soma · 1 year, 4 months ago
  14. 3430f24 android_ab: Try backup booloader_message by Joshua Watt · 1 year, 4 months ago
  15. 55a4244 cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · 1 year, 4 months ago
  16. 9581166 dm: test: Add test for part_get_info_by_type by Joshua Watt · 1 year, 4 months ago
  17. 387f8be disk: part: Add API to get partitions with specific driver by Joshua Watt · 1 year, 4 months ago
  18. 44ef285 dm: test: Improve partition test error output by Joshua Watt · 1 year, 4 months ago
  19. 19c961e dm: test: Fix partition test to use mmc2 by Joshua Watt · 1 year, 4 months ago
  20. 8900ba1 tests: Fix exception when cleaning up skipped test by Joshua Watt · 1 year, 4 months ago
  21. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 4 months ago
  22. 4837a1d disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS by Jonas Karlman · 1 year, 3 months ago
  23. d05e377 dfu: Add proper dependency for CONFIG_DFU_MMC by Ashok Reddy Soma · 1 year, 4 months ago
  24. 3a21e92 fs/erofs: Introduce new features including ztailpacking, fragments and dedupe by Yifan Zhao · 1 year, 4 months ago
  25. f59f5a8 Makefile: Add missing quotes around sort --field-separator by Marek Vasut · 1 year, 3 months ago
  26. 2c12067 bootstd: Correct 'bpot' typo by Julien Delbergue · 1 year, 3 months ago
  27. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  28. b895642 x86: Switch QEMU over to use the bochs driver by Simon Glass · 1 year, 3 months ago
  29. e2d934b x86: video: Add a driver for QEMU bochs emulation by Simon Glass · 1 year, 3 months ago
  30. 085f8db efi: Use the installed ACPI tables by Simon Glass · 1 year, 3 months ago
  31. 92ccaf7 sandbox: Install ACPI tables on startup by Simon Glass · 1 year, 3 months ago
  32. f52a7f0 sandbox: Correct header order in board file by Simon Glass · 1 year, 3 months ago
  33. f9ebfd7 log: Support outputing function names in SPL by Simon Glass · 1 year, 3 months ago
  34. dac1fa5 x86: Make sure that the LPC is active before SDRAM init by Simon Glass · 1 year, 3 months ago
  35. df1bb2c x86: link: Support Micron memory by Simon Glass · 1 year, 3 months ago
  36. e2e7de8 x86: Convert some debug statements to use logging by Simon Glass · 1 year, 3 months ago
  37. 6a32489 x86: Record the start and end of the tables by Simon Glass · 1 year, 3 months ago
  38. 8856d61 x86: Refactor table-writing code a little by Simon Glass · 1 year, 3 months ago
  39. 24e7c3e x86: Enable useful options for qemu-86_64 by Simon Glass · 1 year, 3 months ago
  40. 78211de fs: fat: Shrink the size of a few strings by Simon Glass · 1 year, 3 months ago
  41. e7595aa x86: Allow logging to be used in SPL reliably by Simon Glass · 1 year, 3 months ago
  42. fa5e203 x86: Enable display for QEMU 64-bit by Simon Glass · 1 year, 3 months ago
  43. fa5690c pci: Mask the ROM address in case it is already enabled by Simon Glass · 1 year, 3 months ago
  44. b7d4df5 pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · 1 year, 3 months ago
  45. 7c10e11 x86: Init video in SPL if enabled by Simon Glass · 1 year, 3 months ago
  46. 3525258 x86: Ensure SPL banner is only shown once by Simon Glass · 1 year, 3 months ago
  47. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 3 months ago
  48. 5345700 x86: Allow video-BIOS code to be built for SPL by Simon Glass · 1 year, 3 months ago
  49. d424553 pci: Tidy up logging and reporting for video BIOS by Simon Glass · 1 year, 3 months ago
  50. db3820a pci: Support autoconfig in SPL by Simon Glass · 1 year, 3 months ago
  51. 1dd00b1 nvme: Provide more useful debugging messages by Simon Glass · 1 year, 3 months ago
  52. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  53. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 3 months ago
  54. 3710802 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · 1 year, 3 months ago
  55. 854624c qfw: Set the address of the ACPI tables by Simon Glass · 1 year, 3 months ago
  56. f98caa6 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 3 months ago
  57. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 3 months ago
  58. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 3 months ago
  59. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  60. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  61. 78f24d8 x86: Show an error when a BIOS exception occurs by Simon Glass · 1 year, 3 months ago
  62. 6788400 x86: Correct get_sp() implementation for 64-bit by Simon Glass · 1 year, 3 months ago
  63. 633af11 x86: Show the CPU physical address size with bdinfo by Simon Glass · 1 year, 3 months ago
  64. de94db8 x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · 1 year, 3 months ago
  65. b73dba7 x86: Tidy up EFI code in interrupt_init() by Simon Glass · 1 year, 3 months ago
  66. 70f2030 bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · 1 year, 3 months ago
  67. 6033639 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · 1 year, 3 months ago
  68. ef836b9 x86: mtrr: Add documentation by Simon Glass · 1 year, 3 months ago
  69. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 3 months ago
  70. 3693d34 x86: coral: Adjust various config options by Simon Glass · 1 year, 3 months ago
  71. 3a01d70 x86: coreboot: Adjust various config options by Simon Glass · 1 year, 3 months ago
  72. c88d67d bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 3 months ago
  73. d0dfbf5 x86: zimage: Export the function to obtain the cmdline by Simon Glass · 1 year, 3 months ago
  74. c886557 x86: Add a function to boot a zimage by Simon Glass · 1 year, 3 months ago
  75. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 3 months ago
  76. 63b7ccb x86: qemu: Switch to standard boot by Simon Glass · 1 year, 3 months ago
  77. 1e5ff88 x86: qemu: Create a little more room for U-Boot by Simon Glass · 1 year, 3 months ago
  78. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  79. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 3 months ago
  80. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  81. aa817df Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 3 months ago
  82. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 3 months ago
  83. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 3 months ago
  84. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  85. 2270c36 bootstd: Correct baudrate typo by Simon Glass · 1 year, 3 months ago
  86. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 3 months ago
  87. 3c2e531 bootstd: Correct the name of the QEMU bootmeth by Simon Glass · 1 year, 3 months ago
  88. 6ec5178 test: Skip flat-tree tests if devicetree is not used by Simon Glass · 1 year, 3 months ago
  89. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  90. 345a8b1 doc: uefi: enhance anti-rollback documentation by Masahisa Kojima · 1 year, 4 months ago
  91. a12b364 README: remove Minicom comment by Heinrich Schuchardt · 1 year, 4 months ago
  92. d9df8a5 efi_selftests: add extra testcases on controller handling by Ilias Apalodimas · 1 year, 4 months ago
  93. 748cb55 efi_loader: fix the return codes of UninstallProtocol by Ilias Apalodimas · 1 year, 4 months ago
  94. 747d16d efi_loader: check the status of disconnected drivers by Ilias Apalodimas · 1 year, 4 months ago
  95. 239d59a efi_loader: reconnect drivers on failure by Ilias Apalodimas · 1 year, 4 months ago
  96. 7aa022c Load option with short device path for boot vars by Raymond Mao · 1 year, 4 months ago
  97. 9945bc4 Fix incorrect return code of boot option update by Raymond Mao · 1 year, 4 months ago
  98. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 4 months ago
  99. e6e67bb Merge branch '2023-07-14-assorted-general-updates' by Tom Rini · 1 year, 3 months ago
  100. 64948e2 powerpc: Fix flush_cache() speed regression by Christophe Leroy · 1 year, 4 months ago