1. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · Mon Oct 04 11:59:54 2021 +0200
  2. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · Mon Oct 04 11:59:53 2021 +0200
  3. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · Mon Oct 04 11:59:52 2021 +0200
  4. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · Mon Oct 04 11:59:51 2021 +0200
  5. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  6. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  7. 97e96f2 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Oct 12 08:58:58 2021 -0400
  8. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  9. 24fbe6b board: siemens: iot2050: Adjust to changes in DT and configuration by Jan Kiszka · Tue Oct 05 12:04:49 2021 +0200
  10. e22e08e video: move MXS to Kconfig by Anatolij Gustschin · Mon Oct 04 17:33:12 2021 +0200
  11. 03e4b89 pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · Wed Oct 06 18:49:47 2021 +0200
  12. b3eda20 stm32f429: move CONFIG_BOOTCOMMAND in defconfig by Patrick Delaunay · Wed Oct 06 17:16:23 2021 +0200
  13. a255654 configs: Move some usb config in defconfig by Patrick Delaunay · Mon Oct 04 11:23:41 2021 +0200
  14. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  15. ce7374d Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · Mon Oct 04 13:48:08 2021 +0200
  16. ec249ce arm: stm32: Disable ATAGs support by Patrick Delaunay · Thu Sep 02 12:02:06 2021 +0200
  17. a5c9f35 ARM: amlogic: add JetHub common config header by Vyacheslav Bocharov · Mon Sep 20 11:40:14 2021 +0300
  18. 943bc23 configs: meson64: add SCSI boot target by Neil Armstrong · Fri Sep 17 09:37:04 2021 +0200
  19. f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · Wed Sep 22 14:50:39 2021 -0400
  20. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  21. a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · Wed Sep 22 14:50:37 2021 -0400
  22. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · Wed Sep 22 14:50:36 2021 -0400
  23. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  24. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  25. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · Wed Sep 22 14:50:32 2021 -0400
  26. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  27. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · Wed Sep 22 14:50:29 2021 -0400
  28. 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · Wed Sep 22 14:50:28 2021 -0400
  29. b256330 m53menlo: Switch to deriving CONFIG_SYS_NAND_PAGE_COUNT by Tom Rini · Wed Sep 22 14:50:27 2021 -0400
  30. 95d4413 rk3308: Remove unused NAND defines by Tom Rini · Wed Sep 22 14:50:26 2021 -0400
  31. 96be1cf lib: optee: Remove CONFIG_OPTEE_LOAD_ADDR by Alexandru Gagniuc · Tue Sep 07 12:07:08 2021 -0500
  32. 8ff2ff8 board: siemens: Add support for SIMATIC IOT2050 devices by Jan Kiszka · Sat Sep 18 08:17:53 2021 +0200
  33. c7b87bd serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms by Tom Rini · Mon Sep 13 17:24:53 2021 -0400
  34. 5fa6620 Convert CONFIG_BAUDRATE to Kconfig by Tom Rini · Mon Sep 13 17:24:52 2021 -0400
  35. 3826f81 kgdb: Remove unused serial related options by Tom Rini · Mon Sep 13 17:24:51 2021 -0400
  36. 291ab56 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · Thu Sep 09 07:54:53 2021 -0400
  37. 7578319 arm: Remove bg0900 board by Tom Rini · Thu Sep 09 07:54:51 2021 -0400
  38. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  39. f0d7650 arm: Remove aspenite board by Tom Rini · Thu Sep 09 07:54:49 2021 -0400
  40. 74f00e8 arm: Remove flea3 board by Tom Rini · Tue Sep 14 09:09:31 2021 -0400
  41. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  42. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  43. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  44. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  45. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  46. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  47. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  48. 0b9be6e arm: socfpga: vining: Drop meaningless comment by Marek Vasut · Tue Sep 14 05:25:29 2021 +0200
  49. b103946 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · Mon Sep 20 15:37:23 2021 +0200
  50. 51c2c68 ti: keystone: Migrate CONFIG_SOC_K2* to Kconfig by Tom Rini · Sun Sep 12 20:32:33 2021 -0400
  51. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · Sun Sep 12 20:32:32 2021 -0400
  52. b9dda3a omap4_panda: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:31 2021 -0400
  53. 8cc223c omap3_logic: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:30 2021 -0400
  54. c350bb3 am3517_evm: Remove unused comments/code by Tom Rini · Sun Sep 12 20:32:29 2021 -0400
  55. a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · Sun Sep 12 20:32:28 2021 -0400
  56. a48f190 omapl138_lcdk: Stop using CONFIG_MACH_OMAPL138_LCDK by Tom Rini · Sun Sep 12 20:32:26 2021 -0400
  57. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · Sun Sep 12 20:32:25 2021 -0400
  58. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · Sun Sep 12 20:32:24 2021 -0400
  59. 5b81035 compulab: Clean up some unused symbols by Tom Rini · Sun Sep 12 20:32:23 2021 -0400
  60. ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · Sun Sep 12 20:32:22 2021 -0400
  61. 7392617 usb: phy: ti: Remove non-DM PHY code by Tom Rini · Sun Sep 12 20:32:21 2021 -0400
  62. 4d01402 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · Sun Sep 12 20:32:20 2021 -0400
  63. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  64. 39fc095 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · Fri Sep 10 08:19:19 2021 +0200
  65. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · Tue Sep 07 08:37:51 2021 +0200
  66. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  67. 6f880bb Merge git://source.denx.de/u-boot-socfpga by Tom Rini · Thu Sep 23 08:30:45 2021 -0400
  68. a951fcc Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Sep 22 14:55:16 2021 -0400
  69. 62aa293 arm: socfpga: vining: Drop meaningless comment by Marek Vasut · Tue Sep 14 05:25:29 2021 +0200
  70. e2442a1 include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL by Matthias Schiffer · Mon Sep 20 15:37:23 2021 +0200
  71. a5348a1 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · Tue Aug 24 16:02:33 2021 +0300
  72. 5435c2c board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMAND by Eugen Hristev · Thu Aug 19 14:09:41 2021 +0300
  73. b5f8187 board: sama5d2_xplained: Modify load addresses by Clément Léger · Mon Aug 16 14:25:43 2021 +0200
  74. c58913b board: sama5d27_som1_ek: Modify load addresses by Clément Léger · Mon Aug 16 14:25:40 2021 +0200
  75. 4025e57 Remove #include <version.h> from files which do not need it by Pali Rohár · Mon Aug 02 15:18:29 2021 +0200
  76. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  77. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  78. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  79. b3dfffc configs: j72*_evm: Define the buffer sizes for dfu by Aswath Govindraju · Thu Aug 26 21:28:59 2021 +0530
  80. c92c771 include: configs: am64x_evm: Add env variables for booting to kernel using USB MSC device by Aswath Govindraju · Wed Aug 04 18:42:46 2021 +0530
  81. 0a356f9 ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGS by Derald D. Woods · Mon Aug 02 03:46:19 2021 +0000
  82. dfa9b14 arm: mvebu: a38x: Fix 5200000 baudrate by Pali Rohár · Thu Sep 02 12:00:51 2021 +0200
  83. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · Thu Sep 02 19:54:19 2021 -0500
  84. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  85. ea1e52b arm: Add Kconfig entry for MACH_TYPE by Tom Rini · Mon Aug 30 09:16:31 2021 -0400
  86. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  87. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  88. 7dfde5b Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Tom Rini · Mon Aug 30 09:16:28 2021 -0400
  89. 2db3de0 riscv: enable booting HiFive Unmatched from SATA by Heinrich Schuchardt · Wed Aug 25 18:21:57 2021 +0200
  90. 1d92624 net: Move network rules to drivers/net by Simon Glass · Sun Aug 08 12:20:31 2021 -0600
  91. 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · Sun Aug 08 12:20:27 2021 -0600
  92. 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · Sun Aug 08 12:20:26 2021 -0600
  93. 6343ffb power: Tidy up #undef of CONFIG_DM_PMIC by Simon Glass · Sun Aug 08 12:20:25 2021 -0600
  94. 4000e1b Convert CONFIG_DMA_LPC32XX to Kconfig by Simon Glass · Sun Aug 08 12:20:21 2021 -0600
  95. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · Sun Aug 08 12:20:20 2021 -0600
  96. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  97. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  98. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  99. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  100. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · Thu Aug 19 16:53:12 2021 +0100