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