1. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · Tue Nov 13 13:14:26 2018 +0000
  2. 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
  3. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · Fri Nov 09 17:36:55 2018 -0500
  4. 0a5c0f9 Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · Mon Nov 12 11:40:11 2018 +0100
  5. ac740af Merge pull request #1605 from sivadur/integration by Antonio Niño Díaz · Mon Nov 12 10:56:41 2018 +0100
  6. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · Tue Sep 25 18:44:58 2018 +0530
  7. 74a19f2 poplar: Use new console APIs by Jerome Forissier · Thu Nov 08 11:57:30 2018 +0000
  8. 3fb19df hikey960: Use new console APIs by Jerome Forissier · Thu Nov 08 09:59:29 2018 +0100
  9. aebe95d hikey: Use new console APIs by Jerome Forissier · Thu Nov 08 10:17:47 2018 +0000
  10. 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
  11. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  12. 79aa810 Merge pull request #1672 from sandrine-bailleux-arm/sb/fix-dram-constants by Soby Mathew · Wed Nov 07 17:03:45 2018 +0000
  13. 384ff09 Merge pull request #1668 from ldts/rcar_gen3/e3_build by Soby Mathew · Wed Nov 07 17:00:49 2018 +0000
  14. 8f1ed53 Merge pull request #1670 from antonio-nino-diaz-arm/an/misra-arm by Soby Mathew · Wed Nov 07 16:58:03 2018 +0000
  15. 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
  16. 87330c0 Merge pull request #1666 from pmanish87/mp2/manish_local by Soby Mathew · Wed Nov 07 16:54:17 2018 +0000
  17. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · Wed Oct 31 14:28:17 2018 +0100
  18. 3b26aa7 Remove _tzc_get_max_top_addr() function by Sandrine Bailleux · Wed Oct 31 13:41:47 2018 +0100
  19. b5c129e compiler_rt: Import lshrdi3.c file by Sandrine Bailleux · Wed Oct 31 13:37:42 2018 +0100
  20. cefb51f compiler_rt: Import latest changes on int_lib.h by Sandrine Bailleux · Wed Oct 31 13:35:01 2018 +0100
  21. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · Tue Nov 06 13:14:21 2018 +0000
  22. 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
  23. 0a596b4 rcar_gen3: E3 target: fix compilation issues by ldts · Tue Nov 06 10:17:12 2018 +0100
  24. 17227cc plat: rcar: support plat_crash_console_flush by ldts · Tue Nov 06 11:01:19 2018 +0100
  25. 1b8ac09 Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · Tue Nov 06 06:53:48 2018 +0000
  26. 37c4ec2 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · Fri Nov 02 13:28:25 2018 +0000
  27. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · Tue Jun 26 10:34:10 2018 +0100
  28. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · Tue Jun 26 10:34:07 2018 +0100
  29. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · Thu Sep 27 09:22:19 2018 +0100
  30. a76dbe3 libc: Import strlcpy from FreeBSD by Antonio Nino Diaz · Thu Sep 27 09:18:57 2018 +0100
  31. 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
  32. 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
  33. 52c7ab3 plat: juno: fix build for !CSS_USE_SCMI_DRIVER by Sudeep Holla · Thu Nov 01 16:17:30 2018 +0000
  34. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:55:57 2018 +0000
  35. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · Tue Oct 30 16:32:48 2018 +0000
  36. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · Tue Oct 30 16:12:32 2018 +0000
  37. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  38. f2b40d8 Merge pull request #1658 from glneo/plat-arm-remove by Antonio Niño Díaz · Thu Nov 01 12:46:24 2018 +0100
  39. 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
  40. 788bb16 Merge pull request #1656 from masahir0y/uniphier by Antonio Niño Díaz · Thu Nov 01 12:45:22 2018 +0100
  41. 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
  42. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · Mon Oct 08 16:53:09 2018 +0300
  43. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · Wed Oct 31 15:47:21 2018 +0100
  44. 73cf3c2 Merge pull request #1655 from deepan02/deepak-arm/introduce-n1sdp by Antonio Niño Díaz · Wed Oct 31 15:32:58 2018 +0100
  45. 0c20b92 Merge pull request #1659 from vwadekar/sdei-fix-compilation by Antonio Niño Díaz · Wed Oct 31 15:31:32 2018 +0100
  46. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · Wed Oct 31 12:02:22 2018 +0100
  47. f4de653 hikey: add delay after eMMC initialized by Haojian Zhuang · Wed Oct 31 17:41:35 2018 +0800
  48. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · Tue Oct 30 17:05:59 2018 -0700
  49. 02de6d9 ti: k3: common: Remove use of ARM platform code by Andrew F. Davis · Mon Oct 29 10:41:28 2018 -0500
  50. cba8e33 Merge pull request #1652 from antonio-nino-diaz-arm/an/decouple-arm by Antonio Niño Díaz · Tue Oct 30 16:06:41 2018 +0100
  51. b4738ab Merge pull request #1651 from antonio-nino-diaz-arm/an/rand-misra by Antonio Niño Díaz · Tue Oct 30 15:48:02 2018 +0100
  52. 958d02b Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · Tue Oct 30 15:47:48 2018 +0100
  53. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · Mon Oct 29 15:08:50 2018 +0000
  54. 994b01c warp7, ls1043: Remove unneeded include paths by Antonio Nino Diaz · Fri Oct 26 11:13:23 2018 +0100
  55. 6766bb1 poplar: Decouple from plat/arm files by Antonio Nino Diaz · Fri Oct 26 11:12:31 2018 +0100
  56. 331a113 uniphier: revise SCP protocol handshake by Dai Okamura · Fri Oct 05 08:56:24 2018 +0900
  57. f508ad8 uniphier: terminate boot if SCP_BL2 image is missing in SCP boot mode by Masahiro Yamada · Thu Oct 04 14:54:49 2018 +0900
  58. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · Thu Oct 25 17:38:23 2018 +0100
  59. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · Thu Oct 25 17:11:02 2018 +0100
  60. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · Thu Oct 25 16:53:04 2018 +0100
  61. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · Thu Oct 25 16:52:26 2018 +0100
  62. 9cbacf6 plat/arm: Introduce the N1SDP. by Deepak Pandey · Wed Aug 08 10:32:51 2018 +0530
  63. 9256110 Merge pull request #1654 from antonio-nino-diaz-arm/an/meson-console by Soby Mathew · Mon Oct 29 11:45:10 2018 +0000
  64. d490776 meson: console: Add missing define to fix build by Antonio Nino Diaz · Mon Oct 29 11:35:34 2018 +0000
  65. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · Mon Oct 29 10:56:30 2018 +0000
  66. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · Mon Oct 29 10:27:22 2018 +0000
  67. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · Sun Oct 14 08:13:44 2018 +0100
  68. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · Fri Oct 12 17:08:28 2018 +0100
  69. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · Sun Oct 14 08:09:22 2018 +0100
  70. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · Mon Sep 17 04:34:35 2018 +0100
  71. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · Fri Oct 12 16:40:28 2018 +0100
  72. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · Tue Aug 28 11:13:55 2018 +0100
  73. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · Fri Oct 12 16:26:20 2018 +0100
  74. 470edff Merge pull request #1647 from antonio-nino-diaz-arm/an/setup-xlat by Antonio Niño Díaz · Fri Oct 26 16:18:03 2018 +0200
  75. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · Fri Oct 19 16:44:18 2018 +0100
  76. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · Fri Oct 19 16:52:22 2018 +0100
  77. fe75b05 docs: gxbb: Add documentation by Antonio Nino Diaz · Wed Oct 10 23:52:39 2018 +0100
  78. 07d364d gxbb: Workaround for PSCI_CPU_OFF by Antonio Nino Diaz · Wed Oct 10 23:50:35 2018 +0100
  79. c76e603 gxbb: Implement PSCI_CPU_OFF by Antonio Nino Diaz · Fri Oct 05 20:42:42 2018 +0100
  80. 272e871 gxbb: Initial port of Amlogic Meson S905 (GXBB) by Antonio Nino Diaz · Tue Sep 18 01:36:00 2018 +0100
  81. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · Wed Aug 15 22:07:35 2018 +0100
  82. f781323 plat/arm/sgi: add support for SGI-Clark.Ares platform by Chandni Cherukuri · Sun Sep 16 21:06:29 2018 +0530
  83. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · Thu Oct 04 16:32:03 2018 +0530
  84. 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · Sun Sep 16 21:05:49 2018 +0530
  85. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · Tue Aug 07 14:52:55 2018 +0530
  86. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · Thu Oct 25 15:00:38 2018 +0200
  87. b91a67f Merge pull request #1636 from antonio-nino-diaz-arm/an/console by Antonio Niño Díaz · Thu Oct 25 11:54:57 2018 +0200
  88. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · Thu Oct 25 11:54:22 2018 +0200
  89. 6b0968e Deprecate weak crash console functions by Antonio Nino Diaz · Wed Oct 17 16:49:26 2018 +0100
  90. a64b152 rockchip: Use common crash console functions by Antonio Nino Diaz · Tue Oct 16 16:39:12 2018 +0100
  91. 4bac045 Add sample crash console functions by Antonio Nino Diaz · Tue Oct 16 14:32:34 2018 +0100
  92. e55e85f plat/arm: Make crash console functions strong by Antonio Nino Diaz · Tue Oct 16 14:10:15 2018 +0100
  93. 1eb64a1 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · Wed Oct 17 15:29:34 2018 +0100
  94. ea3c4de zynqmp: Remove dependency on arm_helpers.S by Antonio Nino Diaz · Wed Oct 17 16:46:41 2018 +0100
  95. ce129d3 Merge pull request #1637 from antonio-nino-diaz-arm/an/rpi3-dtb by Antonio Niño Díaz · Wed Oct 24 17:54:05 2018 +0200
  96. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · Fri Oct 19 00:57:16 2018 +0100
  97. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · Wed Oct 24 11:30:18 2018 +0200
  98. 6be60a7 Merge pull request #1639 from chandnich/scmi-update by Antonio Niño Díaz · Wed Oct 24 11:30:09 2018 +0200
  99. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · Wed Oct 24 11:29:57 2018 +0200
  100. b4ddd30 docs: stm32mp1: complete compilation and flashing steps by Yann Gautier · Wed Oct 24 10:50:12 2018 +0200