1. 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 11 months ago
  2. 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 11 months ago
  3. ae94c3d u_boot_pylib: Ensure subprocess is closed down by Simon Glass · 11 months ago
  4. a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 11 months ago
  5. be6a249 sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 11 months ago
  6. a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 11 months ago
  7. ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 11 months ago
  8. 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 11 months ago
  9. ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 11 months ago
  10. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 11 months ago
  11. ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 11 months ago
  12. e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 11 months ago
  13. bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 11 months ago
  14. 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  15. 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 11 months ago
  16. a13af89 patman: Add a 'keep_change_id' setting by Maxim Cournoyer · 11 months ago
  17. 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
  18. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 11 months ago
  19. 7d82461 board: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  20. 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  21. 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  22. d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 11 months ago
  23. a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 11 months ago
  24. 56d65db serial: sh: Drop <common.h> by Paul Barker · 11 months ago
  25. 93565cc arm: mach-rmobile: Drop <common.h> by Paul Barker · 11 months ago
  26. 0a5d5fe arm: armv8: mmu: Prepare for common.h removal by Paul Barker · 11 months ago
  27. 9d22d4a configs: visionfive2: Enable JH7110 RNG driver by Chanho Park · 11 months ago
  28. 30b0f58 riscv: dts: jh7110: Add rng device tree node by Chanho Park · 11 months ago
  29. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 11 months ago
  30. 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 11 months ago
  31. 83b443d riscv: import read/write_relaxed functions by Chanho Park · 11 months ago
  32. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 11 months ago
  33. 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 11 months ago
  34. b8a902b board: starfive: spl: Support jtag for VisionFive2 board by Chanho Park · 11 months ago
  35. 37c2faf riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · 11 months ago
  36. bade208 riscv: Weakly define invalidate_icache_range() by Samuel Holland · 11 months ago
  37. 3b00fab riscv: Align the trap handler to 64 bytes by Samuel Holland · 11 months ago
  38. a6a77e4 riscv: Sort target configs alphabetically by Samuel Holland · 11 months ago
  39. 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 11 months ago
  40. a966634 CI: use OpenSBI 1.3.1 for testing by Heinrich Schuchardt · 11 months ago
  41. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 11 months ago
  42. c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 1 month ago
  43. 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 1 month ago
  44. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 3 months ago
  45. 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
  46. 46ff7dd Merge branch '2023-11-01-bootstd-fixes' by Tom Rini · 11 months ago
  47. a831d11 bootstd: cros: Correct condition for read method by Simon Glass · 11 months ago
  48. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 11 months ago
  49. f2bfa0c bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 1 month ago
  50. 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 1 month ago
  51. a803f87 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 11 months ago
  52. b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 11 months ago
  53. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 11 months ago
  54. c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 12 months ago
  55. 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 1 month ago
  56. 62fc66b Merge branch '2023-10-31-platform-updates' by Tom Rini · 11 months ago
  57. edf90d4 corstone1000: enable PSCI reset by Emekcan Aras · 11 months ago
  58. 2dff8df corstone1000: enable distro booting command by Abdellatif El Khlifi · 11 months ago
  59. 805aa48 corstone1000: add compressed kernel support by Abdellatif El Khlifi · 11 months ago
  60. f50af7e board: developerbox: update flash rawwrite binary size by Masahisa Kojima · 11 months ago
  61. 1c9f956 board: developerbox: update old NOR flash layout build instruction by Masahisa Kojima · 11 months ago
  62. a248c1a board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · 11 months ago
  63. 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 11 months ago
  64. 0045356 configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS by Jim Liu · 11 months ago
  65. 1b7026f board: nuvuton: arbel: Fix incorrect ram size by Jim Liu · 11 months ago
  66. 1af3e71 configs: npcm: Support more uart baud rate by Jim Liu · 11 months ago
  67. 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 11 months ago
  68. 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 11 months ago
  69. 355aab9 fastboot: fix CRC32 chunk size checking by Wojciech Nizinski · 12 months ago
  70. 5b6ee51 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · 11 months ago
  71. b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 11 months ago
  72. 31f4ee4 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · 11 months ago
  73. cbba1b7 Merge branch '2023-10-30-assorted-general-updates' by Tom Rini · 11 months ago
  74. 5ed1c55 misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 11 months ago
  75. 9f33914 get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 11 months ago
  76. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 11 months ago
  77. 54024c8 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · 11 months ago
  78. 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 11 months ago
  79. 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 11 months ago
  80. 7dd06b1 addrmap: Fix off by one in addrmap_set_entry() by Dan Carpenter · 1 year, 2 months ago
  81. 35e8007 i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 11 months ago
  82. af7a4ff i2c: nuvoton: remove standard mode only by Jim Liu · 12 months ago
  83. c594b43 Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  84. d9650a4 Merge branch '2023-10-28-assorted-platform-updates' by Tom Rini · 11 months ago
  85. fef1ecf iot2050: Allow for more than 1 USB storage device by Jan Kiszka · 11 months ago
  86. e9bf0ce mpc85xx: relocate code in non-SPL build by Martin Fäcknitz · 11 months ago
  87. 9727e3a board: synquacer: Update the flash image layout by Ilias Apalodimas · 11 months ago
  88. b254975 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · 11 months ago
  89. 86a5741 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · 11 months ago
  90. ffdb85b misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · 11 months ago
  91. 7093b89 config: qemu: relax print and console buffer size by Heinrich Schuchardt · 11 months ago
  92. 33e8020 board: siemens: iot2050: Fix M.2 detection by Jan Kiszka · 11 months ago
  93. 9bd2e70 board: toradex: verdin-imx8mp: enable usb device and fastboot support by Marcel Ziswiler · 1 year, 1 month ago
  94. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  95. 913d830 Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 11 months ago
  96. 946b311 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 11 months ago
  97. 526697d doc: usage: fix ordering of shell commands by Tom Fitzhenry · 11 months ago
  98. 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 11 months ago
  99. 63507f9 doc: Replace dm_dump_all() with dm_dump_tree() by Dylan Corrales · 11 months ago
  100. f83dd7d sphinx: Bump urllib3 version by Tom Rini · 11 months ago