summaryrefslogtreecommitdiff
path: root/plat/rockchip/rk3399
Commit message (Expand)AuthorAgeFilesLines
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-1/+1
* build: always prefix section names with `.`Chris Kay2023-02-201-1/+1
* refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplicationJona Stubbe2022-01-042-188/+172
* fix(rk3399/suspend): correct LPDDR4 resume sequenceJimmy Brisson2021-07-193-8/+60
* fix(rockchip/rk3399): fix dram section placementPatrick Georgi2021-06-231-1/+1
* rockchip: Add support for the stack protectorChristoph Müllner2020-12-011-0/+4
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-301-7/+4
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-1/+3
* rockchip: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-6/+6
* Merge "plat/rockchip: enable power domains of rk3399 before reset" into integ...Soby Mathew2019-12-173-0/+22
|\
| * plat/rockchip: enable power domains of rk3399 before resetPiotr Szczepanik2019-12-103-0/+22
* | Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integ...Soby Mathew2019-12-172-4/+11
|\ \
| * | plat/rockchip: cliam a macro to enable hdcp feature for DPZiyuan Xu2019-12-132-4/+11
| |/
* | rockchip: really use base+size for secure ddr regionsHeiko Stuebner2019-12-171-2/+5
* | rockchip: Prevent macro expansion in pathsJoshua Watt2019-12-133-17/+15
|/
* Enable -Wshadow alwaysJustin Chadwell2019-11-191-3/+3
* rockchip: Update BL31_BASE to 0x40000Kever Yang2019-09-201-1/+1
* rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner2019-08-091-17/+26
* plat/rockchip: Use new bl31_params_parse_helper()Julius Werner2019-07-241-1/+2
* plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner2019-07-233-10/+11
* Update rockchip platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-113-53/+53
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-2/+0
* rockchip: Disable binary generation for all SoCs.Christoph Müllner2019-05-021-0/+2
* rockchip: only include libfdt in non-coreboot casesHeiko Stuebner2019-04-261-3/+1
* Merge "rk3399: m0: Fix compiler warnings." into integrationSoby Mathew2019-04-263-5/+5
|\
| * rk3399: m0: Fix compiler warnings.Christoph Müllner2019-04-243-5/+5
* | rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner2019-04-251-2/+2
|/
* rockchip: add an fdt parsing stub for platform paramHeiko Stuebner2019-03-141-0/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0414-47/+72
* drivers/console: Link console framework code by defaultJulius Werner2018-12-061-1/+0
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0823-70/+75
* rockchip: Use common crash console functionsAntonio Nino Diaz2018-10-251-0/+1
* Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew2018-10-031-0/+2
|\
| * Ensure the flow through switch statements is clearDaniel Boulby2018-09-211-0/+2
* | rockchip: Migrate to new interfacesAntonio Nino Diaz2018-09-283-17/+10
|/
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-0/+1
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-6/+7
* Remove .func and .endfunc assembler directivesRoberto Vargas2018-07-111-1/+0
* rockchip: Move stdint header to the offending header filePaul Kocialkowski2018-06-132-1/+2
* rockchip/rk3399: Add watchdog support in pmusramDerek Basehore2018-05-156-36/+70
* rockchip/rk3399: Split M0 binary into twoLin Huang2018-05-1514-74/+104
* rockchip/rk3399: improve pmu powermode configure when suspendLin Huang2018-05-151-1/+1
* Merge pull request #1255 from masahir0y/int-ll64danh-arm2018-05-011-8/+8
|\
| * Fix pointer type mismatch of handlersMasahiro Yamada2018-04-271-8/+8
* | rockchip/rk3399: Fix sram_udelayDerek Basehore2018-04-061-3/+3
|/
* plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-263-19/+11
* Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdogDimitris Papastamos2018-03-261-3/+7
|\
| * rockchip/rk3399: save/restore watchdog register correctlyLin Huang2018-03-201-3/+7
* | Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-2/+2
|/
* Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-1/+1