index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
/
rockchip
/
rk3368
Commit message (
Expand
)
Author
Age
Files
Lines
*
rockchip: Unify Platform specific defines for PSCI module
Deepika Bhavnani
2020-01-24
1
-5
/
+5
*
rockchip: bring TZRAM_SIZE values in line
Heiko Stuebner
2019-12-17
1
-3
/
+3
*
rockchip: Update BL31_BASE to 0x40000
Kever Yang
2019-09-20
1
-1
/
+1
*
rockchip: Fix typo for TF content text
Kever Yang
2019-09-20
1
-1
/
+1
*
plat/rockchip: Use new bl31_params_parse_helper()
Julius Werner
2019-07-24
1
-1
/
+2
*
plat/rockchip: Switch to use new common BL aux parameter library
Julius Werner
2019-07-23
1
-2
/
+3
*
Update rockchip platform to not rely on undefined overflow behaviour
Justin Chadwell
2019-07-11
3
-5
/
+5
*
Remove MULTI_CONSOLE_API flag and references to it
Ambroise Vincent
2019-06-28
1
-2
/
+0
*
rockchip: Disable binary generation for all SoCs.
Christoph Müllner
2019-05-02
1
-0
/
+2
*
rockchip: Streamline and complete UARTn_BASE macros.
Christoph Müllner
2019-05-01
3
-5
/
+24
*
rockchip: only include libfdt in non-coreboot cases
Heiko Stuebner
2019-04-26
1
-3
/
+1
*
rockchip: move pmusram assembler code to a aarch64 subdir
Heiko Stuebner
2019-04-25
1
-2
/
+2
*
rockchip: add an fdt parsing stub for platform param
Heiko Stuebner
2019-03-14
1
-0
/
+3
*
rockchip: Fix GICv2 interrupts
Antonio Nino Diaz
2019-01-28
1
-6
/
+4
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
5
-20
/
+30
*
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
1
-1
/
+0
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
6
-18
/
+18
*
rockchip: Use common crash console functions
Antonio Nino Diaz
2018-10-25
1
-0
/
+1
*
rockchip: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
3
-15
/
+6
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
1
-6
/
+7
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
1
-6
/
+6
*
plat: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
1
-5
/
+2
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
1
-1
/
+1
*
Disable workaround for CVE-2017-5715 on unaffected platforms
Dimitris Papastamos
2018-01-29
1
-0
/
+2
*
rockchip: Move to MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-0
/
+1
*
rockchip: Use coreboot-supplied serial console on coreboot systems
Julius Werner
2018-01-19
1
-0
/
+2
*
Do not enable SVE on pre-v8.2 platforms
David Cunado
2017-11-30
1
-1
/
+4
*
Fix order of remaining platform #includes
Isla Mitchell
2017-07-14
3
-7
/
+7
*
rockchip: check wakeup cpu when resume
Lin Huang
2017-06-08
1
-0
/
+1
*
rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend
Lin Huang
2017-06-08
1
-0
/
+10
*
rockchip: add pmusram section
Lin Huang
2017-06-08
4
-48
/
+50
*
Use SPDX license identifiers
dp-arm
2017-05-03
12
-300
/
+12
*
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-20
1
-3
/
+1
*
rockchip: Change the callback implement of power domain for rk3368
tony.xie
2017-03-03
3
-16
/
+5
*
Use #ifdef for IMAGE_BL* instead of #if
Masahiro Yamada
2017-01-24
1
-4
/
+4
*
Fix incorrect copyright notices
Antonio Nino Diaz
2016-12-14
9
-6
/
+42
*
Migrate platform makefile to new console driver location
Soby Mathew
2016-08-09
1
-2
/
+2
*
Merge pull request #667 from soby-mathew/sm/PSCI_lib
danh-arm
2016-07-25
1
-1
/
+1
|
\
|
*
Include `plat_psci_common.c` from the new location
Soby Mathew
2016-07-19
1
-1
/
+1
*
|
Merge pull request #654 from rockchip-linux/rk3399-suspend-resume
danh-arm
2016-07-18
4
-8
/
+41
|
\
\
|
*
|
rockchip: support the suspend/resume for rk3399
Tony Xie
2016-07-18
4
-8
/
+41
|
|
/
*
/
rockchip: support plat SIP runtime service
Caesar Wang
2016-07-18
3
-0
/
+81
|
/
*
rockchip: add reset or power off gpio configuration for rk3399
Caesar Wang
2016-05-27
1
-0
/
+1
*
Replace Rockchip delay timer by generic one
Antonio Nino Diaz
2016-05-20
2
-2
/
+1
*
Rockchip: Add some debug assertions in the PMU driver
Sandrine Bailleux
2016-05-05
1
-0
/
+1
*
rockchip: support the suspend/resume for rk3399
Caesar Wang
2016-05-04
1
-12
/
+12
*
rockchip: fixes for the required
Caesar Wang
2016-04-25
1
-1
/
+1
*
Migrate platform ports to the new xlat_tables library
Soby Mathew
2016-04-13
1
-1
/
+2
*
Fix build error in Rockchip platform
Soby Mathew
2016-04-12
1
-3
/
+3
*
Support for Rockchip's family SoCs
Tony Xie
2016-04-05
10
-0
/
+2619