1. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  2. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  3. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  4. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  5. 9622c7e sunxi: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 155b116 ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile by Tuomas Tynkkynen · 7 years ago
  8. 3474827 sunxi: psci: Move entry address setting to separate function by Chen-Yu Tsai · 7 years ago
  9. 0918648 sunxi: Add PSCI support for R40 by Chen-Yu Tsai · 8 years ago
  10. e4916e8 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · 8 years ago
  11. a78cd86 ARM: Rework and correct barrier definitions by Tom Rini · 8 years ago
  12. 6e6622d ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · 8 years ago
  13. afc1f65 ARM: Move __secure definition to common asm/secure.h by Chen-Yu Tsai · 8 years ago
  14. 28f9035 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · 8 years ago
  15. 94a389b sunxi: Move remaining PSCI assembly code to C by Chen-Yu Tsai · 8 years ago
  16. b528132 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · 8 years ago
  17. 4257f5f sunxi: Add PSCI implementation in C by Chen-Yu Tsai · 8 years ago
  18. 3424c3f sunxi: Add base address for GIC by Chen-Yu Tsai · 8 years ago
  19. 0f3b894 sunxi: Make CPUCFG_BASE macro names the same across families by Chen-Yu Tsai · 8 years ago
  20. e6e505b sunxi: Move cpu independent code to mach directory by Alexander Graf · 9 years ago
  21. 0c935ac sunxi: usb_phy: Add support for A83T USB PHYs by Chen-Yu Tsai · 9 years ago
  22. c74384c sunxi: Print soc-id from sram controller for sun8i boards by Hans de Goede · 9 years ago
  23. 5f8afd7 sunxi: Add conditional magic sram poke for A33 by Hans de Goede · 9 years ago
  24. e449e84 sunxi: A83T: fix 32bit overflow warning by vishnupatekar · 9 years ago
  25. fc8991c sunxi: Fix gmac not working due to cpu_eth_init no longer being called by Hans de Goede · 9 years ago
  26. 60fa630 sunxi: Add support for USB vbus pin for USB3 by Hans de Goede · 9 years ago
  27. 1da5982 sunxi: Fix clock_twi_onoff for sun9i by Hans de Goede · 9 years ago
  28. a93b0fe sunxi: Fix clock_twi_onoff for sun8i-a83 by Hans de Goede · 9 years ago
  29. 730d2f3 sunxi: Fix clock_twi_onoff for sun6i by Hans de Goede · 9 years ago
  30. 583fede sunxi: A23: Fix some revisions needing a different magic sram poke by Hans de Goede · 9 years ago
  31. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  32. f3ad64c sunxi: Add support for LPDDR3 for A83T by Vishnu Patekar · 9 years ago
  33. f5fd8ca sunxi: Groundwork to support new dram type for A83T by Vishnu Patekar · 9 years ago
  34. 627b380 sunxi: Redundant code cleanup from a83t dram init by Vishnu Patekar · 9 years ago
  35. 9683945 sunxi: Support PSCI ops on Allwinner H3 by Chen-Yu Tsai · 9 years ago
  36. ed80584 sunxi: Support H3 CCU security switches by Chen-Yu Tsai · 9 years ago
  37. 5823664 sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 by Chen-Yu Tsai · 9 years ago
  38. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  39. bb36546 sunxi: Fix H3 DRAM DQ read delay configuration by Jens Kuske · 9 years ago
  40. 23baf66 sun4i: clock: Cleanup some whitespace errors by Olliver Schinagl · 9 years ago
  41. 887e2fd sunxi: twi: Enable clocks on sun7i by Olliver Schinagl · 9 years ago
  42. 81f50d9 sunxi: Add support for Allwinner A83T DRAM by vishnupatekar · 9 years ago
  43. f542948 sunxi: clk: add basic clocks for A83T by vishnupatekar · 9 years ago
  44. 95ab8fe sunxi: power: enabled support for axp818 by vishnupatekar · 9 years ago
  45. d5a3357 sunxi: Add support for UART0 in PB pin group on A83T by vishnupatekar · 9 years ago
  46. 762e24a sunxi: Add Machine Support for A83T SOC by vishnupatekar · 9 years ago
  47. 52d0931 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · 9 years ago
  48. 0404d53 sunxi: Add H3 DRAM initialization support by Jens Kuske · 9 years ago
  49. 1c27b7d sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  50. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  51. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  52. f7d6b3c sunxi: board: Only try to use the MMC related functions if enabled by Maxime Ripard · 9 years ago
  53. 6944aff sunxi: power: Unify axp pmic function names by Hans de Goede · 9 years ago
  54. 6d0bdfd sunxi: Switch to using malloc_simple for the spl by Hans de Goede · 9 years ago
  55. af654d1 sunxi: retrieve FEL-provided values to environment variables by Bernhard Nortmann · 9 years ago
  56. cb42d63 sunxi: Simplify spl board_init_f function by Hans de Goede · 9 years ago
  57. 9236984 sunxi: Enable non-secure access to RTC on sun6i (A31s) by Chen-Yu Tsai · 9 years ago
  58. 55ea98d sun6i: clock: Add support for the mipi pll by Hans de Goede · 9 years ago
  59. 49043cb sunxi: clock: Add clock_get_pll3() helper function by Hans de Goede · 9 years ago
  60. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  61. b0c8f4a Kill unneeded #include <linux/kconfig.h> by Masahiro Yamada · 9 years ago
  62. 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  63. 48c06c9 sunxi: usb-phy: Add support for reading otg id pin value by Hans de Goede · 9 years ago
  64. a151403 sunxi: spl: Detect at runtime where SPL was read from by Daniel Kochmański · 9 years ago
  65. 972af2a ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S by Wang Dongsheng · 9 years ago
  66. e506889 sunxi: Add support for UART0 in PB pin group on A33 by Chen-Yu Tsai · 9 years ago
  67. dec7c84 sunxi: rsb: Enable R_PIO clock before configuring external pins by Chen-Yu Tsai · 9 years ago
  68. 6ad8c74 sunxi: hardware-feature-specific function index defines for PORT F UART0 by Chen-Yu Tsai · 9 years ago
  69. da9971d Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  70. fc17543 sun6i: cpu_reset: Do not return from cpu_reset() by Hans de Goede · 9 years ago
  71. 8aeed95 sunxi: Request macpwr gpio before using it by Hans de Goede · 9 years ago
  72. 7afebb5 sunxi: usb_phy: Swap check for disconnect threshold by Hans de Goede · 9 years ago
  73. 9816743 ARM: sunxi: Share sun6i PSCI backend with sun8i by Chen-Yu Tsai · 9 years ago
  74. 073f298 ARM: sunxi: Add sun6i specific PSCI implementation by Chen-Yu Tsai · 9 years ago
  75. d4611af ARM: sunxi: Make PSCI code sun7i specific by Chen-Yu Tsai · 9 years ago
  76. 4ffd624 ARM: sunxi: Document registers in PSCI code by Chen-Yu Tsai · 9 years ago
  77. f76eba3 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 9 years ago
  78. 1871a8c sun9i: Basic sun9i (A80) support by Hans de Goede · 10 years ago
  79. 93fc39a sunxi: Remove support for building "old-fashioned" fel binaries by Hans de Goede · 9 years ago
  80. 813598e sunxi: Use axp221 sid on a33 by Hans de Goede · 9 years ago
  81. 8975cdf sunxi: Make DRAM_ODT_EN Kconfig setting a bool by Hans de Goede · 9 years ago
  82. a881db0 sunxi: Fix dram initialization not working on some a33 devices by Hans de Goede · 9 years ago
  83. 5cd83b11 sunxi: add support for UART2 on A23/A33 by Laurent Itti · 9 years ago
  84. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  85. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  86. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  87. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  88. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  89. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  90. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  91. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  92. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  93. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  94. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  95. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  96. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  97. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 10 years ago
  98. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  99. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  100. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago