67 Commits (489e298744fa668bd46661237f81cd9ba05e3b4e)

Author SHA1 Message Date
Madhukar Pappireddy ca661a0092 Enable -Wredundant-decls warning check 5 years ago
Deepika Bhavnani f4f1d88dff st: Unify Platform specific defines for PSCI module 5 years ago
Lionel Debieve b1b218fb1b stm32mp1: Add support for SPI-NOR boot device 5 years ago
Lionel Debieve 5704422814 stm32mp1: Add support for SPI-NAND boot device 5 years ago
Lionel Debieve 12e21dfde2 stm32mp1: Add support for raw NAND boot device 5 years ago
Nicolas Le Bayon e98f594a8f stm32mp1: Reduce MAX_XLAT_TABLES to 4 5 years ago
Nicolas Le Bayon 46554b6470 stm32mp1: add compilation flags for boot devices 5 years ago
Lionel Debieve 697d18ae1a plat/st: Fix incorrect return value 5 years ago
Lionel Debieve 4bdb1a7a6a stm32mp1: add authentication support for stm32image 5 years ago
Lionel Debieve f700423c1f bsec: move bsec_mode_is_closed_device() service to platform 5 years ago
Yann Gautier ebf851ed34 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver 5 years ago
Yann Gautier 083bca2210 stm32mp1: keep console during runtime 6 years ago
Yann Gautier 02f5d82052 stm32mp1: sp_min: initialize MMU and cache earlier 5 years ago
Yann Gautier 4b549b2153 stm32mp1: add support for LpDDR3 6 years ago
Yann Gautier b2182cde09 stm32mp1: check if the SoC is single core 6 years ago
Yann Gautier 10e7a9e904 stm32mp1: print information about board 6 years ago
Yann Gautier dec286dd7d stm32mp1: print information about SoC 6 years ago
Yann Gautier 73680c230f stm32mp1: add watchdog support 6 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Yann Gautier 0a016775ad stm32mp1: increase device tree size to 20kB 6 years ago
Yann Gautier 29a5072782 stm32mp1: use unsigned values for SDMMC defines 6 years ago
Yann Gautier d304158ed4 stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES 6 years ago
Yann Gautier f33b2433f5 stm32mp1: add general SYSCFG management 6 years ago
Yann Gautier 8f282dae74 stm32mp1: move stm32_get_gpio_bank_clock() to private file 6 years ago
Yann Gautier f66358afee clk: stm32mp1: move oscillator functions to generic file 6 years ago
Yann Gautier 1989a19c2d stm32mp1: add OP-TEE support 6 years ago
Yann Gautier eb4519ef65 stm32mp1: fix TZC400 configuration against non-secure DDR 6 years ago
Yann Gautier 4d95beda05 stm32mp1: remove useless define 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 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 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 7747356d60 stm32mp1: set ETZPC controlled peripherals and GPIOZ as non-secure 6 years ago
Yann Gautier c7ba52da72 stm322mp1: add BSEC service 6 years ago
Yann Gautier 88ef0425da stm32mp1: add BSEC driver 6 years ago
Yann Gautier a42bad3763 stm32mp1: add support for SiP services 6 years ago
Yann Gautier 1fc2130c5b stm32mp1: update device tree and gpio functions 6 years ago
Yann Gautier 59a1cdf16a stm32mp1: update platform 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 941ba04396 stm32mp1: remove useless compilation flags 6 years ago
Julius Werner 985ee0b7e8 drivers/console: Link console framework code by default 6 years ago
Yann Gautier ba7f9bfd8e stm32mp: check stm32_sdmmc2_mmc_init return 6 years ago