1. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  2. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  3. dcb896e fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 1 year, 8 months ago
  4. d6cda26 fix(rk3399): explicitly define the sys_sleep_flag_sram type by Scott Parlane · 1 year, 10 months ago
  5. b4660d8 rockchip: Add support for the stack protector by Christoph Müllner · 3 years, 7 months ago
  6. c3b169c rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 4 years, 3 months ago
  7. ee96cda rockchip: increase FDT buffer size by Hugh Cole-Baker · 4 years, 1 month ago
  8. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  9. 97d0cba rockchip: fix definition of struct param_ddr_usage by XiaoDong Huang · 4 years, 5 months ago
  10. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  11. 75afb1d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 4 years, 8 months ago
  12. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  13. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 5 years ago
  14. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · 5 years ago
  15. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 5 years ago
  16. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  17. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  18. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  19. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
  20. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  21. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
  22. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · 5 years ago
  23. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 5 years ago
  24. cb9204a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 5 years ago
  25. 6fd5b94 rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 5 years ago
  26. 9dc2833 rockchip: add common aarch32 support by Heiko Stuebner · 5 years ago
  27. 3b2d563 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 5 years ago
  28. 385476e rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 5 years ago
  29. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 5 years ago
  30. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 5 years ago
  31. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  33. d653d33 Replace S-EL3 references by EL3 by John Tsichritzis · 6 years ago
  34. 5823090 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  35. ee3e4b0 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 6 years ago
  36. 59385d0 Remove .func and .endfunc assembler directives by Roberto Vargas · 6 years ago
  37. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  38. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  39. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  40. 2257d6d Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 6 years ago
  41. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  42. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  43. 4221c45 Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 6 years ago
  44. a169a80 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 6 years ago
  45. f39c806 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 7 years ago
  46. c708778 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 7 years ago
  47. 624b557 rockchip: Implement a panic handler that will reboot the system by Julius Werner · 7 years ago
  48. 2c60b5f rockchip/rk3399: save and restore pd_alive register by Lin Huang · 7 years ago
  49. 1f8fdeb rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 7 years ago
  50. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  51. e363146 Fix order of remaining platform #includes by Isla Mitchell · 7 years ago
  52. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  53. 2a6df22 rockchip: check wakeup cpu when resume by Lin Huang · 7 years ago
  54. 88dd123 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 7 years ago
  55. 30e4339 rockchip: add pmusram section by Lin Huang · 7 years ago
  56. d91aaae Use SPDX license identifiers for remaining files by dp-arm · 7 years ago
  57. 8016ffd Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 7 years ago
  58. 1d74beb Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 7 years ago
  59. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  60. 54973e7 rockchip: rk3328: support rk3328 by tony.xie · 7 years ago
  61. 45d81a1 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · 7 years ago
  62. 87f0fa8 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 7 years ago
  63. 422d51c rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 7 years ago
  64. 93280b7 rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  65. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  66. 8a2a84d Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 7 years ago
  67. 0fac5af Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  68. 73dfd2e utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  69. 493bf33 Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  70. c9ed717 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  71. 11b87ae rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 8 years ago
  72. bb22862 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  73. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  74. d51f5d3 Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · 8 years ago
  75. da9e6de rockchip: fixes some typo by Caesar Wang · 8 years ago
  76. 5045a1c rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · 8 years ago
  77. ef18007 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · 8 years ago
  78. 6d7d93c rockchip: fix the scu idle for rk3399 by Tony Xie · 8 years ago
  79. e67b1de rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · 8 years ago
  80. fbaa360 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 8 years ago
  81. ad39cfe rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 8 years ago
  82. bcb4aaa Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 8 years ago
  83. bb6611b Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 8 years ago
  84. 42e113e rockchip: support the suspend/resume for rk3399 by Tony Xie · 8 years ago
  85. c1bf646 rockchip: support plat SIP runtime service by Caesar Wang · 8 years ago
  86. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  87. d1b9d2d rockchip: support system off function for rk3399 by Caesar Wang · 8 years ago
  88. 3e3c5b0 rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · 8 years ago
  89. 038f6aa rockchip: support rk3399 gpio driver by Caesar Wang · 8 years ago
  90. 2361fcc Replace Rockchip delay timer by generic one by Antonio Nino Diaz · 8 years ago
  91. e82e29c Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 8 years ago
  92. 59e41b5 rockchip: support the suspend/resume for rk3399 by Caesar Wang · 8 years ago
  93. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  94. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  95. f6118cc Support for Rockchip's family SoCs by Tony Xie · 8 years ago