1. 518230c tlkd: support new TLK SMCs by Mihir Joshi · 6 years ago
  2. c6041c9 Tegra: fiq_glue: support to handle LEGACY_FIQ PPIs for Tegra SoCs by Varun Wadekar · 6 years ago
  3. 13b4ad0 Tegra: flowctrl: support to enable/disable WDT's legacy FIQ routing by Varun Wadekar · 6 years ago
  4. 48fef88 Tegra: SiP: set GPU in reset after vpr resize by Jeetesh Burman · 6 years ago
  5. 6e62ad9 Tegra: handle FIQ interrupts when NS handler is not registered by Varun Wadekar · 6 years ago
  6. 05ee582 Tegra: bpmp_ipc: support to enable/disable module clocks by steven kao · 6 years ago
  7. 4fe43a3 Tegra: fix offset used to dump GICD registers from crash handler by Varun Wadekar · 6 years ago
  8. b3421ce Tegra: default platform handler for the CPU_STANDBY state by Varun Wadekar · 7 years ago
  9. 2437071 Tegra186: smmu: add support for backup multiple smmu regs by Pritesh Raithatha · 7 years ago
  10. bb8553d Merge pull request #1798 from pbeesley-arm/pb/fix-code-style by Antonio Niño Díaz · 5 years ago
  11. e5f0f0a doc: Fix broken code blocks in coding guidelines by Paul Beesley · 5 years ago
  12. bfce6cb Merge pull request #1797 from antonio-nino-diaz-arm/an/remove-smccc-v2 by Antonio Niño Díaz · 5 years ago
  13. 78599ef Merge pull request #1745 from svenauhagen/bugfix/a8k by Antonio Niño Díaz · 5 years ago
  14. 0f04149 Merge pull request #1793 from marex/arm/master/fixes-v2.0.0 by Antonio Niño Díaz · 5 years ago
  15. e7bd8c2 Merge pull request #1792 from satheesbalya-arm/sb1/sb1_2159_v84_xlat by Antonio Niño Díaz · 5 years ago
  16. 4e40542 Merge pull request #1795 from pbeesley-arm/pb/code-style by Antonio Niño Díaz · 5 years ago
  17. 425ce3d Merge pull request #1753 from Yann-lms/emmc_ret by Antonio Niño Díaz · 5 years ago
  18. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  19. 7415597 lib/xlat_tables: Add support for ARMv8.4-TTST by Sathees Balya · 5 years ago
  20. e5557d4 Merge pull request #1791 from antonio-nino-diaz-arm/an/rk-gic by Antonio Niño Díaz · 5 years ago
  21. 1afe783 Merge pull request #1789 from Anson-Huang/lpm by Antonio Niño Díaz · 5 years ago
  22. 8175be1 Merge pull request #1788 from laroche/rpi3_duplicate_initialization by Antonio Niño Díaz · 5 years ago
  23. a12ea0c Merge pull request #1786 from laroche/static_vars_functions by Antonio Niño Díaz · 5 years ago
  24. 6b5d9f2 Merge pull request #1794 from Andre-ARM/fiptool-fix by Antonio Niño Díaz · 5 years ago
  25. 5981d11 doc: Add details on #include ordering by Paul Beesley · 5 years ago
  26. fd68834 doc: Reorder coding guidelines document by Paul Beesley · 5 years ago
  27. 8b4bdeb doc: Link coding guidelines to user guide by Paul Beesley · 5 years ago
  28. 244c783 doc: Clarify ssize_t use in coding guidelines by Paul Beesley · 5 years ago
  29. 54c83cf doc: Add AAPCS link to coding guidelines by Paul Beesley · 5 years ago
  30. 4e2e1b2 doc: Add Coding Guidelines document by Paul Beesley · 5 years ago
  31. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  32. 5651989 rcar_gen3: drivers: ddr: Clean up printouts by Marek Vasut · 5 years ago
  33. aafafce rcar_gen3: drivers: cpld: fix power-off on reset by Sergii Boryshchenko · 7 years ago
  34. 122555f rcar_gen3: plat: Add missing cpu_on_check() implementation by Marek Vasut · 5 years ago
  35. 2b9b0fc rcar_gen3: plat: Allow E3 auto-detection by Marek Vasut · 5 years ago
  36. 88040b5 rcar_gen3: plat: Drop unused macro by Marek Vasut · 5 years ago
  37. e3d1026 Revert "rcar_gen3: plat: Enable programmable CPU reset address" by Marek Vasut · 5 years ago
  38. 3f2f3da imx: power optimization for i.mx8qx by Anson Huang · 5 years ago
  39. ad192dc imx: power optimization for i.mx8qm by Anson Huang · 5 years ago
  40. ae92957 rpi3: mark one more function as static by Florian La Roche · 5 years ago
  41. 15cd6be rpi3: remove duplicate initialization for BL32_IMAGE_ID by Florian La Roche · 5 years ago
  42. 884de1f rockchip: Fix GICv2 interrupts by Antonio Nino Diaz · 5 years ago
  43. 19493d9 Merge pull request #1780 from pmanish87/master by Antonio Niño Díaz · 5 years ago
  44. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · 5 years ago
  45. 68ab706 Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-arm by Antonio Niño Díaz · 5 years ago
  46. 3f6b058 Merge pull request #1778 from JoelHutton/jh/multiconsole by Antonio Niño Díaz · 5 years ago
  47. 231c244 Change some vars and functions to be static. by Florian La Roche · 5 years ago
  48. 698d835 multi_console: Check functions are not NULL by Joel Hutton · 5 years ago
  49. 3452738 rpi3: Enable GPIO in BL2 by Ying-Chun Liu (PaulLiu) · 5 years ago
  50. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · 6 years ago
  51. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  52. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  53. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  54. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  55. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  56. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  57. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  58. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  59. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · 5 years ago
  60. 22d7ddf Merge pull request #1781 from dtwlin/m2 by Antonio Niño Díaz · 5 years ago
  61. 6fbcdee Merge pull request #1766 from Anson-Huang/master by Antonio Niño Díaz · 5 years ago
  62. 0e3d0b8 Merge pull request #1777 from glneo/runtime-gicr by Antonio Niño Díaz · 5 years ago
  63. e8d4af6 Merge pull request #1779 from Anson-Huang/a53_errata by Antonio Niño Díaz · 5 years ago
  64. fbfd16a Merge pull request #1776 from vwadekar/tf2.0-tegra-downstream-rebase-1.22.19 by Antonio Niño Díaz · 5 years ago
  65. 72f6fed spd: trusty: trusty_setup should bail on unknown image by David Lin · 5 years ago
  66. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  67. 2f38c13 imx: enable necessary errata for i.mx8qm by Anson Huang · 5 years ago
  68. 0f03da6 imx: enable necessary errata for i.mx8mq by Anson Huang · 5 years ago
  69. 2e0c491 Tegra186: remove RELOCATE_TO_BL31_BASE config by Varun Wadekar · 7 years ago
  70. cba0529 Tegra: memctrl_v2: remove usage of ENABLE_SMMU_DEVICE config by Varun Wadekar · 7 years ago
  71. 1f66f3d Tegra: add 'late' platform setup handler by Dilan Lee · 7 years ago
  72. 68e4ee4 Tegra: spe: shared console for Tegra platforms by Varun Wadekar · 7 years ago
  73. 50a3303 Tegra: console driver compilation from platform makefiles by Varun Wadekar · 7 years ago
  74. 4ede3a6 Tegra: smmu: change exit criteria for context size calculation by Varun Wadekar · 7 years ago
  75. a457f2e Tegra: memctrl_v2: platform handler for TZDRAM setup by Steven Kao · 7 years ago
  76. 2a7d87e Tegra186: save system suspend entry marker to TZDRAM by Varun Wadekar · 7 years ago
  77. fa88767 Tegra186: helper functions for CPU rst handler and SMMU ctx offset by Varun Wadekar · 7 years ago
  78. a9a3a10 Tegra: bpmp: return error if BPMP init fails by Varun Wadekar · 7 years ago
  79. 186485e Tegra: rename secure scratch register macros by Steven Kao · 7 years ago
  80. f3cd509 Tegra: memctrl_v2: platform handler for TZDRAM settings by Varun Wadekar · 7 years ago
  81. 8304fc8 Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1 by Varun Wadekar · 7 years ago
  82. a2dd0b3 Tegra186: sanity check target cluster during core power on by Varun Wadekar · 7 years ago
  83. 0895a8f Tegra186: setup: Fix MISRA Rule 8.4 violation by Anthony Zhou · 7 years ago
  84. b374103 Tegra: bpmp_ipc: IPC driver to communicate with BPMP firmware by Varun Wadekar · 7 years ago
  85. dbe67c7 Tegra: call 'early_init' handler earlier during boot by Varun Wadekar · 7 years ago
  86. 50b328a spd: trusty : fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
  87. b688d38 Tegra: memctrl_v2: allow CPU accesses to TZRAM by Steven Kao · 7 years ago
  88. 278630b Tegra: lib: debug: fix MISRA violation Rule 21.6 by Anthony Zhou · 7 years ago
  89. 6a84dd6 Tegra: memctrl_v2: pack TZDRAM base to RSVD55_SCRATCH by Harvey Hsieh · 7 years ago
  90. 7919a60 Tegra: enable -nostdlib flag by Varun Wadekar · 7 years ago
  91. 61593cf Tegra186: mce: get the "right" uncore command/response bits by Varun Wadekar · 7 years ago
  92. 904a9be Tegra186: mce: use udelay() to calculate timeouts by Varun Wadekar · 7 years ago
  93. f632e28 Tegra186: fix MISRA Rule 8.3 violation by Anthony Zhou · 7 years ago
  94. d1301a9 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · 5 years ago
  95. cf8c0e2 Tegra: memctrl_v2: platform handlers to program MSS by Puneet Saxena · 7 years ago
  96. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  97. 0d1d9ac Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbb by Antonio Niño Díaz · 5 years ago
  98. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · 5 years ago
  99. 483d2f8 Merge pull request #1772 from glneo/clear-proxy-queue by Antonio Niño Díaz · 5 years ago
  100. 8096a6e Merge pull request #1775 from glneo/uart-baud-rate by Antonio Niño Díaz · 5 years ago