- d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
- 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 2 years, 8 months ago
- 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
- 54007c3 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 2 years, 10 months ago
- 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
- 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
- caca0e5 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · 3 years, 1 month ago
- ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
- c4dbcb8 feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · 3 years, 2 months ago
- 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 3 years, 3 months ago
- 26850d7 refactor(st): update set_config_info function call by Manish V Badarkhe · 3 years, 5 months ago
- ffd1b88 feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · 3 years, 7 months ago
- 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 5 years ago
- c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
- ac4b8b0 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 6 years ago
- 49abdfd feat(st): disable authentication based on part_number by Lionel Debieve · 6 years ago
- f5a3688 feat(stm32mp1): manage monotonic counter by Yann Gautier · 6 years ago
- 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
- ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
- 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 4 years, 8 months ago
- 9b75d94 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years, 7 months ago
- 21cfa45 fix(stm32mp1): do not reopen debug features by Yann Gautier · 3 years, 11 months ago
- 9a73a56 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 4 years, 3 months ago
- 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
- ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
- 0c16e7d refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 11 months ago
- ff7675e fix(stm32mp1): correct include order by Yann Gautier · 3 years, 8 months ago
- 7468be1 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 3 years, 8 months ago
- acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
- 8624094 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 3 years, 10 months ago
- 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 3 years, 8 months ago
- d7176f0 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 4 years, 2 months ago
- b706608 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 3 years, 8 months ago
- 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years, 9 months ago
- fa92fef feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 4 years, 1 month ago
- d5a84ee feat(plat/st): manage io_policies with FCONF by Yann Gautier · 4 years, 1 month ago
- 29332bc feat(plat/st): use FCONF to configure platform by Yann Gautier · 4 years, 1 month ago
- 18b415b feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 4 years, 2 months ago
- 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
- 84090d2 refactor(plat/st): updates for OP-TEE by Yann Gautier · 4 years, 1 month ago
- 99080bd fix(plat/st): apply security at the end of BL2 by Yann Gautier · 4 years ago
- c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 5 years ago
- c20b060 refactor(plat/st): avoid fixed DT address by Yann Gautier · 5 years ago
- 62fbb31 stm32mp1: enable PIE for BL32 by Yann Gautier · 4 years, 6 months ago
- 45c70e6 drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 6 years ago
- 5813e6e stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 5 years ago
- 9c52e69 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 6 years ago
- 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
- c10db6d stm32: Use generic console_t data structure by Andre Przywara · 6 years ago
- 4bdb1a7 stm32mp1: add authentication support for stm32image by Lionel Debieve · 6 years ago
- ebf851e stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 6 years ago
- 10e7a9e stm32mp1: print information about board by Yann Gautier · 6 years ago
- dec286d stm32mp1: print information about SoC by Yann Gautier · 6 years ago
- 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
- f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
- 1989a19 stm32mp1: add OP-TEE support by Yann Gautier · 6 years ago
- b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
- 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
- 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
- d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 6 years ago
- e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 6 years ago
- 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
- c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago
- 59a1cdf stm32mp1: update platform files by Yann Gautier · 7 years ago
- 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- cce37d4 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 7 years ago
- 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 7 years ago
- e4f559f stm32mp1: Add PMIC support by Yann Gautier · 7 years ago
- 278c34d stm32mp1: Add console support by Yann Gautier · 7 years ago
- e58a53f stm32mp1: save boot information in backup registers by Yann Gautier · 7 years ago
- 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago
- 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago