1. 55ff5ff sandbox: fix OS function descriptions by Heinrich Schuchardt · 9 weeks ago
  2. 89d911e efi_loader: correct efi_set_variable_int() description by Heinrich Schuchardt · 9 weeks ago
  3. 016c39c doc: include/getopt.h: remove comments confusing Sphinx by Heinrich Schuchardt · 9 weeks ago
  4. 1a58da9 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 9 weeks ago
  5. 58da850 efi_loader: fix some function descriptions by Heinrich Schuchardt · 9 weeks ago
  6. 91a7927 dts: beagleboneai64: Add boothph in chipid node by Udit Kumar · 10 weeks ago
  7. e10b72f Merge patch series "mux: mmio: support "reg-mux" compatible" by Tom Rini · 9 weeks ago
  8. 28a4e43 phy: cadence: sierra: Don't spam console by Roger Quadros · 10 weeks ago
  9. 8e7a7ff mux: mmio: Support "reg-mux" compatible by Roger Quadros · 10 weeks ago
  10. c97ada2 Prepare v2024.10-rc5 by Tom Rini · 10 weeks ago v2024.10-rc5
  11. 640582c doc/develop/sending_patches.rst: Reword where our git tree is slightly by Tom Rini · 3 months ago
  12. a7b83ad Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 months ago
  13. ff994a3 binman: Update links for sending patches by Tom Rini · 3 months ago
  14. 7387be5 bootcount: Update to point to current documentation by Tom Rini · 3 months ago
  15. 656b327 doc/mkeficapsule.1: Update homepage link by Tom Rini · 3 months ago
  16. 8002b1c doc: Update rST to not reference the old wiki by Tom Rini · 3 months ago
  17. 19fac2b doc/arch/mips.rst: Update toolchain list by Tom Rini · 3 months ago
  18. 6638f3a doc/arch/m68k.rst: Update toolchain comment by Tom Rini · 3 months ago
  19. 85deb7f doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · 3 months ago
  20. 5f04493 scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list by Rasmus Villemoes · 3 months ago WIP/10Sep2024
  21. ce1a263 Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 2 months ago
  22. 4072739 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 months ago
  23. aded8e4 Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 months ago
  24. 1806fed cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 3 months ago
  25. 4a36d21 riscv: show registers in crash dumps by default by Heinrich Schuchardt · 3 months ago
  26. 73e73f0 riscv: allow to enable SHOW_REGS in main U-Boot only by Heinrich Schuchardt · 3 months ago
  27. aeff27c riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL by Heinrich Schuchardt · 3 months ago
  28. bbbb2ef riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · 4 months ago
  29. e0495c9 board: fix compatible property Milk-V Mars CM by Heinrich Schuchardt · 4 months ago
  30. 5896ac5 clk: sifive: avoid declaring static variables in includes by Heinrich Schuchardt · 9 months ago
  31. f7fead8 clk: sifive: append missing \n to messages by Heinrich Schuchardt · 9 months ago
  32. 9d92135 imx8mq-u-boot: Pass FIT offset to fix boot regression by Fabio Estevam · 3 months ago
  33. 7b2d4ec Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 months ago WIP/09Sep2024
  34. 3faeb78 ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node by Marek Vasut · 3 months ago
  35. 2e255d2 mtd: spi: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 3 months ago
  36. d516246 mtd: spi: renesas: Configure RPC PHY timing registers by Marek Vasut · 3 months ago
  37. c907950 mtd: spi: renesas: Configure DRDRENR register by Marek Vasut · 3 months ago
  38. 3fba388 mtd: spi: renesas: Write DRDMCR register once by Marek Vasut · 3 months ago
  39. 1cc7c7e mtd: spi: renesas: Write DREAR register once by Marek Vasut · 3 months ago
  40. 4ab0a58 mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · 3 months ago
  41. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 3 months ago
  42. 1630ff2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 months ago
  43. bc8664c arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected by Marek Behún · 3 months ago
  44. c9da241 arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper by Marek Behún · 3 months ago
  45. 1df8b54 arm: mvebu: turris_omnia: Rename variable holding EEPROM udevice by Marek Behún · 3 months ago
  46. 1312faa Prepare v2024.10-rc4 by Tom Rini · 3 months ago v2024.10-rc4
  47. 7fd4bfa Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 months ago WIP/01Sep2024
  48. 4597acb qconfig: Fix an incorrect format-string with negative value by Simon Glass · 3 months ago
  49. 7b8f0bf patman: Resolve python string vs. regex escaping syntax by Brian Norris · 4 months ago
  50. 57949a9 Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago WIP/29Aug2024
  51. aec0015 mach-imx: do not use if_changed more than once per target by Jerome Forissier · 3 months ago
  52. f3a2d79 bootstage: Fix unstash of records from SPL by Jonas Karlman · 4 months ago
  53. ee2af84 Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 months ago WIP/24Aug2024
  54. dcd1b63 efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · 3 months ago
  55. 25a4b81 doc: document the pwm command by Emil Kronborg · 3 months ago
  56. 2a12caf tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 3 months ago
  57. 3a8ad05 efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · 3 months ago
  58. a481740 Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 3 months ago
  59. e49eeb6 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set by Marek Vasut · 3 months ago
  60. 6509c3f boot: android: fix booting without a ramdisk by Michael Walle · 4 months ago
  61. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 4 months ago
  62. 0b06e05 CI: Update to latest Dockerfile by Tom Rini · 3 months ago
  63. bcdd782 Dockerfile: Update to namespace for some labels by Tom Rini · 3 months ago
  64. 9a6a92d pytest: requirements.txt: Resync with the rest of the project by Tom Rini · 3 months ago
  65. d11a606 Prepare v2024.10-rc3 by Tom Rini · 3 months ago v2024.10-rc3
  66. d517644 am335x_hs_evm_spi_defconfig: Add MAINTAINERS entry by Tom Rini · 3 months ago
  67. aceeaa2 defconfig: Add a config for AM335x High Security EVM with SPI Boot support by Andrew Davis · 4 months ago
  68. 092ad77 scripts/decodecode: update from Linux v6.10 by Heinrich Schuchardt · 4 months ago
  69. 574fbd2 maintainers: Update list of maintainers for Corstone-1000 by Hugues Kamba Mpiana · 3 months ago
  70. 90270e0 Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago WIP/13Aug2024
  71. 72801d9 tqma6: Do not print the board name twice by Fabio Estevam · 4 months ago
  72. d1cdb5f tqma6: Convert to PMIC and I2C driver model by Fabio Estevam · 4 months ago
  73. a640267 imx6-tqma6: Convert to OF_UPSTREAM by Fabio Estevam · 4 months ago
  74. a4c707f tqma6q_mba6: Convert to watchdog driver model by Fabio Estevam · 4 months ago
  75. 9ef9d90 imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set by Max Krummenacher · 4 months ago
  76. 6967be3 imx8ulp_evk: enable binman support by Gary Bisson · 4 months ago
  77. 9970da6 mach-imx: Add i.MX 8ULP binman support by Gary Bisson · 4 months ago
  78. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  79. 68a431e tools: imx8image: add upower image support by Gary Bisson · 4 months ago
  80. 1e0b91d tools: imx8image: fix soc variable for ULP by Gary Bisson · 4 months ago
  81. 06dceeb Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 months ago WIP/12Aug2024
  82. 9852683 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 months ago
  83. 23e0219 Merge tag 'ubifixes-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 3 months ago
  84. 40198f8 Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 months ago
  85. 192318d configs: rockchip: enable "ums" command for Radxa ROCK 5B by FUKAUMI Naoki · 4 months ago
  86. 9c6d3ce arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B by FUKAUMI Naoki · 4 months ago
  87. d9b0107 arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A by FUKAUMI Naoki · 4 months ago
  88. a3cd0b4 arm64: dts: rockchip: change spi-max-frequency for Radxa ROCK 3C by FUKAUMI Naoki · 4 months ago
  89. c8b268e rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option by Jonas Karlman · 4 months ago
  90. d27c343 board: rockchip: Add Radxa ROCK 5 ITX by Heiko Stuebner · 4 months ago
  91. ef1e322 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · 7 months ago
  92. 2956a84 Makefile: don't use CFLAGS for environment text file by Heinrich Schuchardt · 4 months ago
  93. 02214c8 configs: enable efidebug and EFI http boot on QEMU aarch64 by Ilias Apalodimas · 4 months ago
  94. ed3ce65 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · 4 months ago
  95. 751e5bf efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · 4 months ago
  96. 68bd345 efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · 4 months ago
  97. d16bda8 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · 4 months ago
  98. cf7ea71 ubifs: mount fails after power cycle by Ravi Minnikanti · 4 months ago
  99. ca1f11d fs: ubifs: Add volume mounted check by Alexander Dahl · 5 months ago
  100. 0989033 fs: ubifs: Make k(z)alloc/kfree symmetric by Alexander Dahl · 5 months ago