1. 140dbe4 configs: grouper: drop I2C_MUX by Svyatoslav Ryhel · 12 months ago
  2. bc8bd96 ARM: dts: grouper: complete missing bindings by Svyatoslav Ryhel · 12 months ago
  3. 44e0aa7 ARM: dts: lg-x3: complete missing bindings by Svyatoslav Ryhel · 12 months ago
  4. 444a8e8 ARM: dts: endeavoru: complete missing bindings by Svyatoslav Ryhel · 12 months ago
  5. 7e0279a ARM: dts: transformer-t30: complete missing bindings by Svyatoslav Ryhel · 12 months ago
  6. ec1af5e configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · 12 months ago
  7. 206baf7 board: asus: transformer-t30: remove PMIC GPIOs configuration by Svyatoslav Ryhel · 12 months ago
  8. 6d61eb5 ARM: dts: tf201: configure dock USB phy by Svyatoslav Ryhel · 12 months ago
  9. b353615 configs: transformer_t30: support booting from USB by Svyatoslav Ryhel · 12 months ago
  10. c59c9a3 ARM: dts: tf600t: separate from common transformers tree by Svyatoslav Ryhel · 12 months ago
  11. 6e758da ARM: dts: p1801-t: separate from common transformers tree by Svyatoslav Ryhel · 12 months ago
  12. e1bbc5a mmc: tegra: get default-tap and default-trim from device tree by Svyatoslav Ryhel · 12 months ago
  13. cef7c06 ARM: tegra210: set default-tap and default-trim values in sdhci nodes by Svyatoslav Ryhel · 12 months ago
  14. 51d6cdb Merge tag 'qcom-pull-20231103' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 11 months ago
  15. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  16. 48eb294 MAINTAINERS: update Qualcomm maintainer by Caleb Connolly · 11 months ago
  17. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  18. ae94c3d u_boot_pylib: Ensure subprocess is closed down by Simon Glass · 11 months ago
  19. a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 11 months ago
  20. be6a249 sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 11 months ago
  21. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 11 months ago
  22. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 11 months ago
  23. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 11 months ago
  24. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 11 months ago
  25. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 11 months ago
  26. ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 11 months ago
  27. e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 11 months ago
  28. bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 11 months ago
  29. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  30. 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 11 months ago
  31. a13af89 patman: Add a 'keep_change_id' setting by Maxim Cournoyer · 11 months ago
  32. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 11 months ago
  33. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 11 months ago
  34. 7d82461 board: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  35. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  36. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  37. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 11 months ago
  38. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  39. 56d65db serial: sh: Drop <common.h> by Paul Barker · 11 months ago
  40. 93565cc arm: mach-rmobile: Drop <common.h> by Paul Barker · 11 months ago
  41. 0a5d5fe arm: armv8: mmu: Prepare for common.h removal by Paul Barker · 11 months ago
  42. 9d22d4a configs: visionfive2: Enable JH7110 RNG driver by Chanho Park · 11 months ago
  43. 30b0f58 riscv: dts: jh7110: Add rng device tree node by Chanho Park · 11 months ago
  44. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 11 months ago
  45. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 11 months ago
  46. 83b443d riscv: import read/write_relaxed functions by Chanho Park · 11 months ago
  47. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 11 months ago
  48. 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 11 months ago
  49. b8a902b board: starfive: spl: Support jtag for VisionFive2 board by Chanho Park · 11 months ago
  50. 37c2faf riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · 11 months ago
  51. bade208 riscv: Weakly define invalidate_icache_range() by Samuel Holland · 11 months ago
  52. 3b00fab riscv: Align the trap handler to 64 bytes by Samuel Holland · 11 months ago
  53. a6a77e4 riscv: Sort target configs alphabetically by Samuel Holland · 11 months ago
  54. 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 11 months ago
  55. a966634 CI: use OpenSBI 1.3.1 for testing by Heinrich Schuchardt · 11 months ago
  56. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 11 months ago
  57. c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 1 month ago
  58. 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 1 month ago
  59. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 3 months ago
  60. aed6480 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · 1 year, 4 months ago
  61. 46ff7dd Merge branch '2023-11-01-bootstd-fixes' by Tom Rini · 11 months ago
  62. a831d11 bootstd: cros: Correct condition for read method by Simon Glass · 11 months ago
  63. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 11 months ago
  64. f2bfa0c bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 1 month ago
  65. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 1 month ago
  66. a803f87 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 11 months ago
  67. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 11 months ago
  68. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 11 months ago
  69. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 12 months ago
  70. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 1 month ago
  71. 62fc66b Merge branch '2023-10-31-platform-updates' by Tom Rini · 11 months ago
  72. edf90d4 corstone1000: enable PSCI reset by Emekcan Aras · 11 months ago
  73. 2dff8df corstone1000: enable distro booting command by Abdellatif El Khlifi · 11 months ago
  74. 805aa48 corstone1000: add compressed kernel support by Abdellatif El Khlifi · 11 months ago
  75. f50af7e board: developerbox: update flash rawwrite binary size by Masahisa Kojima · 11 months ago
  76. 1c9f956 board: developerbox: update old NOR flash layout build instruction by Masahisa Kojima · 11 months ago
  77. a248c1a board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · 11 months ago
  78. 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 11 months ago
  79. 0045356 configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS by Jim Liu · 11 months ago
  80. 1b7026f board: nuvuton: arbel: Fix incorrect ram size by Jim Liu · 11 months ago
  81. 1af3e71 configs: npcm: Support more uart baud rate by Jim Liu · 11 months ago
  82. 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 11 months ago
  83. 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 11 months ago
  84. 355aab9 fastboot: fix CRC32 chunk size checking by Wojciech Nizinski · 12 months ago
  85. 5b6ee51 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · 11 months ago
  86. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 11 months ago
  87. 31f4ee4 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · 11 months ago
  88. cbba1b7 Merge branch '2023-10-30-assorted-general-updates' by Tom Rini · 11 months ago
  89. 5ed1c55 misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 11 months ago
  90. 9f33914 get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 11 months ago
  91. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 11 months ago
  92. 54024c8 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · 11 months ago
  93. 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 11 months ago
  94. 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 11 months ago
  95. 7dd06b1 addrmap: Fix off by one in addrmap_set_entry() by Dan Carpenter · 1 year, 2 months ago
  96. 35e8007 i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 11 months ago
  97. af7a4ff i2c: nuvoton: remove standard mode only by Jim Liu · 12 months ago
  98. c594b43 Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  99. d9650a4 Merge branch '2023-10-28-assorted-platform-updates' by Tom Rini · 11 months ago
  100. fef1ecf iot2050: Allow for more than 1 USB storage device by Jan Kiszka · 11 months ago