1. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · 2 years, 4 months ago
  2. 5b3c337 sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · 2 years ago
  3. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  4. a4d5192 sunxi: defconfig: drop redundant definitions by Andre Przywara · 2 years, 2 months ago
  5. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  7. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  8. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  9. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 3 months ago
  10. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  11. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  12. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  13. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  14. c4a80c3 sunxi: Remove no longer needed default options from defconfigs by Andre Przywara · 4 years, 9 months ago
  15. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  16. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  17. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  18. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 6 years ago
  19. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  20. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  21. 7fc96ef configs: Resync with savedefconfig by Tom Rini · 6 years ago
  22. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  23. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  24. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  25. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  26. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · 7 years ago
  27. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  28. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  29. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  30. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  31. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  32. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  33. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  34. e791a02 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  35. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  36. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · 8 years ago
  37. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago
  38. c1506ef sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 8 years ago
  39. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  40. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  41. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  42. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  43. 74f09b8 Sync defconfig files by savedefconfig by Masahiro Yamada · 8 years ago
  44. 56a56c3 sunxi: Use the available Kconfig option for AHCI by Jelle van der Waa · 8 years ago
  45. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  47. 2c52640 sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 9 years ago
  48. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  49. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  50. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  51. c951167 sunxi: Enable CMD_GPIO on all sunxi boards by Hans de Goede · 9 years ago
  52. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  53. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  54. 9cce88a sunxi: select SYS_NS16550 from Kconfig by Hans de Goede · 9 years ago
  55. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  56. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  57. 70ce2c8 sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER by Hans de Goede · 9 years ago
  58. 10e8717 sunxi: Update selects in arch/arm/Kconfig for DM conversions by Tom Rini · 9 years ago
  59. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  60. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  61. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · 9 years ago
  62. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  63. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  64. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  65. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  66. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  67. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  68. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  69. 9f73639 sunxi: Add Linksprite_pcDuino3_Nano board / defconfig by Adam Sampson · 10 years ago