1. b37b52e fdts: add missing hash node in STM32MP157C-ED1 board DT by Yann Gautier · 4 years, 10 months ago
  2. ab049ec stm32mp1: use %u in NOTICE message for board info by Yann Gautier · 4 years, 10 months ago
  3. 80d9cf7 Merge changes from topic "stm32mp1_plat_updates" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  4. 113e8fd Merge "stm32mp1: add asserts in get_cpu_package() and get_part_number()" into integration by Alexei Fedorov · 4 years, 10 months ago
  5. 5d51036 Merge "stm32mp1: add support for new SoC profiles" into integration by Alexei Fedorov · 4 years, 10 months ago
  6. 0e935f0 Merge "stm32mp1: support of STM32MP15x Rev.Z" into integration by Alexei Fedorov · 4 years, 10 months ago
  7. cb57306 Merge changes from topic "st/fmc2" into integration by Manish Pandey · 4 years, 10 months ago
  8. 6354401 docs: update STM32MP1 with versions details by Yann Gautier · 4 years, 10 months ago
  9. d75a340 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · 6 years ago
  10. 8ccf495 stm32mp1: add support for new SoC profiles by Lionel Debieve · 6 years ago
  11. ffb3f27 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 6 years ago
  12. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  13. f964f5c stm32mp1: add finished good variant in board identifier by Patrick Delaunay · 6 years ago
  14. cc392dd Merge "Fix casting bug in gicv2_main.c" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  15. e180cdb Merge changes from topic "deprecated-macro" into integration by Manish Pandey · 4 years, 10 months ago
  16. 495885b drivers: stm32_fmc2_nand: fix boundary check for chip select by Lionel Debieve · 5 years ago
  17. 0c3e8ac drivers: stm32_fmc2_nand: move to new bindings by Christophe Kerello · 5 years ago
  18. 81cf819 Merge "intel: platform: Include GICv2 makefile" into integration by Manish Pandey · 4 years, 10 months ago
  19. acbe35e Makefile: Remove unused macro by Manish V Badarkhe · 4 years, 10 months ago
  20. 0e16177 plat: brcm: Remove 'AARCH32' deprecated macro by Manish V Badarkhe · 4 years, 10 months ago
  21. c959ea7 Remove deprecated macro from TF-A code by Manish V Badarkhe · 4 years, 10 months ago
  22. e1b8cd1 Merge "TF-A: Add HASH_ALG default value to defaults.mk" into integration by Manish Pandey · 4 years, 10 months ago
  23. 7ad3981 Merge "mediatek: mt8192: add GIC600 support" into integration by Manish Pandey · 4 years, 10 months ago
  24. ae3cf1f TF-A: Add HASH_ALG default value to defaults.mk by Alexei Fedorov · 4 years, 10 months ago
  25. 20d3849 Fix casting bug in gicv2_main.c by johpow01 · 4 years, 10 months ago
  26. 7d3a7ec Merge "Workaround for Cortex A77 erratum 1925769" into integration by Lauren Wehrmeister · 4 years, 10 months ago
  27. f224d3c Merge "drivers: stm32_fmc2_nand: fix incorrect error detection" into integration by Manish Pandey · 4 years, 10 months ago
  28. 210ac18 Merge changes I99a5d96f,I89b950f0 into integration by Manish Pandey · 4 years, 10 months ago
  29. 3e0a861 lib/cpus: update MIDR value for rainier cpu by Jagadeesh Ujja · 4 years, 10 months ago
  30. eff2ede Merge changes from topic "stm32mp1_platform_mk" into integration by Manish Pandey · 4 years, 10 months ago
  31. 38b2304 stm32mp1: cosmetics in platform.mk by Yann Gautier · 4 years, 11 months ago
  32. 128e0b3 stm32mp1: update rules for stm32image tool by Yann Gautier · 4 years, 11 months ago
  33. 3e0727d stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 4 years, 11 months ago
  34. 2eaffd5 stm32mp1: sort platform.mk by Yann Gautier · 5 years ago
  35. 49e2373 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · 6 years ago
  36. 276a9c1 stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · 5 years ago
  37. 390181a fdts: enable virtio-rng component for morello fvp platform by Jagadeesh Ujja · 4 years, 10 months ago
  38. 4496600 drivers: stm32_fmc2_nand: fix incorrect error detection by Lionel Debieve · 4 years, 10 months ago
  39. 35c7537 Workaround for Cortex A77 erratum 1925769 by johpow01 · 5 years ago
  40. bb68a9d Merge "fdt: Fix coverity complaint about 32-bit multiplication" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  41. 4276cfe fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · 4 years, 10 months ago
  42. a4fdb89 Merge changes from topics "rename-herculesae-a78ae", "rename-zeus-v1" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  43. b8f8457 Merge "plat/arm: common: add guard for arm_get_rotpk_info_regs" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  44. 3fad996 Merge "doc: Update list of supported FVP platforms" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  45. 3bfcc9d plat/arm: common: add guard for arm_get_rotpk_info_regs by Usama Arif · 4 years, 10 months ago
  46. eeb77da Merge changes I959d1343,I6992df1a,I687e35cb,Ia5f2ee31,Ifd0bc6aa, ... into integration by Manish Pandey · 4 years, 10 months ago
  47. f8dee97 Merge "Workaround for Cortex A76 erratum 1868343" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  48. 467937b Rename Neoverse Zeus to Neoverse V1 by Jimmy Brisson · 4 years, 10 months ago
  49. 5effe0b Rename Cortex Hercules AE to Cortex 78 AE by Jimmy Brisson · 4 years, 10 months ago
  50. 5ecfd89 Merge "doc: stm32mp1: Improve OP-TEE related documentation" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  51. 1d935a1 docs: marvell: update mv_ddr branch by Marcin Wojtas · 4 years, 10 months ago
  52. fc8dc49 plat: marvell: armada: a3k: rename the UART images archive by Konstantin Porotchkin · 6 years ago
  53. 270367f plat: marvell: armada: a3k: allow image load to RAM address 0 by Konstantin Porotchkin · 6 years ago
  54. ff9cfdc marvell: comphy: cp110: add support for USB comphy polarity invert by Grzegorz Jaszczyk · 6 years ago
  55. 38f6dac marvell: comphy: cp110: add support for SATA comphy polarity invert by Grzegorz Jaszczyk · 6 years ago
  56. 8fa1340 marvell: comphy: cp110: implement erratum IPCE_COMPHY-1353 by Marcin Wojtas · 6 years ago
  57. 11e6ed0 drivers: marvell: mochi: Update AP incoming masters secure level by Konstantin Porotchkin · 6 years ago
  58. a9688f0 plat: marvell: armada: add ccu window for workaround errata-id 3033912 by Alex Leibovich · 6 years ago
  59. 6792ba1 plat: marvell: ap806: implement workaround for errata-id FE-4265711 by Stefan Chulski · 6 years ago
  60. 2539dd3 Merge "libfdt: Upgrade libfdt source files" into integration by Alexei Fedorov · 4 years, 10 months ago
  61. c2c03e7 Merge "spmd: Fix signedness comparison warning" into integration by Alexei Fedorov · 4 years, 10 months ago
  62. 55ff05f Workaround for Cortex A76 erratum 1868343 by johpow01 · 4 years, 10 months ago
  63. 950e37d Merge "morello: Add Morello platform documentation" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  64. dc57bea Merge "fdts: stm32mp1: realign device tree with kernel" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  65. 3b45666 libfdt: Upgrade libfdt source files by Andre Przywara · 4 years, 10 months ago
  66. 6e4da01 spmd: Fix signedness comparison warning by Andre Przywara · 4 years, 10 months ago
  67. 14bac44 Merge "morello: Add changes to fix build of Morello Platform" into integration by Alexei Fedorov · 4 years, 10 months ago
  68. 8445253 morello: Add Morello platform documentation by Chandni Cherukuri · 4 years, 10 months ago
  69. ccf220a doc: Update list of supported FVP platforms by Manish V Badarkhe · 4 years, 10 months ago
  70. 219e45c doc: stm32mp1: Improve OP-TEE related documentation by Jan Kiszka · 4 years, 10 months ago
  71. 6c07a92 morello: Add changes to fix build of Morello Platform by Chandni Cherukuri · 4 years, 10 months ago
  72. fa417e6 Merge "Measured Boot Driver: Fix MISRA-C 2012 defects" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  73. 82f38d5 Merge "Crypto library: Migrate support to MbedTLS v2.24.0" into integration by Olivier Deprez · 4 years, 10 months ago
  74. ea14b51 Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 4 years, 11 months ago
  75. 428518c Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 4 years, 10 months ago
  76. 2173b3e Merge changes from topic "fpga_generic" into integration by André Przywara · 4 years, 10 months ago
  77. c36aa3c Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  78. a6c07e0 arm_fpga: Add platform documentation by Andre Przywara · 5 years ago
  79. 01301b1 arm_fpga: Add post-build linker script by Andre Przywara · 4 years, 11 months ago
  80. f45c6d8 arm_fpga: Add ROM trampoline by Andre Przywara · 5 years ago
  81. b48883c arm_fpga: Add devicetree file by Andre Przywara · 5 years ago
  82. 40a0de1 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · 5 years ago
  83. 283e559 arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · 5 years ago
  84. 9f7bab4 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 5 years ago
  85. 79d89e3 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 5 years ago
  86. 609115a Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 4 years, 10 months ago
  87. 478fc4f Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 4 years, 10 months ago
  88. dfd5bfb plat/arm: Add platform support for Morello by Chandni Cherukuri · 4 years, 11 months ago
  89. e1cbcf9 fdts: add device tree sources for morello platform by Manoj Kumar · 5 years ago
  90. 2b357c3 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 5 years ago
  91. 74ae4ee Measured Boot Driver: Fix MISRA-C 2012 defects by Alexei Fedorov · 4 years, 10 months ago
  92. aa3efe3 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 5 years ago
  93. 1994e56 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 5 years ago
  94. e89b813 Merge changes from topic "stm32_drivers_update" into integration by Manish Pandey · 4 years, 10 months ago
  95. 6b74504 Merge changes from topic "tc0_architecture_change" into integration by Olivier Deprez · 4 years, 11 months ago
  96. 74f72b1 mediatek: mt8192: add GIC600 support by Greta Zhang · 5 years ago
  97. b21ecb4 Merge "plat/arm/css/sgi: Map flash used for mem_protect" into integration by Manish Pandey · 4 years, 11 months ago
  98. 2102327 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 4 years, 11 months ago
  99. 7c15a8c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 5 years ago
  100. 901f55f Merge "Select the Log Level for the Event Log Dump on Measured Boot at build time." into integration by Alexei Fedorov · 4 years, 11 months ago