1. dc24948 sandbox: Fix comment for nomap_sysmem() function by Simon Glass · 3 months ago
  2. 5400c4b sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · 3 months ago
  3. ec6d306 doc: sandbox: Add docs for the sb command by Simon Glass · 3 months ago
  4. d2e1c8a sandbox: Convert sb command to use new macro by Simon Glass · 3 months ago
  5. 6cdb149 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · 3 months ago
  6. 3f1d799 test: Allow saving and restoring the bloblist by Simon Glass · 3 months ago
  7. 12d583b log: Add a new category for tests by Simon Glass · 3 months ago
  8. ae3b592 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · 4 months ago
  9. e25c34d x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · 4 months ago
  10. 00815be x86: coreboot: Enable support for the configuration editor by Simon Glass · 4 months ago
  11. d04c23f x86: coreboot: Show the option table by Simon Glass · 4 months ago
  12. bde8690 x86: coreboot: Add a test for cbsysinfo command by Simon Glass · 4 months ago
  13. 680dff6 bootstage: Do not sort records by Jonas Karlman · 6 months ago
  14. 482eedf bootstd: Avoid showing an invalid buffer address by Simon Glass · 3 months ago
  15. bdf4269 bootstd: cros: Correct the x86-setup address by Simon Glass · 3 months ago
  16. 5936d86 test: boot: Update bootflow_iter() for console checking by Simon Glass · 3 months ago
  17. 3ef48a7 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · 3 months ago
  18. fbdac81 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · 3 months ago
  19. 5224aa1 test: boot: Use a consistent name for the script bootmeth by Simon Glass · 3 months ago
  20. 79b3e9d dm: core: Add a function to see if a device exists by Simon Glass · 3 months ago
  21. 2ca32cb alist: Add maintainer by Simon Glass · 3 months ago
  22. 5dfc1c8 alist: Add a way to efficiently filter an alist by Simon Glass · 3 months ago
  23. 5bd4ead alist: Add a function to empty the list by Simon Glass · 3 months ago
  24. d785a77 alist: Add for-loop helpers by Simon Glass · 3 months ago
  25. 1d49f78 alist: Add a way to get the next element by Simon Glass · 3 months ago
  26. eb6e87a alist: Expand the comment for alist_get() by Simon Glass · 3 months ago
  27. 55c8aad alist: Add a comment for alist_init_struct() by Simon Glass · 3 months ago
  28. 805e89e alist: Mention the error condition in alist_add_placeholder() by Simon Glass · 3 months ago
  29. 6ebfafe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 months ago
  30. e263557 ARM: renesas: Deduplicate common Renesas defconfig by Marek Vasut · 3 months ago
  31. 4249b28 ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs by Marek Vasut · 3 months ago
  32. 5ca2b23 ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs by Marek Vasut · 3 months ago
  33. 6a8a4cf ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs by Marek Vasut · 3 months ago
  34. bd963a5 ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs by Marek Vasut · 3 months ago
  35. c78a813 clk: renesas: Fix missing unbind on driver look up failure by Marek Vasut · 5 months ago
  36. 8e5e64d Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · 3 months ago
  37. 29e5a2e fs: ext4: use fs_ls_generic by Heinrich Schuchardt · 3 months ago
  38. 8b1d6fc efi_loader: fix GetInfo and SetInfo by Heinrich Schuchardt · 3 months ago
  39. 22fdac3 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · 3 months ago
  40. 2d94480 fs: ext4: free directory node in ext4fs_exists() by Heinrich Schuchardt · 3 months ago
  41. a1a86a1 fs: ext4: simplify ext4fs_iterate_dir() by Heinrich Schuchardt · 3 months ago
  42. 15a55db test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · 3 months ago
  43. 57ea496 test/py: spi: prevent overwriting relocation memory by Padmarao Begari · 3 months ago
  44. 62fe870 lmb: remove __maybe_unused from lmb_map_update_notify by Heinrich Schuchardt · 3 months ago
  45. 5f7c06b scsi: fix disk capacity too small by one sector by Julius Lehmann · 3 months ago
  46. 99ce74a acpi_table: Fix coverity defect in acpi_write_spcr by Patrick Rudolph · 3 months ago
  47. e61ea9f mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · 3 months ago
  48. 1d147b7 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · 3 months ago
  49. 43423cd mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · 3 months ago
  50. f896aa6 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · 3 months ago
  51. 003157b mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · 3 months ago
  52. a21cfc4 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · 3 months ago
  53. 34cd4a7 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · 3 months ago
  54. 787692c mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · 3 months ago
  55. 8ef342f mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · 3 months ago
  56. b8807c8 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · 3 months ago
  57. 19e189b mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · 3 months ago
  58. d4c8b87 Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 months ago
  59. 7596d77 lib: efi_loader: Fix efi_dp_from_mem() calls by Moritz Fischer · 3 months ago
  60. c8c10b8 efi_loader: Make tcg2_uninit() static by Ilias Apalodimas · 3 months ago
  61. 84b95e9 efi_loader: Remove unused diskid by Ilias Apalodimas · 3 months ago
  62. 6507ec2 efi_loader: Mark static functions in smbiosdump by Ilias Apalodimas · 3 months ago
  63. bfc3074 efi_loader: Mark static function in dumpdtb by Ilias Apalodimas · 3 months ago
  64. b63cb21 efi_loader: Mark efi_bootmgr_release_uridp as static by Ilias Apalodimas · 3 months ago
  65. a01e7d2 cmd/eficonfig: capitalize 'enter description' by Heinrich Schuchardt · 3 months ago
  66. 9aabcad fs: ext4: document struct ext2_inode by Heinrich Schuchardt · 3 months ago
  67. 4588ab9 efi_loader: Simplify efi_free_pages() by Ilias Apalodimas · 3 months ago
  68. a464a27 doc: include file-system API into HTML docs by Heinrich Schuchardt · 3 months ago
  69. aa63667 fs: improve API documentation by Heinrich Schuchardt · 3 months ago
  70. 267097d doc: update Python requirements by Heinrich Schuchardt · 3 months ago
  71. 8b65d1f doc: do not include K3 boards twice in TOC by Heinrich Schuchardt · 3 months ago
  72. 8ba545b doc: semihosting can only be once in TOC by Heinrich Schuchardt · 3 months ago
  73. 89bdd75 boot/Kconfig: correct fdt_fixup_memory_banks name typo by Baruch Siach · 3 months ago
  74. a63456b scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput by Markus Volk · 3 months ago
  75. e26d2ca lmb: Correctly unmap memory after notifications by Ilias Apalodimas · 3 months ago
  76. 84610b6 arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi by Manorit Chawdhry · 3 months ago
  77. ad5a30c MAINTAINERS: add tambarus as reviewer for SPI NOR by Tudor Ambarus · 3 months ago
  78. 1dd01ab efi_loader: fix CONFIG_EFI_HTTP dependencies by Heinrich Schuchardt · 3 months ago
  79. e2f34f4 efi_selftest: make HII test data static by Heinrich Schuchardt · 3 months ago
  80. 645f7b2 efi_selftest: fix typo 'got languages' in HII test by Heinrich Schuchardt · 3 months ago
  81. 5cca0e3 Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago
  82. 2d79d10 Merge patch series "memory: ti-aemif: Add DM support" by Tom Rini · 3 months ago
  83. ea21cde memory: ti-aemif-cs: Compute timing configuration from DT parsing by Bastien Curutchet · 3 months ago
  84. 94e45f7 memory: ti-aemif: Add DM support by Bastien Curutchet · 3 months ago
  85. 4b43602 memory: ti-aemif: Wrap the CS configuration into a function by Bastien Curutchet · 3 months ago
  86. f437f78 memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF by Bastien Curutchet · 3 months ago
  87. 1ba44c8 memory: ti-aemif: Make AEMIF driver architecture agnostic by Bastien Curutchet · 3 months ago
  88. 7a7b138 memory: ti-aemif: Correct macro to ensure avoiding precedence issues by Bastien Curutchet · 3 months ago
  89. e28e70e Merge patch series "Support Aspeed SGPIO controller" by Tom Rini · 3 months ago
  90. 2d42f7d test/hush: Add CONFIG_CONSOLE_RECORD where required by Tom Rini · 3 months ago
  91. a87884f test/cmd: Make some "ut dm" tests only available on sandbox by Tom Rini · 3 months ago
  92. 35d6430 Kconfig: Remove TARGET_TRICORDER references by Tom Rini · 3 months ago
  93. 4ea1deb disk: Mark static functions in part_efi.c by Ilias Apalodimas · 3 months ago
  94. d4fa8da cmd: fat: Make do_fat_size static by Ilias Apalodimas · 3 months ago
  95. ede2361 lmb: Remove lmb_alloc_flags() by Ilias Apalodimas · 3 months ago
  96. f6fb6a8 lmb: Simplify lmb_should_notify usage by Ilias Apalodimas · 3 months ago
  97. 0f57b00 lmb: Fix lmb_add_region_flags() return codes and testing by Ilias Apalodimas · 3 months ago
  98. 92e75ee board_r: Remove duplicate headers by Ilias Apalodimas · 3 months ago
  99. 8145d37 cpu_func.h: provide noncached_set_region prototype to fix build by Jonas Jelonek · 3 months ago
  100. 17e476a CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · 3 months ago