1. 1a800f7 sunxi: Hookup OTG USB controller support by Hans de Goede · 10 years ago
  2. 7cd6f92 sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems by Hans de Goede · 10 years ago
  3. 8ffc487 sunxi: Stop differentiating between 512M and 1G variants of the same board by Hans de Goede · 10 years ago
  4. daf2263 sunxi: mmc: Add support for sun9i (A80) by Hans de Goede · 10 years ago
  5. e35377d sun9i: Add clock_sun9i.h with ccu register layout for sun9i by Hans de Goede · 10 years ago
  6. ee74fec sun9i: Add cpu_sun9i.h with iomem defines by Hans de Goede · 10 years ago
  7. 9803e4e sunxi: Rename cpu.h to cpu_sun4i.h by Hans de Goede · 10 years ago
  8. cc67a0b sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers by Hans de Goede · 10 years ago
  9. 6515032 sunxi: display: Make lcd display clk phase configurable by Hans de Goede · 10 years ago
  10. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  11. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  12. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  13. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  14. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  15. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  16. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  17. d27f7d1 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · 10 years ago
  18. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  19. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  20. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  21. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  22. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  23. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  24. 2367b44 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · 10 years ago
  25. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  26. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  27. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  28. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  29. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  30. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  31. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  32. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  33. eafec32 sun6i: Add gmac support for sun6i boards by Hans de Goede · 10 years ago
  34. 2d7a084 sunxi: video: Add simplefb support by Luc Verhaegen · 10 years ago
  35. 7f2c521 sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · 10 years ago
  36. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  37. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  38. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  39. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  40. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  41. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  42. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  43. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  44. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  45. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  46. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  47. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  48. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  49. e373aad ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  50. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  51. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  52. 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  53. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  54. 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  55. 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  56. bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  57. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  58. ba1e40f ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  59. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  60. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  61. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  62. 93ce1e9 ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  63. d755a5f sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  64. e044daa sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  65. b8f7cb6 sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  66. 1a9717c sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  67. 5c18384 sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  68. 06cdd94 sunxi: add defines to control USB Host clocks/resets by Roman Byshko · 10 years ago
  69. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  70. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  71. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  72. c7e79de sunxi: Implement reset_cpu by Hans de Goede · 10 years ago
  73. ed6c7f7 arm: spl: fix include guard by Jeroen Hofstee · 10 years ago
  74. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  75. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 10 years ago
  76. 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 10 years ago
  77. fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 10 years ago
  78. 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 10 years ago