Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7e46555bde7954c25255eed0e68c0ccda75c313d
/
plat
/
rockchip
/
rk3399
« Previous
84afaaf
rockchip: Add MIN() and MAX() macros back to M0 code
by Julius Werner
· 8 years ago
f585246
rockchip: Clean up M0 Makefile, clarify float-abi
by Julius Werner
· 8 years ago
22a9871
rockchip: rk3399: Clean up and seprate secure parts from SoC codes
by Xing Zheng
· 8 years ago
c39aacd
rockchip: rk3399: sperate the BL31 parameters for sharing
by Xing Zheng
· 8 years ago
5e1e48f
rockchip: rk3399: configure the DDR secure region for BL31 image
by Xing Zheng
· 8 years ago
b4bcc1d
rockchip: Clean up header and referenced files
by Xing Zheng
· 8 years ago
fc0552d
rockchip: rk3399: Don't wait for vblank in M0 for ddrfreq
by Derek Basehore
· 8 years ago
2510366
rockchip: rk3399: restore PMU_CRU_GATEDIS_CON0 value after ddr dvfs
by Lin Huang
· 8 years ago
8140b7d
rockchip: rk3399: fix PMU_CRU_GATEDIS_CON0 setting error
by Lin Huang
· 8 years ago
61230b0
FIXUP: rockchip: rk3399: fix the incorrect bit during m0_init
by Xing Zheng
· 8 years ago
b4a7676
rockchip: rk3399: improve the m0 enable flow
by Lin Huang
· 8 years ago
3b0eb7e
rockchip: rk3399: check vop status when we wait dma finish flag
by Lin Huang
· 8 years ago
e7c2422
rockchip: rk3399: add stopwatch functions to m0
by Lin Huang
· 8 years ago
52512c2
rockchip: rk3399: dram: set all ddr frequency pll_postdiv values to 0
by Lin Huang
· 8 years ago
dc8e82e
rockchip: rk3399: enable CA training when do ddr dfs
by Lin Huang
· 8 years ago
c8e5c78
rockchip: rk3399: fix hang in ddr set rate
by Derek Basehore
· 8 years ago
0e8909d
rockchip: rk3399: Enable per CS training at 666MHz
by Derek Basehore
· 8 years ago
e13bc54
rockchip: rk3399: add support for ddrfreq suspend/resume
by Derek Basehore
· 8 years ago
93280b7
rk3399: dram: use PMU M0 to do ddr frequency scaling
by Xing Zheng
· 8 years ago
b9be54b
rockchip/rk3399: Cleanup platform.mk file
by Derek Basehore
· 8 years ago
aae6be4
rockchip: update the raw read/write APIs for M0
by Xing Zheng
· 8 years ago
b106512
rk3399: dram: making phy into dll bypass mode at low frequency
by Derek Basehore
· 8 years ago
ff461d0
rockchip: rk3399: dram: remove dram_init and dts_timing_receive function
by Derek Basehore
· 8 years ago
a8954fc
Replace some memset call by zeromem
by Douglas Raillard
· 8 years ago
441bfdd
Use #ifdef for IMAGE_BL* instead of #if
by Masahiro Yamada
· 8 years ago
73dfd2e
utils: move BIT(n) macro to utils.h
by Masahiro Yamada
· 8 years ago
5c979f1
rockchip: Build m0 firmware without standard libraries
by Patrick Georgi
· 8 years ago
493bf33
Fix incorrect copyright notices
by Antonio Nino Diaz
· 8 years ago
89dfb97
rk3399: Add CFI debug information to SRAM functions
by Soren Brinkmann
· 8 years ago
da44d42
Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107
by danh-arm
· 8 years ago
140974b
Merge pull request #750 from jwerner-chromium/m0_build
by danh-arm
· 8 years ago
667e484
rockchip: remove no needed code for rk3399
by Caesar Wang
· 8 years ago
813a89a
rockchip: disable watchdog during suspend
by Caesar Wang
· 8 years ago
844782d
rockchip: Add proper dependency tracking to M0 Makefile
by Julius Werner
· 8 years ago
705aeeb
rockchip: Clean up parent directory creation for M0
by Julius Werner
· 8 years ago
5339d18
rockchip: close the PD center logic during suspend
by Caesar Wang
· 8 years ago
f33eb2c
rockchip: add support save/restore configuration for DDR during enter S3
by Caesar Wang
· 8 years ago
8bc1667
rockchip: Change dmc register accesses to ATF style for rk3399
by Caesar Wang
· 8 years ago
a845690
rockchip: Break out common dram code for rk3399
by Caesar Wang
· 8 years ago
0620bb8
rockchip: move pmu registers into another header for rk3399
by Caesar Wang
· 8 years ago
c9ed717
Merge pull request #724 from rockchip-linux/support-rk3399-sdram
by davidcunado-arm
· 8 years ago
bb22862
rockchip: clear the power mode status via M0
by Caesar Wang
· 8 years ago
b400374
rockchip: add M0 source code and build system for RK3399
by Caesar Wang
· 8 years ago
d90f43e
rockchip: optimize the link mechanism for SRAM code
by Caesar Wang
· 8 years ago
a883702
rockchip: fixes the wrong CLKSEL_CON count for CRU
by Caesar Wang
· 8 years ago
47e157c
rockchip: fixes the clock select and divide register for rk3399
by Caesar Wang
· 8 years ago
d51f5d3
Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings
by davidcunado-arm
· 8 years ago
a8216ab
rockchip: fixes the gic panic for rk3399 resume
by Caesar Wang
· 8 years ago
da9e6de
rockchip: fixes some typo
by Caesar Wang
· 8 years ago
251a34d
rockchip: SIP call use 32 bit return value for rk3399
by Caesar Wang
· 8 years ago
5045a1c
rockchip: set gpio2 ~ gpio4 to input and pull none mode
by Caesar Wang
· 8 years ago
ef18007
rockchip: support disable/enable specific gpio when suspend/resume
by Caesar Wang
· 8 years ago
884cb26
rockchip/rk3399: improve gpio driver and support get pull mode function
by Caesar Wang
· 8 years ago
6d7d93c
rockchip: fix the scu idle for rk3399
by Tony Xie
· 8 years ago
c31a8c5
Merge pull request #691 from rockchip-linux/fixes-suspend/resume-bugs
by davidcunado-arm
· 8 years ago
247aaca
Merge pull request #684 from rockchip-linux/add-sdram-for-rk3399
by davidcunado-arm
· 8 years ago
e67b1de
rockchip: handle some interrupt before enter power mode for rk3399
by Caesar Wang
· 8 years ago
9007ebc
rockchip: remove the unused code for rk3399
by Caesar Wang
· 8 years ago
3e8548b
rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock
by Caesar Wang
· 8 years ago
853559e
rockchip: enable or disable auto power down base on frequency
by Caesar Wang
· 8 years ago
9740bba
rockchip: rk3399: add dram driver
by Caesar Wang
· 8 years ago
34d18d3
rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly
by Caesar Wang
· 8 years ago
14ce777
Merge pull request #678 from soby-mathew/sm/PSCI_AArch32
by danh-arm
· 8 years ago
c7aaa78
rockchip: fix the reset-hold release for rk3399 resume
by Caesar Wang
· 8 years ago
fbaa360
rockchip: fix the power up/dowm cnt for rk3399
by Caesar Wang
· 8 years ago
ed6b9a5
rockchip: update to handle PWMs for rk3399
by Caesar Wang
· 8 years ago
1723113
Migrate platform makefile to new console driver location
by Soby Mathew
· 8 years ago
ad39cfe
rockchip: fixes typo and some bugs for suspend/resume tests
by Caesar Wang
· 8 years ago
0f553dc
Merge pull request #667 from soby-mathew/sm/PSCI_lib
by danh-arm
· 8 years ago
f6c4108
Include `plat_psci_common.c` from the new location
by Soby Mathew
· 9 years ago
bcb4aaa
Merge pull request #654 from rockchip-linux/rk3399-suspend-resume
by danh-arm
· 8 years ago
42e113e
rockchip: support the suspend/resume for rk3399
by Tony Xie
· 8 years ago
c1bf646
rockchip: support plat SIP runtime service
by Caesar Wang
· 8 years ago
d1b9d2d
rockchip: support system off function for rk3399
by Caesar Wang
· 8 years ago
a5dc64d
rockchip: support reset SoC through gpio for rk3399
by Caesar Wang
· 8 years ago
3e3c5b0
rockchip: add reset or power off gpio configuration for rk3399
by Caesar Wang
· 8 years ago
038f6aa
rockchip: support rk3399 gpio driver
by Caesar Wang
· 8 years ago
2361fcc
Replace Rockchip delay timer by generic one
by Antonio Nino Diaz
· 8 years ago
bd1a374
Rockchip: Add some debug assertions in the PMU driver
by Sandrine Bailleux
· 8 years ago
59e41b5
rockchip: support the suspend/resume for rk3399
by Caesar Wang
· 9 years ago
5a7131e
rockchip: fixes for the required
by Caesar Wang
· 9 years ago
cc037c1
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
f6118cc
Support for Rockchip's family SoCs
by Tony Xie
· 9 years ago