arm-trusted-firmware/plat/st/common
Manish Pandey e8f4ec1ab0 Merge changes from topic "st_uart_updates" into integration
* changes:
  feat(stm32mp1): add early console in SP_min
  feat(st): properly manage early console
  feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE
  docs(st): introduce STM32MP_RECONFIGURE_CONSOLE
  feat(st): add trace for early console
  fix(stm32mp1): enable crash console in FIQ handler
  feat(st-uart): add initialization with the device tree
  refactor(stm32mp1): move DT_UART_COMPAT in include file
  feat(stm32mp1): configure the serial boot load address
  fix(stm32mp1): update the FIP load address for serial boot
  refactor(st): configure baudrate for UART programmer
  refactor(st-uart): compute the over sampling dynamically
2022-10-03 11:58:07 +02:00
..
include feat(stm32mp1): save boot auth status and partition info 2022-06-27 18:56:55 +03:00
bl2_io_storage.c fix(st): add max size for FIP in eMMC boot part 2022-09-07 09:36:48 +02:00
bl2_stm32_io_storage.c fix(st): don't try to read boot partition on SD cards 2022-03-11 10:39:57 +01:00
stm32cubeprogrammer_uart.c refactor(st): configure baudrate for UART programmer 2022-09-23 15:17:43 +02:00
stm32cubeprogrammer_usb.c fix(st): add missing string.h include 2022-10-03 10:00:03 +02:00
stm32mp_auth.c feat(st): disable authentication based on part_number 2022-02-01 13:52:40 +01:00
stm32mp_common.c feat(st): properly manage early console 2022-09-23 15:17:43 +02:00
stm32mp_dt.c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node 2022-03-28 18:29:59 +02:00
stm32mp_fconf_io.c feat(stm32mp1): add support for reading the metadata partition 2022-01-27 18:09:02 +05:30
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00