1. e796f24 binman: Correct comments for ReadChildData() by Simon Glass · Tue Nov 23 11:03:44 2021 -0700
  2. 9ed7170 binman: Correct init of entry in Entry class by Simon Glass · Tue Nov 23 11:03:43 2021 -0700
  3. 88e04da binman: Add a way to obtain the version by Simon Glass · Tue Nov 23 11:03:42 2021 -0700
  4. 33046a3 binman: Tidy up style in cmdline by Simon Glass · Tue Nov 23 11:03:41 2021 -0700
  5. 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · Tue Nov 23 11:03:40 2021 -0700
  6. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · Tue Nov 23 11:03:39 2021 -0700
  7. 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · Tue Nov 23 11:03:38 2021 -0700
  8. 92ebac7 sandbox: replace putchar(ch) by fputc(ch, stdout) by Heinrich Schuchardt · Sat Nov 20 13:28:33 2021 +0100
  9. 6937919 drivers: core: lists: fix for loop index type by Alexander Preißner · Sat Nov 06 02:08:59 2021 +0100
  10. 80f0307 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Thu Dec 02 07:16:04 2021 -0500
  11. 382c547 Merge branch '2021-12-01-assorted-updates' into next by Tom Rini · Thu Dec 02 07:12:28 2021 -0500
  12. 08f2b5a board: brcm-ns3: Load netXtreme firmware by Bharat Gooty · Mon Nov 08 14:46:11 2021 -0800
  13. b48ee74 net: brcm: netXtreme driver by Bharat Gooty · Mon Nov 08 14:46:10 2021 -0800
  14. e06f73b driver: net: Makefile: order file alphabetically by Ramon Fried · Thu Dec 02 08:15:27 2021 +0200
  15. 6588dc1 drivers: net: Soft reset felix switch core by Radu Bulie · Sat Nov 27 14:52:35 2021 +0200
  16. a89b3b1 tools/netconsole: Add support for socat by Andy Shevchenko · Wed Nov 17 20:15:06 2021 +0300
  17. e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · Tue Oct 19 12:32:29 2021 -0500
  18. 99f0cd2 dm: add debug message when failed to select the default pinctrl by Patrick Delaunay · Fri Nov 19 10:02:27 2021 +0100
  19. e8e001e pinctrl: change result for unsupported API by Patrick Delaunay · Fri Nov 19 10:02:26 2021 +0100
  20. 5bde2b9 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · Mon Nov 08 10:21:22 2021 +0100
  21. 51412e1 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfg by Patrick Delaunay · Mon Nov 08 10:21:21 2021 +0100
  22. 4945313 Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · Wed Dec 01 13:30:59 2021 -0500
  23. ea3cc39 Convert CONFIG_FSL_DDR_BIST et al to Kconfig by Tom Rini · Sat Nov 13 19:22:43 2021 -0500
  24. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  25. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  26. a5f5ae8 Merge tag 'u-boot-stm32-20211130' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Wed Dec 01 07:22:25 2021 -0500
  27. b82c97e board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · Thu Nov 25 11:54:53 2021 +0100
  28. 915bd1a ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setup by Patrick Delaunay · Wed Nov 24 10:52:19 2021 +0100
  29. df7fe21 ram: stm32mp1: compute DDR size from DDRCTL registers by Patrick Delaunay · Wed Nov 24 10:52:18 2021 +0100
  30. 4340a65 configs: stm32mp15: deactivate the CONFIG_STM32_IPCC by Patrick Delaunay · Fri Nov 19 10:07:32 2021 +0100
  31. 028fddd board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · Mon Nov 15 16:32:23 2021 +0100
  32. b1a756b video: stm32: stm32_ltdc: align framebuffer on 2MB by Patrick Delaunay · Mon Nov 15 16:32:22 2021 +0100
  33. 774aecc common: add fdt_simplefb_enable_and_mem_rsv function by Patrick Delaunay · Mon Nov 15 16:32:21 2021 +0100
  34. efcc84b video: Add video_is_active function by Patrick Delaunay · Mon Nov 15 16:32:20 2021 +0100
  35. e7e69a5 common: rename functions lcd_dt_simplefb to fdt_simplefb by Patrick Delaunay · Mon Nov 15 16:32:19 2021 +0100
  36. b9735d6 common: rename lcd_simplefb.c file to fdt_simplefb.c by Patrick Delaunay · Mon Nov 15 16:32:18 2021 +0100
  37. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · Mon Nov 15 16:32:17 2021 +0100
  38. 0c4354e stm32mp1: ram: remove tuning support by Patrick Delaunay · Mon Nov 15 15:32:30 2021 +0100
  39. 9e2dd66 stm32mp1: ram: remove the support of calibration result by Patrick Delaunay · Mon Nov 15 15:32:29 2021 +0100
  40. a709d63 stm32mp1: ram: add read valid training support by Patrick Delaunay · Mon Nov 15 15:32:28 2021 +0100
  41. 5f5ce60 ARM: dts: stm32: Auto-detect DHSOM with uSD level translator by Marek Vasut · Sat Nov 13 03:29:44 2021 +0100
  42. 98a1205 mmc: stm32_sdmmc2: Add support for probing bus voltage level translator by Marek Vasut · Sat Nov 13 03:29:43 2021 +0100
  43. fb2cea4 ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR by Marek Vasut · Sat Nov 13 03:28:03 2021 +0100
  44. b004949 ARM: dts: stm32: Add custom PHY reset bindings on AV96 by Marek Vasut · Sat Nov 13 03:27:37 2021 +0100
  45. e96ef14 ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM by Marek Vasut · Sat Nov 13 03:26:39 2021 +0100
  46. a7b1cba ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM by Marek Vasut · Sat Nov 13 03:26:05 2021 +0100
  47. 3e540f5 ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM by Marek Vasut · Sat Nov 13 03:25:13 2021 +0100
  48. c7b608f ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · Sat Nov 13 03:24:44 2021 +0100
  49. 67af77a pinctrl: stmfx: define LOG_CATEGORY by Patrick Delaunay · Wed Nov 10 18:14:10 2021 +0100
  50. ba45da0 ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:20 2021 +0100
  51. 16ad820 ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:19 2021 +0100
  52. 8261d10 ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:18 2021 +0100
  53. 1bd7de8 ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:17 2021 +0100
  54. efb49c5 ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:16 2021 +0100
  55. fcbddcb ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:15 2021 +0100
  56. 910e902 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:14 2021 +0100
  57. 75f5606 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:13 2021 +0100
  58. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  59. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  60. 07bc02a board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · Sun Nov 28 21:57:01 2021 +0000
  61. cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · Wed Nov 24 15:54:20 2021 +0100
  62. 32f4ec8 fastboot: Add maintainers entry by Sean Anderson · Tue Nov 23 23:33:11 2021 -0500
  63. c61f296 clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · Tue Nov 23 23:23:40 2021 -0500
  64. 1211ed1 Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Nov 28 20:38:01 2021 -0500
  65. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  66. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  67. 59b9a12 sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · Sat Oct 23 17:26:10 2021 -0600
  68. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  69. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  70. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  71. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  72. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  73. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  74. 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · Sat Oct 23 17:26:03 2021 -0600
  75. b94d204 disk: part_dos: Fix a NULL pointer error by Simon Glass · Sat Oct 23 17:26:02 2021 -0600
  76. 8de9be0 mbr: Correct verification check by Simon Glass · Sat Oct 23 17:26:01 2021 -0600
  77. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  78. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  79. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · Sat Oct 23 17:25:58 2021 -0600
  80. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  81. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · Thu Nov 11 08:14:18 2021 +0100
  82. 9fa20b2 sf: doc: Add documentation for the 'sf' command by Simon Glass · Sun Sep 19 15:49:35 2021 -0600
  83. 1d0e79f sf: Tidy up code to avoid #ifdef by Simon Glass · Sun Sep 19 15:49:34 2021 -0600
  84. 8cbe22b sf: Use const for the stage name by Simon Glass · Sun Sep 19 15:49:33 2021 -0600
  85. 9b72457 command: Use a constant pointer for the help by Simon Glass · Sun Sep 19 15:49:32 2021 -0600
  86. 101e68e env: Avoid using GNU features in awk by Simon Glass · Wed Nov 24 07:40:14 2021 -0700
  87. a5b22af Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 26 17:10:53 2021 -0500
  88. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  89. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  90. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  91. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  92. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  93. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · Thu Nov 25 18:55:09 2021 +0100
  94. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · Sat Nov 20 11:53:12 2021 +0100
  95. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  96. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · Sat Nov 20 14:49:18 2021 +0100
  97. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · Sat Nov 20 13:56:02 2021 +0100
  98. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · Fri Nov 19 16:33:04 2021 -0500
  99. 6832b20 Merge branch '2021-11-23-scmi-and-tee-updates' into next by Tom Rini · Tue Nov 23 16:24:24 2021 -0500
  100. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100