1. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  2. f0c3dbb sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · Thu Oct 14 20:53:07 2021 -0500
  3. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  4. dd8297d Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Feb 23 12:28:54 2022 -0500
  5. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · Wed Feb 09 18:01:24 2022 +0100
  6. 1b21dee scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · Fri Jan 14 00:13:39 2022 +0300
  7. a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 11 15:07:49 2022 -0500
  8. 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · Thu Feb 03 21:43:50 2022 +0100
  9. 90cebeb common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · Mon Jan 31 09:20:22 2022 +0200
  10. fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · Mon Jan 31 09:20:21 2022 +0200
  11. 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Feb 10 09:02:06 2022 -0500
  12. 7754c32 patman: Update with new pylint scores by Simon Glass · Sat Jan 29 14:14:19 2022 -0700
  13. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  14. f4e64b9 configs: Resync with savedefconfig by Tom Rini · Tue Feb 08 23:50:55 2022 +0000
  15. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  16. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  17. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  18. bdbf6b0 Drop CONFIG_SYS_PIO_MODE by Simon Glass · Sat Jan 22 05:53:25 2022 -0700
  19. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  20. 4cf5d61 kconfig: Add support for conditional values by Simon Glass · Sat Jan 22 05:07:26 2022 -0700
  21. d2e6dd6 scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · Sun Jan 23 12:55:11 2022 -0700
  22. e1548c9 scripts: Makefile: also clean subdir dtc by Philippe Reynes · Tue Jan 25 11:32:20 2022 +0100
  23. bdddfb3 pylint: Adjust how the output is produced by Simon Glass · Fri Jan 28 21:31:07 2022 -0700
  24. 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · Sun Nov 21 14:52:51 2021 +0100
  25. 7de7974 acpi: Allow include files within the board directory by Simon Glass · Wed Dec 01 09:02:44 2021 -0700
  26. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  27. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  28. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:01 2022 +0100
  29. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  30. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  31. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  32. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · Sat Dec 18 11:27:49 2021 -0700
  33. 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
  34. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  35. 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
  36. db21fbf checkpatch: report ERROR only on disabling of fdt and initrd relocation by Hou Zhiqiang · Wed Dec 15 14:23:52 2021 +0800
  37. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · Tue Nov 30 18:33:54 2021 +0200
  38. 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
  39. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  40. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · Fri Dec 17 18:08:47 2021 -0500
  41. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  42. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · Fri Dec 17 18:08:45 2021 -0500
  43. b7b337b Convert CONFIG_88F5182 et al to Kconfig by Tom Rini · Fri Dec 17 18:08:44 2021 -0500
  44. b8d3d8c Kconfig: Remove some symbols from the whitelist by Tom Rini · Fri Dec 17 18:08:43 2021 -0500
  45. e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · Fri Dec 17 18:08:41 2021 -0500
  46. 72f2c14 Convert CONFIG_CPU_PXA27X to Kconfig by Tom Rini · Fri Dec 17 18:08:40 2021 -0500
  47. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · Fri Dec 17 18:08:36 2021 -0500
  48. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · Sun Dec 12 22:12:35 2021 -0500
  49. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  50. b592ae0 x86: coreboot: Add a sample script to build a qemu image by Simon Glass · Fri Nov 19 13:24:07 2021 -0700
  51. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  52. 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · Fri Nov 19 13:24:01 2021 -0700
  53. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  54. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · Thu Dec 16 20:59:23 2021 -0700
  55. ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · Wed Nov 24 09:26:42 2021 -0700
  56. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  57. 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · Wed Nov 24 09:26:44 2021 -0700
  58. 8af0b15 Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig by Simon Glass · Wed Nov 24 09:26:41 2021 -0700
  59. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  60. 5bde2b9 scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txt by Patrick Delaunay · Mon Nov 08 10:21:22 2021 +0100
  61. 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
  62. 4945313 Merge branch '2021-12-01-Kconfig-migrations' into next by Tom Rini · Wed Dec 01 13:30:59 2021 -0500
  63. ec05898 Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig by Patrick Delaunay · Mon Nov 15 16:32:17 2021 +0100
  64. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  65. 101e68e env: Avoid using GNU features in awk by Simon Glass · Wed Nov 24 07:40:14 2021 -0700
  66. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · Tue Nov 16 18:56:43 2021 +0100
  67. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · Thu Oct 21 21:08:46 2021 -0600
  68. 483c886 makefile: add missing semicolons by Angelo Dureghello · Fri Nov 05 16:20:24 2021 +0100
  69. 95f833a configs: Resync with savedefconfig by Tom Rini · Fri Nov 12 23:37:42 2021 +0000
  70. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · Sun Nov 07 22:59:50 2021 -0500
  71. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  72. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  73. aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · Tue Nov 09 16:30:38 2021 +0530
  74. daa53a2 efi: Add a script to build an image for testing on UEFI by Simon Glass · Wed Nov 03 21:09:03 2021 -0600
  75. 0254200 configs: Resync with savedefconfig by Tom Rini · Fri Nov 05 15:31:59 2021 +0000
  76. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  77. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  78. 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
  79. 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · Sat Oct 09 19:33:37 2021 +0200
  80. 33aae2b efi_loader: Fix link of EFI apps with ld.lld by Alistair Delva · Wed Oct 20 21:31:31 2021 +0000
  81. 90619e7 Makefile: Only build dtc if needed by Simon Glass · Wed Sep 22 11:34:44 2021 -0600
  82. bb2a0e1 Revert "kbuild: remove unused dtc-version.sh script" by Simon Glass · Wed Sep 22 11:34:43 2021 -0600
  83. 1c05dc9 configs: Resync with savedefconfig by Tom Rini · Fri Oct 15 08:06:20 2021 -0400
  84. e148926 Convert CONFIG_USB_EHCI_IS_TDI to Kconfig by Marek Behún · Sat Oct 09 15:27:35 2021 +0200
  85. 5de1046 Drop CONFIG_USB_EHCI_KIRKWOOD by Marek Behún · Sat Oct 09 15:27:34 2021 +0200
  86. 53d5351 Convert CONFIG_USB_EHCI_MXS to Kconfig by Marek Behún · Sat Oct 09 15:27:33 2021 +0200
  87. 372154d Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI by Marek Behún · Sat Oct 09 15:27:32 2021 +0200
  88. 83f5620 Remove unused CONFIG_CONS_NONE by Patrick Delaunay · Mon Oct 04 11:59:54 2021 +0200
  89. 7ad78c7 Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7 by Patrick Delaunay · Mon Oct 04 11:59:53 2021 +0200
  90. affdae3 Remove unused CONFIG_NO_RELOCATION by Patrick Delaunay · Mon Oct 04 11:59:52 2021 +0200
  91. 153f63a am33x: Remove unused define CONFIG_MUSB_HOST by Patrick Delaunay · Mon Oct 04 11:59:51 2021 +0200
  92. fd501c0 scripts: remove some configs in config_whitelist.txt by Patrick Delaunay · Mon Oct 04 11:59:50 2021 +0200
  93. 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
  94. 03e4b89 pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT by Patrick Delaunay · Wed Oct 06 18:49:47 2021 +0200
  95. a130b9c stv0991: remove specific CONFIG_STV0991 configs by Patrick Delaunay · Wed Oct 06 18:10:32 2021 +0200
  96. 754ff3b Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · Mon Oct 04 11:05:52 2021 +0200
  97. 37b740d Merge branch '2021-10-06-assorted-improvements' by Tom Rini · Wed Oct 06 12:26:33 2021 -0400
  98. 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · Wed Sep 22 14:50:33 2021 -0400
  99. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · Wed Sep 22 14:50:30 2021 -0400
  100. d140bba Merge branch 'next' by Tom Rini · Mon Oct 04 11:27:55 2021 -0400