1. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  2. 4976a22 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · Fri Apr 28 19:42:18 2017 +0900
  3. 8d91b46 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · Mon Mar 27 19:22:32 2017 +0200
  4. 09e6f16 sunxi: Enable DM_I2C for A64/H3/H5 by Jernej Skrabec · Thu Apr 27 00:03:37 2017 +0200
  5. 52e6188 sunxi: add basic V3s support by Icenowy Zheng · Sat Apr 08 15:30:12 2017 +0800
  6. 9b4ca92 sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs by Jernej Skrabec · Mon Mar 27 19:22:31 2017 +0200
  7. b1a1fda sunxi: Add PSCI support for R40 by Chen-Yu Tsai · Wed Mar 01 11:03:15 2017 +0800
  8. 2d5826c sunxi: Enable SPL for R40 by Chen-Yu Tsai · Fri Dec 02 16:09:49 2016 +0800
  9. f361d56 sunxi: Provide defaults for R40 DRAM settings by Chen-Yu Tsai · Wed Nov 30 16:58:35 2016 +0800
  10. 478a3c5 sunxi: Enable AXP221s in I2C mode with the R40 SoC by Chen-Yu Tsai · Wed Nov 30 15:30:30 2016 +0800
  11. cc2605e sunxi: Add initial support for R40 by Chen-Yu Tsai · Wed Nov 30 14:57:32 2016 +0800
  12. fa33746 sunxi: Split up long Kconfig lines by Chen-Yu Tsai · Thu Mar 02 16:03:06 2017 +0800
  13. 147c606 sunxi: Convert CONFIG_MACPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:10 2017 +0200
  14. 628426a sunxi: Convert CONFIG_SATAPWR to Kconfig by Mylène Josserand · Sun Apr 02 12:59:09 2017 +0200
  15. d5a7599 spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · Tue Apr 04 10:02:58 2017 -0700
  16. 5611a2d sunxi: introduce Allwinner H5 config option by Andre Przywara · Thu Feb 16 01:20:28 2017 +0000
  17. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  18. de454ec sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM by Andre Przywara · Thu Feb 16 01:20:23 2017 +0000
  19. 4330eb9 sunxi: simplify ACTLR.SMP bit set #ifdef by Andre Przywara · Thu Feb 16 01:20:21 2017 +0000
  20. 0666599 ARM: sunxi: remove bare default for CONFIG_MMC by Masahiro Yamada · Tue Jan 10 13:32:08 2017 +0900
  21. a563adc sunxi: A64: enable SPL by Andre Przywara · Mon Jan 02 11:48:45 2017 +0000
  22. afd6870 sunxi: provide default DRAM config for sun50i in Kconfig by Andre Przywara · Mon Jan 02 11:48:37 2017 +0000
  23. 46c3d99 sunxi: A64: do an RMR switch if started in AArch32 mode by Andre Przywara · Mon Jan 02 11:48:36 2017 +0000
  24. 06893b6 sunxi: introduce extra config option for boot0 header by Andre Przywara · Mon Jan 02 11:48:35 2017 +0000
  25. 47bb306 sunxi: Add default zq value for sun9i (A80) by Chen-Yu Tsai · Fri Oct 28 18:21:36 2016 +0800
  26. 40884e6 sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80) by Chen-Yu Tsai · Fri Oct 28 18:21:34 2016 +0800
  27. 470626e sunxi: enable SPL for sun9i by Philipp Tomsich · Fri Oct 28 18:21:32 2016 +0800
  28. d36af1c sunxi: DRAM initialisation for sun9i by Philipp Tomsich · Fri Oct 28 18:21:28 2016 +0800
  29. e304a5e Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig by Simon Glass · Mon Oct 17 20:12:36 2016 -0600
  30. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  31. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  32. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  33. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  34. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  35. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  36. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  37. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  38. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  39. 8f97727 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · Mon Sep 05 01:32:40 2016 +0100
  40. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · Fri Aug 12 10:26:50 2016 +0900
  41. b05a648 sunxi: Revert "sunxi: make SoC variant choice mandatory" by Hans de Goede · Sun Jun 12 11:57:07 2016 +0200
  42. 2c52640 sunxi: Enable a bunch of commands by default on sunxi by Hans de Goede · Sun May 15 13:51:58 2016 +0200
  43. 40aa3d5 sunxi: Disable VIDEO for SoCs without display support by Chen-Yu Tsai · Mon May 02 10:28:09 2016 +0800
  44. 3674148 sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCs by Chen-Yu Tsai · Mon May 02 10:28:08 2016 +0800
  45. 1fcaea0 sunxi: Sort SoC variants by family (sunXi) first, chip name second by Chen-Yu Tsai · Mon May 02 10:28:07 2016 +0800
  46. 2373877 sunxi: make SoC variant choice mandatory by Chen-Yu Tsai · Mon May 02 10:28:06 2016 +0800
  47. 99c9fb0 sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option by Hans de Goede · Fri Apr 01 22:39:26 2016 +0200
  48. 26c50fb sunxi: Add support for Allwinner A64 SoCs by Siarhei Siamashka · Tue Mar 29 17:29:10 2016 +0200
  49. a60c3fc sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · Fri Mar 18 08:42:01 2016 +0100
  50. 3f3a309 sunxi: power: add support for sy8106a driver by Jelle van der Waa · Tue Feb 23 18:47:19 2016 +0100
  51. c49936f sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · Tue Jan 12 01:20:58 2016 +0800
  52. aa9ab0e sunxi: Enable booting non-secure and virtualization for H3 by Chen-Yu Tsai · Wed Jan 06 15:13:09 2016 +0800
  53. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · Thu Jan 14 14:06:26 2016 +0100
  54. cdf1e48 sunxi: Add Machine Support for A83T SOC by vishnupatekar · Sun Nov 29 01:07:19 2015 +0800
  55. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · Tue Nov 17 15:12:59 2015 +0100
  56. f977072 sunxi: Add basic H3 support by Jens Kuske · Tue Nov 17 15:12:58 2015 +0100
  57. e0c7aa4 sunxi: Use Kconfig CONFIG_MMC by Maxime Ripard · Thu Oct 15 22:04:07 2015 +0200
  58. 66ab79d sunxi: Enable CONFIG_SPL_STACK_R by Hans de Goede · Sun Sep 13 13:02:48 2015 +0200
  59. 924c893 sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs by Hans de Goede · Sun Aug 16 11:23:42 2015 +0200
  60. 91f1b82 sunxi: Display: Add support for eDP panels connected via an anx9804 bridge by Hans de Goede · Sat Aug 08 16:13:53 2015 +0200
  61. c06e00e sunxi: display: Add composite video out support by Hans de Goede · Mon Aug 03 19:20:26 2015 +0200
  62. 35e80a4 sunxi: Drop our own copy of the USB_KEYBOARD options by Hans de Goede · Tue Aug 04 17:04:13 2015 +0200
  63. e16ab87 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig by Paul Kocialkowski · Tue Aug 04 17:04:08 2015 +0200
  64. aadd97f sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · Sun Jun 14 17:29:53 2015 +0200
  65. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · Fri Jun 26 19:42:24 2015 +0100
  66. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  67. 7c44a39 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default by Hans de Goede · Wed Jun 03 20:08:37 2015 +0200
  68. 84b327f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Jun 01 16:47:23 2015 -0400
  69. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  70. 5acec7c ARM: sunxi: Enable PSCI for sun8i by Chen-Yu Tsai · Thu May 28 21:25:34 2015 +0800
  71. f31017c ARM: sunxi: Enable PSCI for sun6i by Chen-Yu Tsai · Thu May 28 21:25:32 2015 +0800
  72. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · Tue May 26 17:00:42 2015 +0200
  73. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · Tue Jan 13 19:25:06 2015 +0100
  74. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · Tue May 19 21:44:44 2015 +0200
  75. ffdc05c sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · Wed May 13 15:00:46 2015 +0200
  76. 7976b28 sunxi: Set SYS_MALLOC_CLEAR_ON_INIT to n by Hans de Goede · Tue May 05 12:49:36 2015 +0200
  77. 4dba108 sunxi: ehci: Convert to the driver-model by Hans de Goede · Sun May 10 14:10:26 2015 +0200
  78. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  79. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · Wed Apr 15 20:46:48 2015 +0200
  80. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · Sat Apr 18 23:32:23 2015 +0200
  81. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  82. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  83. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  84. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  85. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · Fri Apr 10 23:09:52 2015 +0200
  86. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · Sun Mar 22 18:12:23 2015 +0100
  87. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · Sun Mar 22 18:07:12 2015 +0100
  88. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · Sat Mar 28 10:26:38 2015 +0000
  89. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · Sat Mar 07 12:00:02 2015 +0100
  90. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · Mon Feb 16 22:13:43 2015 +0100
  91. 613dade sunxi: video: Add support for tl059wv5c0 lcd panels by Hans de Goede · Mon Feb 16 17:49:47 2015 +0100
  92. a5b4cfe sunxi: video: Add support for LCD panels which need to be configured via i2c by Hans de Goede · Mon Feb 16 17:23:25 2015 +0100
  93. ce9e332 sunxi: video: Add support for LCD reset pin by Hans de Goede · Mon Feb 16 17:26:41 2015 +0100
  94. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  95. 47359bb sunxi: dram: Support more sun[457]i dram parameters in Kconfig by Siarhei Siamashka · Sun Feb 01 00:27:06 2015 +0200
  96. 9900db1 sunxi: dram: Optionally use standard JEDEC timings for sun[457]i by Siarhei Siamashka · Sun Feb 01 00:27:05 2015 +0200
  97. 18366f7 sunxi: video: Force h/vsync active high when using ext. vga dac on some boards by Hans de Goede · Sun Jan 25 15:33:07 2015 +0100
  98. 9e3fbdb sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards by Hans de Goede · Sun Jan 25 12:15:14 2015 +0100
  99. bf880fe sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option by Hans de Goede · Sun Jan 25 12:10:48 2015 +0100
  100. 06ddc45 sunxi: Convert sun5i boards to use auto dram configuration by Hans de Goede · Sun Jan 25 11:29:27 2015 +0100