1. 61150e5 plat-vexpress: qemu-v8: fix CFG_CORE_CLUSTER_SHIFT by Jens Wiklander · 5 weeks ago master
  2. 2107d01 dts: stm32: add stm32mp257f-dk board support by Thomas Bourgoin · 10 weeks ago
  3. 6824872 plat-stm32mp2: conf: add stm32mp257f-dk board support by Gatien Chevallier · 1 year, 7 months ago
  4. b290af1 core: drivers: allow to configure RIF for GPIO not on the SoC package by Thomas Bourgoin · 6 weeks ago
  5. 11d68b6 plat-stm32mp2: enable watchdog SMC service by Etienne Carriere · 1 year, 7 months ago
  6. 9bfde4b plat-stm32mp2: conf: default enable CFG_STM32_IWDG by Etienne Carriere · 1 year, 7 months ago
  7. 7d731ee dts: stm32: enable IWDG1 on stm32mp215f-dk board by Clément Le Goffic · 5 weeks ago
  8. bd1bd1d dts: stm32: enable IWDG1 on stm32mp257f-ev1 board by Clément Le Goffic · 5 weeks ago
  9. 859c521 dts: stm32: add IWDG[1-2] nodes in stm32mp21x soc device-tree by Clément Le Goffic · 5 weeks ago
  10. acd0d2a dts: stm32: add IWDG[1-2] nodes in stm32mp25x soc device-tree by Gatien Chevallier · 2 years, 2 months ago
  11. bf491f2 drivers: stm32_iwdg: move setup function in probe by Clément Le Goffic · 3 weeks ago
  12. 4a62f44 drivers: stm32_iwdg: change prescaler value to 1024 by Clément Le Goffic · 3 months ago
  13. b49d10f drivers: stm32_iwdg: reload for stopped watchdog by Patrick Delaunay · 6 months ago
  14. f6ee86e drivers: stm32_iwdg: add support for extended watchdog timeout by Clément Le Goffic · 11 months ago
  15. dff60fe drivers: stm32_iwdg: add stop watchdog handler by Clément Le Goffic · 1 year, 3 months ago
  16. 235baec drivers: stm32_iwdg: disable clocks during PM standby by Etienne Carriere · 1 year, 8 months ago
  17. e4b8d29 drivers: stm32_iwdg: early watchdog interrupt by Etienne Carriere · 1 year, 8 months ago
  18. 856a5c7 core: maintain the panicked TAs with instanceKeepCrashed property by Joseph Lo · 3 weeks ago
  19. 847ee29 plat-versal2: use auto PA bit discovery by Akshay Belsare · 3 weeks ago
  20. d8bfc12 plat: stm32mp2: sysconf: fix CA35SS register names by Thomas Bourgoin · 3 months ago
  21. fcbd9ef plat-stm32mp2: sysconfig: fix ordering of SYSCFG defines by Thomas Bourgoin · 3 months ago
  22. 2186f9e drivers: ffa_console: add support for multiple character at once by Sungbae Yoo · 8 weeks ago
  23. 112396a drivers: stm32_tamp: implement reset on tamper event by Gatien Chevallier · 7 weeks ago
  24. e29eb9d plat-stm32mp1: implement do_reset() API to force a system reset by Gatien Chevallier · 7 weeks ago
  25. 072babc plat-stm32mp2: implement do_reset() API to force a system reset by Gatien Chevallier · 7 weeks ago
  26. 7653887 core: panic: allow core halting on SGI in other cases than panic() by Gatien Chevallier · 7 weeks ago
  27. a4c8635 dts: stm32: add RTC RIF configuration for the stm32mp257f-ev1 board by Clément Le Goffic · 4 weeks ago
  28. 6300067 drivers: stm32_rtc: add the capability to wakeup the platform by Clément Le Goffic · 1 year, 5 months ago
  29. 7818ae9 drivers: stm32_rtc: add alarm related operations by Clément Le Goffic · 6 weeks ago
  30. 446da99 drivers: stm32_rtc: add init configuration function by Clément Le Goffic · 6 weeks ago
  31. f6f2dc4 plat-stm32mp2: enable async notif with GIC PPI 15 by Etienne Carriere · 1 year, 9 months ago
  32. f2699bc plat-stm32mp2: add support for RTC PTA by Clément Le Goffic · 1 year, 6 months ago
  33. 9b745e1 plat-stm32mp1: add support for RTC PTA by Clément Le Goffic · 1 year, 5 months ago
  34. 8e31dd5 core: pta: add alarm-related operations to RTC PTA by Clément Le Goffic · 11 months ago
  35. 1dc9a12 core: pta: check struct alignment in RTC PTA API by Clément Le Goffic · 6 weeks ago
  36. 143e9dc drivers: rtc: add support of alarm in RTC API by Clément Le Goffic · 1 year, 6 months ago
  37. 6d31f71 .gitignore: remove specific IDE configurations directory by Clément Le Goffic · 7 weeks ago
  38. 613f119 ci: add test run with ASan stack instrumentation by Aleksandr Iashchenko · 5 weeks ago
  39. ebc34e0 core: asan: fix check_access() by Aleksandr Iashchenko · 8 weeks ago
  40. 0f3e22b libutils: drop redundant IS_ENABLED checks by Aleksandr Iashchenko · 7 weeks ago
  41. ffe211e libutils: tag only actual allocated size in ASan heap tagging by Aleksandr Iashchenko · 7 weeks ago
  42. 7749dda core, libutils: unpoison stack on longjmp for ASan by Aleksandr Iashchenko · 8 weeks ago
  43. 999dcb5 core: add ASan runtime tests to core self-tests by Aleksandr Iashchenko · 8 weeks ago
  44. c9c847d core: asan: add support for custom panic callback by Aleksandr Iashchenko · 8 weeks ago
  45. 86846f4 Update CHANGELOG for 4.7.0 by Jerome Forissier · 7 weeks ago 4.7.0
  46. 6945b36 plat-marvell: Add support for CN20K SoCs by Anil Kumar Reddy · 11 months ago
  47. f03a2ac ta/link.mk: update the default TA encryption key by Jerome Forissier · 4 weeks ago
  48. 1e3d23f Revert "plat-rockchip: rk3399: remove GIC configuration" by Jens Wiklander · 5 weeks ago
  49. 55544d3 plat-corstone1000: increase CFG_TZDRAM_SIZE by Frazer Carsley · 5 weeks ago
  50. 078e2ad dts: stm32: remove activation of RTC nodes at board level by Thomas Bourgoin · 5 weeks ago
  51. a7ac151 dts: stm32: default enable RTC on stm32mp1 by Thomas Bourgoin · 5 weeks ago
  52. 941a58d Add optee.ta.instanceKeepCrashed property by Jens Wiklander · 4 months ago
  53. 614b281 core: user_ta: PAUTH key initialization may fail by Etienne Carriere · 6 weeks ago 4.7.0-rc1
  54. 6931569 drivers: rstctrl: add security check for STM32MP25 reset controller by Gabriel Fernandez · 7 weeks ago
  55. 636e1d3 clk: stm32mp25: cosmetic fixes for STM32MP25 clock driver by Gabriel Fernandez · 7 weeks ago
  56. d8faf33 dts: stm32: enable Reset and Clock Controller for stm32mp215f-dk by Gabriel Fernandez · 8 weeks ago
  57. ce59899 plat-stm32mp2: update reset and clocks driver flags for STM32MP21 by Gabriel Fernandez · 3 months ago
  58. 3d476de drivers: rstctrl: add reset controller for STM32MP21 platforms by Nicolas Le Bayon · 1 year, 6 months ago
  59. 1e45c63 clk: stm32mp21: introduce STM32MP21 clock driver by Gabriel Fernandez · 3 months ago
  60. b2ceba5 dt-bindings: add STM32MP21 clocks and resets bindings by Nicolas Le Bayon · 1 year, 10 months ago
  61. 6279764 mk: core: relax rules around CFG_TRANSFER_LIST by Harrison Mutai · 3 months ago
  62. 82a84a8 mk/config.mk: allow CFG_CALLOUT for CFG_CORE_SEL2_SPMC=y by Jens Wiklander · 6 weeks ago
  63. cc63f7a plat-vexpress: qemu_v8: support EL1 physical timer interrupt by Jens Wiklander · 6 weeks ago
  64. cdffc82 core: arm: support EL1 physical timer by Jens Wiklander · 6 weeks ago
  65. cd2d617 core: arm64.h: add {read,write}_cntp_{ct,tva,cva}l() by Jens Wiklander · 6 weeks ago
  66. 38376d3 drivers: hfic: handle well-known interrupt IDs by Jens Wiklander · 6 weeks ago
  67. 41a624d core: ree_fs: initialize ta_ver.db in one operation by Gavin Liu · 6 weeks ago
  68. 002bd20 plat-versal2: conf: Add maximum size of the DTB by Amey Avinash Raghatate · 6 weeks ago
  69. f165144 core: riscv: fix hartid for primary hart when CFG_DYN_CONFIG=y by Alvin Chang · 6 weeks ago
  70. 5ee429d core: riscv: fix hartid at secondary hart entry point by Yu-Chien Peter Lin · 6 weeks ago
  71. 5c4fede dts: stm32: add missing i2c1 and i2c2 instances in stm32mp131.dtsi by Alain Volmat · 1 year, 5 months ago
  72. 8c19a8a dts: stm32: align DMA channel for QSPI in stm32mp151.dtsi by Thomas Bourgoin · 8 weeks ago
  73. 0d7276a plat-stm32mp1: stm32mp1_pwr: fix compatible by Patrick Delaunay · 1 year, 4 months ago
  74. 53e3022 treewide: dts: stm32: remove deprecated pins-are-numbered in device tree by Patrick Delaunay · 1 year, 3 months ago
  75. 7b8c755 clk: stm32mp25: force ARM_DIVSEL for flexgen63 config at 400MHz by Gabriel Fernandez · 9 weeks ago
  76. 678a558 Revert "ci: disable QEMUv8 Xen FF-A job" by Jerome Forissier · 7 weeks ago
  77. 0c44e92 core: riscv: enable MMU earlier for secondary cores by Yu-Chien Peter Lin · 3 months ago
  78. 04d6aec core: riscv: allow enabling CFG_CORE_ASLR by Yu-Chien Peter Lin · 5 months ago
  79. c98d801 core: riscv: refactor MMU enablement code by Yu-Chien Peter Lin · 5 months ago
  80. ca71b6f core: riscv: add RISC-V relocation handling by Yu-Chien Peter Lin · 5 months ago
  81. 2966136 core: riscv: preserve hartid in s0 register at entry point by Yu-Chien Peter Lin · 9 weeks ago
  82. e90887e core: riscv: implement get_aslr_seed() function by Yu-Chien Peter Lin · 5 months ago
  83. 911f059 core: riscv: kern.ld.S: add relocation sections for ASLR by Yu-Chien Peter Lin · 5 months ago
  84. e99612a core: riscv: make boot_mmu_config global and add it into identity_map by Yu-Chien Peter Lin · 5 months ago
  85. f0a3f74 riscv: add ELF header definitions by Yu-Chien Peter Lin · 5 months ago
  86. ed5c329 core: riscv: implement ASLR base address calculation by Yu-Chien Peter Lin · 2 months ago
  87. b988773 dts: stm32: add tamper event detection configuration for stm32mp257f-ev1 by Gatien Chevallier · 10 weeks ago
  88. c7bf455 dts: stm32: use EXTI event instead of GIC SPI for TAMP in stm32mp251.dtsi by Gatien Chevallier · 10 weeks ago
  89. 506dc87 dts: stm32: add tamper event detection configuration for stm32mp135f-dk by Gatien Chevallier · 10 weeks ago
  90. 81f2797 dts: stm32: use EXTI event instead of GIC SPI for TAMP in stm32mp131.dtsi by Gatien Chevallier · 10 weeks ago
  91. fc86f11 dts: stm32: add passive tamper sampling configuration for stm32mp15xx-dkx by Gatien Chevallier · 10 weeks ago
  92. a60fc03 dts: stm32: add TAMP interrupt line for tamper events in stm32mp151.dtsi by Gatien Chevallier · 10 weeks ago
  93. ca530bf drivers: stm32_tamp: add tamper events detection support by Gatien Chevallier · 10 weeks ago
  94. d7272dd dt-bindings: add stm32 TAMP support by Gatien Chevallier · 2 months ago
  95. d60c61e drivers: stm32_rtc: add time stamping feature support by Gatien Chevallier · 10 weeks ago
  96. 61bf256 drivers: stm32_gpio: add stm32_gpio_get_bank_id() helper by Gatien Chevallier · 10 weeks ago
  97. 6bf5be9 plat-stm32mp2: conf: default enable CFG_STM32_EXTI by Antonio Borneo · 2 months ago
  98. 80b012c plat-stm32mp1: conf: default enable CFG_STM32_EXTI by Antonio Borneo · 2 months ago
  99. 097cd02 dts: stm32: add EXTI RIF configuration for the stm32mp257f-ev1 board by Antonio Borneo · 2 months ago
  100. da4fc26 dts: stm32: add EXTI node in stm32mp251 by Antonio Borneo · 2 months ago