1. 8d0d6bc configs: Convert CONFIG_USE_NAND to CONFIG_NAND by Adam Ford · 6 years ago
  2. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  3. d673668 configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · 6 years ago
  4. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  6. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  7. d6d8c4d configs: omapl138: Enable DM and DT by Lokesh Vutla · 7 years ago
  8. dc73483 davinci: omapl138_lcdk: fix PLL0 frequency by David Lechner · 7 years ago
  9. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  10. 1779617 ARM: Drop unreferenced CONFIG_* defines named after SoCs by Tuomas Tynkkynen · 7 years ago
  11. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  12. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  13. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  14. 76e2222 Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · 7 years ago
  15. 6aa4ad8 Convert CONFIG_SOC_DA8XX et al to Kconfig by Adam Ford · 7 years ago
  16. 26410c1 Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  17. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  18. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  19. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  20. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  21. 15dc63d Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  22. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  23. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  24. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  25. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  26. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  27. 264e420 davinci: omapl138_lcdk: fix tXSNR DDR2 timing value by Sekhar Nori · 7 years ago
  28. 89f5eaa common: arm: davinci: Move header file out of common by Simon Glass · 7 years ago
  29. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  30. dcab138 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 7 years ago
  31. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  32. f552d69 Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · 8 years ago
  33. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  34. 1120dda davinci: omapl138_lcdk: switch to using common mmc args by Sekhar Nori · 8 years ago
  35. 6e80696 davinci: omapl138_lcdk: use environment variables for memory addresses by Sekhar Nori · 8 years ago
  36. 4c8865a davinci: omapl138_lcdk: remove spiboot by Sekhar Nori · 8 years ago
  37. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  38. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  39. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  40. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  41. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  42. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  43. 506c66e omapl138_lcdk: remove empty ifdef block by Fabien Parent · 8 years ago
  44. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  45. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  46. 963ed6f davinci: omapl138_lcdk: boot from zImage by Fabien Parent · 8 years ago
  47. 2b2cab2 davinci: omapl138_lcdk: fix bad NAND ECC config by Fabien Parent · 8 years ago
  48. c0c1044 davinci: omapl138_lcdk: increase u-boot load size by Fabien Parent · 8 years ago
  49. 1601dd9 davinci: omapl138_lcdk: increase PLL0 frequency by Bartosz Golaszewski · 8 years ago
  50. 5ca28f6 davinci: omapl138_lcdk: add DT support for EMMC boot by Fabien Parent · 8 years ago
  51. f96ab6a davinci: omapl138_lcdk: improve readability of boot command by Fabien Parent · 8 years ago
  52. c69a05d davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · 8 years ago
  53. b2b3365 davinci: omapl138_lck: remove obsolete define by Fabien Parent · 8 years ago
  54. ef04479 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_ALE by Fabien Parent · 8 years ago
  55. 1dbab27 davinci: omapl138_lcdk: use correct name for CONFIG_SYS_NAND_MASK_CLE by Fabien Parent · 8 years ago
  56. d92ca46 davinci: omapl138_lcdk: use correct define for 16 bit NAND chips by Fabien Parent · 8 years ago
  57. a5ab44f davinci: omapl138_lcdk: configure ddr2 by Fabien Parent · 8 years ago
  58. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  59. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  65. d03a030 configs: Fix mmc rescan misuses by Karl Beldan · 8 years ago
  66. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  67. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  68. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  69. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  70. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  71. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  72. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  73. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  74. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  75. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  76. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  77. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  78. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  79. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  80. a868e44 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago