195 Commits (master)

Author SHA1 Message Date
Chris Kay f4dd18c270 build: consolidate directory creation rules 5 months ago
Chris Kay 7c4e1eea61 build: unify verbosity handling 6 months ago
Andrey Skvortsov e5e9ccdb0c fix(rockchip): add support for building with LTO enabled 11 months ago
Chris Kay ffb7742125 build: use new toolchain variables for tools 11 months ago
Chris Kay cc277de816 build: refactor toolchain detection 1 year ago
Chris Kay 1685b42065 build: remove the `NM` variable 10 months ago
Chris Kay 7e38758925 build: prefer `gcc-ar` over `ar` 10 months ago
Chris Kay 781cb31439 build: always use the C compiler to preprocess 10 months ago
Elyes Haouas 1b491eead5 fix(tree): correct some typos 2 years ago
Elyes Haouas 8557d491b6 fix(rockchip): use semicolon instead of comma 2 years ago
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Jona Stubbe 9565962c37 refactor(plat/rockchip/rk3399/drivers/gpio): reduce code duplication 4 years ago
Jimmy Brisson 2c4b0c05c6 fix(rk3399/suspend): correct LPDDR4 resume sequence 4 years ago
Patrick Georgi f943b7c8e2 fix(rockchip/rk3399): fix dram section placement 3 years ago
Christoph Müllner 826ba363c4 rockchip: Add support for the stack protector 4 years ago
Alexei Fedorov a6ea06f563 TF-A GICv3 driver: Introduce makefile 5 years ago
Alexei Fedorov 6e19bd563d TF-A GICv3 driver: Separate GICD and GICR accessor functions 5 years ago
Deepika Bhavnani ed7a56361c rockchip: Unify Platform specific defines for PSCI module 5 years ago
Heiko Stuebner 7f0b2e78e0 rockchip: really use base+size for secure ddr regions 5 years ago
Joshua Watt 39a97dce61 rockchip: Prevent macro expansion in paths 5 years ago
Ziyuan Xu f0063ef948 plat/rockchip: cliam a macro to enable hdcp feature for DP 5 years ago
Piotr Szczepanik b4899041e5 plat/rockchip: enable power domains of rk3399 before reset 5 years ago
Justin Chadwell b7f6525db6 Enable -Wshadow always 5 years ago
Kever Yang 0aad563c74 rockchip: Update BL31_BASE to 0x40000 5 years ago
Heiko Stuebner 0eb7fa91e1 rockchip: rk3399: store actual debug uart information on suspend 5 years ago
Julius Werner 3e02c7436c plat/rockchip: Use new bl31_params_parse_helper() 6 years ago
Julius Werner c1185ffde1 plat/rockchip: Switch to use new common BL aux parameter library 6 years ago
Justin Chadwell 79ca7807cc Update rockchip platform to not rely on undefined overflow behaviour 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Christoph Müllner 33218d2a81 rockchip: Disable binary generation for all SoCs. 6 years ago
Heiko Stuebner 4200e5aae7 rockchip: only include libfdt in non-coreboot cases 6 years ago
Heiko Stuebner c3aaabaf7e rockchip: move pmusram assembler code to a aarch64 subdir 6 years ago
Christoph Müllner af81a91ff4 rk3399: m0: Fix compiler warnings. 6 years ago
Heiko Stuebner 7029e80683 rockchip: add an fdt parsing stub for platform param 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz a9d5a3ff01 rockchip: Use common crash console functions 6 years ago
Antonio Nino Diaz 2d6f1f01b1 rockchip: Migrate to new interfaces 6 years ago
Daniel Boulby a08a201430 Ensure the flow through switch statements is clear 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Antonio Nino Diaz 1083b2b315 PSCI: Fix types of definitions 6 years ago
Roberto Vargas b2805dabaa Remove .func and .endfunc assembler directives 7 years ago
Paul Kocialkowski fb83888b61 rockchip: Move stdint header to the offending header file 6 years ago
Derek Basehore 5b886432dc rockchip/rk3399: Add watchdog support in pmusram 7 years ago
Lin Huang ff4735cfdf rockchip/rk3399: Split M0 binary into two 7 years ago
Lin Huang 133598cb7d rockchip/rk3399: improve pmu powermode configure when suspend 7 years ago
Masahiro Yamada 57d1e5faf2 Fix pointer type mismatch of handlers 7 years ago
Derek Basehore 3cb74922d0 rockchip/rk3399: Fix sram_udelay 7 years ago