aboutsummaryrefslogtreecommitdiffstats
path: root/plat/rockchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* rockchip: Add plat_is_my_cpu_primary functionDaniel Boulby2018-08-151-3/+4
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-203-18/+20
* Remove .func and .endfunc assembler directivesRoberto Vargas2018-07-112-2/+0
* Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos2018-06-221-3/+3
|\
| * Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-141-3/+3
* | 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-014-31/+31
|\
| * types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-271-1/+1
| * Fix pointer type mismatch of handlersMasahiro Yamada2018-04-273-30/+30
* | rockchip/rk3399: Fix sram_udelayDerek Basehore2018-04-061-3/+3
|/
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-295-26/+13
|\
| * plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-265-26/+13
* | Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointersDimitris Papastamos2018-03-291-10/+3
|\ \ | |/ |/|
| * Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-10/+3
* | 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-273-3/+3
* Ensure the correct execution of TLBI instructionsAntonio Nino Diaz2018-02-211-1/+3
* Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm2018-02-011-1/+1
|\
| * rockchip/rk3399: Fix memory corruptions or illegal memory accessCaesar Wang2018-01-301-1/+1