aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_serial.c
AgeCommit message (Expand)Author
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-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2022-09-23stm32mp: stm32prog: solve warning for 64bits compilationPatrick Delaunay
2022-09-23stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDRPatrick Delaunay
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-06-18stm32mp: stm32prog: use get_cpu_dev for GetID commandPatrick Delaunay
2021-06-18stm32mp: stm32prog: add timeout in stm32prog_serial_get_bufferPatrick Delaunay
2021-06-18stm32mp: stm32prog: remove all the header check for UART downloadPatrick Delaunay
2021-04-09stm32mp: stm32prog: add FIP header supportPatrick Delaunay
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13arm: stm32mp: stm32prog: always flush DFU on start command for uartPatrick Delaunay
2021-01-13arm: stm32mp: migrate cmd_stm32prog to log macroPatrick Delaunay
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-14stm32mp: stm32prog: add serial link supportPatrick Delaunay