summaryrefslogtreecommitdiff
path: root/plat/rockchip
AgeCommit message (Expand)Author
2019-09-20rockchip: Update BL31_BASE to 0x40000Kever Yang
2019-09-20rockchip: Fix typo for TF content textKever Yang
2019-08-15Merge changes from topic "rockchip-uart-fixes" into integrationPaul Beesley
2019-08-09rockchip: rk3399: store actual debug uart information on suspendHeiko Stuebner
2019-08-09rockchip: move dt-coreboot uart distinction into param handling codeHeiko Stuebner
2019-08-05rockchip: make uart baudrate configurableHeiko Stuebner
2019-08-05rockchip: px30: add uart5 as option for serial outputHeiko Stuebner
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-29rockchip: px30: Use new bl31_params_parse functionsAmbroise Vincent
2019-07-26Merge "rockchip: px30: Fix build error" into integrationSoby Mathew
2019-07-25rockchip: px30: Fix build errorAmbroise Vincent
2019-07-25Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into int...Soby Mathew
2019-07-24plat/rockchip: Use new bl31_params_parse_helper()Julius Werner
2019-07-24Merge "rockchip: px30: support px30" into integrationSoby Mathew
2019-07-23Factor out cross-BL API into export headers suitable for 3rd party codeJulius Werner
2019-07-23plat/rockchip: Switch to use new common BL aux parameter libraryJulius Werner
2019-07-11Update rockchip platform to not rely on undefined overflow behaviourJustin Chadwell
2019-07-09rockchip: px30: support px30XiaoDong Huang
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-05-29rockchip: drop rockchip-specific imported linker symbols for bl31Heiko Stuebner
2019-05-02rockchip: Disable binary generation for all SoCs.Christoph Müllner
2019-05-01rockchip: Allow console device to be set by DTB.Christoph Müllner
2019-05-01rockchip: Add params_setup to RK3328.Christoph Müllner
2019-05-01rockchip: Streamline and complete UARTn_BASE macros.Christoph Müllner
2019-04-26rockchip: only include libfdt in non-coreboot casesHeiko Stuebner
2019-04-26Merge "rk3399: m0: Fix compiler warnings." into integrationSoby Mathew
2019-04-25rockchip: add support for rk3288Heiko Stuebner
2019-04-25rockchip: add common aarch32 supportHeiko Stuebner
2019-04-25rockchip: rk3328: drop double declaration of entry_point storageHeiko Stuebner
2019-04-25rockchip: Allow socs with undefined wfe check bitsHeiko Stuebner
2019-04-25rockchip: move pmusram assembler code to a aarch64 subdirHeiko Stuebner
2019-04-24rk3399: m0: Fix compiler warnings.Christoph Müllner
2019-03-14rockchip: add an fdt parsing stub for platform paramHeiko Stuebner
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-01-28rockchip: Fix GICv2 interruptsAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-25rockchip: Use common crash console functionsAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28rockchip: Migrate to new interfacesAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-15rockchip: Add plat_is_my_cpu_primary functionDaniel Boulby
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-07-11Remove .func and .endfunc assembler directivesRoberto Vargas
2018-06-22Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas