1. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · Fri Jan 28 21:31:07 2022 -0700
  2. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · Sun Nov 21 14:52:51 2021 +0100
  3. 7de7974 acpi: Allow include files within the board directory by Simon Glass · Wed Dec 01 09:02:44 2021 -0700
  4. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  5. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  6. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:01 2022 +0100
  7. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  8. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  9. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  10. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · Sat Dec 18 11:27:49 2021 -0700
  11. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  12. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  13. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  14. db21fbf checkpatch: report ERROR only on disabling of fdt and initrd relocation by Hou Zhiqiang · Wed Dec 15 14:23:52 2021 +0800
  15. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · Tue Nov 30 18:33:54 2021 +0200
  16. ac461ae Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Dec 28 11:28:31 2021 -0500
  17. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  18. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · Fri Dec 17 18:08:47 2021 -0500
  19. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  20. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · Fri Dec 17 18:08:45 2021 -0500
  21. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · Fri Dec 17 18:08:44 2021 -0500
  22. b8d3d8c Kconfig: Remove some symbols from the whitelist by Tom Rini · Fri Dec 17 18:08:43 2021 -0500
  23. e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · Fri Dec 17 18:08:41 2021 -0500
  24. 72f2c14 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · Fri Dec 17 18:08:40 2021 -0500
  25. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · Fri Dec 17 18:08:36 2021 -0500
  26. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · Sun Dec 12 22:12:35 2021 -0500
  27. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  28. b592ae0 x86: coreboot: Add a sample script to build a qemu image by Simon Glass · Fri Nov 19 13:24:07 2021 -0700
  29. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  30. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  31. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  32. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · Thu Dec 16 20:59:23 2021 -0700
  33. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · Wed Nov 24 09:26:42 2021 -0700
  34. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  35. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  36. 8af0b15 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · Wed Nov 24 09:26:41 2021 -0700
  37. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  38. 5bde2b9 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · Mon Nov 08 10:21:22 2021 +0100
  39. 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
  40. 4945313 Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · Wed Dec 01 13:30:59 2021 -0500
  41. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · Mon Nov 15 16:32:17 2021 +0100
  42. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  43. 101e68e env: Avoid using GNU features in awk by Simon Glass · Wed Nov 24 07:40:14 2021 -0700
  44. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · Tue Nov 16 18:56:43 2021 +0100
  45. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  46. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  47. 95f833a configs: Resync with savedefconfig by Tom Rini · Fri Nov 12 23:37:42 2021 +0000
  48. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  49. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  50. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  51. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  52. daa53a2 efi: Add a script to build an image for testing on UEFI by Simon Glass · Wed Nov 03 21:09:03 2021 -0600
  53. 0254200 configs: Resync with savedefconfig by Tom Rini · Fri Nov 05 15:31:59 2021 +0000
  54. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  55. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  56. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 22 08:56:45 2021 -0400
  57. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  58. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · Wed Oct 20 21:31:31 2021 +0000
  59. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  60. bb2a0e1 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · Wed Sep 22 11:34:43 2021 -0600
  61. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · Fri Oct 15 08:06:20 2021 -0400
  62. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  63. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · Sat Oct 09 15:27:34 2021 +0200
  64. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  65. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  66. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · Mon Oct 04 11:59:54 2021 +0200
  67. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · Mon Oct 04 11:59:53 2021 +0200
  68. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · Mon Oct 04 11:59:52 2021 +0200
  69. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · Mon Oct 04 11:59:51 2021 +0200
  70. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  71. 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
  72. 03e4b89 pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · Wed Oct 06 18:49:47 2021 +0200
  73. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · Wed Oct 06 18:10:32 2021 +0200
  74. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  75. 37b740d Merge branch '2021-10-06-assorted-improvements' by Tom Rini · Wed Oct 06 12:26:33 2021 -0400
  76. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  77. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  78. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400
  79. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  80. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  81. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  82. 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
  83. 07ed620 scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus by Vladimir Oltean · Mon Sep 27 14:22:05 2021 +0300
  84. 1034139 scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings by Vladimir Oltean · Mon Sep 27 14:22:01 2021 +0300
  85. 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  86. e59bb2d scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · Thu Sep 16 10:59:12 2021 +0200
  87. f04c4ab Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Mon Sep 27 11:09:23 2021 -0400
  88. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  89. e972aab fdt: Update Makefile rules with the new OF_REAL Kconfig by Simon Glass · Sat Aug 07 07:24:07 2021 -0600
  90. 39fc095 Avoid polluting CONFIG_ namespace with board specific define. by Kristian Amlie · Fri Sep 10 08:19:19 2021 +0200
  91. 14856c3 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · Wed Sep 22 11:02:26 2021 +0200
  92. 2303000 scripts/mailmapper: enable running with Python 3 by Heinrich Schuchardt · Thu Sep 16 10:59:12 2021 +0200
  93. 2f93983 net: remove unused CONFIG_DRIVER_AT91EMAC_* by Eugen Hristev · Wed Aug 25 13:28:28 2021 +0300
  94. a5348a1 board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME by Eugen Hristev · Tue Aug 24 16:02:33 2021 +0300
  95. 2417ba3 scripts/config_whitelist.txt: Fix after merging by Tom Rini · Thu Sep 16 13:18:21 2021 -0400
  96. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  97. 0b3c167 configs: Resync with savedefconfig by Tom Rini · Tue Sep 14 18:48:05 2021 -0400
  98. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  99. 3ff3934 ppc: Remove UCP1020 board by Simon Glass · Sun Aug 01 18:54:15 2021 -0600
  100. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · Sun Aug 08 12:20:30 2021 -0600