- 52cdebb fix(rockchip): fix "unexpected token" error with clang by mojyack · 10 months ago
- b833bbe feat(rk3588): enable crypto function by XiaoDong Huang · 1 year, 2 months ago
- 04150fe feat(rk3588): support SCMI for clock/reset domain by XiaoDong Huang · 2 years, 1 month ago
- e3ec6ff feat(rk3588): support rk3588 by XiaoDong Huang · 2 years, 1 month ago
- 901e94e fix(rockchip): add parenthesis for BITS_SHIFT macro by XiaoDong Huang · 2 years, 1 month ago
- d43a2e8 fix(rockchip): xlat: fix compatibility between v1 and v2 by XiaoDong Huang · 2 years, 1 month ago
- 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- 621acbd fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 2 years, 9 months ago
- 7a5e90a fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · 2 years, 11 months ago
- 826ba36 rockchip: Add support for the stack protector by Christoph Müllner · 4 years, 9 months ago
- e7b5869 rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 5 years ago
- 8109f73 rockchip: increase FDT buffer size by Hugh Cole-Baker · 5 years ago
- 98964f0 16550: Use generic console_t data structure by Andre Przywara · 6 years ago
- 11a0a46 rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · 5 years ago
- f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
- d52331d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 6 years ago
- 99becbe Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 6 years ago
- dd4a0d1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 6 years ago
- 30970e0 rockchip: make uart baudrate configurable by Heiko Stuebner · 6 years ago
- 5f441a7 rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
- 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
- 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
- c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
- 010d6ae rockchip: px30: support px30 by XiaoDong Huang · 6 years ago
- 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 6 years ago
- 220c33a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 6 years ago
- 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
- 82e18f8 rockchip: add common aarch32 support 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
- 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
- d31dcdc rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
- a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
- 2d6f1f0 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 7 years ago
- b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
- 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
- 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
- 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements 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
- 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 8 years ago
- 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 8 years ago
- 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 8 years ago
- 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 8 years ago
- a33e763 rockchip: Implement a panic handler that will reboot the system by Julius Werner · 8 years ago
- 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
- 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
- 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
- ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
- fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
- 84597b5 rockchip: check wakeup cpu when resume by Lin Huang · 8 years ago
- 4e836d3 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 8 years ago
- bc5c300 rockchip: add pmusram section by Lin Huang · 8 years ago
- c3e70be Use SPDX license identifiers for remaining files by dp-arm · 8 years ago
- a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 8 years ago
- 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 0d5ec95 rockchip: rk3328: support rk3328 by tony.xie · 8 years ago
- b6dcbf5 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · 8 years ago
- 08ba8c6 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 8 years ago
- f32ab444 rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 8 years ago
- 977001a rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 9 years ago
- 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
- f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 9 years ago
- 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
- 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 9 years ago
- ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 9 years ago
- ad09652 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 9 years ago
- 4ea8dc4 rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 9 years ago
- 7ac5200 rockchip: clear the power mode status via M0 by Caesar Wang · 9 years ago
- ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 9 years ago
- d9738fb Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · 9 years ago
- 7e1bedb rockchip: fixes some typo by Caesar Wang · 9 years ago
- 2bff35b rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · 9 years ago
- e550c63 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · 9 years ago
- 63ebf05 rockchip: fix the scu idle for rk3399 by Tony Xie · 9 years ago
- bdb2763 rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · 9 years ago
- 545bff0 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 9 years ago
- e6517ab rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 9 years ago
- 84ded36 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 9 years ago
- 473cae6 Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 9 years ago
- 9ec78bd rockchip: support the suspend/resume for rk3399 by Tony Xie · 9 years ago
- 1760db6 rockchip: support plat SIP runtime service by Caesar Wang · 9 years ago
- ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago
- 86c253e rockchip: support system off function for rk3399 by Caesar Wang · 9 years ago
- 68ff45f rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · 9 years ago
- 9901dcf rockchip: support rk3399 gpio driver by Caesar Wang · 9 years ago
- 6704f42 Replace Rockchip delay timer by generic one by Antonio Nino Diaz · 9 years ago
- f3d3b31 Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 9 years ago
- f47a25d rockchip: support the suspend/resume for rk3399 by Caesar Wang · 9 years ago
- c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago