1. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 1 year, 11 months ago
  2. 8094a4e sunxi: defconfig: drop redundant definitions by Andre Przywara · 2 years ago
  3. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  4. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  5. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  6. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  7. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 1 month ago
  8. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 2 months ago
  9. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  10. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  11. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 5 months ago
  12. cd27b93 sunxi: Remove no longer needed default options from defconfigs by Andre Przywara · 4 years, 7 months ago
  13. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  14. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  15. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  16. 9340d8f sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 5 years ago
  17. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  18. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  19. 7ae2729 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  20. 29d280c sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  21. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  22. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  23. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  24. 4f67b93 part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · 6 years ago
  25. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  26. 341c058 sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  27. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  28. 7c8f00e configs: Resync with savedefconfig by Tom Rini · 7 years ago
  29. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  30. d5d5757 configs: Update Lamobo_R1 with B53 switch options by Florian Fainelli · 7 years ago
  31. 9fd95ef ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  32. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  33. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  34. 877a1a3 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  35. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  36. f5fd788 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · 7 years ago
  37. d7b560e sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 7 years ago
  38. 751b0be sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 7 years ago
  39. 4d43d06 sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 7 years ago
  40. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  41. bd42a94 disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  42. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  43. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  44. 1878095 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  45. 5240123 sunxi: Use the available Kconfig option for AHCI by Jelle van der Waa · 8 years ago
  46. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  48. 0878a8a sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 8 years ago
  49. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  50. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  51. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  52. 88bb800 sunxi: Enable CMD_GPIO on all sunxi boards by Hans de Goede · 8 years ago
  53. d75111a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  54. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  55. 6edf6a2 sunxi: select SYS_NS16550 from Kconfig by Hans de Goede · 9 years ago
  56. e5d5d44 spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  57. d018cd2 sunxi: Update new defconfigs by Tom Rini · 9 years ago
  58. aa56cb3 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · 9 years ago