Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ea0bd08f015e050414dae58c8c9173bffc87c0ff
/
arch
/
arm
/
mach-uniphier
/
arm32
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
e631441
ARM: uniphier: delete or replace <common.h> includes
by Masahiro Yamada
· Wed May 20 12:31:27 2020 +0900
56642ed
ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c
by Masahiro Yamada
· Wed May 20 12:31:23 2020 +0900
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
370382c
common: Move some SMP functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:35 2019 -0700
9c59d86
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· Mon Jul 22 14:19:20 2019 +0200
c84024c
ARM: uniphier: de-couple SC macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:41 2019 +0900
76b3124
ARM: uniphier: de-couple SG macros into base address and offset
by Masahiro Yamada
· Wed Jul 10 20:07:40 2019 +0900
3cac7f7
ARM: uniphier: move sg_set_{pinsel, iectrl} to more relevant places
by Masahiro Yamada
· Sat Jun 29 02:38:06 2019 +0900
0ae2865
ARM: uniphier: fix build error for CONFIG_DEBUG_LL=y
by Masahiro Yamada
· Sat Jun 29 02:38:01 2019 +0900
fd7451a
uniphier: psci: save context id in cpu_on command
by Patrick Delaunay
· Mon Apr 16 10:15:10 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
609cd53
ARM: uniphier: use pr_() instead of printf() where appropriate
by Masahiro Yamada
· Fri Oct 13 19:21:55 2017 +0900
31eac64
Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"
by Masahiro Yamada
· Sun Aug 13 09:01:15 2017 +0900
6ba1094
Revert "ARM: uniphier: move lowlevel debug init code after page table switch"
by Masahiro Yamada
· Sun Aug 13 09:01:14 2017 +0900
d3c1461
ARM: uniphier: remove sLD3 SoC support
by Masahiro Yamada
· Sun Aug 13 09:01:13 2017 +0900
3164905
ARM: uniphier: simplify SoC ID get function
by Masahiro Yamada
· Sat Jan 21 18:05:26 2017 +0900
a788892
ARM: uniphier: support system reset functionality for PSCI
by Masahiro Yamada
· Thu Aug 25 21:03:41 2016 +0900
0ae5c5a
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
by Masahiro Yamada
· Wed Aug 10 16:08:49 2016 +0900
f98afb6
ARM: uniphier: add uniphier_cache_set_active_ways()
by Masahiro Yamada
· Wed Aug 10 16:08:48 2016 +0900
983b3d3
ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation
by Masahiro Yamada
· Wed Aug 10 16:08:47 2016 +0900
bf44dde
ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig
by Masahiro Yamada
· Wed Aug 10 16:08:45 2016 +0900
f846a2b
ARM: uniphier: move outer cache register macros to .c file
by Masahiro Yamada
· Wed Aug 10 16:08:44 2016 +0900
54fb0a4
ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init
by Masahiro Yamada
· Wed Aug 10 16:08:43 2016 +0900
df64901
ARM: uniphier: export uniphier_cache_enable/disable functions
by Masahiro Yamada
· Wed Aug 10 16:08:42 2016 +0900
9ff0acf
ARM: uniphier: move lowlevel debug init code after page table switch
by Masahiro Yamada
· Wed Aug 10 16:08:41 2016 +0900
659484f
ARM: uniphier: fix ROM boot mode for PH1-sLD3
by Masahiro Yamada
· Wed Aug 10 16:08:40 2016 +0900
6caf51c
ARM: uniphier: refactor L2 zero-touching code in lowlevel_init
by Masahiro Yamada
· Wed Aug 10 16:08:39 2016 +0900
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
487b5fe
ARM: uniphier: support prefetch and touch operations for outer cache
by Masahiro Yamada
· Wed Aug 10 16:08:37 2016 +0900
5ffada9
ARM: uniphier: refactor outer cache code
by Masahiro Yamada
· Wed Aug 10 16:08:36 2016 +0900
a7c901f
ARM: uniphier: rename outer-cache register macros
by Masahiro Yamada
· Fri Jul 22 13:38:31 2016 +0900
e5e1360
ARM: uniphier: clear notification flag before L2 operation
by Masahiro Yamada
· Fri Jul 22 13:38:30 2016 +0900
3a1e442
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· Fri Jun 24 11:51:38 2016 +0900
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
9890569
ARM: uniphier: rename function names ph1_* to uniphier_*
by Masahiro Yamada
· Wed Mar 30 20:17:02 2016 +0900
53c59ae
ARM: uniphier: drop PH1- prefix from CONFIG options and file names
by Masahiro Yamada
· Fri Mar 18 16:41:43 2016 +0900
a8ea60d
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
by Masahiro Yamada
· Mon Mar 07 20:29:41 2016 +0900
3119eb4
ARM: uniphier: prepare directory structure for ARMv8 SoC support
by Masahiro Yamada
· Fri Feb 26 18:59:44 2016 +0900