1. e7b2ca8 scripts: add documentation-file-ref-check by Heinrich Schuchardt · Fri Feb 28 18:33:36 2020 +0100
  2. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · Wed Apr 08 16:57:37 2020 -0600
  3. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  4. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  5. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · Wed Mar 11 18:11:16 2020 -0400
  6. a96c20a kbuild: remove unused dtc-version.sh script by Masahiro Yamada · Wed Feb 26 08:02:24 2020 +0900
  7. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:35 2020 -0500
  8. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:34 2020 -0500
  9. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · Mon Feb 24 12:50:33 2020 -0500
  10. 9f4bf57 kbuild: fixdep: Resync this with v4.17 by Tom Rini · Mon Feb 24 12:50:32 2020 -0500
  11. cfcfef4 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · Tue Feb 18 20:05:39 2020 +0900
  12. d49f582 configs: Resync with savedefconfig by Tom Rini · Fri Feb 28 13:28:38 2020 -0500
  13. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · Fri Feb 07 15:17:42 2020 +0000
  14. 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
  15. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · Tue Jan 21 10:23:17 2020 +0000
  16. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  17. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · Thu Jan 30 09:37:15 2020 +0000
  18. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · Mon Jan 27 12:10:31 2020 -0500
  19. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · Sun Jan 12 15:57:42 2020 +0100
  20. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · Mon Jan 13 15:34:03 2020 +0100
  21. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · Mon Jan 13 15:34:02 2020 +0100
  22. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · Mon Jan 13 15:34:01 2020 +0100
  23. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  24. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · Sat Dec 28 10:45:10 2019 -0700
  25. cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · Sat Dec 28 10:44:50 2019 -0700
  26. 1f26500 common: Drop floppy disk support by Simon Glass · Sat Dec 28 10:44:47 2019 -0700
  27. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · Thu Dec 19 18:59:27 2019 +0800
  28. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · Mon Nov 25 17:24:15 2019 +0100
  29. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · Mon Nov 11 09:39:11 2019 -0500
  30. 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
  31. 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
  32. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · Sun Dec 01 11:23:17 2019 +0100
  33. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · Sun Dec 01 11:23:05 2019 +0100
  34. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · Tue Nov 26 19:09:02 2019 +0100
  35. ac4eb2c ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · Tue Nov 26 19:09:01 2019 +0100
  36. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · Fri Dec 06 21:41:44 2019 -0700
  37. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  38. 5ace6ff lib: crypto: add pkcs7 message parser by AKASHI Takahiro · Wed Nov 13 09:45:01 2019 +0900
  39. 5492364 lib: add oid registry utility by AKASHI Takahiro · Wed Nov 13 09:44:57 2019 +0900
  40. 1472404 Makefile: add build script for asn1 parsers by AKASHI Takahiro · Wed Nov 13 09:44:54 2019 +0900
  41. f702526 cmd: add asn1_compiler by AKASHI Takahiro · Wed Nov 13 09:44:53 2019 +0900
  42. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  43. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  44. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  45. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · Wed Nov 13 14:42:41 2019 +0100
  46. a685979 tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · Thu Nov 21 14:32:46 2019 +0000
  47. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  48. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  49. 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
  50. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  51. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  52. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  53. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  54. b1a4928 usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · Tue Oct 01 17:26:33 2019 +0530
  55. c5db519 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · Thu Oct 31 07:43:01 2019 -0600
  56. fd92666 pylibfdt: Sync up with upstream by Simon Glass · Thu Oct 31 07:43:00 2019 -0600
  57. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · Thu Oct 31 07:42:59 2019 -0600
  58. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · Sun Oct 27 09:47:42 2019 -0600
  59. d46efeb checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · Sat Oct 19 09:06:38 2019 +0200
  60. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · Wed Sep 18 17:22:13 2019 +0200
  61. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · Thu Sep 05 10:48:48 2019 +0200
  62. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · Thu Sep 05 10:48:47 2019 +0200
  63. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · Thu Sep 05 10:48:46 2019 +0200
  64. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · Sat Aug 24 07:22:49 2019 -0600
  65. 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
  66. 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
  67. 3d9239d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Oct 08 18:45:49 2019 -0400
  68. 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · Thu Jul 18 12:34:08 2019 +0000
  69. a9a3d00 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · Mon May 27 14:33:14 2019 +0530
  70. f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · Wed Sep 25 08:56:26 2019 -0600
  71. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  72. 9a10207 Kconfig: Migrate CONFIG_BOOTM_* options by Tom Rini · Fri Sep 20 17:36:50 2019 -0400
  73. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  74. 4cc76c1 scrapyard: Delete this file and script by Tom Rini · Fri Sep 13 11:51:42 2019 -0400
  75. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  76. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  77. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  78. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · Wed Aug 14 07:54:34 2019 -0500
  79. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · Wed Aug 14 07:23:43 2019 -0500
  80. e076d7c kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · Tue Aug 13 18:10:39 2019 +0200
  81. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · Wed Aug 14 08:11:27 2019 -0400
  82. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 12 23:03:44 2019 -0400
  83. 3bb91f6 powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · Tue Jul 09 09:30:30 2019 +0200
  84. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · Tue Jul 09 09:30:29 2019 +0200
  85. e15e4b5 km/arm: remove unmaintained target PORTL2 by Pascal Linder · Tue Jul 09 09:30:28 2019 +0200
  86. 8a30f4a km: clean up header files for KM Kirkwood boards by Pascal Linder · Tue Jul 09 09:28:22 2019 +0200
  87. 3eff62e km: remove obsolete definitions in KM header files by Pascal Linder · Tue Jul 09 09:28:21 2019 +0200
  88. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  89. 1171a49 x86: Avoid writing temporary asl files into the source tree by Simon Glass · Sun Jul 28 14:16:28 2019 -0600
  90. 6a05765 Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Aug 04 19:39:54 2019 -0400
  91. ec5f71a autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT by Simon Glass · Sat Jul 20 20:51:24 2019 -0600
  92. 9e476d9 autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY by Simon Glass · Sat Jul 20 20:51:21 2019 -0600
  93. e699378 autoboot: Drop unused CONFIG_MENUPROMPT by Simon Glass · Sat Jul 20 20:51:20 2019 -0600
  94. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  95. 225055b ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM by Adam Ford · Tue Jul 30 08:58:58 2019 -0500
  96. a33efa8 efi_loader: always rebuild efi_crt0.o by Heinrich Schuchardt · Mon Jul 22 07:59:23 2019 +0200
  97. 05e2fa3 ARM: zynq: delete long-dead CONFIG_USB_CABLE_CHECK by Robert P. J. Day · Thu Apr 18 10:50:23 2019 -0400
  98. 6130c61 Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 29 17:59:51 2019 -0400
  99. 14ec68c libfdt: Copy the struct region in fdt_resize() by Simon Glass · Sat Jul 20 12:23:59 2019 -0600
  100. 1ac5f6c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · Tue Jul 16 05:31:33 2019 +0200