1. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  2. 003972c fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 9 months ago
  3. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 10 months ago
  4. 66c648f refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · 3 years, 9 months ago
  5. 4c2b73d fix(plat/st): panic if boot interface is wrong by Yann Gautier · 3 years ago
  6. 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years, 1 month ago
  7. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  8. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 11 months ago
  9. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  10. 73b8b1c refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · 3 years, 1 month ago
  11. 7dddfcc refactor(plat/st): remove BL2 image loading by Yann Gautier · 3 years, 2 months ago
  12. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 2 months ago
  13. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  14. a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 2 months ago
  15. 1c95933 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 3 years, 4 months ago
  16. ac22dd5 plat/st: do not keep mmc_device_info in stack by Yann Gautier · 3 years, 4 months ago
  17. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  18. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 2 months ago
  19. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 2 months ago
  20. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 2 months ago
  21. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 4 years, 2 months ago
  22. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · 4 years, 7 months ago
  23. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  24. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years, 7 months ago
  25. eec9192 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 4 years, 3 months ago
  26. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  27. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  28. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  29. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  30. df47392 plat/st: correctly check pwr-regulators node by Yann Gautier · 4 years, 4 months ago
  31. 2260b84 plat/st: correct static analysis tool warning by Yann Gautier · 4 years, 4 months ago
  32. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 4 years, 9 months ago
  33. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 4 years, 9 months ago
  34. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 4 years, 8 months ago
  35. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · 4 years, 10 months ago
  36. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · 4 years, 10 months ago
  37. 94a552f delay: timeout detection support by Lionel Debieve · 4 years, 10 months ago
  38. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  39. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  40. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  41. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  42. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  43. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  44. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  45. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  46. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 5 years ago
  47. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  48. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 5 years ago
  49. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  50. eae3fbf stm32mp: split stm32mp_io_setup function by Yann Gautier · 5 years ago
  51. 85c1245 stm32mp1: zeromem device_info struct by Yann Gautier · 5 years ago
  52. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  53. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  54. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 5 years ago
  55. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  56. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  57. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago