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