67 Commits (5a4c3f0baab2059c159995525fd92d59aac6ea43)

Author SHA1 Message Date
Sebastien PASDELOUP 2a4abe0b37 fix(st): update dt_get_ddr_size() type 1 year ago
Yann Gautier b4939bef12 refactor(st): move some storage definitions to common part 1 year ago
Yann Gautier 9e1e82fce0 refactor(st): move mbedtls config files 2 years ago
Yann Gautier 992dba08f1 refactor(st): move board info in common code 2 years ago
Yann Gautier c27d8c00fd refactor(st): move GIC code to common directory 5 years ago
Yann Gautier d8da13e543 refactor(st): move boot backup register management 2 years ago
Yann Gautier 9c1aa1253c fix(st): add U suffix for unsigned numbers 2 years ago
Yann Gautier 981b9dcb87 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE 2 years ago
Lionel Debieve cd791164a9 feat(stm32mp1): add the decryption support 2 years ago
Lionel Debieve 87dfbd7112 refactor(stm32mp1): remove authentication using STM32 image mode 2 years ago
Igor Opaniuk ab2b325c1a feat(stm32mp1): save boot auth status and partition info 2 years ago
Nicolas Toromanoff f87de907c8 feat(stm32mp1): retry 3 times FWU trial boot 3 years ago
Yann Gautier c768b2b22f feat(st): add early console in BL2 3 years ago
Lionel Debieve 49abdfd8ce feat(st): disable authentication based on part_number 5 years ago
Lionel Debieve ae3ce8b28e feat(stm32mp1): new way to access platform OTP 5 years ago
Yann Gautier e1bfbf8ad3 refactor(stm32mp1): remove unused refcount helper functions 3 years ago
Sughosh Ganu ba02add9ea feat(stm32mp1): add logic to pass the boot index to the Update Agent 3 years ago
Sughosh Ganu 41bd8b9e2a feat(stm32mp1): add GUID's for identifying firmware images to be booted 3 years ago
Sughosh Ganu 8d6b4764f3 feat(stm32mp1): add GUID values for updatable images 3 years ago
Yann Gautier c39c658e75 refactor(st): update CPU and VDD voltage get 3 years ago
Yann Gautier 33667d299b feat(st): use newly introduced clock framework 3 years ago
Yann Gautier acf28c267b feat(st): protect UART during platform init 3 years ago
Yann Gautier 53612f7293 feat(plat/st): add a function to configure console 3 years ago
Yann Gautier a6bfa75cf2 feat(stm32mp1): add stm32_get_boot_interface function 4 years ago
Yann Gautier 4dc77a35e3 refactor(stm32mp1): move stm32_save_boot_interface() 3 years ago
Yann Gautier 737ad29bf9 feat(stm32_gpio): add a function to reset a pin 3 years ago
Patrick Delaunay 9083fa11ea feat(plat/st): add STM32MP_UART_PROGRAMMER target 3 years ago
Patrick Delaunay fb3e7985c9 feat(plat/st): add STM32CubeProgrammer support on UART 4 years ago
Patrick Delaunay afad5214a7 feat(plat/st): add STM32CubeProgrammer support on USB 4 years ago
Patrick Delaunay efbd65fa7b feat(plat/st): add a USB DFU stack 4 years ago
Yann Gautier ea97bbf6a0 feat(plat/st): create new helper for DT access 3 years ago
Yann Gautier d5a84eeaac feat(plat/st): manage io_policies with FCONF 3 years ago
Yann Gautier 1d204ee4ab feat(plat/st): use FIP to load images 4 years ago
Yann Gautier 7e87ba2598 feat(plat/st): add helper to save boot interface 4 years ago
Yann Gautier c20b060661 refactor(plat/st): avoid fixed DT address 4 years ago
Yann Gautier 3d201787e8 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID 4 years ago
Yann Gautier 92661e01cf refactor(plat/st): export functions to get SoC information 4 years ago
Yann Gautier ade9ce03b8 stm32mp1: get peripheral base address from a define 5 years ago
Etienne Carriere ec8f4212ac stm32mp1: register shared resource per GPIO bank/pin 5 years ago
Etienne Carriere 0651b5b77a stm32mp1: register shared resource per IOMEM address 5 years ago
Etienne Carriere 68450c9437 stm32mp1: shared resources: peripheral registering 5 years ago
Etienne Carriere 5f038ac683 stm32mp1: shared resources: apply registered configuration 5 years ago
Etienne Carriere 47cf5d3f28 stm32mp1: introduce shared resources support 5 years ago
Etienne Carriere ccc199edda plat/stm32mp1: fdt helpers for secure aware gpio bank 5 years ago
Andre Przywara 7ad6d36201 plat/stm32: Use generic fdt_get_reg_props_by_name() 5 years ago
Andre Przywara be858cffa9 plat/stm32: Implement fdt_read_uint32_default() as a wrapper 5 years ago
Andre Przywara 52a616b48c plat/stm32: Use generic fdt_read_uint32_array() implementation 5 years ago
Yann Gautier 84686ba347 stm32mp1: dynamically map DDR later and non-cacheable during its test 5 years ago
Lionel Debieve dd85e572f1 stm32mp: add DT helper for reg by name 5 years ago
Lionel Debieve 0711ee5cbc delay: timeout detection support 5 years ago