1. 99becbe Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 6 years ago
  2. dd4a0d1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 6 years ago
  3. 30970e0 rockchip: make uart baudrate configurable by Heiko Stuebner · 6 years ago
  4. 5f441a7 rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 6 years ago
  5. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  6. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  7. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
  8. 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
  9. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  10. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  11. 010d6ae rockchip: px30: support px30 by XiaoDong Huang · 6 years ago
  12. 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 6 years ago
  13. 220c33a rockchip: Allow console device to be set by DTB. by Christoph Müllner · 6 years ago
  14. 4200e5a rockchip: only include libfdt in non-coreboot cases by Heiko Stuebner · 6 years ago
  15. 82e18f8 rockchip: add common aarch32 support by Heiko Stuebner · 6 years ago
  16. 3b5b888 rockchip: Allow socs with undefined wfe check bits by Heiko Stuebner · 6 years ago
  17. c3aaaba rockchip: move pmusram assembler code to a aarch64 subdir by Heiko Stuebner · 6 years ago
  18. 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 6 years ago
  19. d31dcdc rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 6 years ago
  20. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  21. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  22. a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
  23. 2d6f1f0 rockchip: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  24. 5eddd22 rockchip: Add plat_is_my_cpu_primary function by Daniel Boulby · 7 years ago
  25. b2805da Remove .func and .endfunc assembler directives by Roberto Vargas · 7 years ago
  26. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  27. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 7 years ago
  28. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  29. 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
  30. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
  31. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  32. 334e1ce Merge pull request #1236 from dbasehore/gic-save-restore by davidcunado-arm · 7 years ago
  33. 3284ce1 rockchip: Disable rdist before pwr_dm_suspend is called by Derek Basehore · 7 years ago
  34. 890abc3 rockchip: Move to MULTI_CONSOLE_API by Julius Werner · 8 years ago
  35. 3c250b9 rockchip: Use coreboot-supplied serial console on coreboot systems by Julius Werner · 8 years ago
  36. a33e763 rockchip: Implement a panic handler that will reboot the system by Julius Werner · 8 years ago
  37. 2adcad6 rockchip/rk3399: save and restore pd_alive register by Lin Huang · 8 years ago
  38. 9aadf25 rockchip/rk3399: set ddr clock source back to dpll when ddr resume by Lin Huang · 8 years ago
  39. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
  40. ee1ebbd Fix order of remaining platform #includes by Isla Mitchell · 8 years ago
  41. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  42. 84597b5 rockchip: check wakeup cpu when resume by Lin Huang · 8 years ago
  43. 4e836d3 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 8 years ago
  44. bc5c300 rockchip: add pmusram section by Lin Huang · 8 years ago
  45. c3e70be Use SPDX license identifiers for remaining files by dp-arm · 8 years ago
  46. a78b73f Merge pull request #918 from rockchip-linux/rk3328 by davidcunado-arm · 8 years ago
  47. 9bb0b3c Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function" by Antonio Nino Diaz · 8 years ago
  48. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  49. 0d5ec95 rockchip: rk3328: support rk3328 by tony.xie · 8 years ago
  50. b6dcbf5 rockchip: Remove unused rockchip_pd_pwr_down_wfi function by Paul Kocialkowski · 8 years ago
  51. 08ba8c6 Merge pull request #854 from rockchip-linux/pm_plat by davidcunado-arm · 8 years ago
  52. f32ab44 rockchip: plat_pm.c: Change callbacks implement for our SOCs. by tony.xie · 8 years ago
  53. 977001a rk3399: dram: use PMU M0 to do ddr frequency scaling by Xing Zheng · 8 years ago
  54. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  55. f38d93f Merge pull request #801 from masahir0y/cleanup by davidcunado-arm · 8 years ago
  56. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 8 years ago
  57. 152c8c1 utils: move BIT(n) macro to utils.h by Masahiro Yamada · 8 years ago
  58. ede939f Fix incorrect copyright notices by Antonio Nino Diaz · 8 years ago
  59. ad09652 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  60. 4ea8dc4 rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 9 years ago
  61. 7ac5200 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  62. ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  63. d9738fb Merge pull request #700 from rockchip-linux/fixes-typo-and-warnings by davidcunado-arm · 9 years ago
  64. 7e1bedb rockchip: fixes some typo by Caesar Wang · 9 years ago
  65. 2bff35b rockchip: set gpio2 ~ gpio4 to input and pull none mode by Caesar Wang · 9 years ago
  66. e550c63 rockchip: support disable/enable specific gpio when suspend/resume by Caesar Wang · 9 years ago
  67. 63ebf05 rockchip: fix the scu idle for rk3399 by Tony Xie · 9 years ago
  68. bdb2763 rockchip: handle some interrupt before enter power mode for rk3399 by Caesar Wang · 9 years ago
  69. 545bff0 rockchip: fix the power up/dowm cnt for rk3399 by Caesar Wang · 9 years ago
  70. e6517ab rockchip: fixes typo and some bugs for suspend/resume tests by Caesar Wang · 9 years ago
  71. 84ded36 Merge pull request #654 from rockchip-linux/rk3399-suspend-resume by danh-arm · 9 years ago
  72. 473cae6 Merge pull request #653 from rockchip-linux/support-rockchip-sip-runtime-service by danh-arm · 9 years ago
  73. 9ec78bd rockchip: support the suspend/resume for rk3399 by Tony Xie · 9 years ago
  74. 1760db6 rockchip: support plat SIP runtime service by Caesar Wang · 9 years ago
  75. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago
  76. 86c253e rockchip: support system off function for rk3399 by Caesar Wang · 9 years ago
  77. 68ff45f rockchip: add reset or power off gpio configuration for rk3399 by Caesar Wang · 9 years ago
  78. 9901dcf rockchip: support rk3399 gpio driver by Caesar Wang · 9 years ago
  79. 6704f42 Replace Rockchip delay timer by generic one by Antonio Nino Diaz · 9 years ago
  80. f3d3b31 Implement plat_get_syscnt_freq2 on platforms by Antonio Nino Diaz · 9 years ago
  81. f47a25d rockchip: support the suspend/resume for rk3399 by Caesar Wang · 9 years ago
  82. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  83. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  84. 6fba6e0 Support for Rockchip's family SoCs by Tony Xie · 9 years ago