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