1. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  2. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  3. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  4. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  5. 738df26 stm32mp1: keep console during runtime by Yann Gautier · 5 years ago
  6. 7ffe84b stm32mp1: sp_min: initialize MMU and cache earlier by Yann Gautier · 5 years ago
  7. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · 5 years ago
  8. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  9. af19ff9 stm32mp1: check if the SoC is single core by Yann Gautier · 5 years ago
  10. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  11. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  12. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  13. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  14. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  15. 33b96fc stm32mp1: increase device tree size to 20kB by Yann Gautier · 5 years ago
  16. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 5 years ago
  17. 4baf582 stm32mp1: use unsigned values for SDMMC defines by Yann Gautier · 5 years ago
  18. 2c1fa28 stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES by Yann Gautier · 5 years ago
  19. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  20. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 5 years ago
  21. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  22. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  23. e3de4c0 stm32mp1: fix TZC400 configuration against non-secure DDR by Yann Gautier · 5 years ago
  24. 06c6504 stm32mp1: remove useless define by Yann Gautier · 5 years ago
  25. eae3fbf stm32mp: split stm32mp_io_setup function by Yann Gautier · 5 years ago
  26. 85c1245 stm32mp1: zeromem device_info struct by Yann Gautier · 5 years ago
  27. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  28. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  29. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  30. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  31. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  32. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 5 years ago
  33. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  34. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  35. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  36. 14d769c stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure by Yann Gautier · 5 years ago
  37. 52448ab stm322mp1: add BSEC service by Yann Gautier · 5 years ago
  38. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  39. 05be8d8 stm32mp1: add support for SiP services by Yann Gautier · 5 years ago
  40. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  41. f9d40d5 stm32mp1: update platform files by Yann Gautier · 5 years ago
  42. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  43. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  44. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  45. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  46. fe26da5 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  47. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  48. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  49. 03f0468 stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · 6 years ago
  50. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  51. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  52. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  53. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  54. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  55. 0c70c95 stm32mp1: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  56. 4bef6b0 layerscape: stm32mp1: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 6 years ago
  57. 761797d stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  58. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  59. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  60. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  61. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  62. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  63. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  64. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  65. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago