1. 200ae35 ARM: socfpga: Enable SPL memory allocation by Tien Fong Chee · 7 years ago
  2. 57f03d2 ARM: socfpga: Convert to DM serial by Marek Vasut · 7 years ago
  3. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  4. bb45f27 ARM: socfpga: Put stack at the end of SRAM by Marek Vasut · 7 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. a75fcc1 configs: socfpga: convert i2c to dm by Dinh Nguyen · 7 years ago
  7. 8e8594f xilinx: Only enable dist boot pxe when DHCP is enabled by Joe Hershberger · 7 years ago
  8. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  9. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  10. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  11. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  12. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  13. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  14. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  15. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  16. c00a369 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  17. 2e5d9a6 arm: socfpga: allow configs without network support by Simon Goldschmidt · 7 years ago
  18. 2e2389f Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible" by Vignesh R · 7 years ago
  19. a70dd18 config: cadence_spi: Remove defines read from DT by Jason Rush · 7 years ago
  20. c2d1e86 ARM: socfpga: remove unneeded CONFIG_SYS_NAND_USE_FLASH_BBT by Masahiro Yamada · 7 years ago
  21. 399fba1 ARM: socfpga: remove unused CONFIG_NAND_DENALI_ECC_SIZE by Masahiro Yamada · 7 years ago
  22. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  23. 8b3a2707 SOCFPGA: remove CONFIG_AUTONEG_TIMEOUT by Masahiro Yamada · 7 years ago
  24. 8acc6e3 ARM: socfpga: remove unneeded NAND config options by Masahiro Yamada · 7 years ago
  25. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  26. fa1dd3d Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig by Adam Ford · 7 years ago
  27. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  28. c5b16e1 arm: socfpga: Enable all FPGA config support for Arria 10 by Tien Fong Chee · 7 years ago
  29. cde4219 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  30. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  31. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  32. 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  33. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  34. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  35. 10b6964 arm: socfpga: Add config and defconfig for Arria 10 by Ley Foon Tan · 8 years ago
  36. bfd74c6 arm: socfpga: Add distro boot to socfpga common header by Dalon Westergreen · 8 years ago
  37. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · 8 years ago
  38. 4bd64e8 ARM: socfpga: Reduce the DFU buffer size by Marek Vasut · 8 years ago
  39. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  40. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  41. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  42. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  43. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  44. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  45. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · 8 years ago
  46. e2eaac1 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  47. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  48. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  49. fca8232 ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · 8 years ago
  50. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  51. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  52. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  53. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  54. 217652f Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig by Simon Glass · 8 years ago
  55. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  56. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  57. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  58. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  59. 6662a9f Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  69. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  70. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  71. b14328e arm: socfpga: Fix "improve raw MMC SPL boot" by Marek Vasut · 8 years ago
  72. 6282192 arm: socfpga: improve raw MMC SPL boot by Sylvain Lesne · 8 years ago
  73. 78a3b7d arm: socfpga: Enable tiny printf and simple malloc in SPL by Marek Vasut · 8 years ago
  74. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · 9 years ago
  75. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  76. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  77. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  78. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  79. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  80. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  81. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  82. c232e81 arm: socfpga: migration of CONFIG_SPI_FLASH_BAR by Denis Bakhvalov · 9 years ago
  83. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  84. c0c0098 arm: socfpga: Allow boards to define a custom environment size by Stefan Roese · 9 years ago
  85. 713e5b1 arm: socfpga: Enabling U-Boot environment support in QSPI by Chin Liang See · 9 years ago
  86. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  87. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  88. 621ea08 arm: socfpga: Add missing CONFIG_BUILD_TARGET by Marek Vasut · 9 years ago
  89. 737540f arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs by Nathan Rossi · 9 years ago
  90. 7e442d9 arm: socfpga: Add support for Denali NAND controller by Marek Vasut · 9 years ago
  91. d92759a arm: socfpga: Enable DFU MMC support only if DM_MMC is enabled by Marek Vasut · 9 years ago
  92. 4460396 arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled by Marek Vasut · 9 years ago
  93. d245dfc arm: socfpga: Enable ubi and ubifs support by Chin Liang See · 9 years ago
  94. 6f02ac4 arm: socfpga: Enabling MTD default partitions by Chin Liang See · 9 years ago
  95. fb73f6d arm: socfpga: Consolidate SDMMC environment by Chin Liang See · 9 years ago
  96. 7a0dfa6 net: eth_designware: select PHYLIB in Kconfig by Thomas Chou · 9 years ago
  97. f593acd arm: socfpga: fix trivial header preprocessor for socfpga_common.h by Dinh Nguyen · 9 years ago
  98. 9be08ab arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDR by Dinh Nguyen · 9 years ago
  99. 4a06584 arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARD by Marek Vasut · 9 years ago
  100. 7e4c3ee arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR by Marek Vasut · 9 years ago