1. 57949a9 Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 7 weeks ago WIP/29Aug2024
  2. aec0015 mach-imx: do not use if_changed more than once per target by Jerome Forissier · 7 weeks ago
  3. f3a2d79 bootstage: Fix unstash of records from SPL by Jonas Karlman · 3 months ago
  4. ee2af84 Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 8 weeks ago WIP/24Aug2024
  5. dcd1b63 efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · 8 weeks ago
  6. 25a4b81 doc: document the pwm command by Emil Kronborg · 9 weeks ago
  7. 2a12caf tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · 9 weeks ago
  8. 3a8ad05 efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · 10 weeks ago
  9. a481740 Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 weeks ago
  10. e49eeb6 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set by Marek Vasut · 9 weeks ago
  11. 6509c3f boot: android: fix booting without a ramdisk by Michael Walle · 3 months ago
  12. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 3 months ago
  13. 0b06e05 CI: Update to latest Dockerfile by Tom Rini · 8 weeks ago
  14. bcdd782 Dockerfile: Update to namespace for some labels by Tom Rini · 9 weeks ago
  15. 9a6a92d pytest: requirements.txt: Resync with the rest of the project by Tom Rini · 9 weeks ago
  16. d11a606 Prepare v2024.10-rc3 by Tom Rini · 9 weeks ago v2024.10-rc3
  17. d517644 am335x_hs_evm_spi_defconfig: Add MAINTAINERS entry by Tom Rini · 9 weeks ago
  18. aceeaa2 defconfig: Add a config for AM335x High Security EVM with SPI Boot support by Andrew Davis · 2 months ago
  19. 092ad77 scripts/decodecode: update from Linux v6.10 by Heinrich Schuchardt · 10 weeks ago
  20. 574fbd2 maintainers: Update list of maintainers for Corstone-1000 by Hugues Kamba Mpiana · 9 weeks ago
  21. 90270e0 Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 weeks ago WIP/13Aug2024
  22. 72801d9 tqma6: Do not print the board name twice by Fabio Estevam · 2 months ago
  23. d1cdb5f tqma6: Convert to PMIC and I2C driver model by Fabio Estevam · 2 months ago
  24. a640267 imx6-tqma6: Convert to OF_UPSTREAM by Fabio Estevam · 2 months ago
  25. a4c707f tqma6q_mba6: Convert to watchdog driver model by Fabio Estevam · 2 months ago
  26. 9ef9d90 imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set by Max Krummenacher · 2 months ago
  27. 6967be3 imx8ulp_evk: enable binman support by Gary Bisson · 2 months ago
  28. 9970da6 mach-imx: Add i.MX 8ULP binman support by Gary Bisson · 2 months ago
  29. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 2 months ago
  30. 68a431e tools: imx8image: add upower image support by Gary Bisson · 2 months ago
  31. 1e0b91d tools: imx8image: fix soc variable for ULP by Gary Bisson · 2 months ago
  32. 06dceeb Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 10 weeks ago WIP/12Aug2024
  33. 9852683 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 10 weeks ago
  34. 23e0219 Merge tag 'ubifixes-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 10 weeks ago
  35. 40198f8 Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 weeks ago
  36. 192318d configs: rockchip: enable "ums" command for Radxa ROCK 5B by FUKAUMI Naoki · 2 months ago
  37. 9c6d3ce arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B by FUKAUMI Naoki · 2 months ago
  38. d9b0107 arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A by FUKAUMI Naoki · 2 months ago
  39. a3cd0b4 arm64: dts: rockchip: change spi-max-frequency for Radxa ROCK 3C by FUKAUMI Naoki · 2 months ago
  40. c8b268e rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option by Jonas Karlman · 3 months ago
  41. d27c343 board: rockchip: Add Radxa ROCK 5 ITX by Heiko Stuebner · 3 months ago
  42. ef1e322 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · 6 months ago
  43. 2956a84 Makefile: don't use CFLAGS for environment text file by Heinrich Schuchardt · 3 months ago
  44. 02214c8 configs: enable efidebug and EFI http boot on QEMU aarch64 by Ilias Apalodimas · 2 months ago
  45. ed3ce65 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · 2 months ago
  46. 751e5bf efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · 2 months ago
  47. 68bd345 efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · 3 months ago
  48. d16bda8 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · 10 weeks ago
  49. cf7ea71 ubifs: mount fails after power cycle by Ravi Minnikanti · 3 months ago
  50. ca1f11d fs: ubifs: Add volume mounted check by Alexander Dahl · 4 months ago
  51. 0989033 fs: ubifs: Make k(z)alloc/kfree symmetric by Alexander Dahl · 4 months ago
  52. 573dae5 fs: ubifs: Set pointers to NULL after free by Alexander Dahl · 4 months ago
  53. df86e81 fs: ubifs: Fix memleak and double free in u-boot wrapper functions by Alexander Dahl · 4 months ago
  54. 7bd2559 Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git by Tom Rini · 10 weeks ago WIP/09Aug2024
  55. 37ce540 Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 months ago
  56. ec07bcc i2c: imx_lpi2c: Support read transfers longer than 256 bytes by Fedor Ross · 2 months ago
  57. 34c6731 i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz by Fedor Ross · 2 months ago
  58. ed18426 i2c: imx_lpi2c: Fix a typo in bus_i2c_receive by Fedor Ross · 2 months ago
  59. 101f4e6 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · 3 months ago
  60. 8fc21bb i2c: samsung: Drop s3c24x0 specific code. by David Virag · 3 months ago
  61. 6d06fdb i2c: mux: Fix error path in i2c-arb-gpio by Michal Simek · 3 months ago
  62. 3c91589 i2c: pca954x: Remove pointer to GD by Michal Simek · 3 months ago
  63. 22a3090 arm64: dts: rockchip: add ROCK 5 ITX board by Heiko Stuebner · 3 months ago
  64. c121bb1 arm64: dts: rockchip: add thermal zones information on RK3588 by Alexey Charkov · 3 months ago
  65. 368ad74 arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs by Dragan Simic · 3 months ago
  66. 4dd0676 arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A by FUKAUMI Naoki · 3 months ago
  67. 5bc8209 board: rockchip: Add FriendlyElec CM3588 NAS by Jonas Karlman · 3 months ago
  68. 8d2fa11 arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board by Sebastian Kropatsch · 3 months ago
  69. a52099b board: rockchip: Add Xunlong Orange Pi 3B by Ricardo Pardini · 3 months ago
  70. 60dc9c8 arm64: dts: rockchip: Add Xunlong Orange Pi 3B by Jonas Karlman · 3 months ago
  71. 5d199ad board: rockchip: Add Radxa ZERO 3W/3E by Jonas Karlman · 3 months ago
  72. 232af1e dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL by Jonas Karlman · 3 months ago
  73. d3c5244 arm64: dts: rockchip: add gpio-line-names to radxa-zero-3 by Trevor Woerner · 3 months ago
  74. bc02dfa arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W by FUKAUMI Naoki · 3 months ago
  75. 0e0e808 arm64: dts: rockchip: Add Radxa ZERO 3W/3E by Jonas Karlman · 3 months ago
  76. e20d57a board: rockchip: Add Radxa ROCK 3B by Jonas Karlman · 3 months ago
  77. 6e626cc arm64: dts: rockchip: Add Radxa ROCK 3B by Jonas Karlman · 3 months ago
  78. e6e82ce board: rockchip: add Radxa ROCK 3 Model C by Maxim Moskalets · 2 months ago
  79. 25438c4 board: rockchip: Add Radxa ROCK S0 by Jonas Karlman · 3 months ago
  80. 438a2a7 arm64: dts: rockchip: Add Radxa ROCK S0 by Jonas Karlman · 3 months ago
  81. 2da4416 rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver by Jonas Karlman · 3 months ago
  82. 040d1a9 rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overrides by Jonas Karlman · 3 months ago
  83. 6ecd0dd arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  84. 7c34636 arm64: dts: rockchip: Add io-domains to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  85. b0b5e38 arm64: dts: rockchip: Add mdio and ethernet-phy nodes to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  86. 0274218 arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  87. 6dd1ca3 arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  88. ddc9836 arm64: dts: rockchip: Add rk3308 IO voltage domains by Jonas Karlman · 3 months ago
  89. 8bf5908 arm64: dts: rockchip: Add OTP device node for RK3308 by Jonas Karlman · 3 months ago
  90. 0bacb4d rockchip: rk3308: Remove OTP device node from soc u-boot dtsi by Jonas Karlman · 3 months ago
  91. e881527 rockchip: configs: puma-rk3399: disable VIDEO support that breaks Linux by Quentin Schulz · 3 months ago
  92. cce5c43 rockchip: dts: rk3568: Sync the evb board name with kernel by Kever Yang · 3 months ago
  93. c308148 rockchip: Use files from dts/upstream by Jonas Karlman · 3 months ago
  94. d53b707 rockchip: px30/rk3326: Use soc dtsi files from dts/upstream by Jonas Karlman · 3 months ago
  95. d6a104d rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM by Jonas Karlman · 3 months ago
  96. 804823f rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM by Jonas Karlman · 3 months ago
  97. 28a0c18 rockchip: io-domain: Add support for RK3308 by Jonas Karlman · 3 months ago
  98. 2dc3600 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · 3 months ago
  99. 0cb1fdd phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing by Sebastian Kropatsch · 3 months ago
  100. 1c5445f Merge patch series "Low Power Mode: Package TIFS Stub in BeaglePlay" by Tom Rini · 2 months ago WIP/08Aug2024