1. 9236984 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  2. 55ea98d sun6i: clock: Add support for the mipi pll by Hans de Goede · 9 years ago
  3. 49043cb sunxi: clock: Add clock_get_pll3() helper function by Hans de Goede · 9 years ago
  4. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  5. b0c8f4a Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  6. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  7. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  8. a151403 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 9 years ago
  9. 972af2a ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  10. e506889 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  11. dec7c84 sunxi: rsb: Enable R_PIO clock before configuring external pins by Chen-Yu Tsai · 9 years ago
  12. 6ad8c74 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · 9 years ago
  13. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  14. fc17543 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · 9 years ago
  15. 8aeed95 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  16. 7afebb5 sunxi: usb_phy: Swap check for disconnect threshold by Hans de Goede · 9 years ago
  17. 9816743 ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · 9 years ago
  18. 073f298 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · 9 years ago
  19. d4611af ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · 9 years ago
  20. 4ffd624 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · 9 years ago
  21. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  22. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  23. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  24. 813598e sunxi: Use axp221 sid on a33 by Hans de Goede · 9 years ago
  25. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  26. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  27. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  28. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  29. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  30. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  31. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  32. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  33. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  34. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  35. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  36. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  37. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  38. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  39. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  40. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  41. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  42. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  43. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  44. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  45. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  46. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  47. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  48. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  49. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  50. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  51. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  52. a0e2b1b sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  53. 046ea8b sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  54. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  55. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  56. 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  57. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  58. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  59. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  60. 840fe95 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  61. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  62. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  63. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  64. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  65. dacc088 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  66. 22b6183 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  67. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  68. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  69. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  70. a90e77d sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  71. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  72. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  73. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  74. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  75. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  76. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  77. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  78. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  79. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  80. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  81. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  82. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  83. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  84. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  85. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  86. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  87. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  88. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  89. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  90. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  91. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  92. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  93. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  94. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  95. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  96. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  97. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  98. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  99. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  100. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago