aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rockchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* 16550: Use generic console_t data structureAndre Przywara2020-02-252-2/+2
* rockchip: fix definition of struct param_ddr_usageXiaoDong Huang2020-02-171-2/+2
* Use correct type when reading SCR registerLouis Mayencourt2020-01-281-2/+2
* rockchip: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-245-23/+23
* Remove redundant declarations.Madhukar Pappireddy2020-01-081-2/+0
* Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integrationManish Pandey2020-01-021-0/+3
|\
| * rockchip: rk3328: Enable workaround for erratum 855873Simon South2019-12-171-0/+3
* | 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: make miniloader ddr_parameter handling optionalHeiko Stuebner2019-12-174-3/+13
* | | rockchip: px30: cleanup securing of ddr regionsHeiko Stuebner2019-12-172-16/+50
* | | rockchip: px30: move secure init to separate fileHeiko Stuebner2019-12-176-114/+137
* | | rockchip: really use base+size for secure ddr regionsHeiko Stuebner2019-12-172-6/+12
* | | rockchip: bring TZRAM_SIZE values in lineHeiko Stuebner2019-12-173-8/+8
* | | rockchip: Prevent macro expansion in pathsJoshua Watt2019-12-133-17/+15
|/ /
* | Merge "rockchip: px30: Add support for UART3 as serial output" into integrationManish Pandey2019-12-041-0/+3
|\ \ | |/ |/|
| * rockchip: px30: Add support for UART3 as serial outputPaul Kocialkowski2019-11-271-0/+3
* | Merge "Enable -Wshadow always" into integrationManish Pandey2019-12-031-3/+3
|\ \
| * | Enable -Wshadow alwaysJustin Chadwell2019-11-191-3/+3
| |/
* / plat/rockchip: initialize reset and poweroff GPIOs with known invalid valueVasily Khoruzhick2019-11-171-2/+9
|/
* rockchip: Update BL31_BASE to 0x40000Kever Yang2019-09-205-7/+7
* rockchip: Fix typo for TF content textKever Yang2019-09-204-4/+4
* Merge changes from topic "rockchip-uart-fixes" into integrationPaul Beesley2019-08-156-46/+101
|\
| * rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner2019-08-091-17/+26
| * rockchip: move dt-coreboot uart distinction into param handling codeHeiko Stuebner2019-08-094-34/+40
| * rockchip: make uart baudrate configurableHeiko Stuebner2019-08-054-3/+35
| * rockchip: px30: add uart5 as option for serial outputHeiko Stuebner2019-08-052-0/+8
* | Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-10/+10
* | Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-012-4/+4
|/
* rockchip: px30: Use new bl31_params_parse functionsAmbroise Vincent2019-07-291-1/+3
* Merge "rockchip: px30: Fix build error" into integrationSoby Mathew2019-07-261-3/+3
|\
| * rockchip: px30: Fix build errorAmbroise Vincent2019-07-251-3/+3
* | Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew2019-07-2511-208/+87
|\ \ | |/ |/|
| * plat/rockchip: Use new bl31_params_parse_helper()Julius Werner2019-07-247-31/+14
| * Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner2019-07-231-21/+1
| * plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner2019-07-2311-170/+86
* | Merge "rockchip: px30: support px30" into integrationSoby Mathew2019-07-2413-0/+2315
|\ \ | |/ |/|
| * rockchip: px30: support px30XiaoDong Huang2019-07-0913-0/+2315
* | Update rockchip platform to not rely on undefined overflow behaviourJustin Chadwell2019-07-117-64/+64
|/
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-283-6/+0
* rockchip: drop rockchip-specific imported linker symbols for bl31Heiko Stuebner2019-05-291-13/+4
* rockchip: Disable binary generation for all SoCs.Christoph Müllner2019-05-024-0/+8
* rockchip: Allow console device to be set by DTB.Christoph Müllner2019-05-014-2/+69
* rockchip: Add params_setup to RK3328.Christoph Müllner2019-05-011-0/+1
* rockchip: Streamline and complete UARTn_BASE macros.Christoph Müllner2019-05-019-12/+59
* rockchip: only include libfdt in non-coreboot casesHeiko Stuebner2019-04-265-24/+24