summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1/stm32mp1.c
AgeCommit message (Expand)Author
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay
2020-08-13board: stm32mp1: update fdt fixup partitions tableChristophe Kerello
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setupPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in env functionsPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fixPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_initPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_powerPatrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...Patrick Delaunay
2020-08-13board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_checkPatrick Delaunay
2020-07-28board: update test on misc_read result in board_late_initPatrick Delaunay
2020-07-28configs:stm32mp1: activate env config in SPLPatrick Delaunay
2020-07-28stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMCPatrick Delaunay
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-07board: st: move type-c stusb1600 controller code in a driverPatrick Delaunay
2020-07-07board: stm32mp1: update the gpio hog supportPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
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-18common: Drop image.h from common headerSimon 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-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14stm32mp1: dynamically detect op-tee presencePatrick 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-24board: stm32mp1: display reference only for STMicroelectronics boardPatrick Delaunay
2020-03-24board: stm32mp1: add finished good in board identifier OTPPatrick Delaunay
2020-02-13board: stm32mp1: change dfu function to staticPatrick Delaunay
2020-02-13board: stm32mp1: board: add include for dfuPatrick 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-07stm32mp1: remove copro_state environment variableFabien Dessenne
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-26stm32mp1: add support for virtual partition readPatrick Delaunay
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay
2019-10-22board: stm32mp1: fixup the usb product id for USB download gadgetPatrick Delaunay