1. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
  2. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 5 months ago
  3. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
  4. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  5. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
  6. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  7. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  8. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  9. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  10. 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
  11. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
  12. b266d6a arm: Remove overo board by Jagan Teki · 4 years, 5 months ago
  13. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 5 months ago
  14. d2e3033 checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
  15. 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 6 months ago
  16. 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
  17. 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  18. caecfe6 spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 6 months ago
  19. 52f3404 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  20. f0151a9 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
  21. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  22. 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  23. 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
  24. db12d38 libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · 4 years, 6 months ago
  25. df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
  26. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
  27. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
  28. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
  29. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
  30. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
  31. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
  32. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
  33. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  34. 63683ef configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  35. 3a6e351 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
  36. b7f3f23 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 6 months ago
  37. f462228 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 8 months ago
  38. 555de4b Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  39. f0476a1 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · 4 years, 8 months ago
  40. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 9 months ago
  41. 86ccd75 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 7 months ago
  42. bd53867 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  43. 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 7 months ago
  44. ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 7 months ago
  45. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
  46. 5487e1d Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  47. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  48. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
  49. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  50. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  51. 007b02f kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 7 months ago
  52. 294ba04 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 4 years, 11 months ago
  53. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
  54. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  55. 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
  56. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
  57. 47dece3 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  58. db4633e kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 7 months ago
  59. 8fb9842 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
  60. 084462d coccinelle: check for casting malloc output by Heinrich Schuchardt · 4 years, 7 months ago
  61. 77ddac8 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 7 months ago
  62. ad21539 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 7 months ago
  63. a2393bd fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · 4 years, 7 months ago
  64. 144b196 fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · 4 years, 7 months ago
  65. e7b2ca8 scripts: add documentation-file-ref-check by Heinrich Schuchardt · 4 years, 9 months ago
  66. 4969d21 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 8 months ago
  67. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  68. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 9 months ago
  69. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 4 years, 9 months ago
  70. a96c20a kbuild: remove unused dtc-version.sh script by Masahiro Yamada · 4 years, 9 months ago
  71. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 9 months ago
  72. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 9 months ago
  73. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 9 months ago
  74. 9f4bf57 kbuild: fixdep: Resync this with v4.17 by Tom Rini · 4 years, 9 months ago
  75. cfcfef4 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · 4 years, 9 months ago
  76. d49f582 configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  77. a94b3ac net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 10 months ago
  78. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  79. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 10 months ago
  80. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  81. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 10 months ago
  82. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
  83. 0856834 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 11 months ago
  84. 530b4fd arm/km: remove unmaintained board kmsuv31 by Holger Brunck · 4 years, 11 months ago
  85. 09f3404 arm/km: remove unmaintained board SUGP1 by Holger Brunck · 4 years, 11 months ago
  86. 55b3c6c arm/km: add support for SUSE2 by Holger Brunck · 4 years, 11 months ago
  87. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  88. 8927bf2 common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 5 years ago
  89. cf9bdcc common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 5 years ago
  90. 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
  91. d9adb4e powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
  92. e306c67 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
  93. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  94. 83a4041 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
  95. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  96. c958bbf imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 5 years ago
  97. 9cd9eca video: lg4573: convert to DM by Heiko Schocher · 5 years ago
  98. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · 5 years ago
  99. ac4eb2c ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · 5 years ago
  100. 370efef fdt: Show the preprocessed .dts file on error by Simon Glass · 5 years ago