1. a9d3cab spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 4 months ago
  2. f3e2ebe checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 4 months ago
  3. dd5b0fa checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 4 months ago
  4. 5897811 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 4 months ago
  5. 7fc7d24 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 4 months ago
  6. 281236c checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 4 months ago
  7. b77df59 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 4 months ago
  8. 048a648 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 4 months ago
  9. c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 4 months ago
  10. 32a8f80 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  11. eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 4 months ago
  12. 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 4 months ago
  13. df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  14. 2fa581b Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 4 months ago
  15. c1bde23 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · 4 years, 5 months ago
  16. d934b43 mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 7 months ago
  17. b8879f2 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 5 months ago
  18. 585da32 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  19. 5f09f9a kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 5 months ago
  20. 5d3534d kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 5 months ago
  21. d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 5 months ago
  22. a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  23. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  24. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 5 months ago
  25. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 7 months ago
  26. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 7 months ago
  27. b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 5 months ago
  28. 15c1603 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 4 years, 9 months ago
  29. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 5 months ago
  30. f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 6 months ago
  31. 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 5 months ago
  32. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 5 months ago
  33. 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  34. f34d0ad kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 5 months ago
  35. c11f0d8 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · 4 years, 5 months ago
  36. cb2a2eb coccinelle: check for casting malloc output by Heinrich Schuchardt · 4 years, 5 months ago
  37. b5a2046 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 5 months ago
  38. c3da3f5 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 5 months ago
  39. 308c6b0 fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · 4 years, 5 months ago
  40. 9d88a0a fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · 4 years, 5 months ago
  41. 5fa8811 scripts: add documentation-file-ref-check by Heinrich Schuchardt · 4 years, 7 months ago
  42. 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 6 months ago
  43. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  44. 5972ff0 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 6 months ago
  45. 6e916df scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 4 years, 6 months ago
  46. ddb87a0 kbuild: remove unused dtc-version.sh script by Masahiro Yamada · 4 years, 7 months ago
  47. 7a212e5 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 7 months ago
  48. aacf264 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 7 months ago
  49. e0d1a89 kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 7 months ago
  50. 67f2ee8 kbuild: fixdep: Resync this with v4.17 by Tom Rini · 4 years, 7 months ago
  51. 8a266e5 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · 4 years, 7 months ago
  52. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  53. 215df01 net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 8 months ago
  54. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  55. 5ed2dc5 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 8 months ago
  56. 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  57. 018921e Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 8 months ago
  58. e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 8 months ago
  59. 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 8 months ago
  60. b0405e0 arm/km: remove unmaintained board kmsuv31 by Holger Brunck · 4 years, 8 months ago
  61. 95e3ce6 arm/km: remove unmaintained board SUGP1 by Holger Brunck · 4 years, 8 months ago
  62. 0e1c0f3 arm/km: add support for SUSE2 by Holger Brunck · 4 years, 8 months ago
  63. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  64. 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 9 months ago
  65. bd21f66 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 9 months ago
  66. 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 9 months ago
  67. c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 4 years, 9 months ago
  68. e7fdb34 arm/km: remove board KMCOGE3UN by Holger Brunck · 4 years, 10 months ago
  69. 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 4 years, 11 months ago
  70. 47818e2 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  71. d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  72. cf8cbb0 imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 4 years, 10 months ago
  73. 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 4 years, 10 months ago
  74. aeda123 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · 4 years, 10 months ago
  75. 05577fa ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · 4 years, 10 months ago
  76. 1653b6a fdt: Show the preprocessed .dts file on error by Simon Glass · 4 years, 10 months ago
  77. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 10 months ago
  78. e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 4 years, 10 months ago
  79. a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 4 years, 10 months ago
  80. ed3dead Makefile: add build script for asn1 parsers by AKASHI Takahiro · 4 years, 10 months ago
  81. 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 4 years, 10 months ago
  82. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  83. e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 4 years, 10 months ago
  84. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 10 months ago
  85. 163b764 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 4 years, 10 months ago
  86. 66b3ccc tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · 4 years, 10 months ago
  87. 32a238d configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  88. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  89. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 4 years, 10 months ago
  90. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  91. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 4 years, 11 months ago
  92. a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  93. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  94. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  95. 97de532 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · 5 years ago
  96. 903fe17 pylibfdt: Sync up with upstream by Simon Glass · 5 years ago
  97. b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  98. f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  99. c261fef checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · 5 years ago
  100. 4ab6a45 libfdt: fix typo on comment by Giulio Benetti · 5 years ago