1. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
  2. e6fddbc feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · 4 years, 7 months ago
  3. 3331d36 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · 4 years, 7 months ago
  4. 1c37d0c feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  5. 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
  6. b7d0058 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · 4 years, 10 months ago
  7. 225ce48 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · 4 years, 4 months ago
  8. a530874 feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · 5 years ago
  9. 52ac998 feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · 4 years, 5 months ago
  10. 30eea11 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · 5 years ago
  11. ef0b8a6 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · 4 years ago
  12. 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 5 years ago
  13. 48ede66 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · 6 years ago
  14. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  15. c870188 refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · 3 years, 6 months ago
  16. 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
  17. f5a3688 feat(stm32mp1): manage monotonic counter by Yann Gautier · 6 years ago
  18. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  19. dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 6 years ago
  20. e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago
  21. 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 4 years, 11 months ago
  22. ac1b24d refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 6 years ago
  23. 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
  24. 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
  25. 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
  26. bba9fde feat(stm32mp1): add regulator framework compilation by Yann Gautier · 3 years, 8 months ago
  27. 942f6be feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 4 years, 1 month ago
  28. b38e2ed fix(plat/st): add UART reset in crash console init by Yann Gautier · 4 years, 11 months ago
  29. 3cc5155 refactor(plat/st): use TZC400 bindings by Yann Gautier · 4 years, 1 month ago
  30. 29332bc feat(plat/st): use FCONF to configure platform by Yann Gautier · 4 years, 1 month ago
  31. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  32. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 4 years, 3 months ago
  33. d2130da stm32mp1: set BL sizes regardless of flags by Yann Gautier · 4 years, 4 months ago
  34. 1e80c49 stm32mp1: use TZC400 macro to describe filters by Yann Gautier · 4 years, 11 months ago
  35. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  36. 8ccf495 stm32mp1: add support for new SoC profiles by Lionel Debieve · 6 years ago
  37. ffb3f27 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 6 years ago
  38. 277d6af fdts: stm32mp1: realign device tree with kernel by Yann Gautier · 4 years, 11 months ago
  39. fdaaaeb stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · 5 years ago
  40. 0651b5b stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 5 years ago
  41. e703870 Merge changes from topic "stm32-shres" into integration by Mark Dykes · 5 years ago
  42. 0754143 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 6 years ago
  43. eafe0eb stm32mp1: shared resources: define resource identifiers by Etienne Carriere · 6 years ago
  44. 7b3a46f plat/stm32mp1: sp_min relies on etzpc driver by Etienne Carriere · 5 years ago
  45. e6cc3cc stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 5 years ago
  46. ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 6 years ago
  47. b1b218f stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 6 years ago
  48. 5704422 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 6 years ago
  49. 12e21df stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 6 years ago
  50. e98f594 stm32mp1: Reduce MAX_XLAT_TABLES to 4 by Nicolas Le Bayon · 6 years ago
  51. 4bdb1a7 stm32mp1: add authentication support for stm32image by Lionel Debieve · 6 years ago
  52. 4b549b2 stm32mp1: add support for LpDDR3 by Yann Gautier · 6 years ago
  53. 10e7a9e stm32mp1: print information about board by Yann Gautier · 6 years ago
  54. dec286d stm32mp1: print information about SoC by Yann Gautier · 6 years ago
  55. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
  56. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  57. 0a01677 stm32mp1: increase device tree size to 20kB by Yann Gautier · 6 years ago
  58. 29a5072 stm32mp1: use unsigned values for SDMMC defines by Yann Gautier · 6 years ago
  59. f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
  60. 1989a19 stm32mp1: add OP-TEE support by Yann Gautier · 6 years ago
  61. 4d95bed stm32mp1: remove useless define by Yann Gautier · 6 years ago
  62. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
  63. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  64. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  65. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
  66. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 6 years ago
  67. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  68. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago
  69. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 7 years ago
  70. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  71. 59a1cdf stm32mp1: update platform files by Yann Gautier · 7 years ago
  72. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  73. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  74. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  75. 964dfee stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 7 years ago
  76. e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 7 years ago
  77. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago