196 Commits (db1c6faa0aac8e25369ab82c600c54fb5d2de647)

Author SHA1 Message Date
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
Pascal Paillet 5d6a2646f7 feat(st-drivers): introduce fixed regulator driver 4 years ago
Pascal Paillet 0ba71ac901 refactor(st-pmic): use regulator framework for DDR init 4 years ago
Yann Gautier 85fb175b5e feat(st-pmic): register the PMIC to regulator framework 3 years ago
Nicolas Le Bayon ae7792e058 refactor(st-pmic): split initialize_pmic() 5 years ago
Pascal Paillet d5b4a2c4e7 feat(regulator): add a regulator framework 4 years ago
Pascal Paillet ea552bf5a5 feat(stpmic1): add new services 4 years ago
Etienne Carriere 13fbfe046e feat(stpmic1): add USB OTG regulators 5 years ago
Nicolas Le Bayon c77c7d9e30 refactor(st-pmic): improve driver usage 5 years ago
Nicolas Le Bayon 16e56a75de refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean 5 years ago
Yann Gautier 33667d299b feat(st): use newly introduced clock framework 3 years ago
Yann Gautier 737ad29bf9 feat(stm32_gpio): add a function to reset a pin 3 years ago
Nicolas Le Bayon 165ad5561e feat(drivers/st/uart): add uart driver for STM32MP1 5 years ago
Patrick Delaunay bf1af154db feat(stm32mp1): preserve the PLL4 settings for USB boot 4 years ago
Manish Pandey 4ef449c15a fix: use correct printf format for uint64_t 3 years ago
Patrick Delaunay 9a138eb5f2 feat(drivers/st/usb): add device driver for STM32MP1 4 years ago
Pascal Paillet 0161991184 fix(stpmic1): fix power switches activation 4 years ago
Yann Gautier ed6a852346 fix(stpmic1): update error cases return 5 years ago
HE Shushan 5b111c7479 fix(stm32mp1_clk): keep RTC clock always on 3 years ago
Yann Gautier bff9e3ccc2 refactor(stm32_sdmmc2): use DT helpers 5 years ago
Gabriel Fernandez 602ae2f23c fix(stm32mp1_clk): fix MPU clock rate 5 years ago
Etienne Carriere b8fe48b6f2 fix(stm32mp1_clk): fix MCU/AXI parent clock 5 years ago
Yann Gautier ba57711c38 refactor(stm32mp_clk): keep RCC node offset 4 years ago
Yann Gautier bf39318d93 fix(stm32mp1_clk): set other clocks as always on 4 years ago
Patrick Delaunay ff18c4cde4 refactor(drivers/st/clk): change fdt_get_rcc_node as static 4 years ago
Yann Gautier 49c7f0cef4 fix(stm32_console): do not skip init for crash console 3 years ago
Yann Gautier 288f5cf204 refactor(stm32mp1_clk): update RCC registers file 3 years ago
Lionel Debieve 373f06be4e fix(stm32mp1_clk): keep RTCAPB clock always on 5 years ago
Gabriel Fernandez cbd2e8a6af fix(stm32mp1_clk): fix RTC clock rating 3 years ago
Yann Gautier 15509093f0 fix(stm32mp1_clk): correctly manage RTC clock source 4 years ago
Nicolas Le Bayon a4bcfe94e7 fix(drivers/st/pmic): missing error check 5 years ago
Benjamin Gaignard 42822844bf fix(drivers/st/pmic): initialize i2c_state 5 years ago
Yann Gautier 8f97c4fab1 fix(drivers/st/clk): use correct return value 4 years ago
Yann Gautier a5bcf82402 fix(io_stm32image): invalidate cache on local buf 4 years ago
Yann Gautier b6561c1217 refactor(io_stm32image): add header size variable 4 years ago
Nicolas Le Bayon c1d732d0db fix(io_stm32image): uninitialized variable warning 5 years ago
Vyacheslav Yurkov f3d2750aa2 feat(drivers/st): manage boot part in io_mmc 3 years ago
Yann Gautier 3ed016571a nand: stm32_fmc_nand: remove dead code 4 years ago
Peng Fan b473430898 drivers: move scmi-msg out of st 4 years ago
Yann Gautier ade9ce03b8 stm32mp1: get peripheral base address from a define 5 years ago
Lionel Debieve 495885bce6 drivers: stm32_fmc2_nand: fix boundary check for chip select 4 years ago
Christophe Kerello 0c3e8acbd6 drivers: stm32_fmc2_nand: move to new bindings 4 years ago
Jimmy Brisson 831b0e9824 Don't return error information from console_flush 4 years ago
Lionel Debieve 44966000ec drivers: stm32_fmc2_nand: fix incorrect error detection 4 years ago
Etienne Carriere 1bb9072ab4 clk: stm32mp1: fix rcc mckprot status 5 years ago
Yann Gautier 54019a35b8 mmc: st: clear some flags before sending a command 4 years ago
Yann Gautier 7d8e1218c2 mmc: st: correct retries management 4 years ago