1. 61da756 feat(plat/allwinner): add R329 support by Icenowy Zheng · Thu Jul 22 09:41:16 2021 +0800
  2. 431b4e8 refactor(plat/allwinner): allow custom BL31 offset by Icenowy Zheng · Fri Jul 23 11:35:24 2021 +0800
  3. df362a2 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · Sun Apr 04 15:54:17 2021 -0500
  4. 0dab35d refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · Sun Dec 13 20:22:42 2020 -0600
  5. 3683f3e refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · Sun Dec 13 20:45:49 2020 -0600
  6. fde9e1c refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · Sun Dec 13 21:26:36 2020 -0600
  7. fb83833 allwinner: H616: Add reserved-memory node to DT by Andre Przywara · Mon Dec 14 12:06:24 2020 +0000
  8. 2d42e5f allwinner: Add Allwinner H616 SoC support by Andre Przywara · Sat Nov 28 01:39:17 2020 +0000
  9. bafb561 allwinner: Add H616 SoC ID by Andre Przywara · Tue Nov 24 11:07:10 2020 +0000
  10. cd1c67e allwinner: Express memmap more dynamically by Andre Przywara · Sat Nov 28 01:38:15 2020 +0000
  11. 50bb417 allwinner: Allow conditional compilation of SCPI and native PSCI ops by Andre Przywara · Wed Jan 20 00:09:44 2021 +0000
  12. ad6f6ca allwinner: Split native and SCPI-based PSCI implementations by Samuel Holland · Sat Jan 16 00:56:48 2021 -0600
  13. 91bcab9 allwinner: Separate code to power off self and other CPUs by Samuel Holland · Sun Jan 24 06:37:29 2021 -0600
  14. afe2173 allwinner: Fix non-default PRELOADED_BL33_BASE by Samuel Holland · Sun Dec 13 20:05:11 2020 -0600
  15. 103ee9b allwinner: Implement PSCI system suspend using SCPI by Samuel Holland · Sun Oct 21 12:41:03 2018 -0500
  16. d002f3b allwinner: Reserve and map space for the SCP firmware by Samuel Holland · Sun Dec 29 12:22:55 2019 -0600
  17. 38d98de allwinner: Adjust SRAM A2 base to include the ARISC vectors by Samuel Holland · Sun Feb 17 15:10:36 2019 -0600
  18. fa4e1d0 allwinner: Unify Platform specific defines for PSCI module by Deepika Bhavnani · Fri Dec 13 10:48:27 2019 -0600
  19. a4fbdfa allwinner: Clean up MMU setup by Samuel Holland · Sun Oct 27 17:30:15 2019 -0500
  20. f4bfcac allwinner: Reenable USE_COHERENT_MEM by Samuel Holland · Sun Oct 27 17:21:24 2019 -0500
  21. d00eaa2 allwinner: Move the NOBITS region to SRAM A1 by Samuel Holland · Sun Oct 27 14:07:52 2019 -0500
  22. fa4d935 allwinner: Merge duplicate code in sunxi_power_down by Samuel Holland · Sun Oct 20 15:06:57 2019 -0500
  23. ac684b9 allwinner: Fix incorrect ARISC code patch offset check by Samuel Holland · Sun Oct 20 14:18:48 2019 -0500
  24. c629daf allwinner: Clean up CPU ops functions by Samuel Holland · Sun Feb 17 15:33:33 2019 -0600
  25. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  26. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  27. 9b49072 allwinner: Prepare for executing code on the management processor by Andre Przywara · Sun Oct 14 11:45:41 2018 +0100
  28. 4e4b1e6 allwinner: Pass FDT address to sunxi_pmic_setup() by Andre Przywara · Sat Sep 08 19:18:37 2018 +0100
  29. ea5fa47 allwinner: Find DTB in BL33 image by Andre Przywara · Sun Sep 16 02:08:06 2018 +0100
  30. 6753776 allwinner: H6: Factor out I2C platform setup by Andre Przywara · Sun Oct 14 22:13:53 2018 +0100
  31. 435464d allwinner: Introduce GPIO helper function by Andre Przywara · Sun Oct 14 12:03:23 2018 +0100
  32. 456208a allwinner: Export sunxi_private.h by Andre Przywara · Sun Oct 14 12:02:02 2018 +0100
  33. 78dca1f allwinner: Introduce names for SoC IDs by Andre Przywara · Mon Sep 17 00:03:09 2018 +0100
  34. 647a2e1 allwinner: Disable USE_COHERENT_MEM by Andre Przywara · Thu Oct 11 22:14:30 2018 +0100
  35. b3fddff allwinner: Adjust memory mapping to fit into 256MB by Andre Przywara · Thu Sep 20 21:13:55 2018 +0100
  36. eeeba25 drivers: i2c: mentor: move platform code into header files by Andre Przywara · Sun Sep 09 01:39:57 2018 +0100
  37. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · Fri Jul 20 09:17:26 2018 +0100
  38. a4977cf allwinner: Don't map boot ROM by Andre Przywara · Fri Jun 22 00:53:44 2018 +0100
  39. 2f37224 allwinner: Add BL32 (corresponds to Trusted OS) support by Amit Singh Tomar · Wed Jun 20 00:44:50 2018 +0530
  40. b856664 allwinner: Introduce basic platform support by Samuel Holland · Sat Aug 12 04:07:39 2017 -0500