summaryrefslogtreecommitdiff
path: root/board/st
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...Tom Rini2022-09-271-2/+2
|\
| * board: st: stm32mp1: use of correct compatible string to add partitionsChristophe Kerello2022-09-231-2/+2
* | blk: Rename if_type to uclass_idSimon Glass2022-09-251-1/+1
|/
* Merge branch 'master' into nextTom Rini2022-09-191-6/+2
|\
| * board: stm32mp1: remove test on CONFIG_DM_REGULATORPatrick Delaunay2022-09-061-6/+2
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-1/+1
|/
* stm32mp: stpmic1: remove the debug unit request by debuggerPatrick Delaunay2022-06-171-14/+0
* board: stm32mp1: convert to livetreePatrick Delaunay2022-06-171-9/+4
* configs: add stm32mp13 defconfigPatrick Delaunay2022-06-171-0/+1
* board: stm32pm1: add stm32mp13 board supportPatrick Delaunay2022-06-171-9/+9
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-172-0/+17
* ARM: dts: stm32: add STM32MP13 SoCs supportPatrick Delaunay2022-06-171-0/+1
* doc: Add documentation for STM32 MCUsPatrice Chotard2022-05-107-0/+7
* configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard2022-05-101-0/+1
* configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard2022-05-101-0/+1
* board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard2022-05-101-1/+1
* configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard2022-05-101-0/+1
* configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard2022-05-101-0/+1
* board: st: stm32mp1: Consider USB cable connected when boot device is USBPatrice Chotard2022-05-101-0/+7
* board: st: common: fix the error messages in stboard commandPatrick Delaunay2022-05-101-2/+2
* led: Drop led_default_state()Marek Vasut2022-04-281-3/+0
* Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-04-151-8/+5
|\
| * net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-101-8/+5
* | stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini2022-04-081-8/+11
|/
* board: st: common: update test on misc_read result in command stboardPatrick Delaunay2022-03-151-4/+4
* board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivatedPatrick Delaunay2022-01-241-2/+4
* stm32mp: fix board_get_alt_info_mmc()Heinrich Schuchardt2022-01-241-1/+1
* board: stm32mp1: add support of nor1 device in dfu commandPatrick Delaunay2021-11-301-0/+4
* board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay2021-11-301-0/+4
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-101-1/+5
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-101-1/+0
* board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2021-11-102-2/+3
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-128-17/+0
|\
| * board: stm32mp1: Remove gpio_hog_probe_all() from boardPatrice Chotard2021-10-081-3/+0
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-088-14/+0
* | tee: add a stub for tee_find_devicePatrick Delaunay2021-10-051-2/+1
* | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+3
* | arm: Disable ATAGs supportTom Rini2021-09-077-35/+0
|/
* arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-163-14/+39
* arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-161-3/+7
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-2/+2
* stm32mp1: add pull-up for gpio button PA13 and PA14Patrick Delaunay2021-07-271-0/+2
* stm32mp: use device sequence number in boot_instance variablePatrick Delaunay2021-07-161-8/+27
* bootstage: Eliminate when not enabledTom Rini2021-07-071-1/+1
* board: stm32mp1: correct the property name for ethPatrick Delaunay2021-06-181-2/+2
* Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...WIP/09Apr2021Tom Rini2021-04-095-5/+94
|\
| * stm32mp1: remove the board_check_usb_power function when ADC is not activatedPatrick Delaunay2021-04-091-5/+4
| * board: Add rt-thread art-pi board supportdillon min2021-04-094-0/+90
* | board: st: stm32f746-disco: fix console is not enabled while init dramGiulio Benetti2021-04-081-1/+1
|/
* board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard2021-03-126-40/+0