1. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · Thu Nov 11 08:13:30 2021 +0100
  2. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · Wed Nov 03 15:09:36 2021 +0100
  3. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · Tue Nov 02 19:44:30 2021 +0100
  4. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  5. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · Sun Oct 31 19:17:03 2021 -0600
  6. c20046f env: Simplify env_get_default() by Marek Behún · Thu Nov 04 00:23:23 2021 +0100
  7. e087a46 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · Thu Nov 04 00:23:22 2021 +0100
  8. 08c6b04 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · Thu Nov 04 00:23:21 2021 +0100
  9. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · Wed Nov 03 21:09:18 2021 -0600
  10. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · Wed Nov 03 21:09:17 2021 -0600
  11. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · Wed Nov 03 21:09:16 2021 -0600
  12. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · Wed Nov 03 21:09:15 2021 -0600
  13. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · Wed Nov 03 21:09:14 2021 -0600
  14. 95f833a configs: Resync with savedefconfig by Tom Rini · Fri Nov 12 23:37:42 2021 +0000
  15. 15d544b Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · Fri Nov 12 18:33:12 2021 -0500
  16. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · Sun Nov 07 22:59:51 2021 -0500
  17. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  18. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · Sun Nov 07 22:59:49 2021 -0500
  19. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · Sun Nov 07 22:59:48 2021 -0500
  20. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · Sun Nov 07 22:59:47 2021 -0500
  21. 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · Sun Nov 07 22:59:46 2021 -0500
  22. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · Sun Nov 07 22:59:45 2021 -0500
  23. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · Sun Nov 07 22:59:44 2021 -0500
  24. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · Sun Nov 07 22:59:43 2021 -0500
  25. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Sun Nov 07 22:59:42 2021 -0500
  26. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · Sun Nov 07 22:59:41 2021 -0500
  27. 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · Sun Nov 07 22:59:40 2021 -0500
  28. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · Sun Nov 07 22:59:39 2021 -0500
  29. 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · Sun Nov 07 22:59:38 2021 -0500
  30. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · Sun Nov 07 22:59:37 2021 -0500
  31. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · Sun Nov 07 22:59:36 2021 -0500
  32. 2fe0b1b Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · Sun Nov 07 22:59:35 2021 -0500
  33. df78862 Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · Sun Nov 07 22:59:34 2021 -0500
  34. 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · Sun Nov 07 22:59:33 2021 -0500
  35. 056680c Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · Sun Nov 07 22:59:32 2021 -0500
  36. d82a6e3 Merge branch '2021-11-12-assorted-updates' by Tom Rini · Fri Nov 12 10:14:24 2021 -0500
  37. e015c61 rtc: ds1337: fix compatible string typo by Clemens Gruber · Fri Nov 05 14:46:50 2021 +0100
  38. a8ea4f4 boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · Wed Nov 03 15:12:30 2021 +0100
  39. 4631b0b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · Wed Nov 03 15:11:53 2021 +0100
  40. 81b3f0b ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · Tue Nov 02 14:41:06 2021 +0100
  41. e1c384a get_maintainer.pl: add .get_maintainer.conf by Michael Walle · Sun Oct 31 23:38:12 2021 +0100
  42. d5f27cb Azure: Move to windows-2019 by Tom Rini · Sun Oct 31 13:24:42 2021 -0400
  43. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  44. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · Thu Oct 14 12:48:11 2021 -0600
  45. 5769531 doc: Move distro boot doc to rST by Simon Glass · Thu Oct 14 12:48:10 2021 -0600
  46. 086b080 pxe: Refactor sysboot to have one helper by Simon Glass · Thu Oct 14 12:48:09 2021 -0600
  47. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · Thu Oct 14 12:48:08 2021 -0600
  48. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · Thu Oct 14 12:48:07 2021 -0600
  49. 978739d lib: Add tests for simple_itoa() by Simon Glass · Thu Oct 14 12:48:06 2021 -0600
  50. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · Thu Oct 14 12:48:05 2021 -0600
  51. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · Thu Oct 14 12:48:04 2021 -0600
  52. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · Thu Oct 14 12:48:03 2021 -0600
  53. 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · Thu Oct 14 12:48:02 2021 -0600
  54. 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · Thu Oct 14 12:48:01 2021 -0600
  55. 0666fcb pxe: Move pxe_utils files by Simon Glass · Thu Oct 14 12:48:00 2021 -0600
  56. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · Thu Oct 14 12:47:59 2021 -0600
  57. 121e131 pxe: Add a userdata field to the context by Simon Glass · Thu Oct 14 12:47:58 2021 -0600
  58. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · Thu Oct 14 12:47:57 2021 -0600
  59. b0d08db pxe: Use a context pointer by Simon Glass · Thu Oct 14 12:47:56 2021 -0600
  60. babeef1 pxe: Move API comments to the header files by Simon Glass · Thu Oct 14 12:47:55 2021 -0600
  61. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  62. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Nov 11 09:04:20 2021 -0500
  63. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 10 14:11:30 2021 -0500
  64. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · Mon Oct 11 09:52:51 2021 +0200
  65. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · Mon Oct 11 09:52:50 2021 +0200
  66. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · Mon Oct 11 09:52:49 2021 +0200
  67. dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · Mon Oct 11 09:52:48 2021 +0200
  68. 33e7dd1 ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM by Marek Vasut · Sun Oct 24 00:46:17 2021 +0200
  69. 43a83f7 ARM: stm32: Disable video output on DHSOM by Marek Vasut · Sat Oct 23 20:33:57 2021 +0200
  70. 6fe4ff6 ARM: stm32: Disable EFI on DHSOM by Marek Vasut · Sat Oct 23 20:33:56 2021 +0200
  71. afd7e7e ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP by Marek Vasut · Sat Oct 23 20:33:34 2021 +0200
  72. efbc72d ARM: dts: stm32: Drop nWP GPIO hog on DHSOM by Marek Vasut · Sat Oct 23 20:33:33 2021 +0200
  73. 665cd02 ARM: stm32: Enable DFU MTD support on DHSOM by Marek Vasut · Sat Oct 23 20:32:48 2021 +0200
  74. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · Fri Oct 22 20:12:34 2021 +0200
  75. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · Fri Oct 22 10:19:25 2021 +0200
  76. c4c5c5f arm: dts: stm32mp15: alignment with v5.15-rc6 by Patrick Delaunay · Thu Oct 21 11:54:11 2021 +0200
  77. 3dbdbfa Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Nov 10 09:15:18 2021 -0500
  78. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · Wed Oct 13 15:11:18 2021 +0200
  79. 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · Wed Oct 13 20:56:58 2021 +1100
  80. f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:51 2021 +0100
  81. ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · Mon Nov 08 18:12:50 2021 +0100
  82. e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · Mon Nov 08 18:12:49 2021 +0100
  83. 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · Mon Nov 08 18:12:48 2021 +0100
  84. dce60c5 tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · Mon Nov 08 18:12:47 2021 +0100
  85. deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · Mon Nov 08 18:12:46 2021 +0100
  86. ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · Mon Nov 08 18:12:45 2021 +0100
  87. 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:44 2021 +0100
  88. 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · Mon Nov 08 18:12:43 2021 +0100
  89. c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · Mon Nov 08 18:12:42 2021 +0100
  90. d884094 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · Mon Nov 08 18:12:41 2021 +0100
  91. 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · Sat Nov 06 12:16:12 2021 +0100
  92. 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · Fri Nov 05 23:30:42 2021 +0100
  93. 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · Fri Nov 05 23:29:58 2021 +0100
  94. e4e247e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Nov 09 22:26:56 2021 -0500
  95. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · Fri Nov 05 19:34:31 2021 +0100
  96. 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Nov 09 08:51:00 2021 -0500
  97. ba21242 configs: ls1028a: ensure Ethernet is enabled by Vladimir Oltean · Tue Nov 09 17:02:31 2021 +0530
  98. 225a9a9 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · Tue Nov 09 16:56:24 2021 +0530
  99. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  100. 3f71da9 configs: ls1046aqds: Configure environment related configs by Kuldeep Singh · Tue Nov 09 14:56:41 2021 +0530