1. 351ba73 plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 6 years ago
  2. 8e909f8 Merge pull request #1693 from jeenu-arm/ehf-doc by Antonio Niño Díaz · 6 years ago
  3. 342cd44 Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_juno by Antonio Niño Díaz · 6 years ago
  4. b875c89 Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2 by Antonio Niño Díaz · 6 years ago
  5. e34bf58 docs: Add RAS framework documentation by Jeenu Viswambharan · 6 years ago
  6. cbb40d5 docs: Add Exception Handling Framework documentation by Jeenu Viswambharan · 7 years ago
  7. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 6 years ago
  8. cb4c854 Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  9. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  10. 6f07a60 juno: Add romlib support by Sathees Balya · 6 years ago
  11. c14223f Merge pull request #1681 from Andre-ARM/allwinner/fixes by Antonio Niño Díaz · 6 years ago
  12. 2320974 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · 6 years ago
  13. 34f2c3b romlib: Add map file generation by Sathees Balya · 6 years ago
  14. 29734e7 romlib: Add calloc_free register function by Sathees Balya · 6 years ago
  15. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  16. ab37d15 Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 6 years ago
  17. 552a55c Merge pull request #1689 from antonio-nino-diaz-arm/an/alloc-va by Antonio Niño Díaz · 6 years ago
  18. 8a6b6b2 Merge pull request #1687 from ldts/rcar_gen3/maintain_4 by Antonio Niño Díaz · 6 years ago
  19. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  20. 22141b6 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 6 years ago
  21. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  22. ac5c983 Merge pull request #1690 from pbatard/rpi3-docfix by Antonio Niño Díaz · 6 years ago
  23. 3fabc88 rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  24. b23b360 Merge pull request #1686 from antonio-nino-diaz-arm/an/backtrace by Antonio Niño Díaz · 6 years ago
  25. 74b2a51 Merge pull request #1685 from pbatard/rpi3-use-uefi-map by Antonio Niño Díaz · 6 years ago
  26. 87c0405 rcar-gen3: control RPC hyper-flash access by Jorge Ramirez-Ortiz · 6 years ago
  27. d9453fd Merge pull request #1684 from oscardagrach/hikey-mmc-fix by Antonio Niño Díaz · 6 years ago
  28. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  29. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  30. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  31. b36dd47 Merge pull request #1683 from Yann-lms/stm32mp1_multi_console by Antonio Niño Díaz · 6 years ago
  32. e0da6d7 Merge pull request #1680 from pbatard/rpi3-runtime-uart by Antonio Niño Díaz · 6 years ago
  33. 708c2ee hikey: increase delay after eMMC initialized by Ryan Grachek · 6 years ago
  34. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  35. 21ab539 drivers: st: uart: remove old API by Yann Gautier · 6 years ago
  36. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  37. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  38. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  39. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  40. c56259e Merge pull request #1675 from SNG-ARM/integration by Antonio Niño Díaz · 6 years ago
  41. 4eb9bc4 fix: plat/marvell: a3700: Remove encryption password by Konstantin Porotchkin · 6 years ago
  42. 7b0b872 allwinner: power: Add DCDC6 power rail by Andre Przywara · 6 years ago
  43. 5d96833 allwinner: power: add enable switches for DCDC1/5 by Andre Przywara · 6 years ago
  44. 0b3a6c0 allwinner: power: fix DRIVEVBUS pin setup by Andre Przywara · 6 years ago
  45. e1eb436 allwinner: A64/H5: setup missing bus clocks by Andre Przywara · 6 years ago
  46. e77f9e8 SPM: Raise running priority of the core while in Secure Partition by Sughosh Ganu · 6 years ago
  47. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  48. df4db9c SPM: EHF: Build EHF module along with Secure Partition Manager by Sughosh Ganu · 6 years ago
  49. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  50. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  51. 82a5ffe Merge pull request #1677 from acolinisi/PR--drivers-cadence-uart-prototype by Antonio Niño Díaz · 6 years ago
  52. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  53. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 6 years ago
  54. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · 6 years ago
  55. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  56. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  57. ed041ac drivers: partition: correct some static analysis tools issues by Yann Gautier · 6 years ago
  58. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  59. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  60. 74a19f2 poplar: Use new console APIs by Jerome Forissier · 6 years ago
  61. 3fb19df hikey960: Use new console APIs by Jerome Forissier · 6 years ago
  62. aebe95d hikey: Use new console APIs by Jerome Forissier · 6 years ago
  63. cc40eb0 Merge pull request #1673 from antonio-nino-diaz-arm/an/headers by Antonio Niño Díaz · 6 years ago
  64. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  65. 79aa810 Merge pull request #1672 from sandrine-bailleux-arm/sb/fix-dram-constants by Soby Mathew · 6 years ago
  66. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · 6 years ago
  67. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · 6 years ago
  68. 3616892 Merge pull request #1669 from sandrine-bailleux-arm/sb/rm-tzc-top-fn by Soby Mathew · 6 years ago
  69. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · 6 years ago
  70. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  71. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · 6 years ago
  72. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · 6 years ago
  73. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · 6 years ago
  74. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  75. ebdb275 Merge pull request #1665 from antonio-nino-diaz-arm/an/fdt-helpers by Antonio Niño Díaz · 6 years ago
  76. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · 6 years ago
  77. 17227cc plat: rcar: support plat_crash_console_flush by ldts · 6 years ago
  78. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 6 years ago
  79. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 6 years ago
  80. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  81. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  82. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  83. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · 6 years ago
  84. d2f35cd Merge pull request #1663 from sudeep-holla/scpi_build_fix by Antonio Niño Díaz · 6 years ago
  85. 8731569 Merge pull request #1660 from antonio-nino-diaz-arm/an/misra by Antonio Niño Díaz · 6 years ago
  86. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · 6 years ago
  87. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  88. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  89. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  90. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  91. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · 6 years ago
  92. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  93. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · 6 years ago
  94. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  95. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  96. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  97. 73cf3c2 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · 6 years ago
  98. 0c20b92 Merge pull request #1659 from vwadekar/sdei-fix-compilation by Antonio Niño Díaz · 6 years ago
  99. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  100. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · 6 years ago