1. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  2. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  3. 112d2e0 Convert CONFIG_USB_OHCI_NEW et al to Kconfig by Tom Rini · Sat Jun 25 11:02:31 2022 -0400
  4. c997d52 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · Mon Jun 13 22:57:36 2022 -0400
  5. 1e57cbb Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · Fri Jun 10 22:59:38 2022 -0400
  6. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  7. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  8. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  9. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  10. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  11. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  12. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  13. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  14. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  15. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · Wed Mar 30 18:07:11 2022 -0400
  16. 2e04c95 sunxi: Do not define CONFIG_SPL_STACK_ADDR_R by Tom Rini · Fri Mar 11 07:12:46 2022 -0500
  17. b00ef02 configs: sunxi: Add common SUNIV header by Icenowy Zheng · Sat Jan 29 10:23:06 2022 -0500
  18. d4e311e sunxi-common.h: remove pointless #ifdefs by Andre Przywara · Sun Jan 23 00:30:29 2022 +0000
  19. d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · Sat Oct 30 23:03:56 2021 -0400
  20. 75fe0f4 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · Fri Oct 08 00:17:24 2021 -0500
  21. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  22. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  23. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  24. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  25. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  26. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  27. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  28. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  29. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  30. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  31. d08e129 sunxi: arm64: Add addresses for compressed kernel load by Arnaud Ferraris · Sat Feb 20 13:14:15 2021 +0100
  32. 7654ef8 sunxi: add fdtoverlay_addr_r environment variable by Jernej Skrabec · Tue Mar 23 21:27:31 2021 +0100
  33. 5bc34cb video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · Mon Feb 22 00:12:34 2021 +0000
  34. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  35. 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · Sun Feb 14 10:35:18 2021 +0000
  36. 5b1a9f1 sunxi: Remove dead ifdefs in sunxi-common.h by Samuel Holland · Mon Feb 08 00:04:57 2021 -0600
  37. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · Mon Jan 11 21:11:46 2021 +0100
  38. bbf9942 sunxi: Add arm64 FEL support by Andre Przywara · Tue Aug 23 22:19:30 2016 +0100
  39. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  40. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  41. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  42. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  43. 30d69e2 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2 by Hannes Schmelzer · Thu Aug 22 15:41:43 2019 +0200
  44. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  45. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · Sat Jul 20 20:51:13 2019 -0600
  46. 9d3bab9 sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · Sun Jun 23 15:09:46 2019 +0100
  47. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed May 08 16:21:43 2019 -0400
  48. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  49. 4823c6f sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled by Ondrej Jirman · Wed Feb 13 18:50:36 2019 +0100
  50. 315ac0f Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Wed Apr 17 09:19:45 2019 -0400
  51. 0931e37 sunxi: update SATA driver to always use DM_SCSI by Andre Przywara · Fri Apr 12 16:28:54 2019 +0530
  52. 24db29d sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme by Andre Przywara · Sat Mar 23 01:30:02 2019 +0000
  53. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · Fri Jan 18 12:52:49 2019 +0530
  54. 1ba41e1 sunxi: usb: Switch to Generic host controllers by Jagan Teki · Sat Dec 22 18:18:10 2018 +0530
  55. e93ef19 env: Merge Rockchip, Sunxi, Zynq and ZynqMP by Michal Simek · Thu Jul 19 08:45:45 2018 +0200
  56. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  57. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  58. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  59. 7321076 sunxi: add config for SPL at 0x20000 on H6 by Icenowy Zheng · Sat Jul 21 16:20:24 2018 +0800
  60. 5e6dd27 sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS by Icenowy Zheng · Sat Jul 21 16:20:20 2018 +0800
  61. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  62. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  63. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  64. e3ee5f5 Move CONFIG_PHY_ADDR to Kconfig by Stefan Mavrodiev · Fri Feb 02 15:53:38 2018 +0200
  65. c8d3462 Remove config_distro_defaults.h by Adam Ford · Tue Feb 06 07:49:32 2018 -0600
  66. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  67. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  68. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  69. ef44a44 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Jan 26 13:22:40 2018 -0500
  70. 814d82b sunxi: Add limit with the MMC environment by Maxime Ripard · Tue Jan 16 09:44:24 2018 +0100
  71. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  72. 4aacbbf Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Dec 19 07:57:33 2017 -0500
  73. a4e696b sunxi: arm64: Increase CONFIG_SYS_BOOTM_LEN to 32MB by Jagan Teki · Fri Nov 10 22:21:09 2017 +0530
  74. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:20 2017 +0200
  75. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  76. 32c544d sunxi: Add default partition scheme by Maxime Ripard · Tue Nov 14 21:24:00 2017 +0100
  77. f523a5c sunxi: fix CONFIG_SUNXI_EMAC references by Artturi Alm · Wed Nov 08 05:08:57 2017 +0200
  78. 60e4b8f video: add an option for video simplefb via DT by Icenowy Zheng · Thu Oct 26 11:14:46 2017 +0800
  79. 1fa956f sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI by Icenowy Zheng · Thu Oct 26 11:14:44 2017 +0800
  80. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  81. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  82. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  83. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  84. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  85. dc1436c sunxi: Fix CONFIG_SUNXI_GMAC references by Dave Prue · Thu Aug 31 19:21:01 2017 +0200
  86. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · Fri Aug 04 14:01:32 2017 +0200
  87. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  88. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  89. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · Wed Jul 19 21:50:06 2017 +0800
  90. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  91. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  92. 6b0cd01 sunxi: Store the device tree name in the SPL header by Siarhei Siamashka · Wed Apr 26 01:32:49 2017 +0100
  93. d836216 sunxi: enable automatic FIT build for 64-bit SoCs by Andre Przywara · Wed Apr 26 01:32:48 2017 +0100
  94. cced748 sunxi: A64: move SPL stack to end of SRAM A2 by Andre Przywara · Wed Apr 26 01:32:42 2017 +0100
  95. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  96. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · Thu Apr 27 00:03:36 2017 +0200
  97. 26f00d2 sunxi: Fix arm64 fdtfile variable by Andreas Färber · Fri Apr 14 18:44:47 2017 +0200
  98. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  99. 80b9644 sunxi: Convert CONS_INDEX to Kconfig by Mylène Josserand · Sun Apr 02 12:59:11 2017 +0200
  100. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400