summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2 daysboard: stm32mp2: read boot index from backup registerDario Binacchi
2025-12-05board: st: Update LED management for stm32mp2Patrice Chotard
2025-12-05board: st: Update LED management for stm32mp1Patrice Chotard
2025-12-05board: st: Drop old LED code from stm32f429-discoSimon Glass
2025-09-30Revert "board: st: stm32mp1: Clean env_get_location()"Kory Maincent
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29ARM: stm32: Add STM32MP13xx debug UART initializationMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM typeMarek Vasut
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2025-06-20Merge patch series "Consistent Kconfig environment options CONFIG_ENV_ prefix"Tom Rini
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-05-05board: st: common: fix dfu alt buffer clearingVincent Stehlé
2025-04-25board: st: stm32mp2: change bootcmd for ST boardsPatrick Delaunay
2025-04-25configs: stm32mp25: add support of NAND and NOR bootPatrice Chotard
2025-04-25board: st: stm32mp2: add user button supportPatrick Delaunay
2025-04-25board: st: stm32mp2: add led supportPatrick Delaunay
2025-04-25board: st: stm32mp2: add mmc_get_env_dev()Patrice Chotard
2025-04-25board: st: stm32mp2: add env_get_location()Patrice Chotard
2025-04-25configs: stm32: introduce stm32mp15-odyssey_defconfigPatrice Chotard
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
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