summaryrefslogtreecommitdiff
path: root/board/st
AgeCommit message (Expand)Author
2022-09-06board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-17stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay
2022-06-17board: stm32mp1: convert to livetreePatrick Delaunay
2022-06-17configs: add stm32mp13 defconfigPatrick Delaunay
2022-06-17board: stm32pm1: add stm32mp13 board supportPatrick Delaunay
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay
2022-06-17ARM: dts: stm32: add STM32MP13 SoCs supportPatrick Delaunay
2022-05-10doc: Add documentation for STM32 MCUsPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard
2022-05-10board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard
2022-05-10configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard
2022-05-10board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard
2022-05-10board: st: common: fix the error messages in stboard commandPatrick Delaunay
2022-04-28led: Drop led_default_state()Marek Vasut
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini
2022-03-15board: st: common: update test on misc_read result in command stboardPatrick Delaunay
2022-01-24board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay
2022-01-24stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt
2021-11-30board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay
2021-11-30board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08board: stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard
2021-10-08board: stm32: Remove the bi_boot_params initializationPatrick Delaunay
2021-10-05tee: add a stub for tee_find_devicePatrick Delaunay
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