1. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  2. 77389b2 libc: fix sparse warning for __assert() by Masahiro Yamada · 5 years ago
  3. 6a90347 plat: xilinx: zynqmp: Initialize IPI table from zynqmp_config_setup() by Jolly Shah · 4 years, 10 months ago
  4. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  5. ed06128 Merge changes from topic "yg/stm32mp1_wdg_updates" into integration by Soby Mathew · 4 years, 10 months ago
  6. 65f4a34 Add python configuration for editorconfig by Justin Chadwell · 4 years, 10 months ago
  7. c05a0b5 mediatek: mt8183: Support coreboot configuration by Hung-Te Lin · 5 years ago
  8. 043c933 mediatek: mt8183: support system reset by developer · 5 years ago
  9. 092c53a mediatek: mt8183: pass platform parameters by developer · 5 years ago
  10. b7ba14b mediatek: mt8183: add GPIO driver by developer · 5 years ago
  11. 6f37fd2 mediatek: mt8183: support system off by developer · 5 years ago
  12. a21d47e mediatek: mt8183: support CPU hotplug by developer · 5 years ago
  13. 508dc02 mediatek: mt8183: refine GIC driver by developer · 5 years ago
  14. 523024c Assert if power level value greater then PSCI_INVALID_PWR_LVL by Deepika Bhavnani · 4 years, 11 months ago
  15. 55c7351 Add documentation for CTX_INCLUDE_MTE_REGS by Justin Chadwell · 5 years ago
  16. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  17. fe7c6c1 Add Linux DTS files for 32 bit threaded FVPs by Imre Kis · 5 years ago
  18. 8b1c004 Tegra: memctrl_v2: fix "overflow before widen" coverity issue by Varun Wadekar · 4 years, 10 months ago
  19. 1e3e33b amlogic: Fix prefixes in the SoC specific files by Carlo Caione · 4 years, 10 months ago
  20. 883e3ca amlogic: Fix prefixes in the PM code by Carlo Caione · 4 years, 10 months ago
  21. 7bb8302 amlogic: Fix prefixes in the SCPI related code by Carlo Caione · 4 years, 10 months ago
  22. 9c85f25 amlogic: Fix prefixes in the MHU code by Carlo Caione · 4 years, 10 months ago
  23. 107df3e amlogic: Fix prefixes in the SIP/SVC code by Carlo Caione · 4 years, 10 months ago
  24. 68aa5ee amlogic: Fix prefixes in the thermal driver by Carlo Caione · 4 years, 10 months ago
  25. bf2d626 amlogic: Fix prefixes in the private header file by Carlo Caione · 4 years, 10 months ago
  26. bed1897 amlogic: Fix prefixes in the efuse driver by Carlo Caione · 4 years, 10 months ago
  27. 60c828b amlogic: Fix prefixes in the platform macros file by Carlo Caione · 4 years, 11 months ago
  28. 1afdfb0 amlogic: Fix prefixes in the helpers file by Carlo Caione · 4 years, 11 months ago
  29. 7408b0c amlogic: Rework Makefiles by Carlo Caione · 4 years, 11 months ago
  30. 9edb673 amlogic: Move the SIP SVC code to common directory by Carlo Caione · 4 years, 11 months ago
  31. 6415f6e amlogic: Move topology file to common directory by Carlo Caione · 4 years, 11 months ago
  32. 52d4dc2 amlogic: Move thermal code to common directory by Carlo Caione · 4 years, 11 months ago
  33. e6ae8e7 amlogic: Move MHU code to common directory by Carlo Caione · 4 years, 11 months ago
  34. 0030679 amlogic: Move efuse code to common directory by Carlo Caione · 4 years, 11 months ago
  35. 1555ebb amlogic: Move platform macros assembly file to common directory by Carlo Caione · 4 years, 11 months ago
  36. e5a30db amlogic: Introduce unified private header file by Carlo Caione · 4 years, 11 months ago
  37. 4948832 amlogic: Move SCPI code to common directory by Carlo Caione · 4 years, 11 months ago
  38. 23a9ad2 amlogic: Move the SHA256 DMA driver to common directory by Carlo Caione · 4 years, 11 months ago
  39. d6e5afb amlogic: Move assembly helpers to common directory by Carlo Caione · 4 years, 11 months ago
  40. 50e8a27 amlogic: Introduce directory parameters in the makefiles by Carlo Caione · 4 years, 11 months ago
  41. 189494a meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 11 months ago
  42. 60021ea Merge "intel: stratix10: Fix reliance on hard coded clock information" into integration by Sandrine Bailleux · 4 years, 10 months ago
  43. 8f97ba9 doc: Updated user guide with new Mbed TLS version number by zelalem-aweke · 4 years, 10 months ago
  44. 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · 4 years, 10 months ago
  45. d919d18 Merge "uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver" into integration by Alexei Fedorov · 4 years, 10 months ago
  46. 0d42b55 uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver by Masahiro Yamada · 5 years ago
  47. 6d9e6a0 mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · 5 years ago
  48. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 5 years ago
  49. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  50. 738df26 stm32mp1: keep console during runtime by Yann Gautier · 5 years ago
  51. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · 5 years ago
  52. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · 5 years ago
  53. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  54. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · 5 years ago
  55. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  56. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  57. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  58. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  59. 01bb0d8 Merge "Added SPCI to the glossary" into integration by Paul Beesley · 4 years, 10 months ago
  60. 3bee2a8 Merge "Move assembly newline function into common debug code" into integration by Paul Beesley · 4 years, 10 months ago
  61. 1ef058f Added SPCI to the glossary by Artsem Artsemenka · 4 years, 10 months ago
  62. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 11 months ago
  63. fd1ec70 rcar_gen3: drivers: ddr_b: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 5 years ago
  64. 12be992 rcar_gen3: drivers: qos: update QoS setting by Yoshifumi Hosoya · 5 years ago
  65. bdafeba rcar_gen3: drivers: ddr_b: Fix checkpatch errors in headers by Marek Vasut · 5 years ago
  66. 6ad74c3 rcar_gen3: drivers: ddr_b: Fix line-over-80s by Marek Vasut · 5 years ago
  67. 6a13177 rcar_gen3: drivers: ddr_b: Further checkpatch cleanups by Marek Vasut · 5 years ago
  68. 38dc756 rcar_gen3: drivers: ddr_b: Clean up camel case by Marek Vasut · 5 years ago
  69. 80784f9 rcar_get3: drivers: ddr_b: Basic checkpatch fixes by Marek Vasut · 5 years ago
  70. dcc9ef8 rcar_get3: drivers: ddr: Partly unify register macros between DDR A and B by Marek Vasut · 5 years ago
  71. a2e5d19 rcar_get3: drivers: ddr: Clean up common code by Marek Vasut · 5 years ago
  72. cc077d9 Merge "intel: agilex: Clear PLL lostlock bypass mode" into integration by Paul Beesley · 4 years, 10 months ago
  73. 0eeeb9b Merge "tegra: add support for multi console interface" into integration by Sandrine Bailleux · 4 years, 10 months ago
  74. c7a7cc3 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 4 years, 11 months ago
  75. 503bbf3 AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  76. 02d8c39 Merge "plat/arm: Introduce corstone700 platform." into integration by Paul Beesley · 4 years, 11 months ago
  77. c57350d Merge "rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_*" into integration by Paul Beesley · 4 years, 11 months ago
  78. 52990ae plat/arm: Introduce corstone700 platform. by Manish Pandey · 6 years ago
  79. 87cfd25 Merge "rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h" into integration by Paul Beesley · 4 years, 11 months ago
  80. 5e2f6c7 Merge "intel: agilex: HMC driver calculate DDR size" into integration by Paul Beesley · 4 years, 11 months ago
  81. 771255f Merge "console: add a flag to prepend '\r' in the multi-console framework" into integration by Paul Beesley · 4 years, 11 months ago
  82. 5866c59 Merge "Fix for N1 1043202 Errata Workaround" into integration by Alexei Fedorov · 4 years, 11 months ago
  83. 9771749 Merge "Coverity fix: Remove GGC ignore -Warray-bounds" into integration by Paul Beesley · 4 years, 11 months ago
  84. 33e58f3 Fix for N1 1043202 Errata Workaround by laurenw-arm · 4 years, 11 months ago
  85. 5d7c656 intel: agilex: HMC driver calculate DDR size by Hadi Asyrafi · 4 years, 11 months ago
  86. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 5 years ago
  87. 56c4901 intel: agilex: Clear PLL lostlock bypass mode by Hadi Asyrafi · 4 years, 11 months ago
  88. 6bd4666 Coverity fix: Remove GGC ignore -Warray-bounds by Deepika Bhavnani · 5 years ago
  89. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  90. aa3b544 Merge "Reduce the number of memory leaks in cert_create" into integration by Paul Beesley · 4 years, 11 months ago
  91. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  92. 9cadc78 rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_* by Marek Vasut · 5 years ago
  93. d97f6ee rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h by Marek Vasut · 5 years ago
  94. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 5 years ago
  95. b23065d Merge "FVP_Base_AEMv8A platform: Fix cache maintenance operations" into integration by Paul Beesley · 4 years, 11 months ago
  96. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 5 years ago
  97. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  98. 09a22e7 tegra: add support for multi console interface by Ambroise Vincent · 5 years ago
  99. ad90712 Merge "intel: agilex: Fix memory controller driver" into integration by Paul Beesley · 4 years, 11 months ago
  100. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 4 years, 11 months ago