- 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
- 356ed96 fix(stm32mp1): add missing debug.h by Yann Gautier · 3 years, 6 months ago
- ad216c1 feat(stm32mp1): add support for building the FWU feature by Sughosh Ganu · 3 years, 9 months ago
- ba02add feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 3 years, 8 months ago
- 0ca180f feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 3 years, 8 months ago
- 8dd7553 feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · 3 years, 8 months ago
- 41bd8b9 feat(stm32mp1): add GUID's for identifying firmware images to be booted by Sughosh Ganu · 3 years, 9 months ago
- 8d6b476 feat(stm32mp1): add GUID values for updatable images by Sughosh Ganu · 4 years, 1 month ago
- d6854cd Merge "refactor(stm32mp1): use a macro for header size" into integration by Madhukar Pappireddy · 3 years, 6 months ago
- 8be574b refactor(stm32mp1): use a macro for header size by Yann Gautier · 4 years, 11 months ago
- dea02f4 feat(stm32mp1): add helper to enable high speed mode in low voltage by Yann Gautier · 4 years, 7 months ago
- 1f4513c refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 4 years, 8 months ago
- c7a66e7 feat(stm32mp1): use clk_enable/disable functions by Etienne Carriere · 5 years ago
- de02e9b feat(stm32mp1): add timeout in IO compensation by Nicolas Le Bayon · 6 years ago
- d958d10 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 3 years, 11 months ago
- ac1b24d refactor(stm32mp1): reduce MMU memory regions and split XLAT by context by Yann Gautier · 6 years ago
- 1697ad8 feat(st): map 2MB for ROM code by Yann Gautier · 3 years, 11 months ago
- db3e0ec fix(stm32mp1): restrict DEVICE2 mapping in BL2 by Yann Gautier · 4 years, 11 months ago
- f7a9251 Merge changes from topic "st_ddr_updates" into integration by Manish Pandey · 3 years, 7 months ago
- 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
- 63d2159 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 4 years, 5 months ago
- 06e55dc refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 4 years, 3 months ago
- 88f4fb8 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 4 years, 11 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
- a24d594 refactor(stm32mp1): improve DGBMCU driver by Nicolas Le Bayon · 6 years ago
- 9a73a56 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 4 years, 3 months ago
- 93b153b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · 3 years, 8 months ago
- 967a8e6 feat(stm32mp1): register fixed regulator by Pascal Paillet · 4 years, 6 months ago
- c39c658 refactor(st): update CPU and VDD voltage get by Yann Gautier · 3 years, 11 months ago
- ae7792e refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 6 years ago
- bba9fde feat(stm32mp1): add regulator framework compilation by Yann Gautier · 3 years, 8 months ago
- 0c16e7d refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 11 months ago
- 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
- 847c6bc feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 10 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
- aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
- 8624094 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 3 years, 10 months ago
- 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 10 months ago
- a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 4 years, 8 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
- 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
- ce21ee8 refactor(stm32mp1): sort compilation flags by Yann Gautier · 3 years, 10 months ago
- c10f3a4 feat(stm32mp1): add sign-compare warning by Yann Gautier · 4 years, 9 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
- fb3e798 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 4 years, 10 months ago
- 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
- 325376e refactor(stm32mp1): use fconf.mk by Yann Gautier · 3 years, 9 months ago