- 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
- ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
- 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
- 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 6 years ago
- e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
- 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 10 months ago
- 14a0704 feat(stm32mp1): add early console in SP_min by Yann Gautier · 3 years, 10 months ago
- 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
- 00606df feat(st): add trace for early console by Yann Gautier · 3 years, 2 months ago
- 484e846 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 3 years, 5 months ago
- 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 3 years, 4 months ago
- 4b2f23e feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 3 years, 5 months ago
- 32f2ca0 fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 3 years, 5 months ago
- e7705e9 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 3 years, 5 months ago
- 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- e7cb4a8 fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 3 years ago
- e0bbc19 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · 4 years, 7 months ago
- d3434dc feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · 4 years ago
- 9ee2510 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · 4 years, 4 months ago
- a3f97f6 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · 3 years, 3 months ago
- 53d5b8f feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 6 years ago
- c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
- de1ab9f fix(stm32mp13): correct USART addresses by Yann Gautier · 3 years, 1 month ago
- 10f6dc7 feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · 4 years, 4 months ago
- 1dab28f feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 3 years, 5 months ago
- 8fc6fb5 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 3 years, 1 month ago
- 722ca35 feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · 3 years, 1 month 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
- 925ce79 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- b14d3e2 feat(st): search pinctrl node by compatible by Yann Gautier · 3 years, 5 months ago
- 95e4908 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · 3 years, 3 months ago
- 7da7f1f build(stm32mp1): platform changes for verifying gpt header crc by Rohit Ner · 3 years, 3 months ago
- 570c71b fix(stm32mp1): include assert.h to fix build failure by Manish V Badarkhe · 3 years, 3 months ago
- f41a85e Merge "fix(st): add missing header include" into integration by Manish Pandey · 3 years, 3 months ago
- b1391b2 fix(st): add missing header include by Yann Gautier · 3 years, 3 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
- 5b44657 Merge changes from topic "st_fwu_bkp_reg" into integration by Madhukar Pappireddy · 3 years, 3 months ago
- 429f10e fix(stm32mp1): correct dtc version check by Yann Gautier · 3 years, 4 months ago
- dfc59a7 Merge changes from topic "st_nvmem_layout" into integration by Manish Pandey · 3 years, 4 months ago
- 03d2077 fix(st): remove extra chars from dtc version by Yann Gautier · 3 years, 4 months ago
- f87de90 feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · 3 years, 6 months ago
- e633f9c refactor(stm32mp1): update backup reg for FWU by Yann Gautier · 3 years, 4 months ago
- c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 3 years, 5 months ago
- b9a6dbc refactor(st): remove useless includes by Yann Gautier · 3 years, 5 months ago
- 99a5d8d feat(stm32mp1): select platform compilation either by flag or DT by Yann Gautier · 4 years, 4 months ago
- e6fddbc feat(stm32mp1-fdts): add DDR support for STM32MP13 by Nicolas Le Bayon · 4 years, 7 months ago
- d38eaf9 feat(stm32mp1): updates for STM32MP13 device tree compilation by Yann Gautier · 5 years ago
- 296ac80 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · 4 years, 6 months ago
- fca10a8 feat(stm32mp1): manage HSLV on STM32MP13 by Yann Gautier · 4 years, 7 months ago
- 3331d36 feat(stm32mp1): add sdmmc compatible in platform define by Yann Gautier · 4 years, 7 months ago
- 8e07ab5 feat(stm32mp1): update IO compensation on STM32MP13 by Yann Gautier · 4 years, 9 months ago
- ffd1b88 feat(stm32mp1): call pmic_voltages_init() in platform init by Yann Gautier · 3 years, 7 months ago
- 1c37d0c feat(stm32mp1): update CFG0 OTP for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
- d59b9d5 feat(stm32mp1): usb descriptor update for STM32MP13 by Patrick Delaunay · 5 years ago
- 9be88e7 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 5 years ago
- 6512c3a feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · 5 years ago
- b7d0058 feat(stm32mp1): use only one filter for TZC400 on STM32MP13 by Yann Gautier · 4 years, 10 months ago
- 225ce48 feat(stm32mp1): add a second fixed regulator by Lionel Debieve · 4 years, 4 months ago
- a530874 feat(stm32mp1): adaptations for STM32MP13 image header by Yann Gautier · 5 years ago
- 5f52eb1 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · 5 years ago
- 52ac998 feat(stm32mp1): update IP addresses for STM32MP13 by Yann Gautier · 4 years, 5 months ago
- 30eea11 feat(stm32mp1): add part numbers for STM32MP13 by Yann Gautier · 5 years ago
- ef0b8a6 feat(stm32mp1): chip rev. Z is 0x1001 on STM32MP13 by Yann Gautier · 4 years ago
- 4b031ab feat(stm32mp1): update BACKUP_BOOT_MODE for STM32MP13 by Yann Gautier · 6 years ago
- 7b48a9f feat(stm32mp1): stm32mp_is_single_core() for STM32MP13 by Yann Gautier · 5 years ago
- 111a384 feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 5 years ago
- 48ede66 feat(stm32mp1): update memory mapping for STM32MP13 by Yann Gautier · 6 years ago
- bdec516 feat(stm32mp1): introduce new flag for STM32MP13 by Sebastien Pasdeloup · 4 years, 8 months ago
- 2d8886a feat(st): update stm32image tool for header v2 by Nicolas Le Bayon · 6 years ago
- 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 3 years, 5 months ago
- 9492b39 fix(st): don't try to read boot partition on SD cards by Uwe Kleine-König · 3 years, 5 months ago
- 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
- ceab2fc fix(stm32mp1): fix enum prints by Yann Gautier · 3 years, 5 months ago
- 8d9c1b3 Merge changes from topic "st-format-signedness" into integration by Madhukar Pappireddy · 3 years, 6 months ago
- cff26c1 feat(stm32mp1): enable format-signedness warning by Yann Gautier · 3 years, 6 months ago
- 43bbdca fix(stm32mp1): correct types in messages by Yann Gautier · 3 years, 6 months ago
- 56e8952 refactor(stm32mp1): move PIE flag to SP_min by Yann Gautier · 3 years, 6 months ago
- 2165f97 Merge "feat(common): add SZ_* macros" into integration by Madhukar Pappireddy · 3 years, 6 months ago
- c870188 refactor(stm32mp1): update tamp_bkpr return type by Nicolas Toromanoff · 3 years, 6 months ago
- 1af59c4 feat(common): add SZ_* macros by Yann Gautier · 3 years, 6 months ago
- 0e38ff2 Merge "feat(st): update the security based on new compatible" into integration by Madhukar Pappireddy · 3 years, 6 months ago
- 812daf9 feat(st): update the security based on new compatible by Lionel Debieve · 4 years, 8 months ago
- c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
- 99026cf Merge changes from topic "st-security-update" into integration by Manish Pandey · 3 years, 6 months ago
- ed2d29a Merge changes from topic "st-gpio-update" into integration by Madhukar Pappireddy · 3 years, 6 months ago
- 20eb9d5 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · 3 years, 6 months ago
- d0f2cf3 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 3 years, 11 months ago
- ac4b8b0 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 6 years ago
- f7130e8 fix(stm32mp1): rework switch/case for MISRA by Yann Gautier · 3 years, 10 months 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
- ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
- 072d753 refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 6 years ago
- dfbdbd0 feat(stm32mp1): add NVMEM layout compatibility definition by Nicolas Le Bayon · 6 years ago
- ca88c76 fix(stm32mp1): remove interrupt_provider warning for dtc by Yann Gautier · 4 years, 5 months ago
- e1bfbf8 refactor(stm32mp1): remove unused refcount helper functions by Yann Gautier · 3 years, 7 months ago