1. 52f3404 configs: Resync with savedefconfig by Tom Rini · Tue Jun 23 08:20:07 2020 -0400
  2. df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · Wed May 27 22:50:47 2020 +0530
  3. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · Tue May 26 14:29:02 2020 -0400
  4. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · Fri May 22 16:32:40 2020 -0600
  5. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · Fri May 22 16:32:39 2020 -0600
  6. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · Fri May 22 16:32:38 2020 -0600
  7. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · Fri May 22 16:32:37 2020 -0600
  8. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · Fri May 22 16:32:36 2020 -0600
  9. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · Fri May 22 16:32:35 2020 -0600
  10. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · Tue Jun 02 17:26:33 2020 -0400
  11. 63683ef configs: Resync with savedefconfig by Tom Rini · Tue May 26 08:32:25 2020 -0400
  12. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · Fri May 22 14:07:36 2020 +0200
  13. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · Fri May 22 01:10:14 2020 +0200
  14. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · Wed Mar 25 19:08:59 2020 +0100
  15. 555de4b Merge git://git.denx.de/u-boot-sh by Tom Rini · Thu May 21 08:26:40 2020 -0400
  16. f0476a1 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · Sat Apr 11 20:43:07 2020 +0200
  17. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · Tue Feb 18 18:03:51 2020 +0100
  18. 86ccd75 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · Wed May 06 20:38:42 2020 +0300
  19. bd53867 configs: Resync with savedefconfig by Tom Rini · Fri May 15 16:49:11 2020 -0400
  20. 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · Mon May 04 14:38:31 2020 +0200
  21. ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · Mon May 04 14:38:30 2020 +0200
  22. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  23. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri May 08 14:56:23 2020 -0400
  24. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  25. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  26. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  27. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  28. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · Mon May 04 14:38:29 2020 +0200
  29. 294ba04 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · Mon Jan 06 12:01:17 2020 +0000
  30. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  31. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · Fri Apr 10 16:02:02 2020 +0200
  32. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · Sat Apr 18 01:56:51 2020 +0200
  33. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · Sat Apr 18 01:44:12 2020 +0200
  34. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  35. db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · Fri Apr 17 16:21:37 2020 +0900
  36. 8fb9842 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · Sun Apr 19 11:56:02 2020 +0200
  37. 084462d coccinelle: check for casting malloc output by Heinrich Schuchardt · Sun Apr 19 11:07:34 2020 +0200
  38. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  39. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · Fri Apr 17 16:21:35 2020 +0900
  40. a2393bd fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · Thu Apr 16 14:01:45 2020 +0900
  41. 144b196 fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · Thu Apr 16 14:01:44 2020 +0900
  42. e7b2ca8 scripts: add documentation-file-ref-check by Heinrich Schuchardt · Fri Feb 28 18:33:36 2020 +0100
  43. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  44. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  45. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  46. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · Wed Mar 11 18:11:16 2020 -0400
  47. a96c20a kbuild: remove unused dtc-version.sh script by Masahiro Yamada · Wed Feb 26 08:02:24 2020 +0900
  48. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:35 2020 -0500
  49. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:34 2020 -0500
  50. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · Mon Feb 24 12:50:33 2020 -0500
  51. 9f4bf57 kbuild: fixdep: Resync this with v4.17 by Tom Rini · Mon Feb 24 12:50:32 2020 -0500
  52. cfcfef4 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · Tue Feb 18 20:05:39 2020 +0900
  53. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  54. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · Fri Feb 07 15:17:42 2020 +0000
  55. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  56. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · Tue Jan 21 10:23:17 2020 +0000
  57. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  58. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · Thu Jan 30 09:37:15 2020 +0000
  59. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · Mon Jan 27 12:10:31 2020 -0500
  60. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · Sun Jan 12 15:57:42 2020 +0100
  61. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · Mon Jan 13 15:34:03 2020 +0100
  62. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · Mon Jan 13 15:34:02 2020 +0100
  63. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · Mon Jan 13 15:34:01 2020 +0100
  64. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  65. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  66. cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  67. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  68. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · Thu Dec 19 18:59:27 2019 +0800
  69. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · Mon Nov 25 17:24:15 2019 +0100
  70. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  71. 83a4041 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · Tue Oct 22 16:39:16 2019 +0200
  72. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  73. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · Sun Dec 01 11:23:17 2019 +0100
  74. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  75. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · Tue Nov 26 19:09:02 2019 +0100
  76. ac4eb2c ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · Tue Nov 26 19:09:01 2019 +0100
  77. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · Fri Dec 06 21:41:44 2019 -0700
  78. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  79. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  80. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  81. 1472404 Makefile: add build script for asn1 parsers by AKASHI Takahiro · Wed Nov 13 09:44:54 2019 +0900
  82. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  83. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  84. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  85. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  86. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · Wed Nov 13 14:42:41 2019 +0100
  87. a685979 tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · Thu Nov 21 14:32:46 2019 +0000
  88. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  89. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  90. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · Mon Nov 18 20:02:07 2019 -0500
  91. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  92. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  93. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  94. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  95. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  96. c5db519 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · Thu Oct 31 07:43:01 2019 -0600
  97. fd92666 pylibfdt: Sync up with upstream by Simon Glass · Thu Oct 31 07:43:00 2019 -0600
  98. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  99. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  100. d46efeb checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · Sat Oct 19 09:06:38 2019 +0200