aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rockchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: add support for rk3288Heiko Stuebner2019-04-2515-0/+1575
* | rockchip: add common aarch32 supportHeiko Stuebner2019-04-256-3/+411
* | rockchip: rk3328: drop double declaration of entry_point storageHeiko Stuebner2019-04-251-2/+0
* | rockchip: Allow socs with undefined wfe check bitsHeiko Stuebner2019-04-251-0/+11
* | rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner2019-04-254-6/+6
|/
* rockchip: add an fdt parsing stub for platform paramHeiko Stuebner2019-03-144-0/+36
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-1/+0
* rockchip: Fix GICv2 interruptsAntonio Nino Diaz2019-01-283-17/+12
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0435-148/+215
* drivers/console: Link console framework code by defaultJulius Werner2018-12-063-3/+0
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0839-118/+123
* rockchip: Use common crash console functionsAntonio Nino Diaz2018-10-253-0/+3
* Replace S-EL3 references by EL3John Tsichritzis2018-10-101-1/+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-2816-78/+58
|/
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-0/+1