1. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  2. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  3. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  4. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  5. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  6. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  7. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  8. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  9. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  10. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  11. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  12. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  13. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  14. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  15. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  16. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  17. 630df14 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  18. c4b9dee sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  19. ab721ad sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  20. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  21. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  22. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  23. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  24. 8760c91 sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  25. 29e04f8 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  26. 627bc69 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  27. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  28. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  29. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  30. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  31. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  32. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  33. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  34. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  35. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  36. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  37. 966d239 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  38. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  39. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  40. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  41. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  42. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  43. 699415b sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  44. 7c59038 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  45. 01ec22e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  46. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  47. 6faddbc sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  48. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  49. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  50. b63b327 sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  51. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  52. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  53. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  54. 3152122 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  55. 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  56. 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  57. c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  58. 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  59. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  60. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  61. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  62. 1c21155 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  63. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  64. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  65. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  66. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  67. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  68. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  69. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  70. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  71. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  72. 0096aa2 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  73. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  74. ea7cdd1 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  75. ac7b6fc sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  76. b41aa97 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
  77. b1ace77 sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  78. c4f0aa5 sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  79. 8e9c4fd sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  80. 020a634 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
  81. 586757a sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  82. 3ad063a sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  83. 72ed869 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
  84. d89297a sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago
  85. 6f66418 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · 10 years ago
  86. ce4d21c sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · 10 years ago
  87. a1d9f03 sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · 10 years ago
  88. 551bfb9 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · 10 years ago
  89. 27942f1 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · 10 years ago
  90. 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
  91. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
  92. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  93. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
  94. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
  95. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  96. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
  97. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
  98. 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
  99. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · 10 years ago
  100. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · 10 years ago