1. 86ccd75 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · Wed May 06 20:38:42 2020 +0300
  2. bd53867 configs: Resync with savedefconfig by Tom Rini · Fri May 15 16:49:11 2020 -0400
  3. 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · Mon May 04 14:38:31 2020 +0200
  4. ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · Mon May 04 14:38:30 2020 +0200
  5. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · Fri May 01 22:04:50 2020 +0530
  6. 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
  7. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  8. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · Mon May 04 13:54:40 2020 +0200
  9. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:42 2020 +0100
  10. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · Wed Feb 26 10:28:41 2020 +0100
  11. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · Mon May 04 14:38:29 2020 +0200
  12. 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
  13. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · Fri May 01 17:58:31 2020 -0400
  14. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · Fri Apr 10 16:02:02 2020 +0200
  15. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · Sat Apr 18 01:56:51 2020 +0200
  16. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · Sat Apr 18 01:44:12 2020 +0200
  17. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  18. db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · Fri Apr 17 16:21:37 2020 +0900
  19. 8fb9842 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · Sun Apr 19 11:56:02 2020 +0200
  20. 084462d coccinelle: check for casting malloc output by Heinrich Schuchardt · Sun Apr 19 11:07:34 2020 +0200
  21. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · Fri Apr 17 16:21:36 2020 +0900
  22. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · Fri Apr 17 16:21:35 2020 +0900
  23. a2393bd fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · Thu Apr 16 14:01:45 2020 +0900
  24. 144b196 fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · Thu Apr 16 14:01:44 2020 +0900
  25. e7b2ca8 scripts: add documentation-file-ref-check by Heinrich Schuchardt · Fri Feb 28 18:33:36 2020 +0100
  26. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  27. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  28. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  29. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · Wed Mar 11 18:11:16 2020 -0400
  30. a96c20a kbuild: remove unused dtc-version.sh script by Masahiro Yamada · Wed Feb 26 08:02:24 2020 +0900
  31. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:35 2020 -0500
  32. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:34 2020 -0500
  33. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · Mon Feb 24 12:50:33 2020 -0500
  34. 9f4bf57 kbuild: fixdep: Resync this with v4.17 by Tom Rini · Mon Feb 24 12:50:32 2020 -0500
  35. cfcfef4 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · Tue Feb 18 20:05:39 2020 +0900
  36. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  37. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · Fri Feb 07 15:17:42 2020 +0000
  38. 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
  39. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · Tue Jan 21 10:23:17 2020 +0000
  40. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  41. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · Thu Jan 30 09:37:15 2020 +0000
  42. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · Mon Jan 27 12:10:31 2020 -0500
  43. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · Sun Jan 12 15:57:42 2020 +0100
  44. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · Mon Jan 13 15:34:03 2020 +0100
  45. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · Mon Jan 13 15:34:02 2020 +0100
  46. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · Mon Jan 13 15:34:01 2020 +0100
  47. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  48. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  49. cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  50. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  51. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · Thu Dec 19 18:59:27 2019 +0800
  52. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · Mon Nov 25 17:24:15 2019 +0100
  53. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  54. 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
  55. 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
  56. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · Sun Dec 01 11:23:17 2019 +0100
  57. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  58. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · Tue Nov 26 19:09:02 2019 +0100
  59. ac4eb2c ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · Tue Nov 26 19:09:01 2019 +0100
  60. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · Fri Dec 06 21:41:44 2019 -0700
  61. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  62. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  63. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  64. 1472404 Makefile: add build script for asn1 parsers by AKASHI Takahiro · Wed Nov 13 09:44:54 2019 +0900
  65. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  66. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  67. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  68. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  69. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · Wed Nov 13 14:42:41 2019 +0100
  70. a685979 tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · Thu Nov 21 14:32:46 2019 +0000
  71. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  72. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  73. 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
  74. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  75. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  76. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  77. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  78. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  79. c5db519 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · Thu Oct 31 07:43:01 2019 -0600
  80. fd92666 pylibfdt: Sync up with upstream by Simon Glass · Thu Oct 31 07:43:00 2019 -0600
  81. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  82. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  83. d46efeb checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · Sat Oct 19 09:06:38 2019 +0200
  84. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · Wed Sep 18 17:22:13 2019 +0200
  85. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · Thu Sep 05 10:48:48 2019 +0200
  86. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · Thu Sep 05 10:48:47 2019 +0200
  87. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · Thu Sep 05 10:48:46 2019 +0200
  88. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  89. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  90. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 09 09:35:43 2019 -0400
  91. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Oct 08 18:45:49 2019 -0400
  92. 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · Thu Jul 18 12:34:08 2019 +0000
  93. a9a3d00 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · Mon May 27 14:33:14 2019 +0530
  94. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · Wed Sep 25 08:56:26 2019 -0600
  95. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  96. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  97. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  98. 4cc76c1 scrapyard: Delete this file and script by Tom Rini · Fri Sep 13 11:51:42 2019 -0400
  99. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  100. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200