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