summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2025-03-12board: st: stm32f746-disco: Update MAINTAINERS filePatrice Chotard
2025-03-10board: stm32f746-disco: drop board_late_init()Dario Binacchi
2025-03-10ARM: dts: stm32: drop "st,led1" compatibleDario Binacchi
2025-03-10ARM: dts: stm32: drop "st,button1" compatibleDario Binacchi
2025-02-11board: stih410-b2260: Remove board_usb_init/cleanup()Patrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-01-31board: st: stm32mp1: Clean env_get_location()Patrice Chotard
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: st: Remove <common.h> and add needed includesTom Rini
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard
2024-04-19net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue codeMarek Vasut
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini
2024-01-19arm: Rename STM32MP15xPatrick Delaunay
2024-01-19arm: Rename STM32MP13xPatrick Delaunay
2024-01-19board: st: stm32mp2: display the board identificationPatrick Delaunay
2024-01-19board: st: stm32mp2: add checkboardPatrick Delaunay
2024-01-19stm32mp: activate the command stboard for stm32mp25 boardsPatrick Delaunay
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard
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