1. de6f2f4 rpi3: Enable SDHost driver in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  2. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · 5 years ago
  3. 8175be1 Merge pull request #1788 from laroche/rpi3_duplicate_initialization by Antonio Niño Díaz · 5 years ago
  4. a12ea0c Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  5. 6b5d9f2 Merge pull request #1794 from Andre-ARM/fiptool-fix by Antonio Niño Díaz · 5 years ago
  6. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  7. ae92957 rpi3: mark one more function as static by Florian La Roche · 5 years ago
  8. 15cd6be rpi3: remove duplicate initialization for BL32_IMAGE_ID by Florian La Roche · 5 years ago
  9. 19493d9 Merge pull request #1780 from pmanish87/master by Antonio Niño Díaz · 5 years ago
  10. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  11. 68ab706 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  12. 3f6b058 Merge pull request #1778 from JoelHutton/jh/multiconsole by Antonio Niño Díaz · 5 years ago
  13. 231c244 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  14. 698d835 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  15. 3452738 rpi3: Enable GPIO in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  16. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  17. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  18. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  19. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  20. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  21. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  22. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  23. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  24. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  25. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 5 years ago
  26. 22d7ddf Merge pull request #1781 from dtwlin/m2 by Antonio Niño Díaz · 5 years ago
  27. 6fbcdee Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 5 years ago
  28. 0e3d0b8 Merge pull request #1777 from glneo/runtime-gicr by Antonio Niño Díaz · 5 years ago
  29. e8d4af6 Merge pull request #1779 from Anson-Huang/a53_errata by Antonio Niño Díaz · 5 years ago
  30. fbfd16a Merge pull request #1776 from vwadekar/tf2.0-tegra-downstream-rebase-1.22.19 by Antonio Niño Díaz · 5 years ago
  31. 72f6fed spd: trusty: trusty_setup should bail on unknown image by David Lin · 5 years ago
  32. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  33. 2f38c13 imx: enable necessary errata for i.mx8qm by Anson Huang · 5 years ago
  34. 0f03da6 imx: enable necessary errata for i.mx8mq by Anson Huang · 5 years ago
  35. 2e0c491 Tegra186: remove RELOCATE_TO_BL31_BASE config by Varun Wadekar · 7 years ago
  36. cba0529 Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE config by Varun Wadekar · 7 years ago
  37. 1f66f3d Tegra: add 'late' platform setup handler by Dilan Lee · 7 years ago
  38. 68e4ee4 Tegra: spe: shared console for Tegra platforms by Varun Wadekar · 7 years ago
  39. 50a3303 Tegra: console driver compilation from platform makefiles by Varun Wadekar · 7 years ago
  40. 4ede3a6 Tegra: smmu: change exit criteria for context size calculation by Varun Wadekar · 7 years ago
  41. a457f2e Tegra: memctrl_v2: platform handler for TZDRAM setup by Steven Kao · 7 years ago
  42. 2a7d87e Tegra186: save system suspend entry marker to TZDRAM by Varun Wadekar · 7 years ago
  43. fa88767 Tegra186: helper functions for CPU rst handler and SMMU ctx offset by Varun Wadekar · 7 years ago
  44. a9a3a10 Tegra: bpmp: return error if BPMP init fails by Varun Wadekar · 7 years ago
  45. 186485e Tegra: rename secure scratch register macros by Steven Kao · 7 years ago
  46. f3cd509 Tegra: memctrl_v2: platform handler for TZDRAM settings by Varun Wadekar · 7 years ago
  47. 8304fc8 Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1 by Varun Wadekar · 7 years ago
  48. a2dd0b3 Tegra186: sanity check target cluster during core power on by Varun Wadekar · 7 years ago
  49. 0895a8f Tegra186: setup: Fix MISRA Rule 8.4 violation by Anthony Zhou · 7 years ago
  50. b374103 Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmware by Varun Wadekar · 7 years ago
  51. dbe67c7 Tegra: call 'early_init' handler earlier during boot by Varun Wadekar · 7 years ago
  52. 50b328a spd: trusty : fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  53. b688d38 Tegra: memctrl_v2: allow CPU accesses to TZRAM by Steven Kao · 7 years ago
  54. 278630b Tegra: lib: debug: fix MISRA violation Rule 21.6 by Anthony Zhou · 7 years ago
  55. 6a84dd6 Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCH by Harvey Hsieh · 7 years ago
  56. 7919a60 Tegra: enable -nostdlib flag by Varun Wadekar · 7 years ago
  57. 61593cf Tegra186: mce: get the "right" uncore command/response bits by Varun Wadekar · 7 years ago
  58. 904a9be Tegra186: mce: use udelay() to calculate timeouts by Varun Wadekar · 7 years ago
  59. f632e28 Tegra186: fix MISRA Rule 8.3 violation by Anthony Zhou · 7 years ago
  60. d1301a9 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · 5 years ago
  61. cf8c0e2 Tegra: memctrl_v2: platform handlers to program MSS by Puneet Saxena · 7 years ago
  62. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  63. 0d1d9ac Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbb by Antonio Niño Díaz · 5 years ago
  64. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 5 years ago
  65. 483d2f8 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 5 years ago
  66. 8096a6e Merge pull request #1775 from glneo/uart-baud-rate by Antonio Niño Díaz · 5 years ago
  67. b1733e4 Merge pull request #1774 from glneo/error-message by Antonio Niño Díaz · 5 years ago
  68. 34e47de Merge pull request #1771 from glneo/core-shutdown by Antonio Niño Díaz · 5 years ago
  69. 7a116a7 Merge pull request #1770 from antonio-nino-diaz-arm/an/spm-mm by Antonio Niño Díaz · 5 years ago
  70. 8338d36 SPM: Rename folder of SPM based on MM by Antonio Nino Diaz · 5 years ago
  71. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  72. 5e6d140 ti: k3: common: Allow customizing UART baud rate using build options by Andreas Dannenberg · 5 years ago
  73. 18d371d ti: k3: drivers: ti_sci: Clear receive queue before transmitting by Andrew F. Davis · 5 years ago
  74. 82a3c1d ti: k3: drivers: sec_proxy: Allow clearing a Secure Proxy receive thread by Andrew F. Davis · 5 years ago
  75. 96243f7 ti: k3: common: Use shutdown API for PSCI core poweroff by Andrew F. Davis · 5 years ago
  76. ed8a4f8 ti: k3: drivers: ti_sci: Add processor shutdown API by Andrew F. Davis · 5 years ago
  77. b62cc1e ti: k3: drivers: ti_sci: Add processor status wait API by Andrew F. Davis · 6 years ago
  78. c9c67a5 ti: k3: drivers: sec_proxy: Switch error messages by Andrew F. Davis · 5 years ago
  79. 476d3cd Remove reference to DISABLE_PEDANTIC by Antonio Nino Diaz · 5 years ago
  80. 209135a Merge pull request #1764 from vwadekar/tf2.0-tegra-downstream-rebase-1.7.19 by Antonio Niño Díaz · 5 years ago
  81. 5dc5017 Merge pull request #1767 from Yann-lms/updates_stm32mp1 by Antonio Niño Díaz · 5 years ago
  82. 359be95 Tegra: memctrl: clean MC INT status before exit to bootloader by Harvey Hsieh · 7 years ago
  83. fa99b22 Tegra: use 'PLATFORM_MAX_CPUS_PER_CLUSTER' to calculate core position by Varun Wadekar · 7 years ago
  84. b735541 Tegra: memctrl_v2: pack TZDRAM base into SCRATCH54_LO by Harvey Hsieh · 7 years ago
  85. 5016861 Tegra: bpmp: Increase timeout to 2ms by Peter De Schrijver · 7 years ago
  86. 21c4272 Tegra: remove duplicate code from CPU's power on path by Varun Wadekar · 7 years ago
  87. e0ecdd0 Tegra: enable 'WARMBOOT_ENABLE_DCACHE_EARLY' flag by Varun Wadekar · 7 years ago
  88. 69b0e4a Tegra210_B01: SC7: Select RNG mode based on ECID by Samuel Payne · 7 years ago
  89. 7a1ba29 Tegra: trusty: pass profiling base to Trusted OS by Varun Wadekar · 5 years ago
  90. 40d3a67 Tegra210B01: SE/SE2 and PKA1 context save (SW) by Marvin Hsu · 7 years ago
  91. 117a2e0 Tegra: memctrl: assert if dynamic memmap fails by Varun Wadekar · 7 years ago
  92. 96658a9 Tegra: set PLAT_LOG_LEVEL_ASSERT macro to LOG_LEVEL_INFO by Varun Wadekar · 7 years ago
  93. 24ea656 Tegra210: increase number of dynamic memory mappings by Varun Wadekar · 7 years ago
  94. 4967c3d Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 7 years ago
  95. c74343c Tegra: sanity check non-secure DRAM address by Varun Wadekar · 7 years ago
  96. 0e07e45 Tegra: fix defects flagged by MISRA Rule 10.3 by Anthony Zhou · 7 years ago
  97. a16d4ea Tegra210: save TZSRAM context from the "_wfi" handler by Harvey Hsieh · 7 years ago
  98. 1e6bed4 Tegra210: se: enable entropy/SE clocks before system suspend by Samuel Payne · 7 years ago
  99. 7fd30f5 Tegra: smmu: add a hook to get number of devices by Steven Kao · 7 years ago
  100. 4408e88 Tegra: common: fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago