summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-27stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay
2021-07-16stm32mp: use device sequence number in boot_instance variablePatrick Delaunay
2021-07-07bootstage: Eliminate when not enabledTom Rini
2021-06-18board: stm32mp1: correct the property name for ethPatrick Delaunay
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-09stm32mp1: remove the board_check_usb_power function when ADC is not activatedPatrick Delaunay
2021-04-09board: Add rt-thread art-pi board supportdillon min
2021-04-08board: st: stm32f746-disco: fix console is not enabled while init dramGiulio Benetti
2021-03-12board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick 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: common: migrate trace to dev and log macroPatrick Delaunay
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-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
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 set_dfu_alt_infPatrick 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-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
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