TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
ee1ebbd18e2a1e3b8a5b9ac9fba155177e2af4a1
/
plat
/
rockchip
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
36e742a
Merge pull request #1012 from rockchip-linux/rk3399/l2cache
by davidcunado-arm
· 8 years ago
0c02dc3
Merge pull request #993 from rockchip-linux/hdcp-rk3399
by davidcunado-arm
· 8 years ago
10301bf
rockchip: implement hdcp key decryption feature for rk3399
by Ziyuan Xu
· 8 years ago
c3710ee
rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume
by Caesar Wang
· 8 years ago
dea1e8e
rockchip: enable A53's erratum 855873 for rk3399
by Caesar Wang
· 8 years ago
c76631c
rockchip: include hdcp.bin and declare hdcp key decryption handler
by Ziyuan Xu
· 9 years ago
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
84597b5
rockchip: check wakeup cpu when resume
by Lin Huang
· 8 years ago
4e836d3
rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend
by Lin Huang
· 8 years ago
af27fb8
rockchip/rk3399: Move DRAM restore to PMUSRAM
by Derek Basehore
· 8 years ago
c82eef6
rockchip/rk3399: convert to for-loops to save code space
by Derek Basehore
· 8 years ago
87aad73
rockchip/rk3399: Remove unneeded if statement
by Derek Basehore
· 8 years ago
18f705f
rockchip/rk3399: Remove unneeded register sets
by Derek Basehore
· 8 years ago
7d1b3f5
rockchip/rk3399: remove unneeded DDR restore function
by Derek Basehore
· 8 years ago
60400fc
rockchip/rk3399: Save space for DRAM suspend data
by Derek Basehore
· 8 years ago
bc5c300
rockchip: add pmusram section
by Lin Huang
· 8 years ago
a9059b9
rockchip/rk3399: fix DRAM gate training issue
by Lin Huang
· 8 years ago
6bf14e1
rockchip: rk3328: Add assert check in pmu.c
by tony.xie
· 8 years ago
c3e70be
Use SPDX license identifiers for remaining files
by dp-arm
· 8 years ago
a78b73f
Merge pull request #918 from rockchip-linux/rk3328
by davidcunado-arm
· 8 years ago
9bb0b3c
Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"
by Antonio Nino Diaz
· 8 years ago
be2a312
rockchip: rk3328: Add a missing paragraph for copyright notice.
by tony.xie
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
0d5ec95
rockchip: rk3328: support rk3328
by tony.xie
· 8 years ago
45cd814
Merge pull request #892 from rockchip-linux/fixes-a-typo
by davidcunado-arm
· 8 years ago
01178e8
rockchip/rk3399: changed printf/tf_printf for console output
by Caesar Wang
· 8 years ago
b6dcbf5
rockchip: Remove unused rockchip_pd_pwr_down_wfi function
by Paul Kocialkowski
· 8 years ago
7531120
Move plat/common source file definitions to generic Makefiles
by dp-arm
· 8 years ago
08ba8c6
Merge pull request #854 from rockchip-linux/pm_plat
by davidcunado-arm
· 8 years ago
ad2c056
rockchip: Change the callback implement of power domain for rk3368
by tony.xie
· 8 years ago
f32ab44
rockchip: plat_pm.c: Change callbacks implement for our SOCs.
by tony.xie
· 8 years ago
d6845d3
Merge pull request #835 from rockchip-linux/rk3399-atf-cleanup-20170210
by davidcunado-arm
· 8 years ago
ccdc044
rockchip: rk3399: enable secure accessing for SRAM
by Xing Zheng
· 8 years ago
cdb6d5e
rockchip: rk3399: Use tFC value instead of tRFC value
by Derek Basehore
· 8 years ago
5a5dc61
rockchip: rk3399: Fix CAS latency setting
by Derek Basehore
· 8 years ago
43f52e9
rockchip: rk3399: disable training modules after DDR DFS
by Xing Zheng
· 8 years ago
50bde47
rockchip: rk3399: Move DQS drive strength setting to M0
by Derek Basehore
· 9 years ago
d8484b1
rockchip: rk3399: Remove dram dfs optimization
by Derek Basehore
· 9 years ago
951752d
rockchip: rk3399: Save and restore RX_CAL_DQS values
by Derek Basehore
· 9 years ago
4dbab5d
rockchip: Add MIN() and MAX() macros back to M0 code
by Julius Werner
· 9 years ago
2d051d2
rockchip: Clean up M0 Makefile, clarify float-abi
by Julius Werner
· 9 years ago
e352511
rockchip: rk3399: Clean up and seprate secure parts from SoC codes
by Xing Zheng
· 8 years ago
ae7a935
rockchip: rk3399: sperate the BL31 parameters for sharing
by Xing Zheng
· 9 years ago
941c714
rockchip: rk3399: configure the DDR secure region for BL31 image
by Xing Zheng
· 8 years ago
1830f79
rockchip: Clean up header and referenced files
by Xing Zheng
· 8 years ago
a7519b6
rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq
by Derek Basehore
· 9 years ago
ef0a6bf
rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs
by Lin Huang
· 9 years ago
87b5c17
rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error
by Lin Huang
· 9 years ago
175476f
FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init
by Xing Zheng
· 9 years ago
ca9286c
rockchip: rk3399: improve the m0 enable flow
by Lin Huang
· 9 years ago
a82ec81
rockchip: rk3399: check vop status when we wait dma finish flag
by Lin Huang
· 9 years ago
95c3f42
rockchip: rk3399: add stopwatch functions to m0
by Lin Huang
· 9 years ago
09f41f8
rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0
by Lin Huang
· 9 years ago
46b9dbc
rockchip: rk3399: enable CA training when do ddr dfs
by Lin Huang
· 9 years ago
c6e15d1
rockchip: rk3399: fix hang in ddr set rate
by Derek Basehore
· 8 years ago
ad84ad4
rockchip: rk3399: Enable per CS training at 666MHz
by Derek Basehore
· 9 years ago
4bd1d3f
rockchip: rk3399: add support for ddrfreq suspend/resume
by Derek Basehore
· 8 years ago
977001a
rk3399: dram: use PMU M0 to do ddr frequency scaling
by Xing Zheng
· 9 years ago
e82f508
rockchip/rk3399: Cleanup platform.mk file
by Derek Basehore
· 9 years ago
a9a4d23
rockchip: update the raw read/write APIs for M0
by Xing Zheng
· 9 years ago
9a6376c
rk3399: dram: making phy into dll bypass mode at low frequency
by Derek Basehore
· 9 years ago
f91b969
rockchip: rk3399: dram: remove dram_init and dts_timing_receive function
by Derek Basehore
· 9 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
3d8256b
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 9 years ago
f38d93f
Merge pull request #801 from masahir0y/cleanup
by davidcunado-arm
· 9 years ago
4749705
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
by Masahiro Yamada
· 9 years ago
152c8c1
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 9 years ago
742df4f
rockchip: Build m0 firmware without standard libraries
by Patrick Georgi
· 9 years ago
ede939f
Fix incorrect copyright notices
by Antonio Nino Diaz
· 9 years ago
aa2345e
rk3399: Add CFI debug information to SRAM functions
by Soren Brinkmann
· 9 years ago
90d2956
Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107
by danh-arm
· 9 years ago
375d845
Merge pull request #750 from jwerner-chromium/m0_build
by danh-arm
· 9 years ago
0607716
rockchip: remove no needed code for rk3399
by Caesar Wang
· 9 years ago
a14e091
rockchip: disable watchdog during suspend
by Caesar Wang
· 9 years ago
71581c9
rockchip: Add proper dependency tracking to M0 Makefile
by Julius Werner
· 9 years ago
e77ade2
rockchip: Clean up parent directory creation for M0
by Julius Werner
· 9 years ago
4c127e6
rockchip: close the PD center logic during suspend
by Caesar Wang
· 9 years ago
2831bc3
rockchip: add support save/restore configuration for DDR during enter S3
by Caesar Wang
· 9 years ago
f9ba21b
rockchip: Change dmc register accesses to ATF style for rk3399
by Caesar Wang
· 9 years ago
613038b
rockchip: Break out common dram code for rk3399
by Caesar Wang
· 9 years ago
9c68748
rockchip: move pmu registers into another header for rk3399
by Caesar Wang
· 9 years ago
ad09652
Merge pull request #724 from rockchip-linux/support-rk3399-sdram
by davidcunado-arm
· 9 years ago
f4d1312
Merge pull request #739 from rockchip-linux/fixes-latency
by davidcunado-arm
· 9 years ago
4ea8dc4
rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5
by Caesar Wang
· 9 years ago
7ac5200
rockchip: clear the power mode status via M0
by Caesar Wang
· 9 years ago
8382e17
rockchip: add M0 source code and build system for RK3399
by Caesar Wang
· 9 years ago
ec69356
rockchip: optimize the link mechanism for SRAM code
by Caesar Wang
· 9 years ago
a1dccdd
rockchip: fixes the wrong CLKSEL_CON count for CRU
by Caesar Wang
· 9 years ago
4d5d98c
rockchip: fixes the clock select and divide register for rk3399
by Caesar Wang
· 9 years ago
d9738fb
Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings
by davidcunado-arm
· 9 years ago
0587788
rockchip: fixes the gic panic for rk3399 resume
by Caesar Wang
· 9 years ago
7e1bedb
rockchip: fixes some typo
by Caesar Wang
· 9 years ago
a865640
rockchip: SIP call use 32 bit return value for rk3399
by Caesar Wang
· 9 years ago
2bff35b
rockchip: set gpio2 ~ gpio4 to input and pull none mode
by Caesar Wang
· 9 years ago
e550c63
rockchip: support disable/enable specific gpio when suspend/resume
by Caesar Wang
· 9 years ago
536c249
rockchip/rk3399: improve gpio driver and support get pull mode function
by Caesar Wang
· 9 years ago
63ebf05
rockchip: fix the scu idle for rk3399
by Tony Xie
· 9 years ago
27c67f4
Merge pull request #691 from rockchip-linux/fixes-suspend/resume-bugs
by davidcunado-arm
· 9 years ago
c2229ab
Merge pull request #684 from rockchip-linux/add-sdram-for-rk3399
by davidcunado-arm
· 9 years ago
Next »