summaryrefslogtreecommitdiff
path: root/board/st/stm32mp1
AgeCommit message (Expand)Author
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard
2021-01-13board: stm32pm1: update USB-C power detection algorithm on DK boardsPatrice Chotard
2021-01-13board: st: stm32mp1: migrate trace to dev and log macroPatrick Delaunay
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-09add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definitionManuel Reis
2020-11-25board: st: stm32mp1: update load address for FIT examplesPatrick Delaunay
2020-11-25board: stm32mp1: no MTD partitions fixup for serial bootPatrick Delaunay
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-08-13board: stm32mp1: use const for struct node_infoPatrick Delaunay
2020-08-13board: stm32mp1: remove board.cPatrick 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: stm32mp1: move the function board_debug_uart_init in spl.cPatrick Delaunay
2020-07-07board: stm32mp1: update vddcore in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-07-07board: st: create common file stpmic1.cPatrick 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-14configs: stm32mp1: remove optee defconfigPatrick 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