- 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
- 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
- 20eb9d5 Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integration by Manish Pandey · 3 years, 6 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
- 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
- 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
- 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
- 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
- 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
- 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc 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
- 942f6be feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 4 years, 1 month ago
- 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
- 09665c8 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 3 years, 10 months ago
- 7684ddd fix(stm32mp1): add bl prefix for internal linker script by Yann Gautier · 3 years, 10 months ago
- 5657dec fix(plat/st): correct signedness comparison issue by Yann Gautier · 4 years, 9 months ago
- b38e2ed fix(plat/st): add UART reset in crash console init by Yann Gautier · 5 years ago
- 4584e01 feat(plat/st): add a new DDR firewall management by Lionel Debieve · 4 years, 10 months ago
- 3cc5155 refactor(plat/st): use TZC400 bindings by Yann Gautier · 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
- b230b3f refactor(plat/st): rework TZC400 configuration by Yann Gautier · 5 years ago
- f223505 fix(plat/st): add STM32IMAGE_SRC by Yann Gautier · 4 years, 2 months ago
- c2d18ca fix(plat/st): correct IO compensation disabling by Yann Gautier · 4 years, 9 months ago
- 72c7884 fix(plat/st): correct BSEC error code management by Nicolas Le Bayon · 6 years ago
- 6db1119 Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 4 years, 2 months ago
- 5d582ff Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 4 years, 2 months ago
- 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
- c20b060 refactor(plat/st): avoid fixed DT address by Yann Gautier · 5 years ago
- d3b0e87 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 4 years, 9 months ago
- 214c8a8d feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 4 years, 2 months ago
- 06c3b10 refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 4 years, 3 months ago
- 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 4 years, 3 months ago