1. 32302b4 fix(ti): fix UNUSED_VALUE in AM62L PSCI Driver by Dhruva Gole · 4 months ago
  2. 21b14fd feat(ti): introduce basic support for the AM62L by Dhruva Gole · 8 months ago
  3. 1abdc20 feat(ti): introduce PSCI Driver for AM62L by Dhruva Gole · 4 months ago
  4. bfac44b refactor(ti): move out k3/common to ti/common by Dhruva Gole · 4 months ago
  5. 26605cd refactor(ti): introduce ti_bl31_setup by Dhruva Gole · 4 months ago
  6. f70572e refactor(ti): add top level ti_sci transport layer by Dhruva Gole · 5 months ago
  7. 936afd9 refactor(ti): move TI SCI and sec proxy to drivers by Dhruva Gole · 5 months ago
  8. 9b7550f feat(ti): implement DM_MANAGED suspend by Markus Schneider-Pargmann · 10 months ago
  9. a53d137 Revert "fix(ti): do not take system power reference in bl31_platform_setup()" by Manorit Chawdhry · 1 year, 6 months ago
  10. 73d772d refactor(ti): remove ti_sci_init function by Manorit Chawdhry · 1 year, 6 months ago
  11. 0bdaf5c fix(k3): increment while reading trail bytes by Manorit Chawdhry · 1 year, 7 months ago
  12. d2e1f6a fix(ti): do not stop non-secure timer on world switch by Andrew Davis · 1 year, 7 months ago
  13. e92375e fix(ti): release lock in all TI-SCI xfer return paths by Andrew Davis · 1 year, 9 months ago
  14. ce1008f feat(ti): query firmware for suspend capability by Andrew Davis · 2 years, 1 month ago
  15. 7ab7828 feat(ti): add TI-SCI query firmware capabilities command support by Andrew Davis · 2 years, 1 month ago
  16. e986845 feat(ti): remove extra core counts in cluster 2 and 3 by Andrew Davis · 2 years, 1 month ago
  17. 53a868f fix(ti): align static device region addresses to reduce MMU table count by Andrew Davis · 1 year, 9 months ago
  18. d7a7135 fix(ti): fix TISCI API changes during refactor by Manorit Chawdhry · 2 years ago
  19. 44edd3b fix(ti): remove check for zero value in BL31 boot args by Andrew Davis · 2 years, 3 months ago
  20. 312eec3 feat(ti): synchronize access to secure proxy threads by Andrew Davis · 2 years, 5 months ago
  21. 3aa8d49 refactor(ti): remove inline directive from ti_sci and sec_proxy drivers by Andrew Davis · 2 years, 9 months ago
  22. 6688fd7 refactor(ti): refactor ti_sci_{setup,do}_xfer to allow zero size response by Andrew Davis · 3 years, 3 months ago
  23. 852378f feat(ti): add sub and patch version number support by Andrew Davis · 3 years, 3 months ago
  24. 9977948 fix(ti): do not take system power reference in bl31_platform_setup() by Andrew Davis · 2 years, 5 months ago
  25. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  26. 81f525e fix(ti): fix typo in boot authentication message name by Andrew Davis · 2 years, 7 months ago
  27. c06e78c refactor(ti): remove empty validate_ns_entrypoint function by Andrew Davis · 2 years, 9 months ago
  28. 7c85bfa refactor(ti): use console_set_scope() rather than empty function hack by Andrew Davis · 2 years, 9 months ago
  29. 4db96de refactor(ti): factor out common board code into common files by Andrew Davis · 2 years, 9 months ago
  30. 0bdef26 feat(ti): add PSCI system_off support by Andrew Davis · 2 years, 9 months ago
  31. 2fcd408 feat(ti): do not handle EAs in EL3 by Andrew Davis · 2 years, 10 months ago
  32. 5668db7 feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · 2 years, 7 months ago
  33. 10d5cf1 feat(ti): disable L2 dataless UniqueClean evictions by Andrew Davis · 3 years ago
  34. 81858a3 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · 2 years, 7 months ago
  35. aee2f33 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · 2 years, 7 months ago
  36. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  37. 4a566b2 feat(ti-k3): add support for J784S4 SoCs by Hari Nagalla · 3 years ago
  38. a9f46fa feat(ti): allow build config of low power mode support by Dave Gerlach · 3 years, 6 months ago
  39. 38164e6 feat(ti): increase SEC_SRAM_SIZE to 128k by Dave Gerlach · 3 years, 7 months ago
  40. 2393c27 feat(ti): add PSCI handlers for system suspend by Dave Gerlach · 3 years, 8 months ago
  41. b40a467 feat(ti): add gic save and restore calls by Dave Gerlach · 3 years, 7 months ago
  42. cf5868b feat(ti): add enter sleep method by Dave Gerlach · 3 years, 8 months ago
  43. 3dd87ef plat: ti: k3: board: Let explicitly map our SEC_SRAM_BASE to 0x0 by Nishanth Menon · 4 years, 4 months ago
  44. f5872a0 plat: ti: k3: board: Lets cast our macros by Nishanth Menon · 4 years, 4 months ago
  45. a2b5647 plat: ti: k3: common: bl31_setup: Use BL31_SIZE instead of computing by Nishanth Menon · 4 years, 4 months ago
  46. c9f887d plat: ti: k3: platform_def.h: Define the correct number of max table entries by Nishanth Menon · 4 years, 4 months ago
  47. 2fb5312 plat: ti: k3: board: lite: Increase SRAM size to account for additional table by Nishanth Menon · 4 years, 4 months ago
  48. 84af895 ti: k3: Introduce lite device board support by Andrew F. Davis · 4 years, 8 months ago
  49. 7f323eb ti: k3: common: sec_proxy: Introduce sec_proxy_lite definition by Nishanth Menon · 4 years, 8 months ago
  50. ff7b75e ti: k3: Move USE_COHERENT_MEM only for the generic board by Nishanth Menon · 4 years, 8 months ago
  51. 22b7a22 ti: k3: drivers: ti_sci: Update ti_sci_msg_req_reboot to include domain by Suman Anna · 4 years, 10 months ago
  52. f577388 ti: k3: common: sec_proxy: Fill non-message data fields with 0x0 by Nishanth Menon · 4 years, 8 months ago
  53. 6a22d9e ti: k3: common: Make plat_get_syscnt_freq2 check CNT_FID0 GTC reg by Nishanth Menon · 4 years, 8 months ago
  54. 60fba7c ti: k3: common: Enable A72 erratum 1319367 by Nishanth Menon · 4 years, 8 months ago
  55. c3e2333 ti: k3: common: Enable A53 erratum 1530924 by Nishanth Menon · 4 years, 8 months ago
  56. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  57. 29214e9 Use abspath to dereference $BUILD_BASE by Grant Likely · 5 years ago
  58. 967a6d1 Merge "ti: k3: common: Make UART number configurable" into integration by Madhukar Pappireddy · 5 years ago
  59. 5621fe2 ti: k3: common: Make UART number configurable by Jan Kiszka · 5 years ago
  60. 42d9b3a ti: k3: common: Implement stub system_off by Jan Kiszka · 5 years ago
  61. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 5 years ago
  62. 6e19bd5 TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 5 years ago
  63. 98964f0 16550: Use generic console_t data structure by Andre Przywara · 6 years ago
  64. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  65. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  66. 32967a3 ti: k3: drivers: ti_sci: Put sequence number in coherent memory by Andrew F. Davis · 6 years ago
  67. 592ede2 ti: k3: drivers: ti_sci: Remove indirect structure of const data by Andrew F. Davis · 6 years ago
  68. 586621f ti: k3: common: Enable ARM cluster power down by Andrew F. Davis · 6 years ago
  69. 9f49a17 ti: k3: common: Rename device IDs to be more consistent by Andrew F. Davis · 6 years ago
  70. 79fadd8 ti: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
  71. ff835a9 ti: k3: common: Add PIE support by Andrew F. Davis · 7 years ago
  72. 93d5e14 ti: k3: common: Trap all asynchronous bus errors to EL3 by Andrew F. Davis · 6 years ago
  73. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  74. 48d6b26 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 6 years ago
  75. 65f7b81 ti: k3: common: Use coherent memory for shared data by Andrew F. Davis · 6 years ago
  76. 16a755f ti: k3: common: Set L2 latency on A72 cores by Andrew F. Davis · 6 years ago
  77. 7c088e7 ti: k3: common: Add support for J721E by Nishanth Menon · 7 years ago
  78. a82bf5a ti: k3: common: Remove MSMC port definitions by Andrew F. Davis · 6 years ago
  79. ff18099 ti: k3: common: Mark sections for AM65x coherency workaround by Andrew F. Davis · 6 years ago
  80. ebfb070 ti: k3: common: Allow USE_COHERENT_MEM for K3 by Andrew F. Davis · 6 years ago
  81. 6475237 ti: k3: common: Fix RO data area size calculation by Andrew F. Davis · 6 years ago
  82. 282514c ti: k3: common: Remove unused STUB macro by Andrew F. Davis · 6 years ago
  83. 5bec1e9 Merge changes from topic "k3-sequence-fix" into integration by Antonio Niño Díaz · 6 years ago
  84. 71a3527 ti: k3: drivers: ti_sci: Retry message receive on bad sequence ID by Andrew F. Davis · 6 years ago
  85. 7a46903 ti: k3: drivers: ti_sci: Cleanup sequence ID usage by Andrew F. Davis · 6 years ago
  86. fb98ca5 ti: k3: drivers: sec_proxy: Use direction definitions by Andrew F. Davis · 6 years ago
  87. 6c30bae ti: k3: drivers: sec_proxy: Fix printf format specifiers by Andrew F. Davis · 6 years ago
  88. 883eab2 ti: k3: common: Align elements of map region table by Andrew F. Davis · 7 years ago
  89. e2dc40a ti: k3: common: Enable SEPARATE_CODE_AND_RODATA by default by Andrew F. Davis · 7 years ago
  90. 32e29fc ti: k3: common: Remove shared RAM space by Andrew F. Davis · 7 years ago
  91. a481f8b ti: k3: common: Drop _ADDRESS from K3_USART_BASE to match other defines by Andrew F. Davis · 7 years ago
  92. 34b3eb1 ti: k3: common: Do not release processor control on startup by Andrew F. Davis · 6 years ago
  93. a9ae424 ti: k3: drivers: ti_sci: Use non-blocking TI-SCI messages for power down by Andrew F. Davis · 6 years ago
  94. e9152c1 ti: k3: drivers: ti_sci: Add non-blocking TI-SCI messages by Andrew F. Davis · 6 years ago
  95. 60d2332 ti: k3: drivers: ti_sci: Request and check for ACK by default by Andrew F. Davis · 6 years ago
  96. b3ca8aa ti: k3: drivers: ti_sci: Add exclusive device accessors by Andrew F. Davis · 6 years ago
  97. 33baa1e ti: k3: drivers: ti_sci: Internalize raw get/set state functions by Andrew F. Davis · 6 years ago
  98. b544328 ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 7 years ago
  99. a0d8943 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 7 years ago
  100. 94764b0 Merge pull request #1775 from glneo/uart-baud-rate by Antonio Niño Díaz · 7 years ago