index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv8
/
zynqmp
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-24
arm64: zynqmp: Move SoC sources to mach-zynqmp
Michal Simek
1
-260
/
+0
2019-01-24
arm64: zynqmp: Do not protect zynqmp_pmufw_version()
Michal Simek
1
-3
/
+1
2018-10-16
arm64: zynqmp: Add new command for TCM initialization
Siva Durga Prasad Paladugu
1
-2
/
+4
2018-10-16
arm64: zynqmp: Move TCM initialization to a separate routine
Siva Durga Prasad Paladugu
1
-2
/
+8
2018-09-26
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
Siva Durga Prasad Paladugu
1
-14
/
+15
2018-09-26
arm64: zynqmp: Move PM version related macros to .h
Siva Durga Prasad Paladugu
1
-11
/
+0
2018-06-15
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
Michal Simek
1
-1
/
+5
2018-05-31
soc: zynqmp: Update required API version to 1.0
Rajan Vaja
1
-2
/
+2
2018-05-31
arm64: zynqmp: Get rid of emulation platforms
Michal Simek
1
-4
/
+0
2018-05-11
arm64: zynqmp: Setup MMU map for DDR at run time
Nitin Jain
1
-32
/
+52
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-23
arm64: zynqmp: Enable newer pmufw versions
Michal Simek
1
-1
/
+1
2018-01-30
arm64: zynqmp: Provide a config to not map DDR region in MMU table
Siva Durga Prasad Paladugu
1
-4
/
+12
2018-01-30
armv8: zynqmp: Map PCIe High as device memory
Anders Hedlund
1
-6
/
+6
2017-11-28
arm64: zynqmp: Provide a Kconfig option to use specified memory for MMU table
Siva Durga Prasad Paladugu
1
-0
/
+12
2017-11-28
arm64: zynqmp: remove unnecessary logical constraint
Heinrich Schuchardt
1
-2
/
+2
2017-08-02
arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
Siva Durga Prasad Paladugu
1
-27
/
+36
2017-08-02
arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
Siva Durga Prasad Paladugu
1
-0
/
+8
2017-06-20
arm64: zynqmp: Check pmufw version
Michal Simek
1
-0
/
+35
2017-06-20
arm64: zynqmp: Define routines for mmio write and read
Siva Durga Prasad Paladugu
1
-0
/
+73
2017-06-20
arm64: zynqmp: Do not map unused OCM/TCM region
Michal Simek
1
-6
/
+0
2016-07-15
armv8: mmu: Add support of non-identical mapping
York Sun
1
-7
/
+14
2016-06-06
ARM64: zynqmp: Extend page_table_size
Michal Simek
1
-0
/
+5
2016-03-15
zymqmp: Replace home grown mmu code with generic table approach
Alexander Graf
1
-169
/
+48
2016-01-27
ARM64: zynqmp: Add initial support for the first silicon
Michal Simek
1
-1
/
+3
2016-01-27
ARM64: zynqmp: Use the same U-Boot version with/without ATF
Michal Simek
1
-0
/
+14
2015-08-19
ARM: zynqmp: Add platform specific arch_get_page_table
Michal Simek
1
-0
/
+5
2015-04-29
zynqmp: Add support for emulation platform - Veloce
Michal Simek
1
-0
/
+2
2015-04-29
zynqmp: caches: Enable dcache for zynqmp
Siva Durga Prasad Paladugu
1
-0
/
+164
2015-03-02
arm64: Add Xilinx ZynqMP support
Michal Simek
1
-0
/
+28