TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
f32ab4445a669cb44d51c97f388bb363ad22b824
/
plat
/
rockchip
f32ab44
rockchip: plat_pm.c: Change callbacks implement for our SOCs.
by tony.xie
· 8 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
bdb2763
rockchip: handle some interrupt before enter power mode for rk3399
by Caesar Wang
· 9 years ago
b346423
rockchip: remove the unused code for rk3399
by Caesar Wang
· 9 years ago
9d5aee2
rockchip: on rk3399 enable Schmitt trigger on 32 kHz clock
by Caesar Wang
· 9 years ago
863edce
rockchip: enable or disable auto power down base on frequency
by Caesar Wang
· 9 years ago
fe87777
rockchip: rk3399: add dram driver
by Caesar Wang
· 9 years ago
0786d68
rockchip: on rk3399 init the PMU counts at boot; set 24M/32k properly
by Caesar Wang
· 9 years ago
937108a
Merge pull request #678 from soby-mathew/sm/PSCI_AArch32
by danh-arm
· 9 years ago
78f7017
rockchip: fix the reset-hold release for rk3399 resume
by Caesar Wang
· 9 years ago
545bff0
rockchip: fix the power up/dowm cnt for rk3399
by Caesar Wang
· 9 years ago
5d3b106
rockchip: update to handle PWMs for rk3399
by Caesar Wang
· 9 years ago
b127109
Migrate platform makefile to new console driver location
by Soby Mathew
· 9 years ago
e6517ab
rockchip: fixes typo and some bugs for suspend/resume tests
by Caesar Wang
· 9 years ago
3dd9835
Merge pull request #667 from soby-mathew/sm/PSCI_lib
by danh-arm
· 9 years ago
bb2162f
Include `plat_psci_common.c` from the new location
by Soby Mathew
· 9 years ago
84ded36
Merge pull request #654 from rockchip-linux/rk3399-suspend-resume
by danh-arm
· 9 years ago
473cae6
Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service
by danh-arm
· 9 years ago
9ec78bd
rockchip: support the suspend/resume for rk3399
by Tony Xie
· 9 years ago
1760db6
rockchip: support plat SIP runtime service
by Caesar Wang
· 9 years ago
ed81f3e
Introduce utils.h header file
by Sandrine Bailleux
· 9 years ago
86c253e
rockchip: support system off function for rk3399
by Caesar Wang
· 9 years ago
8867299
rockchip: support reset SoC through gpio for rk3399
by Caesar Wang
· 9 years ago
68ff45f
rockchip: add reset or power off gpio configuration for rk3399
by Caesar Wang
· 9 years ago
9901dcf
rockchip: support rk3399 gpio driver
by Caesar Wang
· 9 years ago
6704f42
Replace Rockchip delay timer by generic one
by Antonio Nino Diaz
· 9 years ago
f3d3b31
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 9 years ago
80fb66b
Rockchip: Add some debug assertions in the PMU driver
by Sandrine Bailleux
· 9 years ago
f47a25d
rockchip: support the suspend/resume for rk3399
by Caesar Wang
· 9 years ago
3f84cec
Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1
by danh-arm
· 9 years ago
0c05748
rockchip: fixes for the required
by Caesar Wang
· 9 years ago
c073fda
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
9ff67fa
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 10 years ago
3e4b8fd
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
000bc45
Fix build error in Rockchip platform
by Soby Mathew
· 9 years ago
6fba6e0
Support for Rockchip's family SoCs
by Tony Xie
· 10 years ago