1. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  2. 93b114c sunxi: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 2afd984 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  5. c4a8760 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · 7 years ago
  6. b1a1fda sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  7. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  8. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  9. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  10. 7ca1450 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  11. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  12. 766c22e sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  13. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  14. 60e0b18 sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  15. 9bffa7f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  16. 8ba7974 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  17. 8dd84a7 sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago
  18. ba56856 sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · 9 years ago
  19. b83d933 sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · 9 years ago
  20. c62f8da sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  21. ca89aa2 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · 9 years ago
  22. 42cbbe3 sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  23. a60c3fc sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  24. 47adc3d sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · 9 years ago
  25. 7969677 sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · 9 years ago
  26. f946a87 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · 9 years ago
  27. b88d0ab sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  28. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  29. ad8baac sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  30. c49936f sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  31. 46da7a6 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  32. 1b28d5f sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  33. 6daddfe sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  34. 0932b63 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  35. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  36. af272a1 sunxi: Fix H3 DRAM DQ read delay configuration by Jens Kuske · 9 years ago
  37. fc67dbc sun4i: clock: Cleanup some whitespace errors by Olliver Schinagl · 9 years ago
  38. 08f391c sunxi: twi: Enable clocks on sun7i by Olliver Schinagl · 9 years ago
  39. e302fe6 sunxi: Add support for Allwinner A83T DRAM by vishnupatekar · 9 years ago
  40. 39754b6 sunxi: clk: add basic clocks for A83T by vishnupatekar · 9 years ago
  41. 1895dfd sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  42. 133bfbe sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · 9 years ago
  43. cdf1e48 sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  44. 2b8bd91 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · 9 years ago
  45. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · 9 years ago
  46. f977072 sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  47. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  48. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  49. b9b3a23 sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  50. d9ee84b sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  51. 76fa0b2 sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  52. ead498a sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  53. bf52066 sunxi: Simplify spl board_init_f function by Hans de Goede · 9 years ago
  54. fcc7b70 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  55. d6eaadc sun6i: clock: Add support for the mipi pll by Hans de Goede · 9 years ago
  56. 957a72729 sunxi: clock: Add clock_get_pll3() helper function by Hans de Goede · 9 years ago
  57. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  58. 53112f2 Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  59. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  60. aadd97f sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  61. e8b97e2 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 10 years ago
  62. f8fc7be ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  63. 28b7192 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  64. 959d0a3 sunxi: rsb: Enable R_PIO clock before configuring external pins by Chen-Yu Tsai · 9 years ago
  65. da2f333 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · 9 years ago
  66. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  67. b25d3c9 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · 9 years ago
  68. b9dc208 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  69. 9395a0e sunxi: usb_phy: Swap check for disconnect threshold by Hans de Goede · 9 years ago
  70. 5b9f1aa ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · 10 years ago
  71. 4670eb4 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · 10 years ago
  72. d196fad ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · 10 years ago
  73. f147d94 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · 10 years ago
  74. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  75. 7bfe2bb sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  76. 70804ed sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 10 years ago
  77. 0d70914 sunxi: Use axp221 sid on a33 by Hans de Goede · 10 years ago
  78. ffdc05c sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 10 years ago
  79. 3d08652 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 10 years ago
  80. 20dfe00 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 10 years ago
  81. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  82. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  83. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  84. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  85. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  86. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 10 years ago
  87. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  88. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  89. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  90. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 10 years ago
  91. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  92. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  93. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  94. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  95. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  96. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  97. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  98. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  99. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 10 years ago
  100. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago