1. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · Wed Sep 22 14:50:38 2021 -0400
  2. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  3. a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · Wed Sep 22 14:50:32 2021 -0400
  4. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  5. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  6. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · Tue Jun 01 16:51:47 2021 +0530
  7. c28cb93 configs: socfpga: Add CONFIG_SPL_PAD_TO by Ley Foon Tan · Tue Dec 22 09:53:25 2020 +0800
  8. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  9. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  10. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  11. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  12. e62883b configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · Fri Mar 06 16:55:19 2020 +0800
  13. c48651e ARM: socfpga: Add missing Denali NAND config options by Marek Vasut · Sat Feb 15 14:10:09 2020 +0100
  14. 979de71 ARM: socfpga: Permit overriding the default timer frequency by Marek Vasut · Sat Feb 15 14:10:02 2020 +0100
  15. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  16. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  17. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · Wed Oct 23 07:41:20 2019 +0000
  18. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  19. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  20. 30d69e2 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2 by Hannes Schmelzer · Thu Aug 22 15:41:43 2019 +0200
  21. 7c4c0c3 ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.img by Dalon Westergreen · Wed Aug 07 10:37:36 2019 -0700
  22. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  23. 65a48b8 arm: socfpga: remove CONFIG_SYS_BOOTMAPSZ by Simon Goldschmidt · Wed Jan 09 20:49:09 2019 +0100
  24. e146a84 arm: socfpga: clean up socfpga_common.h by Simon Goldschmidt · Wed Jan 09 20:47:52 2019 +0100
  25. 021aa56 arm: socfpga: move vining_fpga to DM_I2C by Simon Goldschmidt · Thu Mar 28 22:09:35 2019 +0100
  26. fb2965c arm: socfpga: put initial U-Boot stack into DDR by Simon Goldschmidt · Tue Apr 09 21:02:04 2019 +0200
  27. a3e5026 arm: socfpga: fix comment about SPL memory layout by Simon Goldschmidt · Tue Apr 09 21:02:03 2019 +0200
  28. 0de397b arm: socfpga: gen5: deassert peripheral reset by default by Simon Goldschmidt · Fri Mar 01 20:12:31 2019 +0100
  29. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  30. 376a8f8 arm: socfpga: make SPL_TEXT_BASE overridable by Simon Goldschmidt · Fri Mar 15 20:44:32 2019 +0100
  31. b5c087b ARM: socfpga: Fix Arria10 SPI and NAND U-Boot offset by Marek Vasut · Tue May 08 18:44:43 2018 +0200
  32. bb6e32a ARM: socfpga: Drop CONFIG_SYS_NAND_BAD_BLOCK_POS by Marek Vasut · Tue May 08 18:44:00 2018 +0200
  33. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · Fri Jan 18 12:52:49 2019 +0530
  34. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  35. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  36. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  37. ad4105f arm: socfpga: Fix bootcounter located at the end of internal SRAM by Stefan Roese · Tue Oct 30 10:00:22 2018 +0100
  38. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · Sat Aug 18 16:00:31 2018 +0200
  39. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  40. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  41. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  42. 200ae35 ARM: socfpga: Enable SPL memory allocation by Tien Fong Chee · Tue Dec 05 15:58:04 2017 +0800
  43. 57f03d2 ARM: socfpga: Convert to DM serial by Marek Vasut · Fri May 11 22:26:35 2018 +0200
  44. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · Mon Apr 23 01:26:10 2018 +0200
  45. bb45f27 ARM: socfpga: Put stack at the end of SRAM by Marek Vasut · Thu Apr 26 22:23:05 2018 +0200
  46. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  47. a75fcc1 configs: socfpga: convert i2c to dm by Dinh Nguyen · Wed Apr 04 17:18:21 2018 -0500
  48. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · Fri Apr 13 15:26:40 2018 -0500
  49. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · Sat Apr 07 16:05:27 2018 +0200
  50. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  51. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  52. c8d3462 Remove config_distro_defaults.h by Adam Ford · Tue Feb 06 07:49:32 2018 -0600
  53. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  54. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  55. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  56. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  57. c00a369 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jan 27 14:48:41 2018 -0500
  58. 2e5d9a6 arm: socfpga: allow configs without network support by Simon Goldschmidt · Thu Jan 25 07:18:27 2018 +0100
  59. 2e2389f Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · Wed Jan 24 10:44:06 2018 +0530
  60. a70dd18 config: cadence_spi: Remove defines read from DT by Jason Rush · Tue Jan 23 17:13:11 2018 -0600
  61. c2d1e86 ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBT by Masahiro Yamada · Wed Nov 29 19:13:46 2017 +0900
  62. 399fba1 ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZE by Masahiro Yamada · Wed Nov 29 19:13:45 2017 +0900
  63. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  64. 8b3a2707 SOCFPGA: remove CONFIG_AUTONEG_TIMEOUT by Masahiro Yamada · Thu Oct 26 21:24:23 2017 +0900
  65. 8acc6e3 ARM: socfpga: remove unneeded NAND config options by Masahiro Yamada · Sat Sep 02 10:53:11 2017 +0900
  66. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · Wed Aug 23 22:59:02 2017 +0200
  67. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · Fri Aug 11 06:39:34 2017 -0500
  68. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  69. c5b16e1 arm: socfpga: Enable all FPGA config support for Arria 10 by Tien Fong Chee · Wed Jul 26 13:05:44 2017 +0800
  70. cde4219 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · Wed Jul 26 13:05:40 2017 +0800
  71. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  72. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · Mon Jul 03 18:30:06 2017 +0200
  73. 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · Wed Jul 05 20:44:08 2017 +0300
  74. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  75. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  76. 10b6964 arm: socfpga: Add config and defconfig for Arria 10 by Ley Foon Tan · Wed Apr 26 02:44:46 2017 +0800
  77. bfd74c6 arm: socfpga: Add distro boot to socfpga common header by Dalon Westergreen · Thu Apr 13 07:30:29 2017 -0700
  78. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · Wed Apr 05 17:32:51 2017 +0800
  79. 4bd64e8 ARM: socfpga: Reduce the DFU buffer size by Marek Vasut · Sat Oct 29 21:15:56 2016 +0200
  80. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  81. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  82. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · Fri Feb 10 17:15:35 2017 -0800
  83. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  84. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  85. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  86. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  87. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · Fri Dec 23 07:51:52 2016 +0100
  88. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:05 2017 +0900
  89. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  90. fca8232 ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · Tue Jan 10 13:32:02 2017 +0900
  91. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  92. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  93. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  94. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · Mon Oct 17 20:12:59 2016 -0600
  95. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · Mon Oct 17 20:12:58 2016 -0600
  96. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  97. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  98. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  99. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  100. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:02 2016 -0600