1. 8563077 Revert "fix(ti): do not take system power reference in bl31_platform_setup()" by Manorit Chawdhry · 5 months ago
  2. 7660cb5 refactor(ti): remove ti_sci_init function by Manorit Chawdhry · 5 months ago
  3. dd512f2 fix(k3): increment while reading trail bytes by Manorit Chawdhry · 6 months ago
  4. 25eaf10 fix(ti): do not stop non-secure timer on world switch by Andrew Davis · 6 months ago
  5. af38ab2 fix(ti): release lock in all TI-SCI xfer return paths by Andrew Davis · 8 months ago
  6. c6d3ba5 feat(ti): query firmware for suspend capability by Andrew Davis · 1 year ago
  7. 10d67f9 feat(ti): add TI-SCI query firmware capabilities command support by Andrew Davis · 1 year ago
  8. 525c0b2 fix(ti): align static device region addresses to reduce MMU table count by Andrew Davis · 8 months ago
  9. 24993b5 fix(ti): fix TISCI API changes during refactor by Manorit Chawdhry · 10 months ago
  10. 48de9b6 fix(ti): remove check for zero value in BL31 boot args by Andrew Davis · 1 year, 2 months ago
  11. 617d035 feat(ti): synchronize access to secure proxy threads by Andrew Davis · 1 year, 4 months ago
  12. 817bdbb refactor(ti): remove inline directive from ti_sci and sec_proxy drivers by Andrew Davis · 1 year, 8 months ago
  13. e0a676c refactor(ti): refactor ti_sci_{setup,do}_xfer to allow zero size response by Andrew Davis · 2 years, 2 months ago
  14. 5b9c687 feat(ti): add sub and patch version number support by Andrew Davis · 2 years, 2 months ago
  15. d068b49 fix(ti): do not take system power reference in bl31_platform_setup() by Andrew Davis · 1 year, 4 months ago
  16. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  17. c39841f fix(ti): fix typo in boot authentication message name by Andrew Davis · 1 year, 6 months ago
  18. 0b9f740 refactor(ti): remove empty validate_ns_entrypoint function by Andrew Davis · 1 year, 8 months ago
  19. b910470 refactor(ti): use console_set_scope() rather than empty function hack by Andrew Davis · 1 year, 8 months ago
  20. fbc99cf feat(ti): add PSCI system_off support by Andrew Davis · 1 year, 8 months ago
  21. d7c4e06 feat(ti): do not handle EAs in EL3 by Andrew Davis · 1 year, 9 months ago
  22. 619d6fb feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · 1 year, 6 months ago
  23. 227a42e feat(ti): disable L2 dataless UniqueClean evictions by Andrew Davis · 1 year, 10 months ago
  24. b3fd376 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · 1 year, 6 months ago
  25. e7d7d11 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · 1 year, 6 months ago
  26. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  27. 3368995 feat(ti): allow build config of low power mode support by Dave Gerlach · 2 years, 5 months ago
  28. ad52501 feat(ti): add PSCI handlers for system suspend by Dave Gerlach · 2 years, 7 months ago
  29. c1b0f67 feat(ti): add gic save and restore calls by Dave Gerlach · 2 years, 6 months ago
  30. 7a94ce8 feat(ti): add enter sleep method by Dave Gerlach · 2 years, 7 months ago
  31. d15f46e plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing by Nishanth Menon · 3 years, 3 months ago
  32. d32de84 ti: k3: common: sec_proxy: Introduce sec_proxy_lite definition by Nishanth Menon · 3 years, 7 months ago
  33. b7a47ae ti: k3: Move USE_COHERENT_MEM only for the generic board by Nishanth Menon · 3 years, 7 months ago
  34. 0cb2bb1 ti: k3: drivers: ti_sci: Update ti_sci_msg_req_reboot to include domain by Suman Anna · 3 years, 8 months ago
  35. 1ecd9e8 ti: k3: common: sec_proxy: Fill non-message data fields with 0x0 by Nishanth Menon · 3 years, 7 months ago
  36. 651ff1a ti: k3: common: Make plat_get_syscnt_freq2 check CNT_FID0 GTC reg by Nishanth Menon · 3 years, 7 months ago
  37. b4251f1 ti: k3: common: Enable A72 erratum 1319367 by Nishanth Menon · 3 years, 7 months ago
  38. 3a285f0 ti: k3: common: Enable A53 erratum 1530924 by Nishanth Menon · 3 years, 7 months ago
  39. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  40. 0727b01 Merge "ti: k3: common: Make UART number configurable" into integration by Madhukar Pappireddy · 4 years, 1 month ago
  41. b99c078 ti: k3: common: Make UART number configurable by Jan Kiszka · 4 years, 1 month ago
  42. 36c8a2c ti: k3: common: Implement stub system_off by Jan Kiszka · 4 years, 2 months ago
  43. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  44. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  45. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  46. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  47. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  48. e1bcbd4 ti: k3: drivers: ti_sci: Put sequence number in coherent memory by Andrew F. Davis · 4 years, 6 months ago
  49. 5daafa1 ti: k3: drivers: ti_sci: Remove indirect structure of const data by Andrew F. Davis · 4 years, 6 months ago
  50. f6f33c2 ti: k3: common: Enable ARM cluster power down by Andrew F. Davis · 5 years ago
  51. d471a6a ti: k3: common: Rename device IDs to be more consistent by Andrew F. Davis · 4 years, 6 months ago
  52. 4ab7e01 ti: k3: common: Add PIE support by Andrew F. Davis · 5 years ago
  53. 8d19f1c ti: k3: common: Trap all asynchronous bus errors to EL3 by Andrew F. Davis · 5 years ago
  54. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  55. f4acb92 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 5 years ago
  56. f86a5de ti: k3: common: Use coherent memory for shared data by Andrew F. Davis · 5 years ago
  57. 54aaf4e ti: k3: common: Set L2 latency on A72 cores by Andrew F. Davis · 5 years ago
  58. 4f9ef16 ti: k3: common: Add support for J721E by Nishanth Menon · 6 years ago
  59. b208ae3 ti: k3: common: Remove MSMC port definitions by Andrew F. Davis · 5 years ago
  60. fa113ca ti: k3: common: Mark sections for AM65x coherency workaround by Andrew F. Davis · 5 years ago
  61. 3a31088 ti: k3: common: Allow USE_COHERENT_MEM for K3 by Andrew F. Davis · 5 years ago
  62. 5904d23 ti: k3: common: Fix RO data area size calculation by Andrew F. Davis · 5 years ago
  63. 0029cdb ti: k3: common: Remove unused STUB macro by Andrew F. Davis · 5 years ago
  64. e596275 Merge changes from topic "k3-sequence-fix" into integration by Antonio Niño Díaz · 5 years ago
  65. dff1182 ti: k3: drivers: ti_sci: Retry message receive on bad sequence ID by Andrew F. Davis · 5 years ago
  66. 72bca4b ti: k3: drivers: ti_sci: Cleanup sequence ID usage by Andrew F. Davis · 5 years ago
  67. 40d1ded ti: k3: drivers: sec_proxy: Use direction definitions by Andrew F. Davis · 5 years ago
  68. 8e725cb ti: k3: drivers: sec_proxy: Fix printf format specifiers by Andrew F. Davis · 5 years ago
  69. cab6fa6 ti: k3: common: Align elements of map region table by Andrew F. Davis · 5 years ago
  70. 26e8912 ti: k3: common: Enable SEPARATE_CODE_AND_RODATA by default by Andrew F. Davis · 5 years ago
  71. 9b9ac45 ti: k3: common: Remove shared RAM space by Andrew F. Davis · 5 years ago
  72. 42c277b ti: k3: common: Drop _ADDRESS from K3_USART_BASE to match other defines by Andrew F. Davis · 5 years ago
  73. f1c9e2e ti: k3: common: Do not release processor control on startup by Andrew F. Davis · 5 years ago
  74. 3afb005 ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down by Andrew F. Davis · 5 years ago
  75. a29578d ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages by Andrew F. Davis · 5 years ago
  76. 06b3052 ti: k3: drivers: ti_sci: Request and check for ACK by default by Andrew F. Davis · 5 years ago
  77. fbe6c06 ti: k3: drivers: ti_sci: Add exclusive device accessors by Andrew F. Davis · 5 years ago
  78. 8335bc2 ti: k3: drivers: ti_sci: Internalize raw get/set state functions by Andrew F. Davis · 5 years ago
  79. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 5 years ago
  80. 483d2f8 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 5 years ago
  81. 8096a6e Merge pull request #1775 from glneo/uart-baud-rate by Antonio Niño Díaz · 5 years ago
  82. b1733e4 Merge pull request #1774 from glneo/error-message by Antonio Niño Díaz · 5 years ago
  83. 5e6d140 ti: k3: common: Allow customizing UART baud rate using build options by Andreas Dannenberg · 5 years ago
  84. 18d371d ti: k3: drivers: ti_sci: Clear receive queue before transmitting by Andrew F. Davis · 5 years ago
  85. 82a3c1d ti: k3: drivers: sec_proxy: Allow clearing a Secure Proxy receive thread by Andrew F. Davis · 5 years ago
  86. 96243f7 ti: k3: common: Use shutdown API for PSCI core poweroff by Andrew F. Davis · 5 years ago
  87. ed8a4f8 ti: k3: drivers: ti_sci: Add processor shutdown API by Andrew F. Davis · 5 years ago
  88. b62cc1e ti: k3: drivers: ti_sci: Add processor status wait API by Andrew F. Davis · 6 years ago
  89. c9c67a5 ti: k3: drivers: sec_proxy: Switch error messages by Andrew F. Davis · 5 years ago
  90. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  91. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  92. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  93. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · 6 years ago
  94. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  95. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 6 years ago
  96. 7c461d7 ti: k3: common: Do not disable cache on TI K3 core powerdown by Andrew F. Davis · 6 years ago
  97. 27187bc ti: k3: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  98. 7804b27 ti: k3: common: Add basic PSCI core off support by Andrew F. Davis · 6 years ago
  99. 6a60d02 ti: k3: common: Add basic PSCI reset support by Andrew F. Davis · 6 years ago
  100. 60541b1 ti: k3: common: Add basic PSCI core on support by Andrew F. Davis · 6 years ago