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