summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-14stm32mp1: Fix warning display when 1.5A power supply is usedPatrice Chotard
2020-05-14board: stm32mp1: add timeout for I/O compensation readyPatrick Delaunay
2020-05-14board: stm32mp1: remove bootdelay configuration for usb or serial bootPatrick Delaunay
2020-05-14board: stm32mp1: set environment variable fdtfilePatrick Delaunay
2020-05-14board: stm32mp1: gt9147 IRQ before reset on EV1Patrick Delaunay
2020-05-14board: stm32mp1: update management of boot-ledPatrick Delaunay
2020-05-14board: stm32mp1: Keep error led ON in case of low power detectionPatrice Chotard
2020-05-14stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay
2020-05-14stm32mp: add the command stm32progPatrick Delaunay
2020-05-14board: stm32mp1: adapt MTD partition for BOOT from NOR or NANDPatrick Delaunay
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14configs: stm32mp1: remove optee defconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick Delaunay
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-14board: stm32mp1: move set_dfu_alt_info in st common directoryPatrick Delaunay
2020-05-14board: stm32mp1: move board_get_mtdparts in st common directoryPatrick Delaunay
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay
2020-03-24board: stm32mp1: stboard: lock the OTP after programmingPatrick Delaunay
2020-03-24board: stm32mp1: read OTP in command stboardPatrick Delaunay
2020-03-24board: stm32mp1: update command stboard on misc_write resultPatrick Delaunay
2020-03-02doc: add board documentation for stm32mp1Patrick Delaunay
2020-02-13board: stm32mp1: change dfu function to staticPatrick Delaunay
2020-02-13board: stm32mp1: board: add include for dfuPatrick Delaunay
2020-02-13board: stm32mp1: update readmePatrick Delaunay
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay
2020-01-17board: stm32mp1: move CONFIG_ENV_XXX in defconfigPatrick Delaunay
2020-01-17stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay
2020-01-07stm32mp1: remove copro_state environment variableFabien Dessenne
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass