summaryrefslogtreecommitdiff
path: root/plat/st/common
AgeCommit message (Expand)Author
2019-10-03delay: timeout detection supportLionel Debieve
2019-09-23stm32mp1: add authentication support for stm32imageLionel Debieve
2019-09-20bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve
2019-09-02stm32mp1: move check_header() to common codeYann Gautier
2019-09-02stm32mp1: use a common function to check spinlock is availableYann Gautier
2019-09-02stm32mp1: check if the SoC is single coreYann Gautier
2019-09-02stm32mp1: print information about boardYann Gautier
2019-09-02stm32mp1: print information about SoCYann Gautier
2019-09-02stm32mp1: add watchdog supportYann Gautier
2019-06-17stm32mp1: make dt_get_stdout_node_offset() staticYann Gautier
2019-06-17stm32mp1: add general SYSCFG managementYann Gautier
2019-06-17stm32mp1: move stm32_get_gpio_bank_clock() to private fileYann Gautier
2019-04-23stm32mp1: add OP-TEE supportYann Gautier
2019-04-23stm32mp: split stm32mp_io_setup functionYann Gautier
2019-03-07stm32mp1: zeromem device_info structYann Gautier
2019-02-14stm32mp1: update clock driverYann Gautier
2019-02-14stm32mp1: use functions to retrieve some peripheral addressesYann Gautier
2019-02-14Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT.Yann Gautier
2019-02-14stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier
2019-02-14stm32mp1: make functions and macros more commonYann Gautier
2019-02-14stm32mp1: split code between common and private partsYann Gautier