1. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  2. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  3. 9c59d86 psci: Fix warnings when compiling with W=1 by Patrick Delaunay · Mon Jul 22 14:19:20 2019 +0200
  4. c84024c ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · Wed Jul 10 20:07:41 2019 +0900
  5. 76b3124 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · Wed Jul 10 20:07:40 2019 +0900
  6. 3cac7f7 ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · Sat Jun 29 02:38:06 2019 +0900
  7. 0ae2865 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · Sat Jun 29 02:38:01 2019 +0900
  8. fd7451a uniphier: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:10 2018 +0200
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 609cd53 ARM: uniphier: use pr_() instead of printf() where appropriate by Masahiro Yamada · Fri Oct 13 19:21:55 2017 +0900
  11. 31eac64 Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · Sun Aug 13 09:01:15 2017 +0900
  12. 6ba1094 Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · Sun Aug 13 09:01:14 2017 +0900
  13. d3c1461 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · Sun Aug 13 09:01:13 2017 +0900
  14. 3164905 ARM: uniphier: simplify SoC ID get function by Masahiro Yamada · Sat Jan 21 18:05:26 2017 +0900
  15. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · Thu Aug 25 21:03:41 2016 +0900
  16. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · Wed Aug 10 16:08:49 2016 +0900
  17. f98afb6 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · Wed Aug 10 16:08:48 2016 +0900
  18. 983b3d3 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · Wed Aug 10 16:08:47 2016 +0900
  19. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · Wed Aug 10 16:08:45 2016 +0900
  20. f846a2b ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · Wed Aug 10 16:08:44 2016 +0900
  21. 54fb0a4 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:43 2016 +0900
  22. df64901 ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · Wed Aug 10 16:08:42 2016 +0900
  23. 9ff0acf ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · Wed Aug 10 16:08:41 2016 +0900
  24. 659484f ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · Wed Aug 10 16:08:40 2016 +0900
  25. 6caf51c ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:39 2016 +0900
  26. 2c8df19 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · Wed Aug 10 16:08:38 2016 +0900
  27. 487b5fe ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · Wed Aug 10 16:08:37 2016 +0900
  28. 5ffada9 ARM: uniphier: refactor outer cache code by Masahiro Yamada · Wed Aug 10 16:08:36 2016 +0900
  29. a7c901f ARM: uniphier: rename outer-cache register macros by Masahiro Yamada · Fri Jul 22 13:38:31 2016 +0900
  30. e5e1360 ARM: uniphier: clear notification flag before L2 operation by Masahiro Yamada · Fri Jul 22 13:38:30 2016 +0900
  31. 3a1e442 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · Fri Jun 24 11:51:38 2016 +0900
  32. 076e841 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · Sat Apr 09 13:53:48 2016 +0200
  33. 9890569 ARM: uniphier: rename function names ph1_* to uniphier_* by Masahiro Yamada · Wed Mar 30 20:17:02 2016 +0900
  34. 53c59ae ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · Fri Mar 18 16:41:43 2016 +0900
  35. a8ea60d ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs by Masahiro Yamada · Mon Mar 07 20:29:41 2016 +0900
  36. 3119eb4 ARM: uniphier: prepare directory structure for ARMv8 SoC support by Masahiro Yamada · Fri Feb 26 18:59:44 2016 +0900