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