37 Commits (fcc9d57c065cf0520fe0a1b62d057b3e8cbcae6b)

Author SHA1 Message Date
Ambroise Vincent be3991c0c3 Console: remove deprecated finish_console_register 6 years ago
Yann Gautier b248bb4a74 mmc: stm32_sdmmc2: fill ocr_voltage 6 years ago
Yann Gautier b053a22e8a stm32mp1: add minimal support for co-processor Cortex-M4 6 years ago
Yann Gautier 0d21680c35 stm32mp1: update clock driver 6 years ago
Yann Gautier 5202cb393d stm32mp1: add timeout detection in reset driver 6 years ago
Yann Gautier 7ae58c6ba7 stm32mp1: use functions to retrieve some peripheral addresses 6 years ago
Yann Gautier 447b2b137d stm32mp1: split clkfunc code 6 years ago
Yann Gautier d82d4ff066 stm32mp1: update I2C and PMIC drivers 6 years ago
Yann Gautier dfdb057a17 stm32mp1: use new functions to manage timeouts 6 years ago
Yann Gautier e0a8ce5d0d stm32mp1: remove some dependencies on clocks and reset in drivers 6 years ago
Yann Gautier 3f9c97842e stm32mp1: make functions and macros more common 6 years ago
Yann Gautier c9d75b3cf9 stm32mp1: split code between common and private parts 6 years ago
Yann Gautier 88ef0425da stm32mp1: add BSEC driver 6 years ago
Yann Gautier 1fc2130c5b stm32mp1: update device tree and gpio functions 6 years ago
Yann Gautier 4156d4daa8 drivers: st: update drivers code 6 years ago
Yann Gautier 077f682853 drivers: st: pmic: update stpmic1 driver 6 years ago
Yann Gautier c948f77136 stm32mp1: update device tree files 6 years ago
Yann Gautier 23684d0e81 stm32mp1: rename stpmu1 to stpmic1 6 years ago
Yann Gautier 435832abfd drivers: st: move i2c driver in its own folder 6 years ago
Yann Gautier 6e6ab282f7 stm32mp1: do not include platform header files directly in drivers 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier 1d7bcaa636 drivers: st: mmc: improve error cases in send_cmd function 6 years ago
Yann Gautier 8b7a26d0d6 drivers: st: uart: remove old API 6 years ago
Yann Gautier 6d264afc9e drivers: st: update console driver to support MULTI_CONSOLE_API 6 years ago
Yann Gautier 8244d2260d stm32mp1: add a new file for UART registers definition 6 years ago
Yann Gautier 3e6fab4308 stm32mp1: correct some static analysis tools issues 6 years ago
Yann Gautier a3d39cc763 stm32mp1: add an IO to read MMC devices 6 years ago
Yann Gautier ceaff75c9f stm32mp1: add an IO to read STM32IMAGE binaries 6 years ago
Yann Gautier 8e2e5e8b18 stm32mp1: add sdmmc2 driver 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Antonio Nino Diaz 6a23356c4f Replace stdio.h functions by TF functions 6 years ago
Yann Gautier 10a511ceaa stm32mp1: Add DDR support and its security with TZC400 6 years ago
Yann Gautier e4f559ff54 stm32mp1: Add PMIC support 6 years ago
Yann Gautier 278c34df06 stm32mp1: Add console support 6 years ago
Yann Gautier 6a339a4952 stm32mp1: Add GPIO support 6 years ago
Yann Gautier 7839a05090 stm32mp1: Add clock and reset support 6 years ago
Yann Gautier 4353bb20cc Introduce STMicroelectronics STM32MP1 platform 6 years ago