1. d52331d plat/rockchip: initialize reset and poweroff GPIOs with known invalid value by Vasily Khoruzhick · 6 years ago
  2. 0aad563 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 6 years ago
  3. 382ddb3 rockchip: Fix typo for TF content text by Kever Yang · 6 years ago
  4. 99becbe Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 6 years ago
  5. 0eb7fa9 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 6 years ago
  6. dd4a0d1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 6 years ago
  7. 30970e0 rockchip: make uart baudrate configurable by Heiko Stuebner · 6 years ago
  8. 5f441a7 rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 6 years ago
  9. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  10. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  11. f8aa5d7 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 6 years ago
  12. ac1adfd Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 6 years ago
  13. 8a079e8 rockchip: px30: Fix build error by Ambroise Vincent · 6 years ago
  14. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
  15. 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
  16. 0cc1e68 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 6 years ago
  17. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  18. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  19. 79ca780 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
  20. 010d6ae rockchip: px30: support px30 by XiaoDong Huang · 6 years ago
  21. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  22. 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 6 years ago
  23. 33218d2 rockchip: Disable binary generation for all SoCs. by Christoph Müllner · 6 years ago
  24. 220c33a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 6 years ago
  25. f476e63 rockchip: Add params_setup to RK3328. by Christoph Müllner · 6 years ago
  26. 0957b9b rockchip: Streamline and complete UARTn_BASE macros. by Christoph Müllner · 6 years ago
  27. 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
  28. 5167520 Merge "rk3399: m0: Fix compiler warnings." into integration by Soby Mathew · 6 years ago
  29. 780e3f2 rockchip: add support for rk3288 by Heiko Stuebner · 6 years ago
  30. 82e18f8 rockchip: add common aarch32 support by Heiko Stuebner · 6 years ago
  31. 48bea0f rockchip: rk3328: drop double declaration of entry_point storage by Heiko Stuebner · 6 years ago
  32. 3b5b888 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 6 years ago
  33. c3aaaba rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 6 years ago
  34. af81a91 rk3399: m0: Fix compiler warnings. by Christoph Müllner · 6 years ago
  35. 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
  36. 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 7 years ago
  37. d31dcdc rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 7 years ago
  38. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  39. 985ee0b drivers/console: Link console framework code by default by Julius Werner · 7 years ago
  40. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  41. a9d5a3f rockchip: Use common crash console functions by Antonio Nino Diaz · 7 years ago
  42. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  43. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
  44. 2d6f1f0 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  45. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  46. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  47. 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 7 years ago
  48. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  49. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  50. ebce735 Merge pull request #1406 from robertovargas-arm/uuid by Dimitris Papastamos · 7 years ago
  51. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  52. fb83888 rockchip: Move stdint header to the offending header file by Paul Kocialkowski · 7 years ago
  53. 5b88643 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 7 years ago
  54. ff4735c rockchip/rk3399: Split M0 binary into two by Lin Huang · 7 years ago
  55. 133598c rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 7 years ago
  56. ccd130e Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 7 years ago
  57. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  58. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  59. 3cb7492 rockchip/rk3399: Fix sram_udelay by Derek Basehore · 7 years ago
  60. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
  61. e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 7 years ago
  62. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  63. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  64. b7229e4 Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog by Dimitris Papastamos · 7 years ago
  65. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  66. 56bf940 rockchip/rk3399: save/restore watchdog register correctly by Lin Huang · 7 years ago
  67. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  68. 6bf0e07 Ensure the correct execution of TLBI instructions by Antonio Nino Diaz · 7 years ago
  69. 956defc Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions by davidcunado-arm · 8 years ago
  70. 9bc94a6 Merge pull request #1240 from dp-arm/dp/smccc by davidcunado-arm · 8 years ago
  71. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 8 years ago
  72. de3c300 rockchip/rk3399: Fix memory corruptions or illegal memory access by Caesar Wang · 8 years ago
  73. 383c808 Disable workaround for CVE-2017-5715 on unaffected platforms by Dimitris Papastamos · 8 years ago
  74. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 8 years ago
  75. b38c6f6 rockchip/rk3399: Save and restore GIC by Derek Basehore · 8 years ago
  76. 8c1e78a rockchip/rk3399: Add udelay to wait loops by Derek Basehore · 8 years ago
  77. b2a0af1 rockchip/rk3399: Fix QOS save/restore by Derek Basehore · 8 years ago
  78. aa9ee82 rockchip/rk3399: Change PD_CTR_LOOP to 10000 by Derek Basehore · 8 years ago
  79. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 8 years ago
  80. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 8 years ago
  81. a33e763 rockchip: Implement a panic handler that will reboot the system by Julius Werner · 8 years ago
  82. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  83. 49d7ea2 Merge pull request #1179 from paulkocialkowski/integration by davidcunado-arm · 8 years ago
  84. c90e267 rockchip: Include stdint header in plat_sip_calls.c by Paul Kocialkowski · 8 years ago
  85. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  86. a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
  87. 2904f84 Merge pull request #1155 from masahir0y/uniphier by davidcunado-arm · 8 years ago
  88. 8012cc5 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 8 years ago
  89. e8a87ac Fix usage of IMAGE_BLx macros by Roberto Vargas · 8 years ago
  90. dbc0f2d rockchip/rk3399: reinitilize secure sgrf when resume by Lin Huang · 8 years ago
  91. a7bb338 rockchip/rk3399: do secure timer init in pmusram by Lin Huang · 8 years ago
  92. 4c3770d rockchip/rk3399: use slice1 to restore ddr slice1 ~ slice4 by Lin Huang · 8 years ago
  93. a109ec9 rockchip/rk3399: disable more powerdomain prepare for shutdown logic rail by Lin Huang · 8 years ago
  94. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
  95. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
  96. 74c3d79 rockchip/rk3399: reinitilize debug uart when resume by Lin Huang · 8 years ago
  97. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
  98. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  99. 36e742a Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 8 years ago
  100. 0c02dc3 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 8 years ago