- 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 4 years, 2 months ago
- a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 3 years, 2 months ago
- 8aac307 feat(clk): add a minimal clock framework by Gabriel Fernandez · 4 years, 1 month ago
- 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 11 months ago
- 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 2 years, 11 months ago
- 3d8497c feat(st): protect UART during platform init by Yann Gautier · 3 years, 1 month ago
- 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 1 month ago
- 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 3 years, 1 month ago
- 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 1 month ago
- aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 11 months ago
- 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 11 months ago
- cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 5 months ago
- 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 5 months ago
- 27f589d refactor(stm32mp1): sort compilation flags by Yann Gautier · 3 years, 1 month ago
- 19cdaa8 feat(stm32mp1): add sign-compare warning by Yann Gautier · 4 years ago
- fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 2 years, 11 months ago
- e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years ago
- fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 4 years, 1 month ago
- 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years ago
- 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · 3 years ago
- b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 3 years ago
- c623316 fix(plat/st): remove double space by Yann Gautier · 3 years ago
- 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years, 4 months ago
- f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years, 4 months ago
- fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 4 years, 2 months ago
- 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 4 years, 2 months ago
- e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 1 month ago
- 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years, 1 month ago
- 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · 3 years, 1 month ago
- b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 3 years, 1 month ago
- 3ab157a fix(stm32mp1): add bl prefix for internal linker script by Yann Gautier · 3 years, 1 month ago
- 466be2c fix(plat/st): correct signedness comparison issue by Yann Gautier · 4 years ago
- dc4bcba fix(plat/st): only check header major when booting by Nicolas Le Bayon · 5 years ago
- 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · 3 years, 1 month ago
- 5c84e74 fix(plat/st): add UART reset in crash console init by Yann Gautier · 4 years, 2 months ago
- 1dc5e2e feat(plat/st): add a new DDR firewall management by Lionel Debieve · 4 years, 1 month ago
- 68e6d69 refactor(plat/st): use TZC400 bindings by Yann Gautier · 3 years, 4 months ago
- 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years, 4 months ago
- 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · 3 years, 4 months ago
- a3bd8d1 feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 3 years, 5 months ago
- 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 6 months ago
- 90f84d7 refactor(plat/st): updates for OP-TEE by Yann Gautier · 3 years, 4 months ago
- d2d9b96 fix(plat/st): apply security at the end of BL2 by Yann Gautier · 3 years, 3 months ago
- cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 4 years, 2 months ago
- 003972c fix(plat/st): improve DDR get size function by Lionel Debieve · 4 years, 1 month ago
- f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 4 years, 2 months ago
- de00f3e refactor(plat/st): rework TZC400 configuration by Yann Gautier · 4 years, 2 months ago
- 74bd199 Merge changes from topic "stm32_io_update" into integration by Madhukar Pappireddy · 3 years, 4 months ago
- 66c648f refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · 4 years, 1 month ago
- 4c2b73d fix(plat/st): panic if boot interface is wrong by Yann Gautier · 3 years, 4 months ago
- e56f53f fix(plat/st): add STM32IMAGE_SRC by Yann Gautier · 3 years, 5 months ago
- 0315fa0 fix(plat/st): correct IO compensation disabling by Yann Gautier · 4 years ago
- 152897d fix(plat/st): correct BSEC error code management by Nicolas Le Bayon · 4 years, 10 months ago
- e8fb1ab Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 3 years, 5 months ago
- 1174afd Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 3 years, 5 months ago
- 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 5 months ago
- 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 4 years, 2 months ago
- cc785d8 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 4 years ago
- e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 5 months ago
- 73b8b1c refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · 3 years, 5 months ago
- 7dddfcc refactor(plat/st): remove BL2 image loading by Yann Gautier · 3 years, 6 months ago
- ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 6 months ago
- ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 8 months ago
- a0a6ff6 refactor(plat/st): export functions to get SoC information by Yann Gautier · 3 years, 6 months ago
- 1c95933 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 3 years, 8 months ago
- dca6154 stm32mp1: enable PIE for BL32 by Yann Gautier · 3 years, 9 months ago
- 83d7b18 stm32mp1: set BL sizes regardless of flags by Yann Gautier · 3 years, 7 months ago
- ac22dd5 plat/st: do not keep mmc_device_info in stack by Yann Gautier · 3 years, 8 months ago
- d782056 stm32mp1: add TZC400 interrupt management by Yann Gautier · 6 years ago
- 2f97423 stm32mp1: use TZC400 macro to describe filters by Yann Gautier · 4 years, 2 months ago
- 4f71493 Merge changes from topic "scmi-msg" into integration by Madhukar Pappireddy · 3 years, 9 months ago
- f94d85a stm32mp1: correct plat_crash_console_flush() by Yann Gautier · 3 years, 11 months ago
- 8053e07 drivers: move scmi-msg out of st by Peng Fan · 3 years, 10 months ago
- 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 1 month ago
- 36e9d38 stm32mp1: use %u in NOTICE message for board info by Yann Gautier · 4 years, 1 month ago
- a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 6 months ago
- 7704f16 stm32mp1: add finished good variant in board identifier by Patrick Delaunay · 4 years, 10 months ago
- 98f4ea0 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · 5 years ago
- 7b64e3e stm32mp1: add support for new SoC profiles by Lionel Debieve · 5 years ago
- 2d64b53 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 5 years ago
- 39f9eee Don't return error information from console_flush by Jimmy Brisson · 4 years, 3 months ago
- 46f8e67 stm32mp1: cosmetics in platform.mk by Yann Gautier · 4 years, 2 months ago
- 3f10a2f stm32mp1: update rules for stm32image tool by Yann Gautier · 4 years, 2 months ago
- 6916a44 stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 4 years, 2 months ago
- 5f40063 stm32mp1: sort platform.mk by Yann Gautier · 4 years, 9 months ago
- 94e5ed9 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · 4 years, 9 months ago
- 7faa3bb stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · 4 years, 6 months ago
- a464db4 Merge "fdts: stm32mp1: realign device tree with kernel" into integration by Madhukar Pappireddy · 4 years, 1 month ago
- 4ede20a fdts: stm32mp1: realign device tree with kernel by Yann Gautier · 4 years, 2 months ago
- 868007e stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · 4 years, 8 months ago
- a0388f3 stm32mp1: add plat_panic_handler function by Yann Gautier · 4 years, 2 months ago
- e0b4fde stm32mp1: update plat_report_exception by Yann Gautier · 4 years, 2 months ago
- 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 4 years, 2 months ago
- d501810 stm32mp1: use newly introduced GICv2 makefile by Yann Gautier · 4 years, 3 months ago
- 34f0e93 stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · 4 years, 4 months ago
- 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 6 months ago
- 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 6 months ago
- c8d47a7 stm32mp1: allow non-secure access to reset upon periph registration by Etienne Carriere · 4 years, 6 months ago
- 875f85a stm32mp1: allow non-secure access to clocks upon periph registration by Etienne Carriere · 4 years, 6 months ago
- 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 6 months ago