1. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  2. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  3. 007d745 arch: add some defines for generic timer registers by Yann Gautier · Wed Apr 17 13:47:07 2019 +0200
  4. 1897d05 Merge "plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set" into integration by Soby Mathew · Tue Jun 11 11:39:46 2019 +0000
  5. f79ebcd plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · Tue Jun 11 10:51:34 2019 +0100
  6. 092513d Merge "Update maintainers list" into integration by Soby Mathew · Tue Jun 11 10:35:56 2019 +0000
  7. c689a82 Update maintainers list by John Tsichritzis · Mon Jun 10 10:31:17 2019 +0100
  8. 045bbac Merge "doc: Document E and W build options" into integration by Soby Mathew · Mon Jun 10 09:41:44 2019 +0000
  9. 7901252 Merge changes from topic "jts/ti_fix" into integration by Soby Mathew · Mon Jun 10 09:40:25 2019 +0000
  10. 31df678 Merge "PSCI: Lookup list of parent nodes to lock only once" into integration by Soby Mathew · Mon Jun 10 09:39:23 2019 +0000
  11. b8cf787 Merge "Update Allwinner SoC names in documentation" into integration by Soby Mathew · Mon Jun 10 09:14:13 2019 +0000
  12. 6102bbe Update Allwinner SoC names in documentation by Samuel Holland · Sat Jun 08 16:18:02 2019 -0500
  13. 401cc1f Merge "Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703" into integration by John Tsichritzis · Fri Jun 07 15:20:45 2019 +0000
  14. 74e8978 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · Tue Jun 04 10:46:54 2019 -0400
  15. baefe3c Merge "FVP: Remove GIC initialisation from secondary core cold boot" into integration by John Tsichritzis · Thu Jun 06 15:19:50 2019 +0000
  16. b934740 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · Mon May 20 14:57:06 2019 +0100
  17. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · Thu Jun 06 10:26:10 2019 +0000
  18. f4acb92 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · Thu Apr 25 14:33:30 2019 -0400
  19. f86a5de ti: k3: common: Use coherent memory for shared data by Andrew F. Davis · Thu Apr 25 14:02:33 2019 -0400
  20. 8883743 mediatek: mt8183: add mcsi driver by developer · Thu May 02 22:01:39 2019 +0800
  21. 3f3f1ab mediatek: mt8183: add GIC driver by developer · Thu May 02 22:26:22 2019 +0800
  22. ba0442d doc: Document E and W build options by Ambroise Vincent · Thu Jun 06 10:26:41 2019 +0100
  23. 19b384b FVP: Remove GIC initialisation from secondary core cold boot by John Tsichritzis · Mon Jun 03 16:20:46 2019 +0100
  24. dbe8ca0 Merge "Apply compile-time check for AArch64-only cores" into integration by John Tsichritzis · Wed Jun 05 10:26:22 2019 +0000
  25. 6f3a4e0 Merge "Prevent pending G1S interrupt become G0 interrupt" into integration by John Tsichritzis · Wed Jun 05 10:08:55 2019 +0000
  26. 05403eb Prevent pending G1S interrupt become G0 interrupt by James kung · Fri May 31 15:40:05 2019 +0800
  27. 7557c66 Apply compile-time check for AArch64-only cores by John Tsichritzis · Mon Jun 03 13:54:30 2019 +0100
  28. 062369e Merge "doc: Enable automatic labels for page titles" into integration by John Tsichritzis · Mon Jun 03 16:24:24 2019 +0000
  29. 3ff0029 Merge "Add information about the mailing list in the docs" into integration by John Tsichritzis · Mon Jun 03 16:21:50 2019 +0000
  30. 3c57cb0 Add information about the mailing list in the docs by John Tsichritzis · Mon Jun 03 10:51:22 2019 +0100
  31. 665bd32 Merge changes from topic "jts/docs" into integration by Paul Beesley · Fri May 31 13:37:55 2019 +0000
  32. 917ad61 Removing IRC related info from the documentation by John Tsichritzis · Fri May 31 14:26:48 2019 +0100
  33. 61844a2 Merge "rockchip: drop rockchip-specific imported linker symbols for bl31" into integration by Paul Beesley · Thu May 30 14:41:18 2019 +0000
  34. 73e4bd7 doc: Enable automatic labels for page titles by Paul Beesley · Fri May 17 11:45:36 2019 +0100
  35. 2fd3d92 Further fixes to documentation links by John Tsichritzis · Tue May 28 13:13:39 2019 +0100
  36. db737bb Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · Wed May 29 11:29:12 2019 +0000
  37. abcff55 rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · Wed May 29 12:03:38 2019 +0200
  38. 48af3dc Merge "Beautify "make help"" into integration by Paul Beesley · Wed May 29 09:35:04 2019 +0000
  39. 4a62f1b Merge "Makefile: Add default warning flags" into integration by Paul Beesley · Wed May 29 09:31:41 2019 +0000
  40. b72fe7a Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · Tue May 28 09:52:48 2019 +0100
  41. 3dfc624 Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · Tue May 28 13:18:56 2019 +0000
  42. 73ddd51 Merge changes from topic "for-upstream" into integration by Soby Mathew · Tue May 28 13:18:41 2019 +0000
  43. 85ad480 Merge "Fix documentation links" into integration by John Tsichritzis · Tue May 28 11:53:58 2019 +0000
  44. e14a9bb Fix documentation links by John Tsichritzis · Tue May 28 12:45:06 2019 +0100
  45. 634f5f8 Merge "Add support for Branch Target Identification" into integration by Paul Beesley · Fri May 24 16:47:25 2019 +0000
  46. 60e5ba2 Merge changes from topic "jts/docs" into integration by Paul Beesley · Fri May 24 16:46:59 2019 +0000
  47. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · Fri May 24 12:17:09 2019 +0100
  48. 067e4d9 Makefile: Add default warning flags by Ambroise Vincent · Fri May 24 12:47:43 2019 +0100
  49. 1f9be34 Docs fixes by John Tsichritzis · Fri May 24 12:27:49 2019 +0100
  50. bf4540e Update security documentation by John Tsichritzis · Tue May 21 10:37:55 2019 +0100
  51. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · Tue May 21 15:47:37 2019 +0100
  52. 0c4dded Beautify "make help" by John Tsichritzis · Tue May 21 15:57:31 2019 +0100
  53. 432f989 Merge "plat/meson/gxl: BL31: remove BL2 dependency" into integration by Sandrine Bailleux · Thu May 23 13:19:09 2019 +0000
  54. cb93dfa Merge changes from topic "pb/sphinx-doc" into integration by Sandrine Bailleux · Thu May 23 13:14:00 2019 +0000
  55. a2dc3c1 Merge "drivers: scmi: scmi_sq: Modify wrong payload length" into integration by Sandrine Bailleux · Thu May 23 09:09:52 2019 +0000
  56. a4cf67e drivers: scmi: scmi_sq: Modify wrong payload length by Masahisa Kojima · Thu May 23 14:41:35 2019 +0900
  57. 54aaf4e ti: k3: common: Set L2 latency on A72 cores by Andrew F. Davis · Fri May 10 11:20:50 2019 -0400
  58. 4f9ef16 ti: k3: common: Add support for J721E by Nishanth Menon · Fri Jun 22 06:36:29 2018 -0500
  59. ba3ed40 doc: Use proper note and warning annotations by Paul Beesley · Wed Mar 13 16:20:44 2019 +0000
  60. 867c8b5 doc: Refactor contributor acknowledgements by Paul Beesley · Wed Mar 13 16:02:25 2019 +0000
  61. 814f8c0 doc: Reorganise images and update links by Paul Beesley · Wed Mar 13 15:49:27 2019 +0000
  62. 493e349 doc: Set correct syntax highlighting style by Paul Beesley · Wed Mar 13 15:11:04 2019 +0000
  63. 606d807 doc: Add minimal glossary by Paul Beesley · Wed Mar 13 13:58:02 2019 +0000
  64. a879009 doc: Remove per-page contents lists by Paul Beesley · Thu Mar 07 17:03:22 2019 +0000
  65. adfab5b doc: Make checkpatch ignore rst files by Paul Beesley · Thu Mar 07 16:42:31 2019 +0000
  66. 1ed4cf2 doc: Format security advisory titles and headings by Paul Beesley · Thu Mar 07 16:22:44 2019 +0000
  67. f3653a6 doc: Reformat platform port documents by Paul Beesley · Wed May 22 11:22:44 2019 +0100
  68. 38b28fc doc: Normalise section numbering and headings by Paul Beesley · Thu Mar 07 15:53:44 2019 +0000
  69. fc9ee36 doc: Reword document titles by Paul Beesley · Thu Mar 07 15:47:15 2019 +0000
  70. f1a1057 Merge "rcar_gen3: drivers: qos: update QoS setting" into integration by Sandrine Bailleux · Wed May 22 08:01:02 2019 +0000
  71. 7e77923 Merge changes Icf1ea76c,I9ca3f278 into integration by Sandrine Bailleux · Wed May 22 07:06:39 2019 +0000
  72. fae47f2 Merge "Rework smc_unknown return code path in smc_handler" into integration by Sandrine Bailleux · Wed May 22 06:22:03 2019 +0000
  73. ca0aa64 rcar_gen3: drivers: qos: update QoS setting by Yoshifumi Hosoya · Fri Apr 12 17:08:15 2019 +0900
  74. e99e247 Merge "doc: Move content out of readme and create new index page" into integration by Sandrine Bailleux · Tue May 21 14:57:07 2019 +0000
  75. ad7220b Merge "doc: Move documents into subdirectories" into integration by Sandrine Bailleux · Tue May 21 14:56:08 2019 +0000
  76. cb23802 doc: Move content out of readme and create new index page by Paul Beesley · Thu Mar 07 15:25:14 2019 +0000
  77. ea22512 doc: Move documents into subdirectories by Paul Beesley · Mon Feb 11 17:54:45 2019 +0000
  78. 6ee0425 Merge "doc: Add minimal Sphinx support" into integration by Sandrine Bailleux · Tue May 21 13:42:17 2019 +0000
  79. 91c6d32 plat: imx8m: Add the aipstz init to config peripheral access by Jacky Bai · Tue May 21 20:24:52 2019 +0800
  80. 389cb31 Merge "romlib: Improve compilation flags definition" into integration by Sandrine Bailleux · Tue May 21 12:33:18 2019 +0000
  81. 22994f7 doc: Add minimal Sphinx support by Paul Beesley · Wed Jan 23 15:39:39 2019 +0000
  82. cdca06a Merge "Fix docs references to header files" into integration by Sandrine Bailleux · Tue May 21 08:55:31 2019 +0000
  83. 2bcd532 Fix docs references to header files by John Tsichritzis · Mon May 13 11:20:05 2019 +0100
  84. d87233a Rework smc_unknown return code path in smc_handler by Madhukar Pappireddy · Wed May 08 15:41:41 2019 -0500
  85. 159e5a4 Merge "Update docs for FVP v11.6" into integration by Sandrine Bailleux · Tue May 21 08:17:16 2019 +0000
  86. 70d4c9c romlib: Improve compilation flags definition by Louis Mayencourt · Mon Apr 29 16:35:30 2019 +0100
  87. d189425 Update docs for FVP v11.6 by John Tsichritzis · Mon May 20 13:09:34 2019 +0100
  88. d62c161 imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* by Leonard Crestez · Mon May 20 11:28:50 2019 +0300
  89. 5511908 plat: imx8mq: Implement IMX_SIP_GET_SOC_INFO by Leonard Crestez · Fri May 10 13:07:41 2019 +0300
  90. 94decd9 plat/meson/gxl: BL31: remove BL2 dependency by Kevin Hilman · Thu May 16 14:38:02 2019 -0700
  91. 66e121a Merge changes from topic "sami/550_fix_n1sdp_issues_v1" into integration by Soby Mathew · Thu May 16 08:33:56 2019 +0000
  92. 2cee321 Merge "plat: imx8mq: Remove duplicated linker symbols" into integration by Soby Mathew · Wed May 15 16:00:40 2019 +0000
  93. 5e43e5e Merge "drivers: ufs: Extend the delay after reset to wait for some slower chips" into integration by Soby Mathew · Wed May 15 15:58:17 2019 +0000
  94. 501a4bc Merge "Remove .arch directives from spinlock.S" into integration by Soby Mathew · Wed May 15 15:54:32 2019 +0000
  95. 6043f51 Merge "SMMUv3: Abort DMA transactions" into integration by Soby Mathew · Wed May 15 15:54:16 2019 +0000
  96. 5eb649d N1SDP: Initialise CNTFRQ in Non Secure CNTBaseN by Sami Mujawar · Fri May 10 08:52:07 2019 +0100
  97. 2f3365b N1SDP: Fix DRAM2 start address by Sami Mujawar · Thu May 09 13:43:30 2019 +0100
  98. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · Thu May 09 13:35:02 2019 +0100
  99. a8722e9 Disable speculative loads only if SSBS is supported by Sami Mujawar · Fri May 10 14:28:37 2019 +0100
  100. 938d1dc drivers: ufs: Extend the delay after reset to wait for some slower chips by John Stultz · Mon May 13 16:56:19 2019 -0700