1. 5e3faa4 str: test: Move into the lib suite by Simon Glass · 3 weeks ago
  2. 7e0dcf9 test: Move str_ut test into lib by Simon Glass · 3 weeks ago
  3. 746ff29 test: Move print_ut into the common suite by Simon Glass · 3 weeks ago
  4. 6809d98 test: Move print_ut test into common by Simon Glass · 3 weeks ago
  5. 88d2b01 bootm: test: Move test into boot by Simon Glass · 3 weeks ago
  6. 05f6a63 test: Update command test to use unit-test functions by Simon Glass · 3 weeks ago
  7. 85adc62a1 command: test: Move into the cmd suite by Simon Glass · 3 weeks ago
  8. 8d71afa command_ut: test: Move test into lib by Simon Glass · 3 weeks ago
  9. fc1bc0a compression: test: Move into the lib suite by Simon Glass · 3 weeks ago
  10. 1ab6fd9 compression: test: Move test into lib by Simon Glass · 3 weeks ago
  11. 1c2553a test: Drop test-trace.sh and common.sh by Simon Glass · 3 weeks ago
  12. d7358d7 bloblist: test: Drop global_data declarations by Simon Glass · 3 weeks ago
  13. dacf15e bloblist: test: Move test into common by Simon Glass · 3 weeks ago
  14. 8e5e64d Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 weeks ago WIP/01Nov2024
  15. 29e5a2e fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 4 weeks ago
  16. 8b1d6fc efi_loader: fix GetInfo and SetInfo by Heinrich Schuchardt · 4 weeks ago
  17. 22fdac3 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · 4 weeks ago
  18. 2d94480 fs: ext4: free directory node in ext4fs_exists() by Heinrich Schuchardt · 4 weeks ago
  19. a1a86a1 fs: ext4: simplify ext4fs_iterate_dir() by Heinrich Schuchardt · 4 weeks ago
  20. 15a55db test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 4 weeks ago
  21. 57ea496 test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 4 weeks ago
  22. 62fe870 lmb: remove __maybe_unused from lmb_map_update_notify by Heinrich Schuchardt · 4 weeks ago
  23. 5f7c06b scsi: fix disk capacity too small by one sector by Julius Lehmann · 4 weeks ago
  24. 99ce74a acpi_table: Fix coverity defect in acpi_write_spcr by Patrick Rudolph · 4 weeks ago
  25. e61ea9f mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · 3 weeks ago
  26. 1d147b7 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · 3 weeks ago
  27. 43423cd mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · 4 weeks ago
  28. f896aa6 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 4 weeks ago
  29. 003157b mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · 4 weeks ago
  30. a21cfc4 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · 4 weeks ago
  31. 34cd4a7 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · 4 weeks ago
  32. 787692c mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · 4 weeks ago
  33. 8ef342f mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · 4 weeks ago
  34. b8807c8 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · 4 weeks ago
  35. 19e189b mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · 4 weeks ago
  36. d4c8b87 Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 weeks ago
  37. 7596d77 lib: efi_loader: Fix efi_dp_from_mem() calls by Moritz Fischer · 4 weeks ago
  38. c8c10b8 efi_loader: Make tcg2_uninit() static by Ilias Apalodimas · 4 weeks ago
  39. 84b95e9 efi_loader: Remove unused diskid by Ilias Apalodimas · 4 weeks ago
  40. 6507ec2 efi_loader: Mark static functions in smbiosdump by Ilias Apalodimas · 4 weeks ago
  41. bfc3074 efi_loader: Mark static function in dumpdtb by Ilias Apalodimas · 4 weeks ago
  42. b63cb21 efi_loader: Mark efi_bootmgr_release_uridp as static by Ilias Apalodimas · 4 weeks ago
  43. a01e7d2 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 4 weeks ago
  44. 9aabcad fs: ext4: document struct ext2_inode by Heinrich Schuchardt · 4 weeks ago
  45. 4588ab9 efi_loader: Simplify efi_free_pages() by Ilias Apalodimas · 4 weeks ago
  46. a464a27 doc: include file-system API into HTML docs by Heinrich Schuchardt · 4 weeks ago
  47. aa63667 fs: improve API documentation by Heinrich Schuchardt · 4 weeks ago
  48. 267097d doc: update Python requirements by Heinrich Schuchardt · 5 weeks ago
  49. 8b65d1f doc: do not include K3 boards twice in TOC by Heinrich Schuchardt · 5 weeks ago
  50. 8ba545b doc: semihosting can only be once in TOC by Heinrich Schuchardt · 5 weeks ago
  51. 89bdd75 boot/Kconfig: correct fdt_fixup_memory_banks name typo by Baruch Siach · 4 weeks ago WIP/30Oct2024
  52. a63456b scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput by Markus Volk · 4 weeks ago
  53. e26d2ca lmb: Correctly unmap memory after notifications by Ilias Apalodimas · 4 weeks ago
  54. 84610b6 arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi by Manorit Chawdhry · 4 weeks ago
  55. ad5a30c MAINTAINERS: add tambarus as reviewer for SPI NOR by Tudor Ambarus · 4 weeks ago
  56. 1dd01ab efi_loader: fix CONFIG_EFI_HTTP dependencies by Heinrich Schuchardt · 5 weeks ago
  57. e2f34f4 efi_selftest: make HII test data static by Heinrich Schuchardt · 5 weeks ago
  58. 645f7b2 efi_selftest: fix typo 'got languages' in HII test by Heinrich Schuchardt · 5 weeks ago
  59. 5cca0e3 Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 weeks ago
  60. 2d79d10 Merge patch series "memory: ti-aemif: Add DM support" by Tom Rini · 4 weeks ago
  61. ea21cde memory: ti-aemif-cs: Compute timing configuration from DT parsing by Bastien Curutchet · 5 weeks ago
  62. 94e45f7 memory: ti-aemif: Add DM support by Bastien Curutchet · 5 weeks ago
  63. 4b43602 memory: ti-aemif: Wrap the CS configuration into a function by Bastien Curutchet · 5 weeks ago
  64. f437f78 memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF by Bastien Curutchet · 5 weeks ago
  65. 1ba44c8 memory: ti-aemif: Make AEMIF driver architecture agnostic by Bastien Curutchet · 5 weeks ago
  66. 7a7b138 memory: ti-aemif: Correct macro to ensure avoiding precedence issues by Bastien Curutchet · 5 weeks ago
  67. e28e70e Merge patch series "Support Aspeed SGPIO controller" by Tom Rini · 4 weeks ago
  68. 2d42f7d test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · 4 weeks ago
  69. a87884f test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 4 weeks ago
  70. 35d6430 Kconfig: Remove TARGET_TRICORDER references by Tom Rini · 4 weeks ago
  71. 4ea1deb disk: Mark static functions in part_efi.c by Ilias Apalodimas · 4 weeks ago
  72. d4fa8da cmd: fat: Make do_fat_size static by Ilias Apalodimas · 4 weeks ago
  73. ede2361 lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 5 weeks ago
  74. f6fb6a8 lmb: Simplify lmb_should_notify usage by Ilias Apalodimas · 5 weeks ago
  75. 0f57b00 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 5 weeks ago
  76. 92e75ee board_r: Remove duplicate headers by Ilias Apalodimas · 5 weeks ago
  77. 8145d37 cpu_func.h: provide noncached_set_region prototype to fix build by Jonas Jelonek · 5 weeks ago
  78. 17e476a CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · 5 weeks ago
  79. d88bcd6 net: dwc_eth_qos: Remove obsolete imx8 includes by Erik Schumacher · 4 weeks ago
  80. 43b8945 net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 by Erik Schumacher · 4 weeks ago
  81. 669e628 net: dwc_eth_qos: Add support for platform specific reset by Erik Schumacher · 4 weeks ago
  82. 1beb665 board: emcraft: Add support for Emcraft Systems NavQ+ by Gilles Talis · 4 weeks ago
  83. 196315d arm64: imx: Fix 0Xnn to 0xnn by Marek Vasut · 4 weeks ago
  84. bfbbd84 imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb by Rasmus Villemoes · 4 weeks ago
  85. 4d55107 ARM: dts: ast2600: Add SGPIO to device tree by Billy Tsai · 6 weeks ago
  86. be29825 ARM: dts: ast2500: Add SGPIO to device tree by Billy Tsai · 6 weeks ago
  87. 0e53667 gpio: Add Aspeed SGPIO driver by Billy Tsai · 6 weeks ago
  88. 827dee5 fdt: lmb: add reserved regions as no-overwrite by Sughosh Ganu · 5 weeks ago
  89. c3cf0dc lmb: add a check to prevent memory overrun by Sughosh Ganu · 5 weeks ago
  90. 0d0864a cmd: simplify network definitions in Makefile by Heinrich Schuchardt · 5 weeks ago
  91. cfad287 dm: core: downgrade some dm_warn messages to log_debug() by Quentin Schulz · 6 weeks ago
  92. dfe9e29 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 weeks ago
  93. b1967f6 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 weeks ago
  94. 1466ff7 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · 4 weeks ago
  95. 3acd534 board: iot2050: Support new IOT2050-SM variant by Baocheng Su · 5 weeks ago
  96. 239e470 riscv: dts: mpfs: migrate to OF_UPSTREAM by Conor Dooley · 5 weeks ago
  97. f23ecdd board: mpfs_icicle: imply new clk driver dependencies by Conor Dooley · 5 weeks ago
  98. 084367b clk: microchip: mpfs: support new syscon based devicetree configuration by Conor Dooley · 5 weeks ago
  99. 8e1acda riscv: resume needs to be a global by Anton Blanchard · 4 months ago
  100. 9d688e6 riscv: mbv: Align DT with QEMU by Michal Simek · 5 weeks ago