1. 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · 2 weeks ago
  2. 51fbb59 sandbox: Add a -N flag to control on-host behaviour by Simon Glass · 2 weeks ago
  3. daf7a22 sandbox: Fix comment for nomap_sysmem() function by Simon Glass · 4 weeks ago
  4. 9a27d9d sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · 4 weeks ago
  5. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  6. 0fe88cc drivers: misc: irq-uclass: Update irq_get_by_index by Patrick Rudolph · 4 weeks ago
  7. 97b4c8a acpi: x86: Move MADT to common code by Patrick Rudolph · 4 weeks ago
  8. 8dc4512 acpi: x86: Write FADT in common code by Maximilian Brune · 4 weeks ago
  9. 100389f expo: Allow menu items to have values by Simon Glass · 6 weeks ago
  10. 95b860b sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic by Marek Vasut · 7 weeks ago
  11. 9d246ae sandbox_spl: Restrict use of UPL when not enabled by Simon Glass · 8 weeks ago
  12. 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
  13. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  14. 85ed77d arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  15. 6c6fcc6 xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 8 weeks ago
  16. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
  17. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  18. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 8 weeks ago
  19. db9fee3 Merge patch series "led: introduce LED boot and activity function" by Tom Rini · 6 weeks ago
  20. cdc3815 test: dm: Expand ofnode options test with new helper by Christian Marangi · 8 weeks ago
  21. 719108e test: dm: Add tests for LED boot and activity by Christian Marangi · 8 weeks ago
  22. 8b7bc20 Merge patch series "vbe: Series part D" by Tom Rini · 7 weeks ago
  23. 3521391 sandbox: Add missing header file by Simon Glass · 9 weeks ago
  24. 385a613 Merge patch series "Fix various bugs" by Tom Rini · 9 weeks ago
  25. fd33226 sandbox: Implement reference counting for address mapping by Simon Glass · 3 months ago
  26. 1a762eb sandbox: Add some debugging to pci_io by Simon Glass · 3 months ago
  27. 58b7aee sandbox: Unmap old tags by Simon Glass · 3 months ago
  28. 3c2f51e sandbox: Update cpu to use logging by Simon Glass · 3 months ago
  29. b34d39b sandbox: Change the range used for memory-mapping tags by Simon Glass · 3 months ago
  30. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  31. 0c0ed2b sandbox: iommu: remove lmb allocation in the driver by Sughosh Ganu · 3 months ago
  32. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 3 months ago
  33. 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
  34. c50d2a0 sandbox: Fix pinmux warnings with non-test devicetrees by Sean Anderson · 3 months ago
  35. e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  36. 6056e5a sandbox: Add an SPL loader for UPL by Simon Glass · 4 months ago
  37. 9736b71 sandbox: Add a flag to enable UPL by Simon Glass · 4 months ago
  38. 92f961e sandbox: Set up global_data earlier by Simon Glass · 4 months ago
  39. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · 4 months ago
  40. 0900c79 sandbox: fdt: Avoid overwriting an existing fdt by Simon Glass · 4 months ago
  41. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · 4 months ago
  42. 61eda3a sandbox: Fix a comment in os_find_u_boot() by Simon Glass · 4 months ago
  43. f1c9e61 sandbox: Use const in os_jump_to_file() by Simon Glass · 4 months ago
  44. 1ae5418 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
  45. d77f815 bootstd: Add test for bootmeth_android by Mattijs Korpershoek · 5 months ago
  46. 1e31fb8 sandbox: Remove duplicate newlines by Marek Vasut · 4 months ago
  47. 4b4005e sandbox: cleanup linker scripts and sections by Ilias Apalodimas · 5 months ago
  48. 118b988 sandbox: use sane access rights for files by Heinrich Schuchardt · 8 months ago
  49. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  50. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  51. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  52. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  53. 8ac326d sandbox: don't call os_close with invalid file descriptor by Heinrich Schuchardt · 8 months ago
  54. 8fb9430 sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · 10 months ago
  55. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 11 months ago
  56. 3efaa0e sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · 11 months ago
  57. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  58. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 11 months ago
  59. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · 8 months ago
  60. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · 8 months ago
  61. 27cdaab sandbox: dts: fix qcom pmic gpio by Caleb Connolly · 9 months ago
  62. 6ea5f96 clk: Remove rfree by Sean Anderson · 11 months ago
  63. 1edc45f test: spmi: fix tests by Caleb Connolly · 11 months ago
  64. 3f60914 Merge patch series "net fixes prior lwip" by Tom Rini · 11 months ago
  65. 2e84c23 sandbox: eth-raw-os: successful return code is 0 by Maxim Uvarov · 11 months ago
  66. 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
  67. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  68. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
  69. 0841287 sandbox: bootm: Enable more bootm OS methods by Simon Glass · 11 months ago
  70. 0843f91 sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.h by Tom Rini · 11 months ago
  71. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · 11 months ago
  72. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  73. e89289c test: dm: clk_ccf: test ccf_clk_ops by Yang Xiwen · 11 months ago
  74. 936d05d sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
  75. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 12 months ago
  76. 91341f8 sandbox: move asm-generic include to the end of file by Igor Prusov · 1 year ago
  77. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  78. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  79. 765dc6a test: spl: Add a test for NAND by Sean Anderson · 1 year, 1 month ago
  80. 326422b nand: Add sandbox driver by Sean Anderson · 1 year, 1 month ago
  81. 988996f arch: sandbox: Add function to create temporary files by Sean Anderson · 1 year, 1 month ago
  82. c7bc6cd sandbox: Close file after mmaping it by Sean Anderson · 1 year, 1 month ago
  83. 9dbd24e sandbox: Drop <common.h> by Tom Rini · 1 year, 1 month ago
  84. 55e9619 sandbox: Add <asm/barrier.h> by Tom Rini · 1 year, 1 month ago
  85. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 2 months ago
  86. a98850c sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 1 year, 1 month ago
  87. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  88. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · 1 year, 1 month ago
  89. 535a7bd sandbox: add SCMI power domain protocol support for testing by AKASHI Takahiro · 1 year, 1 month ago
  90. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · 1 year, 2 months ago
  91. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · 1 year, 4 months ago
  92. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · 1 year, 1 month ago
  93. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · 1 year, 1 month ago
  94. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 1 month ago
  95. f65dcc0 test: spl: Add functions to create images by Sean Anderson · 1 year, 1 month ago
  96. 44c925d sandbox: Support -T in spl by Sean Anderson · 1 year, 1 month ago
  97. 2c2d1d8 Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 1 month ago
  98. 9dc617d sandbox: dts: add meson secure monitor node by Alexey Romanov · 1 year, 2 months ago
  99. b964b72 Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 1 month ago
  100. 1183506 sandbox: remove SCMI base node definition from test.dts by AKASHI Takahiro · 1 year, 1 month ago