1. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  2. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  3. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  4. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  5. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  6. d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  9. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  10. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  11. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  12. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  13. 3784c78 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  14. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  15. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  16. f8803a9 Convert CONFIG_CMD_REISER to Kconfig by Simon Glass · 7 years ago
  17. 94db512 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  18. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  19. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  20. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  21. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  22. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  23. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  24. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  25. e9d33e7 cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig by Masahiro Yamada · 8 years ago
  26. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  27. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  28. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  29. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  30. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  31. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  32. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  33. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  34. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  35. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  36. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  37. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  38. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  39. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  40. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  41. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  42. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  43. 7453cb5 Move setexpr to Kconfig by Joe Hershberger · 9 years ago
  44. aff092e nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option by Peter Tyser · 10 years ago
  45. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  46. 6dbeb89 arm: ethernut5: convert to generic board by Tim Schendekehl · 10 years ago
  47. e83c4d2 ARM: at91: remove redundant ARM926EJS definition in board config files by Wu, Josh · 10 years ago
  48. 7f6bd0d at91: remove redundant AT91FAMILY definition in board config file by Wu, Josh · 10 years ago
  49. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  50. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  51. dcd2f1a arm: atmel: get rid of too many ifdeffery by Bo Shen · 11 years ago
  52. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  53. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  54. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  56. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  57. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  58. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  59. db917fb configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
  60. 14c3261 Ethernut 5 board support by Tim Schendekehl · 13 years ago