- c414019 plat/rockchip: Use common gicv2.mk by Heiko Stuebner · 3 years, 10 months ago
- 826ba36 rockchip: Add support for the stack protector by Christoph Müllner · 4 years ago
- e7b5869 rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 4 years, 8 months ago
- 635912f Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration by Madhukar Pappireddy · 4 years, 5 months ago
- 198a705 rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT by Philipp Tomsich · 7 years ago
- 8109f73 rockchip: increase FDT buffer size by Hugh Cole-Baker · 4 years, 5 months ago
- a7e0be5 rockchip: rk3368: increase MAX_MMAP_REGIONS by Heiko Stuebner · 4 years, 6 months ago
- a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 8 months ago
- 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 9 months ago
- 98964f0 16550: Use generic console_t data structure by Andre Przywara · 4 years, 10 months ago
- 11a0a46 rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · 4 years, 9 months ago
- f1be00d Use correct type when reading SCR register by Louis Mayencourt · 4 years, 10 months ago
- ed7a563 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 5 years ago
- 7a05f06 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 11 months ago
- 5f40054 Merge "rockchip: rk3328: Enable workaround for erratum 855873" into integration by Manish Pandey · 4 years, 11 months ago
- 287a81d Merge "plat/rockchip: enable power domains of rk3399 before reset" into integration by Soby Mathew · 5 years ago
- 37ebe8e Merge "plat/rockchip: cliam a macro to enable hdcp feature for DP" into integration by Soby Mathew · 5 years ago
- 4c4cff6 rockchip: rk3328: Enable workaround for erratum 855873 by Simon South · 5 years ago
- df5a968 rockchip: make miniloader ddr_parameter handling optional by Heiko Stuebner · 5 years ago
- f55ef85 rockchip: px30: cleanup securing of ddr regions by Heiko Stuebner · 5 years ago
- d2483af rockchip: px30: move secure init to separate file by Heiko Stuebner · 5 years ago
- 7f0b2e7 rockchip: really use base+size for secure ddr regions by Heiko Stuebner · 5 years ago
- c6ee020 rockchip: bring TZRAM_SIZE values in line by Heiko Stuebner · 5 years ago
- 39a97dc rockchip: Prevent macro expansion in paths by Joshua Watt · 5 years ago
- f0063ef plat/rockchip: cliam a macro to enable hdcp feature for DP by Ziyuan Xu · 5 years ago
- b489904 plat/rockchip: enable power domains of rk3399 before reset by Piotr Szczepanik · 5 years ago
- 449aeb6 Merge "rockchip: px30: Add support for UART3 as serial output" into integration by Manish Pandey · 5 years ago
- f67a297 Merge "Enable -Wshadow always" into integration by Manish Pandey · 5 years ago
- 48393e3 rockchip: px30: Add support for UART3 as serial output by Paul Kocialkowski · 5 years ago
- b7f6525 Enable -Wshadow always by Justin Chadwell · 5 years ago
- d52331d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 5 years ago
- 0aad563 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 5 years ago
- 382ddb3 rockchip: Fix typo for TF content text by Kever Yang · 5 years ago
- 99becbe Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 5 years ago
- 0eb7fa9 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 5 years ago
- dd4a0d1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 5 years ago
- 30970e0 rockchip: make uart baudrate configurable by Heiko Stuebner · 5 years ago
- 5f441a7 rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 5 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- f8aa5d7 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 5 years ago
- ac1adfd Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 5 years ago
- 8a079e8 rockchip: px30: Fix build error by Ambroise Vincent · 5 years ago
- d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
- 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
- 0cc1e68 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
- 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
- c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
- 79ca780 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
- 010d6ae rockchip: px30: support px30 by XiaoDong Huang · 5 years ago
- 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
- 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 5 years ago
- 33218d2 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · 6 years ago
- 220c33a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 6 years ago
- f476e63 rockchip: Add params_setup to RK3328. by Christoph Müllner · 6 years ago
- 0957b9b rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · 6 years ago
- 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
- 5167520 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · 6 years ago
- 780e3f2 rockchip: add support for rk3288 by Heiko Stuebner · 6 years ago
- 82e18f8 rockchip: add common aarch32 support by Heiko Stuebner · 6 years ago
- 48bea0f rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · 6 years ago
- 3b5b888 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 6 years ago
- c3aaaba rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 6 years ago
- af81a91 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 6 years ago
- 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
- 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 6 years ago
- d31dcdc rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 6 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 985ee0b drivers/console: Link console framework code by default by Julius Werner · 6 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- a9d5a3f rockchip: Use common crash console functions by Antonio Nino Diaz · 6 years ago
- a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
- 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
- 2d6f1f0 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
- a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
- 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
- 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 6 years ago
- 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
- b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
- ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 6 years ago
- 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
- fb83888 rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 6 years ago
- 5b88643 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 7 years ago
- ff4735c rockchip/rk3399: Split M0 binary into two by Lin Huang · 7 years ago
- 133598c rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 7 years ago
- ccd130e Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 7 years ago
- 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
- 3cb7492 rockchip/rk3399: Fix sram_udelay by Derek Basehore · 7 years ago
- 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
- e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 7 years ago
- 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
- 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
- b7229e4 Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · 7 years ago
- 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
- 56bf940 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 7 years ago
- 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
- 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
- 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 7 years ago
- 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 7 years ago