1. a0d8943 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 7 years ago
  2. 94764b0 Merge pull request #1775 from glneo/uart-baud-rate by Antonio Niño Díaz · 7 years ago
  3. fcc9ad8 Merge pull request #1774 from glneo/error-message by Antonio Niño Díaz · 7 years ago
  4. e92fc06 Merge pull request #1771 from glneo/core-shutdown by Antonio Niño Díaz · 7 years ago
  5. 87d6bc1 Merge pull request #1770 from antonio-nino-diaz-arm/an/spm-mm by Antonio Niño Díaz · 7 years ago
  6. c26bd42 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · 7 years ago
  7. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  8. 50b2f55 ti: k3: common: Allow customizing UART baud rate using build options by Andreas Dannenberg · 7 years ago
  9. 73522f0 ti: k3: drivers: ti_sci: Clear receive queue before transmitting by Andrew F. Davis · 7 years ago
  10. 2004552 ti: k3: drivers: sec_proxy: Allow clearing a Secure Proxy receive thread by Andrew F. Davis · 7 years ago
  11. ca3d341 ti: k3: common: Use shutdown API for PSCI core poweroff by Andrew F. Davis · 7 years ago
  12. 72f418e ti: k3: drivers: ti_sci: Add processor shutdown API by Andrew F. Davis · 7 years ago
  13. 394977e ti: k3: drivers: ti_sci: Add processor status wait API by Andrew F. Davis · 7 years ago
  14. 4f9444c ti: k3: drivers: sec_proxy: Switch error messages by Andrew F. Davis · 7 years ago
  15. 99d5575 Remove reference to DISABLE_PEDANTIC by Antonio Nino Diaz · 7 years ago
  16. c40c88f Merge pull request #1764 from vwadekar/tf2.0-tegra-downstream-rebase-1.7.19 by Antonio Niño Díaz · 7 years ago
  17. fbf3533 Merge pull request #1767 from Yann-lms/updates_stm32mp1 by Antonio Niño Díaz · 7 years ago
  18. 650d9c5 Tegra: memctrl: clean MC INT status before exit to bootloader by Harvey Hsieh · 8 years ago
  19. b627d08 Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position by Varun Wadekar · 8 years ago
  20. 70da35b Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LO by Harvey Hsieh · 8 years ago
  21. c09c63e Tegra: bpmp: Increase timeout to 2ms by Peter De Schrijver · 8 years ago
  22. a9cbc0c Tegra: remove duplicate code from CPU's power on path by Varun Wadekar · 8 years ago
  23. fda818c Tegra: enable 'WARMBOOT_ENABLE_DCACHE_EARLY' flag by Varun Wadekar · 8 years ago
  24. 620b223 Tegra210_B01: SC7: Select RNG mode based on ECID by Samuel Payne · 8 years ago
  25. db82b61 Tegra: trusty: pass profiling base to Trusted OS by Varun Wadekar · 7 years ago
  26. 5ed1755 Tegra210B01: SE/SE2 and PKA1 context save (SW) by Marvin Hsu · 8 years ago
  27. 7a6e053 Tegra: memctrl: assert if dynamic memmap fails by Varun Wadekar · 8 years ago
  28. db0d107 Tegra: set PLAT_LOG_LEVEL_ASSERT macro to LOG_LEVEL_INFO by Varun Wadekar · 8 years ago
  29. 7aa2183 Tegra210: increase number of dynamic memory mappings by Varun Wadekar · 8 years ago
  30. 087cf68 Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 8 years ago
  31. 6460ed7 Tegra: sanity check non-secure DRAM address by Varun Wadekar · 8 years ago
  32. aa64c5f Tegra: fix defects flagged by MISRA Rule 10.3 by Anthony Zhou · 8 years ago
  33. e680a39 Tegra210: save TZSRAM context from the "_wfi" handler by Harvey Hsieh · 8 years ago
  34. 99359f1 Tegra210: se: enable entropy/SE clocks before system suspend by Samuel Payne · 8 years ago
  35. bc5a86f Tegra: smmu: add a hook to get number of devices by Steven Kao · 8 years ago
  36. 4c99400 Tegra: common: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  37. 75516c3 Tegra: read-modify-write ACTLR_ELx registers by Steven Kao · 8 years ago
  38. 98312af Tegra186: enable erratas for Cortex-A57 CPUs by Varun Wadekar · 8 years ago
  39. 9e7a243 Tegra186: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  40. 86d0a52 Tegra210: se: disable SMMU before suspending SE block by Samuel Payne · 8 years ago
  41. 61beb3e Tegra: common: drivers: fix MISRA defects by Anthony Zhou · 8 years ago
  42. b36aea5 Tegra: pm: fix MISRA defects by Anthony Zhou · 8 years ago
  43. 4e1830a Tegra186: reduce complexity for the 'get_target_pwr_state' handler by Varun Wadekar · 8 years ago
  44. fcf23a1 Tegra: fix MISRA defects in tegra_bl31_setup.c by Varun Wadekar · 7 years ago
  45. 647d4a0 Tegra: gpcdma: driver for general purpose DMA by Varun Wadekar · 8 years ago
  46. 76a7cd3 Tegra210: SE: remove logic to enable atomic save/restore by Samuel Payne · 8 years ago
  47. 11c5b27 Tegra186: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  48. 7747356 stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure by Yann Gautier · 7 years ago
  49. c7ba52d stm322mp1: add BSEC service by Yann Gautier · 7 years ago
  50. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 7 years ago
  51. a42bad3 stm32mp1: add support for SiP services by Yann Gautier · 7 years ago
  52. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  53. 59a1cdf stm32mp1: update platform files by Yann Gautier · 7 years ago
  54. 4156d4d drivers: st: update drivers code by Yann Gautier · 7 years ago
  55. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 7 years ago
  56. c948f77 stm32mp1: update device tree files by Yann Gautier · 7 years ago
  57. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
  58. 435832a drivers: st: move i2c driver in its own folder by Yann Gautier · 7 years ago
  59. f0bfe15 Merge pull request #1762 from antonio-nino-diaz-arm/an/fix-readme by Antonio Niño Díaz · 7 years ago
  60. 91ce07b readme: Update list of supported platforms by Antonio Nino Diaz · 7 years ago
  61. 023bc01 Merge pull request #1760 from igoropaniuk/rpi3_preloaded_dtb_fix by Antonio Niño Díaz · 7 years ago
  62. aea0555 Merge pull request #1754 from Anson-Huang/master by Antonio Niño Díaz · 7 years ago
  63. af4aad2 Merge pull request #1733 from vwadekar/tf2.0-tegra-downstream-rebase-1.3.19 by Antonio Niño Díaz · 7 years ago
  64. d3996c5 imx: add cpu-freq SIP runtime service support by Anson Huang · 7 years ago
  65. 025514b imx: add imx8qm/imx8qx SRTC SIP runtime service support by Anson Huang · 7 years ago
  66. 1552df5 Support for NXP's i.MX8 SoCs timer IPC by Anson Huang · 7 years ago
  67. eabbdaf rpi3: fix RPI3_PRELOADED_DTB_BASE usage by Igor Opaniuk · 7 years ago
  68. 0f426f8 Tegra186: mce: remove unused type conversions by Anthony Zhou · 8 years ago
  69. 53ea158 Tegra210: Enable ECC reporting for B01 SKUs by Sam Payne · 8 years ago
  70. c195fec Tegra210: skip the BTB invalidate workaround for B01 SKUs by Harvey Hsieh · 8 years ago
  71. b86e691 Tegra186: memctrl_v2: Set MC clients ordering as per client needs by Krishna Reddy · 8 years ago
  72. 223844a Tegra210: memmap all the IRAM memory banks by Varun Wadekar · 8 years ago
  73. 78edaac Tegra: bpmp: fix check to see if Atomics block is powered on by Varun Wadekar · 8 years ago
  74. 07d94a6 Tegra210: increase MAX_XLAT_TABLES and MAX_MMAP_REGIONS by Varun Wadekar · 8 years ago
  75. d610229 Tegra186: setup: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  76. 214e846 Tegra186: PM: fix MISRA defects in plat_psci_handlers.c by Anthony Zhou · 8 years ago
  77. d2dc0cf Tegra186: mce: remove unwanted print messages by Varun Wadekar · 8 years ago
  78. 96b2f8a Tegra186: remove support for Quasi System power off (SC8) state by Varun Wadekar · 8 years ago
  79. aeafc36 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  80. 592035d Tegra186: secondary: fix MISRA defects by Anthony Zhou · 8 years ago
  81. 47b83ad Tegra: Passing EKS size as boot arg to trusty by Varun Wadekar · 7 years ago
  82. 8668fe0 Tegra210B01: initialize DRBG on boot and resume by Sam Payne · 8 years ago
  83. dd1a71f Tegra210: bpmp: power management interface by Varun Wadekar · 8 years ago
  84. a9cd863 Tegra186: mce: fix trivial MISRA defects by Anthony Zhou · 8 years ago
  85. 7aba390 Tegra: topology: fix MISRA defects for Rule 4.6 by Anthony Zhou · 8 years ago
  86. 82e73ae Tegra: fiq_glue: fix MISRA defects for Rule 2.7 by Anthony Zhou · 8 years ago
  87. ce3c97c Tegra210B01: SE1 and SE2/PKA1 context save (atomic) by Marvin Hsu · 8 years ago
  88. 1d49112 Tegra: sip_calls: fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  89. b495791 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 9 years ago
  90. 322e7c3 Tegra: console clock settings for real/FPGA platforms by Harvey Hsieh · 8 years ago
  91. d3b7133 Tegra: platform: helper functions to read chip ID by Marvin Hsu · 8 years ago
  92. 7b3b41d Tegra: retrieve power domain tree from the platforms by Varun Wadekar · 8 years ago
  93. c62be07 Tegra: platform: support simulation platforms and MISRA fixes by Anthony Zhou · 8 years ago
  94. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  95. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 7 years ago
  96. f6b7954 Merge pull request #1755 from Anson-Huang/lpuart by Antonio Niño Díaz · 7 years ago
  97. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 7 years ago
  98. 9f0f203 Merge pull request #1756 from antonio-nino-diaz-arm/an/header-deps by Antonio Niño Díaz · 7 years ago
  99. 434454a plat/synquacer: enable SPM support by Ard Biesheuvel · 7 years ago
  100. e373b6a plat/synquacer: enable OP-TEE logic only if SPD_opteed is set by Ard Biesheuvel · 7 years ago