1. 5bc8209 board: rockchip: Add FriendlyElec CM3588 NAS by Jonas Karlman · 3 months ago
  2. 8d2fa11 arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board by Sebastian Kropatsch · 3 months ago
  3. a52099b board: rockchip: Add Xunlong Orange Pi 3B by Ricardo Pardini · 3 months ago
  4. 60dc9c8 arm64: dts: rockchip: Add Xunlong Orange Pi 3B by Jonas Karlman · 3 months ago
  5. 5d199ad board: rockchip: Add Radxa ZERO 3W/3E by Jonas Karlman · 3 months ago
  6. 232af1e dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL by Jonas Karlman · 3 months ago
  7. d3c5244 arm64: dts: rockchip: add gpio-line-names to radxa-zero-3 by Trevor Woerner · 3 months ago
  8. bc02dfa arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W by FUKAUMI Naoki · 3 months ago
  9. 0e0e808 arm64: dts: rockchip: Add Radxa ZERO 3W/3E by Jonas Karlman · 3 months ago
  10. e20d57a board: rockchip: Add Radxa ROCK 3B by Jonas Karlman · 3 months ago
  11. 6e626cc arm64: dts: rockchip: Add Radxa ROCK 3B by Jonas Karlman · 3 months ago
  12. e6e82ce board: rockchip: add Radxa ROCK 3 Model C by Maxim Moskalets · 2 months ago
  13. 25438c4 board: rockchip: Add Radxa ROCK S0 by Jonas Karlman · 3 months ago
  14. 438a2a7 arm64: dts: rockchip: Add Radxa ROCK S0 by Jonas Karlman · 3 months ago
  15. 2da4416 rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver by Jonas Karlman · 3 months ago
  16. 040d1a9 rockchip: rk3308-rock-pi-s: Remove unnecessary u-boot dtsi overrides by Jonas Karlman · 3 months ago
  17. 6ecd0dd arm64: dts: rockchip: Update WIFi/BT related nodes on rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  18. 7c34636 arm64: dts: rockchip: Add io-domains to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  19. b0b5e38 arm64: dts: rockchip: Add mdio and ethernet-phy nodes to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  20. 0274218 arm64: dts: rockchip: Add pinctrl for UART0 to rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  21. 6dd1ca3 arm64: dts: rockchip: Add sdmmc related properties on rk3308-rock-pi-s by Jonas Karlman · 3 months ago
  22. ddc9836 arm64: dts: rockchip: Add rk3308 IO voltage domains by Jonas Karlman · 3 months ago
  23. 8bf5908 arm64: dts: rockchip: Add OTP device node for RK3308 by Jonas Karlman · 3 months ago
  24. 0bacb4d rockchip: rk3308: Remove OTP device node from soc u-boot dtsi by Jonas Karlman · 3 months ago
  25. e881527 rockchip: configs: puma-rk3399: disable VIDEO support that breaks Linux by Quentin Schulz · 3 months ago
  26. cce5c43 rockchip: dts: rk3568: Sync the evb board name with kernel by Kever Yang · 3 months ago
  27. c308148 rockchip: Use files from dts/upstream by Jonas Karlman · 3 months ago
  28. d53b707 rockchip: px30/rk3326: Use soc dtsi files from dts/upstream by Jonas Karlman · 3 months ago
  29. d6a104d rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM by Jonas Karlman · 3 months ago
  30. 804823f rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM by Jonas Karlman · 3 months ago
  31. 28a0c18 rockchip: io-domain: Add support for RK3308 by Jonas Karlman · 3 months ago
  32. 2dc3600 mmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode is supported by Jonas Karlman · 3 months ago
  33. 0cb1fdd phy: rockchip: naneng-combphy: Introduce PHY-IDs to fix RK3588 muxing by Sebastian Kropatsch · 3 months ago
  34. 1c5445f Merge patch series "Low Power Mode: Package TIFS Stub in BeaglePlay" by Tom Rini · 2 months ago WIP/08Aug2024
  35. 622f826 arm: dts: phycore-am62x: Package TIFS Stub by Dhruva Gole · 2 months ago
  36. f8f2d74 doc: beagle: am62x_beagleplay: Document the use of TIFS Stub by Dhruva Gole · 2 months ago
  37. d9cd3b8 arm: dts: k3-am625-beagleplay: Package TIFS Stub by Dhruva Gole · 2 months ago
  38. fa25c1d doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow by Dhruva Gole · 2 months ago
  39. d7b23a0 doc: board: ti: Update to use the new boot firmware labels by Dhruva Gole · 2 months ago
  40. 962f60a doc: ti: k3: Add TIFS Stub documentation by Dhruva Gole · 2 months ago
  41. 4623094 MAINTAINERS: Include the TI docs under ARM TI by Dhruva Gole · 2 months ago
  42. eb8e25c Merge tag 'u-boot-nand-20240808' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 months ago
  43. 855f9b6 spinand: bind UBI block by Alexey Romanov · 3 months ago
  44. aa5b67c disk: support UBI partitions by Alexey Romanov · 3 months ago
  45. 6b0c9f2 disk: don't try search for partition type if already set by Alexey Romanov · 3 months ago
  46. 9daad11 drivers: introduce UBI block abstraction by Alexey Romanov · 3 months ago
  47. 25ee9c2 ubi: allow to write to volume with offset by Alexey Romanov · 3 months ago
  48. cead69c ubi: allow to read from volume with offset by Alexey Romanov · 3 months ago
  49. d12689a spinand: bind mtdblock by Alexey Romanov · 3 months ago
  50. e108d10 drivers: introduce mtdblock abstraction by Alexey Romanov · 3 months ago
  51. c29a6da disk: support MTD partitions by Alexey Romanov · 3 months ago
  52. b7d5ce0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 months ago
  53. 784c70c Merge tag 'xilinx-for-v2024.10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 months ago
  54. c686b38 tpm: call tpm_tis_wait_init() after tpm_tis_init() by Lukas Funke · 3 months ago
  55. 541a164 spi: sunxi: fix clock divider calculation for max frequency setting by Michael Walle · 3 months ago
  56. 6aadcb8 spi: sunxi: fix CDR2 calculation by Michael Walle · 3 months ago
  57. 895d051 sunxi: h616: add Tanix TX1 support by Andre Przywara · 7 months ago
  58. 6f4c31c Prepare v2024.10-rc2 by Tom Rini · 2 months ago v2024.10-rc2
  59. 70fc844 sunxi: dts: arm/arm64: update devicetree files from Linux-v6.10 by Andre Przywara · 6 months ago
  60. 59fff91 tools: imagetool: Remove unnecessary check from toc0_verify_cert_item() by Seung-Woo Kim · 3 months ago
  61. 08f512c configs: Resync with savedefconfig by Tom Rini · 2 months ago WIP/05Aug2024
  62. 9efc554 Merge patch series "Bug-fixes for a few boards" by Tom Rini · 2 months ago
  63. d630911 rockchip: Avoid #ifdefs in RK3399 SPL by Simon Glass · 3 months ago
  64. 0450e91 rockchip: Ensure memory size is available in RK3399 SPL by Simon Glass · 3 months ago
  65. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 3 months ago
  66. cbf3d27 binman: Keep the efi_capsule input file by Simon Glass · 3 months ago
  67. ba35f73 binman: Return failure when a usage() message is generated by Simon Glass · 3 months ago
  68. 2e658c1 binman: Deal with mkeficapsule being missing by Simon Glass · 3 months ago
  69. d0dbfd5 binman: Collect the version number for mkeficapsule by Simon Glass · 3 months ago
  70. 8436282 mkeficapsule: Add a --version argument by Simon Glass · 3 months ago
  71. 81b2831 soc: zynqmp: Add support for zu1eg_lr device by Michal Simek · 3 months ago
  72. 5389564 ARM: zynq: Add support for 7z010_lr and 7z020_lr by Michal Simek · 3 months ago
  73. 507f83f arm64: zynqmp: Remove PM firmware checking by Michal Simek · 3 months ago
  74. e1ab566 arm64: zynqmp: Fix pwm-fan polarity by Vishal Patel · 3 months ago
  75. 1e49d7f arm64: zynqmp: dts: Add rts delay property for rs485 mode on KD240 by Manikanta Guntupalli · 3 months ago
  76. b0e686e arm64: xilinx: Describe TPM reset for Kria CCs by Michal Simek · 3 months ago
  77. 0e03568 arm64: versal: Remove undocumented cadence,qspi compatible by Michal Simek · 3 months ago
  78. 2b82768 arm64: versal-net: Align node names with dt-schema by Michal Simek · 3 months ago
  79. 1fc7dcc arm64: zynqmp: Add resets property for UART nodes by Manikanta Guntupalli · 3 months ago
  80. a484d4e amd: Enable the NFS command for Versal Gen 2 by Prasad Kummari · 3 months ago
  81. 7149d8a xilinx: Enable the NFS command for zynqmp_kria by Prasad Kummari · 3 months ago
  82. 3a6ca97 arm64: config: Add versal2 mini emmc defconfig by Venkatesh Yadav Abbarapu · 4 months ago
  83. b1dcbe9 arm64: Add versal2 mini ospi support by Venkatesh Yadav Abbarapu · 4 months ago
  84. e407b7b arm64: Add versal2 mini qspi support by Venkatesh Yadav Abbarapu · 4 months ago
  85. 8bfbc09 arm64: versal2: Add support for mini configuration by Venkatesh Yadav Abbarapu · 4 months ago
  86. 83cb220 xilinx: versal-net: Handle spi seq number based on boot device by Venkatesh Yadav Abbarapu · 4 months ago
  87. 7d84ad1 env_spi: support overriding spi dev from board code by Venkatesh Yadav Abbarapu · 4 months ago
  88. c43d65e mtd: spi-nor: ids: Add IS25LP01GG flash support by Prasad Kummari · 4 months ago
  89. 510faea arm64: versal2: Remove UARTLITE from defconfig by Michal Simek · 4 months ago
  90. 9ae5bbf config: Enable the config CONFIG_MMC_SPEED_MODE_SET by Venkatesh Yadav Abbarapu · 3 months ago
  91. aceac0c clk: zynqmp: Add set_rate support for display clocks by Venkatesh Yadav Abbarapu · 3 months ago
  92. 6becf9b Merge tag 'u-boot-imx-master-20240802' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 months ago WIP/02Aug2024
  93. 0ee02e1 config: Adjust Phytec imx8mm module config to support NVME disk by Lukasz Majewski · 3 months ago
  94. 84febc4 configs: imx93: enable the 'cpu' command by Hou Zhiqiang · 3 months ago
  95. 796b226 configs: imx8m: enable the 'cpu' command by Hou Zhiqiang · 3 months ago
  96. effe1fd MAINTAINERS: add entry for cpu command by Hou Zhiqiang · 3 months ago
  97. 486b6e1 doc: cmd: add documentation for cpu command by Hou Zhiqiang · 3 months ago
  98. 476fb4d cmd: cpu: add release subcommand by Hou Zhiqiang · 3 months ago
  99. 8a73b5b cpu: imx: implement release_core callback by Hou Zhiqiang · 3 months ago
  100. 01d94d0 cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · 3 months ago