1. b5a506a rcar_gen3: drivers: qos: V3M: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  2. efb2c83 rcar_gen3: drivers: qos: E3: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  3. 2d1393e rcar_gen3: drivers: qos: D3: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  4. be5d607 rcar_gen3: drivers: qos: M3N: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  5. f28f092 rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  6. ed46cdb rcar_gen3: drivers: qos: H3: Configure DBSC QoS from a table by Marek Vasut · 6 years ago
  7. d875f93 rcar_gen3: drivers: qos: Add function to configure DBSC QoS settings from a table by Marek Vasut · 6 years ago
  8. b784916 rcar_gen3: drivers: qos: Fix checkpatch issues by Marek Vasut · 6 years ago
  9. 5ea5c2b rcar_gen3: drivers: qos: V3M: Drop useless comments by Marek Vasut · 6 years ago
  10. c90b119 rcar_gen3: drivers: qos: V3M: Convert mstat table to uint64_t by Marek Vasut · 6 years ago
  11. 344797d rcar_gen3: drivers: qos: V3M: Factor out mstat fix into separate file by Marek Vasut · 6 years ago
  12. acf223b rcar_gen3: drivers: qos: V3M: Use common register definition by Marek Vasut · 6 years ago
  13. 874be1b rcar_gen3: drivers: qos: E3: Drop extra level of nesting by Marek Vasut · 6 years ago
  14. 0292fe1 rcar_gen3: drivers: qos: E3: Use common register definition by Marek Vasut · 6 years ago
  15. 83314d0 rcar_gen3: drivers: qos: D3: Replace ad-hoc register addresses with macros by Marek Vasut · 6 years ago
  16. 377ccb7 rcar_gen3: drivers: qos: D3: Drop MD pin check by Marek Vasut · 6 years ago
  17. 37a1f24 rcar_gen3: drivers: qos: D3: Make DBSC settings local to dbsc_setting() by Marek Vasut · 6 years ago
  18. 7b24603 rcar_gen3: drivers: qos: D3: Drop useless comments by Marek Vasut · 6 years ago
  19. 0008870 rcar_gen3: drivers: qos: D3: Convert mstat table to uint64_t by Marek Vasut · 6 years ago
  20. e182c7c rcar_gen3: drivers: qos: D3: Factor out mstat fix into separate file by Marek Vasut · 6 years ago
  21. 37173b3 rcar_gen3: drivers: qos: D3: Use common register definition by Marek Vasut · 6 years ago
  22. 2041b0b rcar_gen3: drivers: qos: M3N: Fix checkpatch issues by Marek Vasut · 6 years ago
  23. 126cb4f rcar_gen3: drivers: qos: M3N: Drop MD pin check by Marek Vasut · 6 years ago
  24. 91a7cdf rcar_gen3: drivers: qos: M3N: Drop useless comments by Marek Vasut · 6 years ago
  25. 16726bc rcar_gen3: drivers: qos: M3N: Drop extra level of nesting by Marek Vasut · 6 years ago
  26. 51a6879 rcar_gen3: drivers: qos: M3N: Use common register definition by Marek Vasut · 6 years ago
  27. 22c401a rcar_gen3: drivers: qos: M3W: Fix checkpatch issues by Marek Vasut · 6 years ago
  28. 3b9d060 rcar_gen3: drivers: qos: M3W: Drop MD pin check by Marek Vasut · 6 years ago
  29. 3038c4c rcar_gen3: drivers: qos: M3W: Drop useless comments by Marek Vasut · 6 years ago
  30. 203ee2c rcar_gen3: drivers: qos: M3W: Drop extra level of nesting by Marek Vasut · 6 years ago
  31. a22a4ed rcar_gen3: drivers: qos: M3W: Convert mstat table to uint64_t by Marek Vasut · 6 years ago
  32. a956a0d rcar_gen3: drivers: qos: M3W: Factor out mstat fix into separate file by Marek Vasut · 6 years ago
  33. 1f49a94 rcar_gen3: drivers: qos: M3W: Use common register definition by Marek Vasut · 6 years ago
  34. fbcdc4e rcar_gen3: drivers: qos: H3: Fix checkpatch issues by Marek Vasut · 6 years ago
  35. 7479a33 rcar_gen3: drivers: qos: H3: Drop MD pin check by Marek Vasut · 6 years ago
  36. 1a9eb1e rcar_gen3: drivers: qos: H3: Drop useless comments by Marek Vasut · 6 years ago
  37. 606dfb2 rcar_gen3: drivers: qos: H3: Drop extra level of nesting by Marek Vasut · 6 years ago
  38. fcc9d57 rcar_gen3: drivers: qos: H3: Convert mstat table to uint64_t by Marek Vasut · 6 years ago
  39. 4318b58 rcar_gen3: drivers: qos: H3: Factor out mstat fix into separate file by Marek Vasut · 6 years ago
  40. 60d78ca rcar_gen3: drivers: qos: H3: Use common register definition by Marek Vasut · 6 years ago
  41. 018358f rcar_gen3: console: Convert to multi-console API by Marek Vasut · 6 years ago
  42. e136877 Merge "plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set" into integration by Soby Mathew · 6 years ago
  43. dd5deab plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 6 years ago
  44. 4143ed8 Merge "Update maintainers list" into integration by Soby Mathew · 6 years ago
  45. 156dfbc Update maintainers list by John Tsichritzis · 6 years ago
  46. dc593dd Merge "doc: Document E and W build options" into integration by Soby Mathew · 6 years ago
  47. cb60e71 Merge changes from topic "jts/ti_fix" into integration by Soby Mathew · 6 years ago
  48. f5b904e Merge "PSCI: Lookup list of parent nodes to lock only once" into integration by Soby Mathew · 6 years ago
  49. 0815650 Merge "Update Allwinner SoC names in documentation" into integration by Soby Mathew · 6 years ago
  50. 380cf74 Update Allwinner SoC names in documentation by Samuel Holland · 6 years ago
  51. 5441ed2 Merge "Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703" into integration by John Tsichritzis · 6 years ago
  52. 74d27d0 PSCI: Lookup list of parent nodes to lock only once by Andrew F. Davis · 6 years ago
  53. 74eaf26 Merge "FVP: Remove GIC initialisation from secondary core cold boot" into integration by John Tsichritzis · 6 years ago
  54. 5f5d076 Neoverse N1: Introduce workaround for Neoverse N1 erratum 1315703 by Andre Przywara · 6 years ago
  55. 0f95565 Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 6 years ago
  56. 48d6b26 ti: k3: common: Remove coherency workaround for AM65x by Andrew F. Davis · 6 years ago
  57. 65f7b81 ti: k3: common: Use coherent memory for shared data by Andrew F. Davis · 6 years ago
  58. 16b49f6 mediatek: mt8183: add mcsi driver by kenny liang · 6 years ago
  59. 28a773e mediatek: mt8183: add GIC driver by kenny liang · 6 years ago
  60. 08455b9 doc: Document E and W build options by Ambroise Vincent · 6 years ago
  61. 9c29e5f FVP: Remove GIC initialisation from secondary core cold boot by John Tsichritzis · 6 years ago
  62. ea68033 Merge "Apply compile-time check for AArch64-only cores" into integration by John Tsichritzis · 6 years ago
  63. 47b098b Merge "Prevent pending G1S interrupt become G0 interrupt" into integration by John Tsichritzis · 6 years ago
  64. acc2985 Prevent pending G1S interrupt become G0 interrupt by James kung · 6 years ago
  65. 629d04f Apply compile-time check for AArch64-only cores by John Tsichritzis · 6 years ago
  66. 49d969b Merge "doc: Enable automatic labels for page titles" into integration by John Tsichritzis · 6 years ago
  67. e30d1d7 Merge "Add information about the mailing list in the docs" into integration by John Tsichritzis · 6 years ago
  68. d294409 Add information about the mailing list in the docs by John Tsichritzis · 6 years ago
  69. c9e40ec Merge changes from topic "jts/docs" into integration by Paul Beesley · 6 years ago
  70. 008c843 Removing IRC related info from the documentation by John Tsichritzis · 6 years ago
  71. e9eed3f Merge "rockchip: drop rockchip-specific imported linker symbols for bl31" into integration by Paul Beesley · 6 years ago
  72. c4e4df3 doc: Enable automatic labels for page titles by Paul Beesley · 6 years ago
  73. f6ad51c Further fixes to documentation links by John Tsichritzis · 6 years ago
  74. 8416741 Merge "Cortex-A55: workarounds for errata 1221012" into integration by Paul Beesley · 6 years ago
  75. 3e6945e rockchip: drop rockchip-specific imported linker symbols for bl31 by Heiko Stuebner · 6 years ago
  76. 5a40810 Merge "Beautify "make help"" into integration by Paul Beesley · 6 years ago
  77. bac571a Merge "Makefile: Add default warning flags" into integration by Paul Beesley · 6 years ago
  78. 9af07df Cortex-A55: workarounds for errata 1221012 by Ambroise Vincent · 6 years ago
  79. 4d384eb Merge "plat: imx8m: Add the aipstz init to config peripheral access" into integration by Soby Mathew · 6 years ago
  80. 68b8ab0 Merge changes from topic "for-upstream" into integration by Soby Mathew · 6 years ago
  81. 89a4d26 Merge "Fix documentation links" into integration by John Tsichritzis · 6 years ago
  82. 566d15e Fix documentation links by John Tsichritzis · 6 years ago
  83. 508a48b Merge "Add support for Branch Target Identification" into integration by Paul Beesley · 6 years ago
  84. c0e9d43 Merge changes from topic "jts/docs" into integration by Paul Beesley · 6 years ago
  85. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  86. 0029657 Makefile: Add default warning flags by Ambroise Vincent · 6 years ago
  87. a16fd37 Docs fixes by John Tsichritzis · 6 years ago
  88. 55f1405 Update security documentation by John Tsichritzis · 6 years ago
  89. bbb24f6 Introduce BTI support in ROMLIB by John Tsichritzis · 6 years ago
  90. 7c23126 Beautify "make help" by John Tsichritzis · 6 years ago
  91. 570948d Merge "plat/meson/gxl: BL31: remove BL2 dependency" into integration by Sandrine Bailleux · 6 years ago
  92. ced1711 Merge changes from topic "pb/sphinx-doc" into integration by Sandrine Bailleux · 6 years ago
  93. 1665bcd Merge "drivers: scmi: scmi_sq: Modify wrong payload length" into integration by Sandrine Bailleux · 6 years ago
  94. 292bc55 drivers: scmi: scmi_sq: Modify wrong payload length by Masahisa Kojima · 6 years ago
  95. 16a755f ti: k3: common: Set L2 latency on A72 cores by Andrew F. Davis · 6 years ago
  96. 7c088e7 ti: k3: common: Add support for J721E by Nishanth Menon · 7 years ago
  97. e1c5026 doc: Use proper note and warning annotations by Paul Beesley · 6 years ago
  98. f94102b doc: Refactor contributor acknowledgements by Paul Beesley · 6 years ago
  99. a2c320a doc: Reorganise images and update links by Paul Beesley · 6 years ago
  100. 29c0252 doc: Set correct syntax highlighting style by Paul Beesley · 6 years ago