1. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  2. ac0c0a3 board: da8xxevm: Add SPL DM for serial, spi by Jagan Teki · 6 years ago
  3. 4a60fef ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL by Adam Ford · 6 years ago
  4. 1dec3bd ARM: configs: Add da850evm_nand to boot from NAND by Adam Ford · 6 years ago
  5. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  6. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  7. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  8. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  9. baad83a Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · 6 years ago
  10. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  11. fc3ad5b configs: Convert CONFIG_USE_NAND to CONFIG_NAND by Adam Ford · 6 years ago
  12. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  13. 9c286a7 dm: gpio: Add DM compatibility to GPIO driver for Davinci by Adam Ford · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  16. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  17. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  18. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  19. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  20. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  21. 71750ee Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · 7 years ago
  22. d1f15a1 Convert CONFIG_SOC_DA8XX et al to Kconfig by Adam Ford · 7 years ago
  23. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  24. dbb8bf4 DA850evm: Remove dead code by Adam Ford · 7 years ago
  25. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  26. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  27. 6601712 ARM: da850-evm: Enable DM_I2C by Adam Ford · 7 years ago
  28. 4c9c723 arm: da850-evm: Enable MTD Parts in SPI Flash by Adam Ford · 7 years ago
  29. 5ff6c0a arm: da850-evm: Enable DM and device tree support for da850-evm by Adam Ford · 7 years ago
  30. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  31. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  32. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  33. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  34. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  35. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  36. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  37. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  38. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  39. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  40. ce3574f common: arm: davinci: Move header file out of common by Simon Glass · 8 years ago
  41. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  42. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
  43. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  44. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  45. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  46. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  47. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  48. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  49. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  50. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  51. 75d38e7 ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 by Masahiro Yamada · 8 years ago
  52. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  53. 06372b6 ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig by Fabien Parent · 8 years ago
  54. b1bd48b ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig by Fabien Parent · 8 years ago
  55. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  56. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  57. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  58. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  66. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  67. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  68. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  69. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  70. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  71. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  72. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  73. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  74. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  75. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  76. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  77. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  78. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  79. b521c26 da850evm: Use generic board and libfdt, fix size for SPI flash by Peter Howard · 10 years ago
  80. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  81. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  82. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  83. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  84. 40aad40 arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais image by Christian Riesch · 11 years ago
  85. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  86. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  87. ebe85ba da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH by Tom Rini · 11 years ago
  88. e9b8987 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  89. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. f7dafcf davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · 12 years ago
  91. a02e3cc da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · 12 years ago
  92. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  93. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  94. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  95. c618b61 da850/omap-l138: add support for direct NOR boot mode by Lad, Prabhakar · 12 years ago
  96. ef160a3 da850/omap-l138: Add support for NAND SPL by Lad, Prabhakar · 12 years ago
  97. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · 12 years ago
  98. a52e260 da850/omap-l138: Define SPI specific configs for SPL only when SPI is used by Lad, Prabhakar · 12 years ago
  99. b26d2c4 da850/omap-l138: Make MMC and NOR support mutually exclusive by Rajashekhara, Sudhakar · 12 years ago
  100. 16787da da850/omap-l138: Add MMC support for DA850/OMAP-L138 by Lad, Prabhakar · 12 years ago