aboutsummaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay
2023-10-04board: stm32f746-disco: refactor the display of the ST logoDario Binacchi
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-08-16ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut
2023-06-16board: st: remove board_mtdparts_defaultPatrick Delaunay
2023-06-16board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-04-19stm32mp: fix various array bounds checksRasmus Villemoes
2023-02-10Correct SPL uses of MTDSimon Glass
2023-02-09Correct SPL use of FDT_SIMPLEFBSimon Glass
2023-02-09Correct SPL uses of ENV_IS_IN_UBISimon Glass
2023-02-09Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass
2023-02-09Correct SPL use of CMD_STM32PROGSimon Glass
2023-02-09Correct SPL use of CMD_STBOARDSimon Glass
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay
2022-10-31FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu
2022-10-30video: Drop use of the lcd header fileSimon Glass
2022-10-18stm32mp: fix compilation issue with DEBUG_UARTPatrick Delaunay
2022-09-27Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-25blk: Rename if_type to uclass_idSimon Glass
2022-09-23board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay
2022-06-17board: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay
2022-06-17board: stm32pm1: add stm32mp13 board supportPatrick Delaunay
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay
2022-06-17ARM: dts: stm32: add STM32MP13 SoCs supportPatrick Delaunay
2022-05-10doc: Add documentation for STM32 MCUsPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard
2022-05-10board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard
2022-05-10configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard
2022-05-10board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard
2022-05-10board: st: common: fix the error messages in stboard commandPatrick Delaunay
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay
2022-01-24board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay