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