- ebc7b12 Merge "fix(st): set no-pie option when building ST elf file" into integration by Govindraj Raja · 3 weeks ago
- 4f7cfa5 fix(st): set no-pie option when building ST elf file by Yann Gautier · 4 weeks ago
- f6ab391 fix(stm32mp2): set PLAT_MAX_PWR_LVL to one by Maxime Méré · 6 weeks ago
- 9542b80 feat(stm32mp2): boot BL33 at EL1 or EL2 by Yann Gautier · 11 months ago
- 4a95253 feat(stm32mp2): disable unsupported features by Yann Gautier · 1 year, 2 months ago
- ce953aa feat(stm32mp2): initialize gic and delay timer in bl31_plat_arch_setup by Maxime Méré · 5 weeks ago
- 212148f feat(stm32mp2): add BL31 device tree support by Maxime Méré · 7 weeks ago
- e50874b feat(stm32mp2): load FW binaries to DDR by Yann Gautier · 6 months ago
- 26ad6bf feat(stm32mp2): enable DDR driver by Nicolas Le Bayon · 2 years, 6 months ago
- 068d341 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · 3 years, 5 months ago
- 95dd08c feat(st): add stm32mp_is_wakeup_from_standby() by Yann Gautier · 3 years ago
- 98768bf feat(stm32mp2): add RETRAM map/unmap capability by Maxime Méré · 9 weeks ago
- ead0b02 feat(stm32mp2): add helper to get DDRDBG base address by Nicolas Le Bayon · 3 years, 2 months ago
- 0e1727c feat(stm32mp2): handle DDR power supplies by Pascal Paillet · 1 year, 10 months ago
- 507173f feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · 1 year, 9 months ago
- 9f97a07 Merge changes I1df23bfa,Ibc85e30c into integration by Manish V Badarkhe · 8 weeks ago
- 61d3813 Merge changes I14df5d21,I7f952205,I6f52ec2c,Ibe0cacf8 into integration by Manish Pandey · 9 weeks ago
- b95a375 feat(stm32mp2): improve BL31 size management by Maxime Méré · 9 weeks ago
- 9846179 fix(st): support device tree DDR sizes higher than 16Gbits for aarch64 by Nicolas Le Bayon · 1 year, 7 months ago
- 3263aea feat(st-pmic): add STPMIC2 driver by Pascal Paillet · 2 years ago
- b151f68 feat(stm32mp2): manage DDR FW via FIP by Maxime Méré · 2 months ago
- caff04c feat(stm32mp2): introduce DDR type compilation flags by Nicolas Le Bayon · 3 years, 5 months ago
- ece4c25 feat(stm32mp2): add minimal support for BL31 by Yann Gautier · 1 year, 5 months ago
- 9189d16 feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years ago
- cb84bf6 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 3 months ago
- 88ca335 feat(stm32mp2): load fw-config file by Yann Gautier · 6 months ago
- 99f4132 feat(stm32mp2): add fw-config compilation by Yann Gautier · 6 months ago
- 40ff138 feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 6 months ago
- 3ad65ce feat(stm32mp2): add fixed regulators support by Yann Gautier · 6 months ago
- a65743b feat(stm32mp2): print board info by Yann Gautier · 2 years, 7 months ago
- 400dcac feat(stm32mp2): display CPU info by Yann Gautier · 5 months ago
- d58a3d2 feat(stm32mp2): get chip ID by Yann Gautier · 6 months ago
- 8053f2b feat(stm32mp2): add BL2 boot first steps by Yann Gautier · 6 months ago
- 1559f64 build: consolidate directory creation rules by Chris Kay · 6 months ago
- 27941eb Merge "fix(stm32mp1): skip OP-TEE header check if image base is NULL" into integration by Manish Pandey · 4 months ago
- 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 5 months ago
- ffbe41b Merge "refactor(st): change suffix for SYSCFG functions" into integration by Manish V Badarkhe · 5 months ago
- ad59164 fix(stm32mp1): skip OP-TEE header check if image base is NULL by Yann Gautier · 5 months ago
- 3043743 feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · 2 years, 7 months ago
- bcd9506 feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 2 years, 7 months ago
- a7ad588 feat(st-reset): add system reset management by Lionel Debieve · 4 years ago
- 80d9fb4 refactor(st): change suffix for SYSCFG functions by Maxime Méré · 10 months ago
- 50054e9 refactor(st): change method to get GIC base addresses by Nicolas Le Bayon · 1 year, 6 months ago
- 605facb refactor(st): move FWU support to common code by Yann Gautier · 1 year, 11 months ago
- 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · 11 months ago
- 861db13 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 5 months ago
- 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 5 months ago
- 7cfc8dd fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · 12 months ago
- e521d7d refactor(st): use GPIO banks definition from bindings by Pascal Paillet · 2 years, 8 months ago
- 1870c72 build: unify verbosity handling by Chris Kay · 7 months ago
- 3db9d51 refactor(st): rename plat_set_image_source by Yann Gautier · 5 months ago
- 723133b feat(st): add FWU with boot from NAND by Yann Gautier · 1 year, 6 months ago
- d6b75ea feat(st): manage backup partitions for NAND devices by Yann Gautier · 11 months ago
- da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 2 months ago
- 4a0011c feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 2 years, 5 months ago
- 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 8 months ago
- 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · 7 months ago
- b619f49 feat(stm32mp2): use early traces by Yann Gautier · 10 months ago
- 0b64bd8 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 1 month ago
- bbd9419 feat(stm32mp2): add ddr-fw parameter for fiptool by Yann Gautier · 9 months ago
- 81277dc refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 2 years, 10 months ago
- b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 9 months ago
- 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 10 months ago
- da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 9 months ago
- ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 9 months ago
- 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · 10 months ago
- c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 9 months ago
- f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 9 months ago
- cfba645 build: use toolchain identifiers in conditions by Chris Kay · 12 months ago
- 523e864 build: use new toolchain variables for tools by Chris Kay · 12 months ago
- 7d13b4e feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 10 months ago
- 89d00ec refactor(st): move macros to common folder by Yann Gautier · 10 months ago
- 83063e0 refactor(stm32mp1): remove unused macros by Yann Gautier · 10 months ago
- ad3d8af Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · 10 months ago
- 44ad507 feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · 10 months ago
- a585d76 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · 11 months ago
- 24e94a6 fix(stm32mp2): add missing include by Yann Gautier · 11 months ago
- 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 2 months ago
- bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 3 years, 3 months ago
- 3e33475 refactor(st): update test for closed chip by Yann Gautier · 1 year, 10 months ago
- e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years ago
- 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · 11 months ago
- 3db1b6f feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 1 month ago
- 26a2c0a feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 2 months ago
- 682a064 fix(stm32mp2): correct early/crash console init by Yann Gautier · 11 months ago
- 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 1 month ago
- 4c974f4 Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 1 month ago
- f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 1 month ago
- 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 1 month ago
- 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · 1 year, 2 months ago
- 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 2 years, 5 months ago
- c55e2ee feat(st): update STM32MP DT files by Yann Gautier · 1 year, 1 month ago
- 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · 1 year, 9 months ago
- b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 1 month ago
- 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 1 year, 10 months ago
- b4d0827 fix(st): update comment on encryption key by Yann Gautier · 1 year, 10 months ago
- 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 1 year, 11 months ago
- 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · 2 years, 7 months ago
- 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · 1 year, 3 months ago
- 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 1 year, 6 months ago