1. 66c6feb Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig by Tom Rini · Sat Nov 12 17:36:47 2022 -0500
  2. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  3. ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · Fri Oct 28 20:27:04 2022 -0400
  4. a4d5192 sunxi: defconfig: drop redundant definitions by Andre Przywara · Tue Sep 13 01:26:36 2022 +0100
  5. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  6. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  7. 8d6fe61 ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:24 2022 -0500
  8. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  9. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  10. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  11. c4a80c3 sunxi: Remove no longer needed default options from defconfigs by Andre Przywara · Thu Feb 20 17:51:15 2020 +0000
  12. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  13. 8ece304 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · Thu Oct 03 19:50:15 2019 +0200
  14. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  15. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  16. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  17. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  18. d38c8ad sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig by Andre Przywara · Mon May 27 01:45:11 2019 +0100
  19. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  20. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  21. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · Tue Nov 13 19:54:45 2018 -0500
  22. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  23. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  24. d2b652b part: Disable CONFIG_SPL_ISO_PARTITION by default by Alexander Graf · Thu Apr 12 09:58:44 2018 +0200
  25. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  26. fb9dcf7 configs: add NAND support for NES Classic by Miquel Raynal · Wed Feb 28 20:52:02 2018 +0100
  27. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  28. 5e0560c sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs by Andre Przywara · Sat Mar 03 23:49:02 2018 +0000
  29. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  30. 6c3798f configs: Resync with savedefconfig by Tom Rini · Sat Feb 10 20:27:45 2018 -0500
  31. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  32. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  33. 8298ff4 configs: sunxi: Drop FASTBOOT_FLASH by Jagan Teki · Fri Dec 08 17:03:17 2017 +0530
  34. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  35. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  36. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · Thu Sep 07 10:46:24 2017 +0200
  37. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · Tue Sep 12 19:41:15 2017 +0200
  38. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  39. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  40. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  41. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  42. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  43. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  44. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  45. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  46. 21d3bce disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:38 2017 +0100
  47. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  48. 49157f8 sunxi: add support for Nintendo NES Classic Edition by FUKAUMI Naoki · Fri Nov 18 08:31:29 2016 +0900