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