1. 080f859 binman: Use normal entries in cbfs by Simon Glass · 2 years, 11 months ago
  2. 8cb069a binman: Move cbfs.ObtainContents() down a bit by Simon Glass · 2 years, 11 months ago
  3. 3f495f1 binman: Update the section documentation by Simon Glass · 2 years, 11 months ago
  4. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 11 months ago
  5. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 11 months ago
  6. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 11 months ago
  7. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 11 months ago
  8. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 11 months ago
  9. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 11 months ago
  10. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 11 months ago
  11. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 11 months ago
  12. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 11 months ago
  13. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 11 months ago
  14. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 11 months ago
  15. 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 3 years ago
  16. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 3 years ago
  17. 5b9ee01 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 11 months ago
  18. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 2 years, 11 months ago
  19. cdccb39 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · 2 years, 11 months ago
  20. c0ffc12 riscv: Enable SPI flash env for SiFive Unmatched. by Thomas Skibo · 2 years, 11 months ago
  21. 6a86389 riscv: Support booting SiFive Unmatched from SPI. by Thomas Skibo · 2 years, 11 months ago
  22. ffb78a7 doc: board: Update Microchip MPFS Icicle Kit doc by Padmarao Begari · 3 years ago
  23. 5c007d2 riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · 3 years ago
  24. 06142d6 riscv: dts: Split Microchip device tree by Padmarao Begari · 3 years ago
  25. 0dc0d1e i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · 3 years ago
  26. 0d914ad net: macb: Remove Microchip compatible string by Padmarao Begari · 3 years ago
  27. 666da85 board: ae350: Support autoboot from RAM by Leo Yu-Chi Liang · 3 years ago
  28. 3fbd17a net: dwc_eth_qos: Enable clock in probe by Marek Vasut · 3 years ago
  29. 8777033 net: eth-phy: Handle gpio_request_by_name() return value by Marek Vasut · 3 years ago
  30. 300761b board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · 3 years ago
  31. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 3 years ago
  32. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 11 months ago
  33. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 11 months ago
  34. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 3 years ago
  35. b3425a3 mtd: spi: Remove SF_DUAL_FLASH symbol from Kconfig by Michal Simek · 2 years, 11 months ago
  36. 846d1d9 mtd: cqspi: Wait for transfer completion by Marek Vasut · 3 years, 1 month ago
  37. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago
  38. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 3 years ago
  39. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 3 years ago
  40. 2bd8830 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 3 years ago
  41. ff06276 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 3 years ago
  42. fc47dbb Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 2 years, 11 months ago
  43. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 3 years ago
  44. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 3 years ago
  45. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  46. 7f3934f Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 11 months ago
  47. c7c06fa board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 2 years, 11 months ago
  48. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 11 months ago
  49. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 11 months ago
  50. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 3 years ago
  51. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  52. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 3 years ago
  53. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 3 years ago
  54. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 3 years ago
  55. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 3 years ago
  56. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 3 years ago
  57. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 3 years ago
  58. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 3 years ago
  59. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 3 years ago
  60. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 3 years ago
  61. 77d043c ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 3 years ago
  62. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 3 years ago
  63. 7d35a49 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 3 years ago
  64. 312011e ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 3 years ago
  65. 525dd34 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 3 years ago
  66. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 3 years ago
  67. 1aba8e5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 3 years ago
  68. 15e20e4 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years ago
  69. 874e544 Fix MMC numbering issue for Raspberry Pi 3 by Mike Karels · 3 years ago
  70. 5e7e661 rpi: Add identifier for the new RPi Zero 2 W by Peter Robinson · 2 years, 11 months ago
  71. 3ede1a6 rpi: Update the Raspberry Pi doucmentation URL by Peter Robinson · 2 years, 11 months ago
  72. 4a14bff Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 11 months ago
  73. ca81928 Merge tag 'tpm-30112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 11 months ago
  74. ce29c52 Merge tag 'efi-2022-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  75. c3de051 tis: fix tpm_tis_remove() by Heinrich Schuchardt · 2 years, 11 months ago
  76. 4c59560 pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  77. 0c6079c ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  78. a2f823e ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · 3 years ago
  79. fbe6b99 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  80. e114ddc ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  81. e447a18 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi by Patrice Chotard · 3 years ago
  82. 4aace3d ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  83. f1a3eb5 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · 3 years ago
  84. b9a0cc8 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · 3 years ago
  85. c0d9bb0 efi_loader: Extend PCR's for firmware measurements by Ruchika Gupta · 2 years, 11 months ago
  86. 2957a1e tpm: use more algorithms than sha256 on pcr_read by Ruchika Gupta · 2 years, 11 months ago
  87. 34287ef efi_loader: Add check for event log passed from firmware by Ruchika Gupta · 2 years, 11 months ago
  88. 3b7bf8a test: unit test for the EFI_TCG2_PROTOCOL by Heinrich Schuchardt · 3 years ago
  89. 617270b configs: enable CMD_TPM on QEMU ARM by Heinrich Schuchardt · 3 years ago
  90. 9d24653 doc: qemu-arm peripherials by Heinrich Schuchardt · 2 years, 11 months ago
  91. 5db5815 serial: a37xx: Reset whole UART when changing parent clock from TBG to XTAL by Pali Rohár · 3 years ago
  92. 10c3bef arm: mvebu: turris_omnia: enable A385 watchdog before disabling MCU watchdog by Pali Rohár · 3 years ago
  93. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 11 months ago
  94. ade3746 Prepare v2022.01-rc3 by Tom Rini · 2 years, 11 months ago
  95. 2f7c7ae board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · 2 years, 11 months ago
  96. 270eeb6 qemu: common: Fix build with update capsule by Vincent Stehlé · 2 years, 11 months ago
  97. 7d3bebb fastboot: Add maintainers entry by Sean Anderson · 2 years, 11 months ago
  98. 4469d3b clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · 2 years, 11 months ago
  99. c087b5a Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 11 months ago
  100. 452e8c9 test/py: Raise a ValueError if a command fails by Simon Glass · 3 years ago