1. a416325 BL2: Print ID of images we fail loading by Sandrine Bailleux · 4 years, 6 months ago
  2. 989429e Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · 4 years, 6 months ago
  3. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 6 months ago
  4. b7e0ed2 Merge "Ignore the ctags file" into integration by Sandrine Bailleux · 4 years, 6 months ago
  5. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 6 months ago
  6. b1d810b Merge "qemu: Implement PSCI_CPU_OFF." into integration by Soby Mathew · 4 years, 6 months ago
  7. 458dde3 Merge "T589: Fix insufficient ordering guarantees in bakery lock" into integration by Soby Mathew · 4 years, 6 months ago
  8. 3bff910 Introduce COT build option by Sandrine Bailleux · 4 years, 7 months ago
  9. 067f7e9 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 7 months ago
  10. 43743ea cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 7 months ago
  11. 3b24b66 cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 7 months ago
  12. 6de3237 Add support for documentation build as a target in Makefile by Madhukar Pappireddy · 4 years, 6 months ago
  13. 33e8c56 qemu: Implement PSCI_CPU_OFF. by Andrew Walbran · 4 years, 6 months ago
  14. 8efec9e Merge changes I0fb7cf79,Ia8eb4710 into integration by Soby Mathew · 4 years, 6 months ago
  15. c1f118f Merge "Enable -Wredundant-decls warning check" into integration by Soby Mathew · 4 years, 6 months ago
  16. b012454 Merge "Measured Boot: add function for hash calculation" into integration by Mark Dykes · 4 years, 6 months ago
  17. ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 7 months ago
  18. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 6 months ago
  19. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 4 years, 6 months ago
  20. 29763ac Merge changes from topic "ti-cluster-power" into integration by Soby Mathew · 4 years, 6 months ago
  21. 7cd731b Merge "plat/arm/sgi: move topology information to board folder" into integration by Manish Pandey · 4 years, 6 months ago
  22. 9901858 Merge "Tegra194: enable spe-console functionality" into integration by Sandrine Bailleux · 4 years, 6 months ago
  23. ffd58cc Tegra194: enable spe-console functionality by Varun Wadekar · 7 years ago
  24. 91ff490 Merge "Neovers N1: added support to update presence of External LLC" into integration by Manish Pandey · 4 years, 6 months ago
  25. 32967a3 ti: k3: drivers: ti_sci: Put sequence number in coherent memory by Andrew F. Davis · 4 years, 7 months ago
  26. 592ede2 ti: k3: drivers: ti_sci: Remove indirect structure of const data by Andrew F. Davis · 4 years, 7 months ago
  27. 586621f ti: k3: common: Enable ARM cluster power down by Andrew F. Davis · 5 years ago
  28. 9f49a17 ti: k3: common: Rename device IDs to be more consistent by Andrew F. Davis · 4 years, 7 months ago
  29. c001891 T589: Fix insufficient ordering guarantees in bakery lock by Raghu Krishnamurthy · 4 years, 6 months ago
  30. 0281e60 Merge changes from topic "pie" into integration by Soby Mathew · 4 years, 6 months ago
  31. f2d6b4e Neovers N1: added support to update presence of External LLC by Manish Pandey · 4 years, 6 months ago
  32. a9fbf13 plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 4 years, 7 months ago
  33. 432e9ee Merge "plat/sgm: Always use SCMI for SGM platforms" into integration by Manish Pandey · 4 years, 6 months ago
  34. 9054018 Merge "xilinx: Unify Platform specific defines for PSCI module" into integration by Mark Dykes · 4 years, 6 months ago
  35. f2aa4e8 plat/sgm: Always use SCMI for SGM platforms by Chris Kay · 5 years ago
  36. 6cdef9b xilinx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  37. 7af2131 uniphier: make all BL images completely position-independent by Masahiro Yamada · 4 years, 7 months ago
  38. c64873a uniphier: make uniphier_mmap_setup() work with PIE by Masahiro Yamada · 4 years, 7 months ago
  39. 577b244 uniphier: pass SCP base address as a function parameter by Masahiro Yamada · 4 years, 7 months ago
  40. b79b317 uniphier: set buffer offset and length for io_block dynamically by Masahiro Yamada · 4 years, 7 months ago
  41. b5dd85f uniphier: use more mmap_add_dynamic_region() for loading images by Masahiro Yamada · 4 years, 7 months ago
  42. 2c74a29 bl_common: add BL_END macro by Masahiro Yamada · 4 years, 7 months ago
  43. 66b9d88 uniphier: turn on ENABLE_PIE by Masahiro Yamada · 4 years, 7 months ago
  44. d974301 TSP: add PIE support by Masahiro Yamada · 4 years, 7 months ago
  45. 69af7fc BL2_AT_EL3: add PIE support by Masahiro Yamada · 4 years, 7 months ago
  46. 511046e BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work by Masahiro Yamada · 4 years, 7 months ago
  47. 320920c PIE: pass PIE options only to BL31 by Masahiro Yamada · 4 years, 7 months ago
  48. d986bae Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 7 months ago
  49. 262c5d3 Merge "ti: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  50. 79fadd8 ti: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  51. 63c1729 Merge "st: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  52. f4f1d88 st: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  53. 596561b Merge "layerscape: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  54. 08a6447 layerscape: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  55. 47eb228 Merge "qemu: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  56. 645ac02 qemu: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  57. 88ea77e Merge "socionext: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  58. 50dae22 socionext: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  59. b55d71b Merge "mediatek: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  60. 4dc3a96 mediatek: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  61. 1b567d3 Merge "intel: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  62. dc2d366 intel: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  63. 076d897 Merge "marvell: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  64. ac2f6d4 marvell: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  65. 713403c Merge "rockchip: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  66. ed7a563 rockchip: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  67. 133e6f7 Merge "allwinner: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  68. e0b4cc7 allwinner: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  69. 22d7dd7 Merge "imx: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  70. 7a57188 imx: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  71. 7adb7a8 Merge "hisilicon: Unify Platform specific defines for PSCI module" into integration by Soby Mathew · 4 years, 6 months ago
  72. 28abb2c hisilicon: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 8 months ago
  73. 90b686c Merge changes from topic "tegra-downstream-01202020" into integration by Soby Mathew · 4 years, 6 months ago
  74. 064d3f6 Merge "xlat_tables_v2: simplify end address checks in mmap_add_region_check()" into integration by Soby Mathew · 4 years, 6 months ago
  75. 5f3ed6a Merge "Prevent speculative execution past ERET" into integration by Soby Mathew · 4 years, 6 months ago
  76. 4e1b0b1 Merge "Xilinx zynqmp: add missing pin control group for ethernet 0." into integration by Manish Pandey · 4 years, 6 months ago
  77. b253407 Merge changes from topic "bridge-en" into integration by Manish Pandey · 4 years, 6 months ago
  78. 208ebe7 Merge "xilinx: versal: PLM to ATF handover" into integration by Alexei Fedorov · 4 years, 6 months ago
  79. 744a1d6 Merge "xilinx: common: Move ATF handover to common file" into integration by Alexei Fedorov · 4 years, 6 months ago
  80. 532df95 Tegra194: mce: remove unused NVG functions by Varun Wadekar · 6 years ago
  81. 54990e3 Tegra194: support for NVG interface v6.6 by Varun Wadekar · 6 years ago
  82. 844e6cc Tegra194: smmu: add PCIE0R1 mc reg to system suspend save list by Pritesh Raithatha · 6 years ago
  83. 4a9026d Tegra194: enable driver for general purpose DMA engine by Varun Wadekar · 6 years ago
  84. db891f3 Tegra194: access XUSB_PADCTL registers on Si/FPGA platforms by Varun Wadekar · 6 years ago
  85. ceb1202 Tegra194: organize the memory/mmio map to make it linear by Varun Wadekar · 7 years ago
  86. 939fd3d Tegra194: memctrl: enable mc sid OVERRIDE for PCIE0R1 by Pritesh Raithatha · 6 years ago
  87. 33a8ba6 Tegra194: support for boot params wider than 32-bits by Steven Kao · 6 years ago
  88. 34a6610 Tegra194: memctrl: set reorder depth limit for PCIE blocks by Puneet Saxena · 6 years ago
  89. eb41fee Tegra194: memctrl: program MC_TXN_OVERRIDE reg for PTCR, MPCORE and MIU by Pritesh Raithatha · 6 years ago
  90. 90dce0f Tegra194: memctrl: set CGID_TAG_ADR instead of CGID_TAG_DEFAULT by Pritesh Raithatha · 6 years ago
  91. 1296da6 Tegra194: memctrl: update mss reprogramming as HW PROD settings by Puneet Saxena · 7 years ago
  92. a0cacc9 Tegra194: memctrl: Disable PVARDC coalescer by Arto Merilainen · 7 years ago
  93. 21e22fe Tegra194: memctrl: force seswr/rd transactions as passsthru & coherent by Puneet Saxena · 7 years ago
  94. 1a7a1dc Tegra194: Request CG7 from last core in cluster by Vignesh Radhakrishnan · 7 years ago
  95. d11f5e0 Tegra194: toggle SE clock during context save/restore by steven kao · 7 years ago
  96. fdc8021 Tegra: bpmp: fix header file paths by Varun Wadekar · 4 years, 7 months ago
  97. 4302e04 Merge "Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"" into integration by Mark Dykes · 4 years, 6 months ago
  98. 0908c31 Merge "Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION"" into integration by Mark Dykes · 4 years, 6 months ago
  99. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 6 months ago
  100. 5117a53 Merge "Errata workarounds N1 1043202, 1315703 default off" into integration by Alexei Fedorov · 4 years, 6 months ago