1. e8fb1ab Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 3 years ago
  2. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years ago
  3. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  4. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 10 months ago
  5. cc785d8 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 3 years, 8 months ago
  6. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  7. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 1 month ago
  8. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  9. dca6154 stm32mp1: enable PIE for BL32 by Yann Gautier · 3 years, 5 months ago
  10. 83d7b18 stm32mp1: set BL sizes regardless of flags by Yann Gautier · 3 years, 3 months ago
  11. d782056 stm32mp1: add TZC400 interrupt management by Yann Gautier · 5 years ago
  12. 2f97423 stm32mp1: use TZC400 macro to describe filters by Yann Gautier · 3 years, 10 months ago
  13. 4f71493 Merge changes from topic "scmi-msg" into integration by Madhukar Pappireddy · 3 years, 5 months ago
  14. f94d85a stm32mp1: correct plat_crash_console_flush() by Yann Gautier · 3 years, 7 months ago
  15. 8053e07 drivers: move scmi-msg out of st by Peng Fan · 3 years, 5 months ago
  16. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · 3 years, 9 months ago
  17. 36e9d38 stm32mp1: use %u in NOTICE message for board info by Yann Gautier · 3 years, 9 months ago
  18. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  19. 7704f16 stm32mp1: add finished good variant in board identifier by Patrick Delaunay · 4 years, 6 months ago
  20. 98f4ea0 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · 4 years, 9 months ago
  21. 7b64e3e stm32mp1: add support for new SoC profiles by Lionel Debieve · 5 years ago
  22. 2d64b53 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 5 years ago
  23. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years ago
  24. 46f8e67 stm32mp1: cosmetics in platform.mk by Yann Gautier · 3 years, 10 months ago
  25. 3f10a2f stm32mp1: update rules for stm32image tool by Yann Gautier · 3 years, 10 months ago
  26. 6916a44 stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 3 years, 10 months ago
  27. 5f40063 stm32mp1: sort platform.mk by Yann Gautier · 4 years, 5 months ago
  28. 94e5ed9 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · 4 years, 5 months ago
  29. 7faa3bb stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · 4 years, 2 months ago
  30. a464db4 Merge "fdts: stm32mp1: realign device tree with kernel" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  31. 4ede20a fdts: stm32mp1: realign device tree with kernel by Yann Gautier · 3 years, 10 months ago
  32. 868007e stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · 4 years, 4 months ago
  33. a0388f3 stm32mp1: add plat_panic_handler function by Yann Gautier · 3 years, 10 months ago
  34. e0b4fde stm32mp1: update plat_report_exception by Yann Gautier · 3 years, 10 months ago
  35. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  36. d501810 stm32mp1: use newly introduced GICv2 makefile by Yann Gautier · 3 years, 11 months ago
  37. 34f0e93 stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · 4 years ago
  38. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 2 months ago
  39. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 2 months ago
  40. c8d47a7 stm32mp1: allow non-secure access to reset upon periph registration by Etienne Carriere · 4 years, 2 months ago
  41. 875f85a stm32mp1: allow non-secure access to clocks upon periph registration by Etienne Carriere · 4 years, 2 months ago
  42. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 2 months ago
  43. e704f99 stm32mp1: shared resources: add trace messages by Etienne Carriere · 4 years, 2 months ago
  44. a5b7388 Merge changes from topic "stm32-shres" into integration by Mark Dykes · 4 years ago
  45. fb167ca Merge "stm32mp1: introduce shared resources support" into integration by Mark Dykes · 4 years ago
  46. b94bd05 Merge "stm32mp1: disable neon in sp_min" into integration by Mark Dykes · 4 years ago
  47. 5f8d417 Merge "stm32mp1: check stronger the secondary CPU entry point" into integration by Mark Dykes · 4 years ago
  48. 81200ac Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration by Mark Dykes · 4 years ago
  49. 196c2ac stm32mp1: SP_MIN embeds Arm Architecture services by Etienne Carriere · 4 years ago
  50. 72369b1 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 4 years, 7 months ago
  51. 5a0f82f stm32mp1: check stronger the secondary CPU entry point by Etienne Carriere · 4 years, 1 month ago
  52. ca651fb stm32mp1: disable neon in sp_min by Etienne Carriere · 4 years, 3 months ago
  53. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 4 years, 2 months ago
  54. beb53d9 stm32mp1: shared resources: count GPIOZ bank pins by Etienne Carriere · 4 years, 2 months ago
  55. 316d634 stm32mp1: shared resources: define resource identifiers by Etienne Carriere · 4 years, 7 months ago
  56. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · 4 years, 7 months ago
  57. e96162e plat/stm32mp1: sp_min relies on etzpc driver by Etienne Carriere · 4 years, 3 months ago
  58. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 1 month ago
  59. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 7 months ago
  60. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  61. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years, 7 months ago
  62. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  63. cd40f32 stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 4 years, 4 months ago
  64. 3d33df6 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 4 years, 7 months ago
  65. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  66. 8f268c8 stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 4 years, 4 months ago
  67. e82a304 Merge changes from topic "stm32mp1-multi-image" into integration by Sandrine Bailleux · 4 years, 4 months ago
  68. de14ec9 stm32mp1: platform.mk: support generating multiple images in one build by Ahmad Fatoum · 4 years, 5 months ago
  69. 8717c33 stm32mp1: platform.mk: migrate to implicit rules by Ahmad Fatoum · 4 years, 5 months ago
  70. af17d29 stm32mp1: platform.mk: derive map file name from target name by Ahmad Fatoum · 4 years, 5 months ago
  71. 098c4b7 stm32mp1: platform.mk: generate linker script with fixed name by Ahmad Fatoum · 4 years, 5 months ago
  72. 039f62d stm32mp1: platform.mk: use PHONY for the appropriate targets by Ahmad Fatoum · 4 years, 4 months ago
  73. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  74. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 6 months ago
  75. 3184eea st: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  76. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 4 years, 9 months ago
  77. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 4 years, 9 months ago
  78. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 4 years, 8 months ago
  79. 0708441 stm32mp1: Reduce MAX_XLAT_TABLES to 4 by Nicolas Le Bayon · 4 years, 9 months ago
  80. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · 4 years, 10 months ago
  81. 978b746 plat/st: Fix incorrect return value by Lionel Debieve · 4 years, 8 months ago
  82. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  83. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  84. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  85. 738df26 stm32mp1: keep console during runtime by Yann Gautier · 5 years ago
  86. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · 5 years ago
  87. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · 5 years ago
  88. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  89. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  90. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  91. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  92. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  93. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  94. 33b96fc stm32mp1: increase device tree size to 20kB by Yann Gautier · 5 years ago
  95. 4baf582 stm32mp1: use unsigned values for SDMMC defines by Yann Gautier · 5 years ago
  96. 2c1fa28 stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES by Yann Gautier · 5 years ago
  97. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  98. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 5 years ago
  99. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  100. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago