1. 5b3c337 sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · 2 years ago
  2. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  3. a4d5192 sunxi: defconfig: drop redundant definitions by Andre Przywara · 2 years, 2 months ago
  4. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  5. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  6. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
  7. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 3 months ago
  8. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  9. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  10. 1149510 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  11. ff446d5 configs: CHIP: add support for DIP detect functionality by Kory Maincent · 3 years, 7 months ago
  12. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  13. c4a80c3 sunxi: Remove no longer needed default options from defconfigs by Andre Przywara · 4 years, 9 months ago
  14. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  15. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  16. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · 6 years ago
  17. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  18. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  19. 7fc96ef configs: Resync with savedefconfig by Tom Rini · 6 years ago
  20. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · 6 years ago
  21. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  22. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  23. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · 7 years ago
  24. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  25. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  26. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · 7 years ago
  27. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  28. 6c3798f configs: Resync with savedefconfig by Tom Rini · 7 years ago
  29. 1179074 sunxi: imply CONFIG_OF_LIBFDT_OVERLAY by Andre Heider · 7 years ago
  30. 8298ff4 configs: sunxi: Drop FASTBOOT_FLASH by Jagan Teki · 7 years ago
  31. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  32. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  33. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · 7 years ago
  34. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  35. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  36. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
  37. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  38. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  40. 002ec48 configs: Resync defconfigs by Tom Rini · 7 years ago
  41. df5b563 CHIP: add device tree overlay support by Peter Robinson · 7 years ago
  42. 79f4eea configs: Re-sync by Tom Rini · 8 years ago
  43. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · 8 years ago
  44. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  45. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  46. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  47. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  48. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  49. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  52. afea41d configs: Resync with savedefconfig by Tom Rini · 8 years ago
  53. b937b2e configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  54. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  55. 2c52640 sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · 9 years ago
  56. f8aea34 sunxi: Enable USB host in CHIP defconfig by Hans de Goede · 9 years ago
  57. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  58. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  59. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  60. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  61. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  62. c951167 sunxi: Enable CMD_GPIO on all sunxi boards by Hans de Goede · 9 years ago
  63. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  64. 48a234a sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig by Hans de Goede · 9 years ago
  65. a784e06 sunxi: Enable composite video out on the CHIP by Alex Kaplan · 9 years ago
  66. 92437f6 sunxi: Fix DCDC2 output in CHIP_defconfig by Boris Brezillon · 9 years ago
  67. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  68. 9cce88a sunxi: select SYS_NS16550 from Kconfig by Hans de Goede · 9 years ago
  69. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  70. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  71. 53bd639 sunxi: Add CHIP support by Maxime Ripard · 9 years ago