1. e586f44 binman: Allow control of which entries to read by Simon Glass · 2 years, 10 months ago
  2. d34bcdd binman: Allow overriding BuildSectionData() by Simon Glass · 2 years, 10 months ago
  3. b6caf0e binman: Drop the filename property in entry_Section by Simon Glass · 2 years, 10 months ago
  4. 1e99bc2 binman: Drop the underscore in _ReadEntries() by Simon Glass · 2 years, 10 months ago
  5. 557693e binman: Correct comments for ReadChildData() by Simon Glass · 2 years, 10 months ago
  6. c473831 binman: Correct init of entry in Entry class by Simon Glass · 2 years, 10 months ago
  7. c475dec binman: Add a way to obtain the version by Simon Glass · 2 years, 10 months ago
  8. 650e5de binman: Tidy up style in cmdline by Simon Glass · 2 years, 10 months ago
  9. 40b4d64 dtoc: Add support for reading fixed-length bytes properties by Simon Glass · 2 years, 10 months ago
  10. d866e62 dtoc: Add support for reading 64-bit ints by Simon Glass · 2 years, 10 months ago
  11. ff139b6 dtoc: Bring in the libfdt module automatically by Simon Glass · 2 years, 10 months ago
  12. 34bee10 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · 2 years, 10 months ago
  13. fe67ba7 drivers: core: lists: fix for loop index type by Alexander Preißner · 2 years, 11 months ago
  14. f896150 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 2 years, 10 months ago
  15. cdccb39 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · 2 years, 10 months ago
  16. 300761b board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · 2 years, 11 months ago
  17. 5a5bba0 net: brcm: netXtreme driver by Bharat Gooty · 2 years, 11 months ago
  18. 6d1857c driver: net: Makefile: order file alphabetically by Ramon Fried · 2 years, 10 months ago
  19. 8c1a695 drivers: net: Soft reset felix switch core by Radu Bulie · 2 years, 10 months ago
  20. f0d4607 tools/netconsole: Add support for socat by Andy Shevchenko · 2 years, 10 months ago
  21. 6d99f86 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years ago
  22. af13df7 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · 2 years, 10 months ago
  23. 1c01712 pinctrl: change result for unsupported API by Patrick Delaunay · 2 years, 10 months ago
  24. 2bd8830 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · 2 years, 11 months ago
  25. ff06276 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · 2 years, 11 months ago
  26. fc47dbb Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · 2 years, 10 months ago
  27. 33b02e9 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · 2 years, 10 months ago
  28. c7fad78 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · 2 years, 10 months ago
  29. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  30. 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, 10 months ago
  31. c7c06fa board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 2 years, 10 months ago
  32. b2ac964 ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · 2 years, 10 months ago
  33. d72e7bb ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · 2 years, 10 months ago
  34. e84ee40 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · 2 years, 10 months ago
  35. 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 2 years, 10 months ago
  36. 6cdeb32 video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · 2 years, 10 months ago
  37. 77debf6 common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · 2 years, 10 months ago
  38. 2e2e6d8 video: Add video_is_active function by Patrick Delaunay · 2 years, 10 months ago
  39. fded97a common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · 2 years, 10 months ago
  40. 4ca979e common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · 2 years, 10 months ago
  41. d71587c Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  42. b3c29dc stm32mp1: ram: remove tuning support by Patrick Delaunay · 2 years, 10 months ago
  43. 9819fe3 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · 2 years, 10 months ago
  44. 4831ba2 stm32mp1: ram: add read valid training support by Patrick Delaunay · 2 years, 10 months ago
  45. 77d043c ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · 2 years, 10 months ago
  46. 8e5266e mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · 2 years, 10 months ago
  47. 7d35a49 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · 2 years, 10 months ago
  48. 312011e ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · 2 years, 10 months ago
  49. 525dd34 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · 2 years, 10 months ago
  50. 5e3e882 ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · 2 years, 10 months ago
  51. 1aba8e5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · 2 years, 10 months ago
  52. 15e20e4 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 2 years, 10 months ago
  53. 4c59560 pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · 2 years, 11 months ago
  54. 0c6079c ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  55. a2f823e ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  56. fbe6b99 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  57. e114ddc ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  58. e447a18 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  59. 4aace3d ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  60. f1a3eb5 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  61. b9a0cc8 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · 2 years, 10 months ago
  62. 2402c93 Merge tag 'v2022.01-rc3' into next by Tom Rini · 2 years, 10 months ago
  63. ade3746 Prepare v2022.01-rc3 by Tom Rini · 2 years, 10 months ago
  64. 2f7c7ae board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · 2 years, 10 months ago
  65. 270eeb6 qemu: common: Fix build with update capsule by Vincent Stehlé · 2 years, 10 months ago
  66. 7d3bebb fastboot: Add maintainers entry by Sean Anderson · 2 years, 10 months ago
  67. 4469d3b clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · 2 years, 10 months ago
  68. c087b5a Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 10 months ago
  69. 452e8c9 test/py: Raise a ValueError if a command fails by Simon Glass · 2 years, 11 months ago
  70. 689d0a1 test/py: Relax the naming rules for unit tests by Simon Glass · 2 years, 11 months ago
  71. 0a92dee sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · 2 years, 11 months ago
  72. 29fe555 dm: core: Add a way to count the devices in a uclass by Simon Glass · 2 years, 11 months ago
  73. 4b03017 dm: core: Allow finding children / uclasses by partial name by Simon Glass · 2 years, 11 months ago
  74. 075bfc9 dm: core: Add a way to obtain a string list by Simon Glass · 2 years, 11 months ago
  75. 32c6a8e dm: core: Fix up string-function documentation by Simon Glass · 2 years, 11 months ago
  76. 8044318 dm: core: Fix handling of uclass pre_unbind method by Simon Glass · 2 years, 11 months ago
  77. fb933d0 dm: core: Add tests for stringlist functions by Simon Glass · 2 years, 11 months ago
  78. 8ce465e common: Allow a smaller console-recording pre-reloc by Simon Glass · 2 years, 11 months ago
  79. b7c2cc4 disk: part_dos: Fix a NULL pointer error by Simon Glass · 2 years, 11 months ago
  80. 362a79f mbr: Correct verification check by Simon Glass · 2 years, 11 months ago
  81. ce34a66 mmc: Allow for children other than the block device by Simon Glass · 2 years, 11 months ago
  82. 0bf61ac sandbox: mmc: Support a backing file by Simon Glass · 2 years, 11 months ago
  83. a0ff280 sandbox: Support unmapping a file by Simon Glass · 2 years, 11 months ago
  84. 15156c9 test/py: Allow passing input to a program by Simon Glass · 2 years, 11 months ago
  85. c700f10 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · 2 years, 11 months ago
  86. 1fb115e sf: doc: Add documentation for the 'sf' command by Simon Glass · 3 years ago
  87. 3512e15 sf: Tidy up code to avoid #ifdef by Simon Glass · 3 years ago
  88. ad4e010 sf: Use const for the stage name by Simon Glass · 3 years ago
  89. 6b03448 command: Use a constant pointer for the help by Simon Glass · 3 years ago
  90. 7acb322 env: Avoid using GNU features in awk by Simon Glass · 2 years, 10 months ago
  91. 693650b Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  92. 2b5e710 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 2 years, 10 months ago
  93. 6e6d37f test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 2 years, 10 months ago
  94. 9aa1a14 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 2 years, 10 months ago
  95. 67e9b64 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 2 years, 10 months ago
  96. 09e4098 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · 2 years, 10 months ago
  97. 9abd2ca efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 2 years, 10 months ago
  98. 9d1564d efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · 2 years, 10 months ago
  99. 1ae35c7 test: address some pylint warnings by Heinrich Schuchardt · 2 years, 10 months ago
  100. 7a001e0 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 2 years, 10 months ago