1. 260f520 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  2. ac1633c sunxi: video: Add support for VGA via external DACs connected to the LCD pins by Hans de Goede · 10 years ago
  3. e954459 sunxi: video: Enable video on sun8i, which supports LCD but not HDMI by Hans de Goede · 10 years ago
  4. 7e68a1b sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  5. d8eb473 sun7i: Add new Bananapro board / defconfig by Hans de Goede · 10 years ago
  6. 41ae42c sun7i: Add defconfig for MSI Primo73 tablet by Siarhei Siamashka · 10 years ago
  7. 75afbc0 sun6i: Add defconfig for MSI Primo81 tablet by Siarhei Siamashka · 10 years ago
  8. 121161f sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig by Siarhei Siamashka · 10 years ago
  9. 5d2b77b2 sun8i: Add defconfig for Ippo_q8h v1.2 by Hans de Goede · 10 years ago
  10. 966d239 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  11. 013c9ce sunxi: axp221: Disable dcdc4 on sun8i (A23) by Hans de Goede · 10 years ago
  12. be4929c sunxi: axp221: Explicitly turn off unused voltages by Hans de Goede · 10 years ago
  13. 7865548 sunxi: axp221: Make dcdc1 voltage configurable by Hans de Goede · 10 years ago
  14. cef9cdc sun6i: Add new board Merrii Hummingbird A31 by Chen-Yu Tsai · 10 years ago
  15. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  16. ab2d8a4 sun6i: Add new CSQ_CS908 board by Hans de Goede · 10 years ago
  17. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  18. eed3c24 ARM: remove redudant information from Kconfig files by Masahiro Yamada · 10 years ago
  19. a563638 sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is set by Hans de Goede · 10 years ago
  20. 1a9a6fb sun6i: Add gmac support for sun6i boards by Hans de Goede · 10 years ago
  21. d3b0497 sunxi: ahci: Add a delay after enabling target power by Hans de Goede · 10 years ago
  22. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · 10 years ago
  23. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  24. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  25. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  26. 25acdbe sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structure by Zoltan HERPAI · 10 years ago
  27. b5ab8ce sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  28. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  29. 09f5748 sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  30. a5403b9 sun6i: Enable SPL by Hans de Goede · 10 years ago
  31. d3a558d sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  32. e941e2b dm: sunxi: Make sure that GPIOs are requested by Simon Glass · 10 years ago
  33. b38f911 dm: sunxi: Add a new config for an FDT-based pcDuino3 by Simon Glass · 10 years ago
  34. 0ea187d sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> by Ian Campbell · 10 years ago
  35. 8ad104b sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option by Ian Campbell · 10 years ago
  36. 4a24a1c sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. by Ian Campbell · 10 years ago
  37. d8e69e0 sunxi: kconfig: Add top-level ARCH_SUNXI by Ian Campbell · 10 years ago
  38. a2e1868 ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename by Chen-Yu Tsai · 10 years ago
  39. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  40. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  41. 2c1aa92 ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig by Chen-Yu Tsai · 10 years ago
  42. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  43. 67c7054 sunxi: Kconfig: Unify sunxi Kconfig code by Hans de Goede · 10 years ago
  44. 4dccfd4 sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  45. 63deaa8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  46. af593e4 sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option by Hans de Goede · 10 years ago
  47. 7412ef8 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  48. bc1f953 ARM: sun6i: Add Colombus board defconfig by Chen-Yu Tsai · 10 years ago
  49. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  50. 8fadfb3 sunxi: Add support for the Mele M3 board by Hans de Goede · 10 years ago
  51. 32e2b11 sun7i: Add support for Olimex A20-OLinuXino-LIME2 by Iain Paton · 10 years ago
  52. 5d62900 sunxi: Fix gmac not working reliable on the Bananapi by Hans de Goede · 10 years ago
  53. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  54. 72e80a8 sun7i: Add support for Olimex A20-OLinuXino-LIME by FUKAUMI Naoki · 10 years ago
  55. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · 10 years ago
  56. 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  57. 16e5602 sunxi: Kconfig: move common settings into a shared code block by Hans de Goede · 10 years ago
  58. a54365f sun7i: Add bananapi board by Hans de Goede · 10 years ago
  59. 900e5d2 sun7i: Add support for a number of new sun7i boards by Hans de Goede · 10 years ago
  60. d955f42 sun5i: Add support for a number of new sun5i boards by Hans de Goede · 10 years ago
  61. 7f15c69 sun4i: Add support for a number of new sun4i boards by Hans de Goede · 10 years ago
  62. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  63. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  64. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  65. f5e288f sunxi: add Cubieboard2 support by Ian Campbell · 10 years ago
  66. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  67. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  68. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  69. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  70. c1f6aa3 sunxi: Add support for using MII phy-s with the GMAC nic by Chen-Yu Tsai · 10 years ago
  71. 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
  72. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · 10 years ago
  73. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago
  74. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  75. 2cb9f48 sunxi: add support for Cubietruck booting in FEL mode by Ian Campbell · 11 years ago
  76. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago