1. 872413b arm: uniphier: use DM_TIMER of arm a9 global timer by Dai Okamura · 2 years ago
  2. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 1 month ago
  3. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  4. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  5. 6717e15 ARM: uniphier: delete or replace <common.h> includes by Masahiro Yamada · 4 years, 7 months ago
  6. f49049a ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c by Masahiro Yamada · 4 years, 7 months ago
  7. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  10. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  11. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  12. 739ba41 ARM: uniphier: de-couple SC macros into base address and offset by Masahiro Yamada · 5 years ago
  13. d41b358 ARM: uniphier: de-couple SG macros into base address and offset by Masahiro Yamada · 5 years ago
  14. 69492fb ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places by Masahiro Yamada · 5 years ago
  15. caee761 ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y by Masahiro Yamada · 5 years ago
  16. 4f7dc2e uniphier: psci: save context id in cpu_on command by Patrick Delaunay · 7 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  18. dd74b94 ARM: uniphier: use pr_() instead of printf() where appropriate by Masahiro Yamada · 7 years ago
  19. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  20. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  21. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  22. e27d6c7 ARM: uniphier: simplify SoC ID get function by Masahiro Yamada · 8 years ago
  23. 928f324 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · 8 years ago
  24. e8a9293 ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · 8 years ago
  25. ee9bc77 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · 8 years ago
  26. 5941638 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · 8 years ago
  27. 7382d17 ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · 8 years ago
  28. 95646e1 ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · 8 years ago
  29. c21fadf ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · 8 years ago
  30. 6f579db ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · 8 years ago
  31. bcc51c1 ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · 8 years ago
  32. 82d075e ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · 8 years ago
  33. 0efbbc5 ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · 8 years ago
  34. e731a53 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · 8 years ago
  35. 95a1fec ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · 8 years ago
  36. 3ffc747 ARM: uniphier: refactor outer cache code by Masahiro Yamada · 8 years ago
  37. 4bab70a ARM: uniphier: rename outer-cache register macros by Masahiro Yamada · 8 years ago
  38. ebab100 ARM: uniphier: clear notification flag before L2 operation by Masahiro Yamada · 8 years ago
  39. 4cb9399 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · 8 years ago
  40. c09d290 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 9 years ago
  41. 5b66006 ARM: uniphier: rename function names ph1_* to uniphier_* by Masahiro Yamada · 9 years ago
  42. ea65c98 ARM: uniphier: drop PH1- prefix from CONFIG options and file names by Masahiro Yamada · 9 years ago
  43. 5d07648 ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs by Masahiro Yamada · 9 years ago
  44. fe5ea57 ARM: uniphier: prepare directory structure for ARMv8 SoC support by Masahiro Yamada · 9 years ago