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