1. a2359f5 i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · 2 years, 5 months ago
  2. c997d52 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · 2 years, 6 months ago
  3. 034d8ff include/configs: Remove rootwait=1 to all the affected boards by Michael Trimarchi · 2 years, 6 months ago
  4. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  7. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  8. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  9. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  10. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  11. 26011a3 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 9 months ago
  12. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 3 years ago
  13. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
  15. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 3 months ago
  16. 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  17. dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 3 months ago
  18. 4d01402 keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace by Tom Rini · 3 years, 3 months ago
  19. d851842 ti: Convert CONFIG_TI_EDMA3 to Kconfig by Simon Glass · 3 years, 4 months ago
  20. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  21. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · 3 years, 3 months ago
  22. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · 3 years, 3 months ago
  23. 5a23a65 arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS by Tom Rini · 3 years, 4 months ago
  24. ea60444 configs: Remove dead CONFIG options by Adam Ford · 4 years, 5 months ago
  25. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
  26. 119c8f9 Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · 4 years, 6 months ago
  27. 97c18ed spi: davinci: Drop non-dm code by Jagan Teki · 4 years, 6 months ago
  28. d3e54d8 ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL by Jagan Teki · 4 years, 6 months ago
  29. 186cde8 ARM: keystone2: enable initrd fixup for LPAE addressing by Tero Kristo · 4 years, 10 months ago
  30. 22bbed7 ARM: keystone2: update the default addresses of the secure monitor by Jean-Jacques Hiblot · 5 years ago
  31. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  32. 07fb441 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3 by Hannes Schmelzer · 5 years ago
  33. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  34. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  35. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · 5 years ago
  36. 77c875c configs: Rename environment variable fit_bootfile to name_fit by Andrew F. Davis · 5 years ago
  37. 5589be6 configs: Rename environment variable fit_loadaddr to addr_fit by Andrew F. Davis · 5 years ago
  38. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
  39. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  40. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · 6 years ago
  41. 71e8e9e soc: keystone: Merge into ti specific directory by Vignesh R · 6 years ago
  42. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  43. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  44. 97603e6 configs: k2g_evm: Enable DFU on K2G EVM by Jean-Jacques Hiblot · 6 years ago
  45. e2517a9 usb: host: replace xhci-keystone driver by the generic dwc3 driver by Jean-Jacques Hiblot · 6 years ago
  46. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  47. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  48. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  49. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  50. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  51. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  52. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  53. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
  56. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  57. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  58. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  59. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  60. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  61. 5ce3f13 configs: keystone2: env: Fix burn_uboot_spi command by Faiz Abbas · 7 years ago
  62. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  63. 49b3c79 configs: keystone2: env: Fix burn_uboot_spi command by Lokesh Vutla · 7 years ago
  64. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  65. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  66. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  67. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 7 years ago
  68. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  69. 97c70f7 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  70. d354c04 configs: k2x_evm: Reorder default boot command by Andrew F. Davis · 7 years ago
  71. 5a32f7c configs: k2x_evm: Adds environment variables for secure devices by Madan Srinivas · 7 years ago
  72. dd94071 configs: k2x_evm: Adds FIT loading environment variables by Andrew F. Davis · 7 years ago
  73. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  74. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  75. 9b69fb9 configs: k2*_evm: let each board decide env location by Sekhar Nori · 7 years ago
  76. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  77. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  78. a9a0e12 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · 8 years ago
  79. 194c993 ARM: keystone: Pass SPI MTD partition table via kernel command line by Vignesh R · 8 years ago
  80. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  81. 29f7313 ti_armv7_keystone2: Define scratch space in SRAM by Franklin S Cooper Jr · 8 years ago
  82. 4f91f36 keystone2: Rename local CONFIG_ symbol by Phil Edworthy · 8 years ago
  83. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  84. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  85. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  86. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  87. 8593ed9 ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON by Andrew F. Davis · 8 years ago
  88. 1d12ba2 spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  89. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  90. f576ecf ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() by Masahiro Yamada · 8 years ago
  91. e89428b ti_armv7_keystone2: Update addr_mon variable by Lokesh Vutla · 8 years ago
  92. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  93. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  95. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago