1. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  2. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  3. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  4. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  5. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  6. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  7. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  8. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  9. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  10. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  11. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  12. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  13. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  14. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  15. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  16. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  17. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  18. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  19. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  20. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  21. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  22. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  23. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  24. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  25. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  26. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  27. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 10 years ago
  28. a0e2b1b sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  29. 046ea8b sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  30. 487b327 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  31. ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  32. 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  33. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  34. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  35. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  36. 840fe95 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  37. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  38. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  39. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  40. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  41. dacc088 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  42. 22b6183 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  43. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  44. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  45. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  46. a90e77d sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  47. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  48. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  49. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  50. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  51. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  52. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  53. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  54. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  55. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  56. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  57. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  58. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  59. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  60. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  61. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  62. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  63. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  64. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  65. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  66. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  67. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  68. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  69. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  70. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  71. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  72. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  73. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  74. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  75. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  76. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  77. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  78. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  79. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  80. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  81. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  82. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  83. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  84. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  85. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  86. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  87. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  88. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  89. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  90. bf4ca38 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  91. 935758b sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  92. b5c71f5 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
  93. d755a5f sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  94. e044daa sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  95. b8f7cb6 sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  96. 013f2d7 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
  97. 1a9717c sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  98. 5c18384 sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  99. 94cd301 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
  100. cfc89b0 sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago