192 Commits (c7ac7d65a7d1ee1b656bf1260ede6b8e2226bbac)

Author SHA1 Message Date
Yann Gautier b46f74d4e6 feat(st-sdmmc2): define FIFO size 4 years ago
Yann Gautier 8324b16cd5 feat(st-sdmmc2): make reset property optional 3 years ago
Yann Gautier 3deebd4ccf feat(st-sdmmc2): manage CMD6 5 years ago
Yann Gautier e9ff3486d3 refactor(st-drivers): do not rely on DT in etzpc_init 3 years ago
Gabriel Fernandez 3ff1ff4047 refactor(st-clock): code size optimization 2 years ago
Gabriel Fernandez b44f5acf5d refactor(st-clock): remove unused PLL field 3 years ago
Yann Gautier 56f895ede3 fix(st-clock): correct MISRA C2012 15.6 2 years ago
Yann Gautier 3b06a53044 fix(st-clock): correctly check ready bit 2 years ago
Christophe Kerello 5993b9157f fix(st-spi): remove SR_BUSY bit check before sending command 3 years ago
Christophe Kerello 55de58323e fix(st-spi): always check SR_TCF flags in stm32_qspi_wait_cmd() 3 years ago
Yann Gautier 7417cda6ae fix(st-clock): correct stm32_clk_parse_fdt_by_name 3 years ago
Yann Gautier b8eab512bf fix(st-clock): check _clk_stm32_get_parent return 3 years ago
Yann Gautier 6481a8f1e0 feat(st-sdmmc2): allow compatible to be defined in platform code 4 years ago
Yann Gautier 5278ec3faf feat(st-pmic): add pmic_voltages_init() function 3 years ago
Gabriel Fernandez 9be88e75c1 feat(st-clock): add clock driver for STM32MP13 5 years ago
Yann Gautier 111a384c90 feat(stm32mp1): remove unsupported features on STM32MP13 5 years ago
Yann Gautier 57e6018305 fix(st-pmic): add static const to pmic_ops 3 years ago
Yann Gautier 1f60d1bd33 feat(st-uart): manage oversampling by 8 3 years ago
Yann Gautier af7775ab53 fix(st-uart): correctly fill BRR register 3 years ago
Yann Gautier 175758b277 fix(st-clock): initialize pllcfg table 3 years ago
Yann Gautier 9fa9a0c55c fix(st-clock): print enums as unsigned 3 years ago
Yann Gautier 47065ffe44 fix(st-pmic): correct verbose message 3 years ago
Yann Gautier bc1c98a8c7 fix(st-sdmmc2): correct cmd_idx type in messages 3 years ago
Yann Gautier afcdc9d8d7 fix(st-fmc): fix type in message 3 years ago
Lionel Debieve 812daf916c feat(st): update the security based on new compatible 4 years ago
Yann Gautier fc0aa10a2c feat(st-gpio): do not apply secure config in BL2 4 years ago
Fabien Dessenne 53584e1d5b feat(st-gpio): allow to set a gpio in output mode 3 years ago
Fabien Dessenne 417196faef refactor(st-gpio): code improvements 3 years ago
Nicolas Le Bayon 072d7532d2 refactor(st-drivers): improve BSEC driver 6 years ago
Pascal Paillet 9b4ca70d97 feat(st-regulator): add support for regulator-always-on 3 years ago
Lionel Debieve 591d80c8b1 refactor(st-clock): update STGEN management 5 years ago
Yann Gautier 7418cf3979 feat(st-clock): assign clocks to the correct BL 5 years ago
Yann Gautier 3d69149a7e feat(st-clock): do not refcount on non-secure clocks in bl32 3 years ago
Yann Gautier aaa09b713c feat(st-clock): define secure and non-secure gate clocks 3 years ago
Yann Gautier 2444d2314c refactor(st-clock): use refcnt instead of secure status 3 years ago
Yann Gautier 15ca2c5e14 fix(st-ddr): add missing debug.h 3 years ago
Yann Gautier 44fb470b7f fix(st-clock): correct types in error messages 3 years ago
Gabriel Fernandez b208e3da04 refactor(st-clock): directly use oscillator name 5 years ago
Lionel Debieve 31e9750bc1 feat(st-clock): check HSE configuration in serial boot 5 years ago
Patrick Delaunay bcccdacc7e feat(st-clock): manage disabled oscillator 5 years ago
Nicolas Le Bayon 964e5ff184 refactor(st-clock): improve DT parsing for PLL nodes 5 years ago
Nicolas Le Bayon 63d2159846 refactor(st-ddr): move basic tests in a dedicated file 4 years ago
Nicolas Le Bayon 06e55dc842 refactor(st-ddr): reorganize generic and specific elements 4 years ago
Yann Gautier 88f4fb8fa7 feat(stm32mp1): allow configuration of DDR AXI ports number 4 years ago
Yann Gautier ba7d2e2698 refactor(st-ddr): update parameter array initialization 6 years ago
Nicolas Le Bayon 5def13eb01 feat(st-ddr): add read valid training support 3 years ago
Patrick Delaunay 26cf5cf6d6 refactor(stm32mp1): remove the support of calibration result 4 years ago
Yann Gautier a078134e23 fix(st-ddr): correct DDR warnings 3 years ago
Yann Gautier d50e7a71cb fix(st-sdmmc2): check regulator enable/disable return 3 years ago
Yann Gautier 258bef913a feat(st-sdmmc2): manage cards power cycle 6 years ago