1. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 9 months ago
  2. 5b9055f fconf: Add mbedtls shared heap as property by Louis Mayencourt · 4 years, 9 months ago
  3. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 9 months ago
  4. 6d2b573 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 4 years, 7 months ago
  5. 81bd916 fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 4 years, 9 months ago
  6. 5a15b2d fconf: Load config dtb from bl1 by Louis Mayencourt · 4 years, 9 months ago
  7. 944ade8 fconf: initial commit by Louis Mayencourt · 5 years ago
  8. decc8dd qemu: define ARMV7_SUPPORTS_VFP by Jerome Forissier · 4 years, 5 months ago
  9. e1debf8 Merge changes from topic "sip-svc" into integration by Sandrine Bailleux · 4 years, 5 months ago
  10. ea1faa2 Merge "Adds option to read ROTPK from registers for FVP" into integration by Sandrine Bailleux · 4 years, 5 months ago
  11. c39a0e0 intel: Include address range check for SiP Mailbox by Abdul Halim, Muhammad Hadi Asyrafi · 4 years, 5 months ago
  12. 815c125 Merge "xilinx: versal: Pass result count to pm_get_callbackdata()" into integration by Mark Dykes · 4 years, 5 months ago
  13. 0275120 Merge "plat: xilinx: zynqmp: Use ARRAY_SIZE wherever possible" into integration by Mark Dykes · 4 years, 5 months ago
  14. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  15. 2cef2d3 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · 4 years, 6 months ago
  16. eba155a amlogic: axg: Add a build flag when using ATOS as BL32 by Carlo Caione · 4 years, 5 months ago
  17. d9ce7b1 amlogic: axg: Add support for the A113D (AXG) platform by Carlo Caione · 4 years, 6 months ago
  18. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 5 months ago
  19. 157aef4 Tegra194: mce: declare nvg_roc_clean_cache_trbits() by Varun Wadekar · 4 years, 5 months ago
  20. 01431ca Merge changes from topic "tegra-downstream-01242020" into integration by Manish Pandey · 4 years, 5 months ago
  21. a33e810 intel: Introduce SMC support for mailbox command by Hadi Asyrafi · 4 years, 7 months ago
  22. 593c4c5 intel: Extend SiP service to support mailbox's RSU by Hadi Asyrafi · 4 years, 7 months ago
  23. 5b21082 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 4 years, 5 months ago
  24. 39ca69d Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 4 years, 5 months ago
  25. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  26. 29c65f7 Merge "intel: agilex: Enable uboot BL31 loading" into integration by Manish Pandey · 4 years, 5 months ago
  27. bbea3b8 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 4 years, 5 months ago
  28. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 5 months ago
  29. 786db4d intel: Change boot source selection by Hadi Asyrafi · 4 years, 6 months ago
  30. 17fb18e Tegra186: memctrl: lock stream id security config by Pritesh Raithatha · 6 years ago
  31. 953699c Tegra194: remove support for simulated system suspend by Varun Wadekar · 6 years ago
  32. fc463c5 Tegra194: mce: fix multiple MISRA issues by Varun Wadekar · 6 years ago
  33. d11345a Tegra: bpmp: fix multiple MISRA issues by Varun Wadekar · 6 years ago
  34. 35cc90a Tegra194: se: fix multiple MISRA issues by Varun Wadekar · 6 years ago
  35. 29b4665 Tegra: compile PMC driver for Tegra132/Tegra210 platforms by Varun Wadekar · 6 years ago
  36. d292e5d Tegra: memctrl_v2: remove weakly defined TZDRAM setup handler by Varun Wadekar · 6 years ago
  37. 76afaac Tegra: remove weakly defined per-platform SiP handler by Varun Wadekar · 6 years ago
  38. b5b15b2 Tegra: remove weakly defined PSCI platform handlers by Varun Wadekar · 6 years ago
  39. 7cf57d7 Tegra: remove weakly defined platform setup handlers by Varun Wadekar · 6 years ago
  40. 1b0c124 Tegra: per-SoC DRAM base values by Varun Wadekar · 6 years ago
  41. f618f18 plat: marvell: armada: scp_bl2: allow loading up to 8 images by Grzegorz Jaszczyk · 5 years ago
  42. 17e43dd plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · 7 years ago
  43. 5b433b6 xilinx: versal: Pass result count to pm_get_callbackdata() by Tejas Patel · 4 years, 5 months ago
  44. f4c3a25 plat: xilinx: zynqmp: Use ARRAY_SIZE wherever possible by Tejas Patel · 4 years, 5 months ago
  45. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  46. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  47. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  48. 8fe72b9 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 6 months ago
  49. d57f1d2 Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 4 years, 5 months ago
  50. 218d8fe intel: agilex: Enable uboot BL31 loading by Hadi Asyrafi · 4 years, 6 months ago
  51. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 7 months ago
  52. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 6 months ago
  53. 5f98390 Merge changes from topic "ti-cluster-power" into integration by Soby Mathew · 4 years, 5 months ago
  54. 5dce988 Merge "plat/arm/sgi: move topology information to board folder" into integration by Manish Pandey · 4 years, 5 months ago
  55. 19ecdb9 Tegra194: enable spe-console functionality by Varun Wadekar · 7 years ago
  56. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  57. e1bcbd4 ti: k3: drivers: ti_sci: Put sequence number in coherent memory by Andrew F. Davis · 4 years, 6 months ago
  58. 5daafa1 ti: k3: drivers: ti_sci: Remove indirect structure of const data by Andrew F. Davis · 4 years, 6 months ago
  59. f6f33c2 ti: k3: common: Enable ARM cluster power down by Andrew F. Davis · 5 years ago
  60. d471a6a ti: k3: common: Rename device IDs to be more consistent by Andrew F. Davis · 4 years, 6 months ago
  61. ddf8f02 Merge changes from topic "pie" into integration by Soby Mathew · 4 years, 5 months ago
  62. f5cb00f plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 4 years, 6 months ago
  63. eb5d3c8 Merge "plat/sgm: Always use SCMI for SGM platforms" into integration by Manish Pandey · 4 years, 5 months ago
  64. 658acfd Merge "xilinx: Unify Platform specific defines for PSCI module" into integration by Mark Dykes · 4 years, 6 months ago
  65. f9c4cf4 plat/sgm: Always use SCMI for SGM platforms by Chris Kay · 5 years ago
  66. b16bada xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  67. 542ed41 uniphier: make all BL images completely position-independent by Masahiro Yamada · 4 years, 6 months ago
  68. e30ec7f uniphier: make uniphier_mmap_setup() work with PIE by Masahiro Yamada · 4 years, 6 months ago
  69. 2d7fa42 uniphier: pass SCP base address as a function parameter by Masahiro Yamada · 4 years, 6 months ago
  70. 229e211 uniphier: set buffer offset and length for io_block dynamically by Masahiro Yamada · 4 years, 6 months ago
  71. e44b8c6 uniphier: use more mmap_add_dynamic_region() for loading images by Masahiro Yamada · 4 years, 6 months ago
  72. 2943c77 uniphier: turn on ENABLE_PIE by Masahiro Yamada · 4 years, 6 months ago
  73. d51727e ti: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  74. 3184eea st: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  75. 09db921 layerscape: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  76. 9b27dfb qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  77. 353ac95 socionext: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  78. 813864e mediatek: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  79. dda01cb intel: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  80. bd01be6 marvell: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  81. 73fa2d2 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  82. fa4e1d0 allwinner: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  83. 92efb23 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  84. 36e296f hisilicon: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  85. e339e2b Merge changes from topic "tegra-downstream-01202020" into integration by Soby Mathew · 4 years, 6 months ago
  86. 2df4445 Merge "Prevent speculative execution past ERET" into integration by Soby Mathew · 4 years, 6 months ago
  87. fa42596 Merge "Xilinx zynqmp: add missing pin control group for ethernet 0." into integration by Manish Pandey · 4 years, 6 months ago
  88. ce793b6 Merge changes from topic "bridge-en" into integration by Manish Pandey · 4 years, 6 months ago
  89. db672bf Merge "xilinx: versal: PLM to ATF handover" into integration by Alexei Fedorov · 4 years, 6 months ago
  90. f3f4c78 Merge "xilinx: common: Move ATF handover to common file" into integration by Alexei Fedorov · 4 years, 6 months ago
  91. 64c8490 Tegra194: mce: remove unused NVG functions by Varun Wadekar · 6 years ago
  92. 29e5a11 Tegra194: support for NVG interface v6.6 by Varun Wadekar · 6 years ago
  93. 66f9ff6 Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list by Pritesh Raithatha · 6 years ago
  94. 602cf7e Tegra194: enable driver for general purpose DMA engine by Varun Wadekar · 6 years ago
  95. a2eb663 Tegra194: access XUSB_PADCTL registers on Si/FPGA platforms by Varun Wadekar · 6 years ago
  96. 03aa014 Tegra194: organize the memory/mmio map to make it linear by Varun Wadekar · 6 years ago
  97. b1914ae Tegra194: memctrl: enable mc sid OVERRIDE for PCIE0R1 by Pritesh Raithatha · 6 years ago
  98. 08ac273 Tegra194: support for boot params wider than 32-bits by Steven Kao · 6 years ago
  99. 1654e1c Tegra194: memctrl: set reorder depth limit for PCIE blocks by Puneet Saxena · 6 years ago
  100. e0dd683 Tegra194: memctrl: program MC_TXN_OVERRIDE reg for PTCR, MPCORE and MIU by Pritesh Raithatha · 6 years ago