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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
35
-148
/
+215
*
drivers/console: Link console framework code by default
Julius Werner
2018-12-06
3
-3
/
+0
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
39
-118
/
+123
*
rockchip: Use common crash console functions
Antonio Nino Diaz
2018-10-25
3
-0
/
+3
*
Replace S-EL3 references by EL3
John Tsichritzis
2018-10-10
1
-1
/
+1
*
Merge pull request #1584 from danielboulby-arm/db/Switches
Soby Mathew
2018-10-03
1
-0
/
+2
|
\
|
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
1
-0
/
+2
*
|
rockchip: Migrate to new interfaces
Antonio Nino Diaz
2018-09-28
16
-78
/
+58
|
/
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-0
/
+1
*
rockchip: Add plat_is_my_cpu_primary function
Daniel Boulby
2018-08-15
1
-3
/
+4
*
PSCI: Fix types of definitions
Antonio Nino Diaz
2018-07-20
3
-18
/
+20
*
Remove .func and .endfunc assembler directives
Roberto Vargas
2018-07-11
2
-2
/
+0
*
Merge pull request #1406 from robertovargas-arm/uuid
Dimitris Papastamos
2018-06-22
1
-3
/
+3
|
\
|
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
1
-3
/
+3
*
|
rockchip: Move stdint header to the offending header file
Paul Kocialkowski
2018-06-13
2
-1
/
+2
|
/
*
rockchip/rk3399: Add watchdog support in pmusram
Derek Basehore
2018-05-15
6
-36
/
+70
*
rockchip/rk3399: Split M0 binary into two
Lin Huang
2018-05-15
14
-74
/
+104
*
rockchip/rk3399: improve pmu powermode configure when suspend
Lin Huang
2018-05-15
1
-1
/
+1
*
Merge pull request #1255 from masahir0y/int-ll64
danh-arm
2018-05-01
4
-31
/
+31
|
\
|
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-1
/
+1
|
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
3
-30
/
+30
*
|
rockchip/rk3399: Fix sram_udelay
Derek Basehore
2018-04-06
1
-3
/
+3
|
/
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
5
-26
/
+13
|
\
|
*
plat: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
5
-26
/
+13
*
|
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
Dimitris Papastamos
2018-03-29
1
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
Clean usage of void pointers to access symbols
Joel Hutton
2018-03-27
1
-10
/
+3
*
|
Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog
Dimitris Papastamos
2018-03-26
1
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
rockchip/rk3399: save/restore watchdog register correctly
Lin Huang
2018-03-20
1
-3
/
+7
*
|
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
1
-2
/
+2
|
/
*
Update ULL() macro and instances of ull to comply with MISRA
David Cunado
2018-02-27
3
-3
/
+3
*
Ensure the correct execution of TLBI instructions
Antonio Nino Diaz
2018-02-21
1
-1
/
+3
*
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
davidcunado-arm
2018-02-01
1
-1
/
+1
|
\
|
*
rockchip/rk3399: Fix memory corruptions or illegal memory access
Caesar Wang
2018-01-30
1
-1
/
+1
*
|
Merge pull request #1240 from dp-arm/dp/smccc
davidcunado-arm
2018-02-01
2
-0
/
+4
|
\
\
|
*
|
Disable workaround for CVE-2017-5715 on unaffected platforms
Dimitris Papastamos
2018-01-29
2
-0
/
+4
|
|
/
*
|
Merge pull request #1236 from dbasehore/gic-save-restore
davidcunado-arm
2018-02-01
4
-8
/
+24
|
\
\
|
|
/
|
/
|
|
*
rockchip: Disable rdist before pwr_dm_suspend is called
Derek Basehore
2018-01-25
1
-3
/
+3
|
*
rockchip/rk3399: Save and restore GIC
Derek Basehore
2018-01-23
2
-0
/
+10
|
*
rockchip/rk3399: Add udelay to wait loops
Derek Basehore
2018-01-23
1
-2
/
+8
|
*
rockchip/rk3399: Fix QOS save/restore
Derek Basehore
2018-01-23
1
-2
/
+2
|
*
rockchip/rk3399: Change PD_CTR_LOOP to 10000
Derek Basehore
2018-01-23
1
-1
/
+1
*
|
rockchip: Move to MULTI_CONSOLE_API
Julius Werner
2018-01-19
6
-40
/
+19
*
|
rockchip: Use coreboot-supplied serial console on coreboot systems
Julius Werner
2018-01-19
6
-3
/
+29
*
|
rockchip: Implement a panic handler that will reboot the system
Julius Werner
2017-12-12
1
-0
/
+14
|
/
*
Merge pull request #1178 from davidcunado-arm/dc/enable_sve
davidcunado-arm
2017-12-11
3
-2
/
+11
|
\
|
*
Do not enable SVE on pre-v8.2 platforms
David Cunado
2017-11-30
3
-2
/
+11
*
|
Merge pull request #1179 from paulkocialkowski/integration
davidcunado-arm
2017-12-09
1
-0
/
+1
|
\
\
|
*
|
rockchip: Include stdint header in plat_sip_calls.c
Paul Kocialkowski
2017-12-03
1
-0
/
+1
|
|
/
*
/
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-9
/
+11
|
/
*
Merge pull request #1155 from masahir0y/uniphier
davidcunado-arm
2017-11-07
1
-1
/
+1
|
\
[next]