- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 483b799 board: st: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 2430da4 board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check() by Patrice Chotard · 8 months ago
- d100c1a net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code by Marek Vasut · 8 months ago
- 9f1dc11 arm: Rename STM32MP15x by Patrick Delaunay · 10 months ago
- 49de864 arm: Rename STM32MP13x by Patrick Delaunay · 10 months ago
- 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- b3d97f8 ARM: stm32: Power cycle Buck3 in reset on DHSOM by Marek Vasut · 1 year, 6 months ago
- 8a8efac board: stm32mp1: use fdt_copy_fixed_partitions by Patrick Delaunay · 1 year, 6 months ago
- cccea18 efi_loader: add the number of image entries in efi_capsule_update_info by Masahisa Kojima · 1 year, 6 months ago
- daf0721 stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
- 96e3b52 Correct SPL use of FDT_SIMPLEFB by Simon Glass · 1 year, 10 months ago
- 821d1df Correct SPL uses of ENV_IS_IN_UBI by Simon Glass · 1 year, 10 months ago
- 71aa806 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 10 months ago
- 308d677 Correct SPL use of CMD_STBOARD by Simon Glass · 1 year, 10 months ago
- 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
- d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
- c37a668 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years, 1 month ago
- 89f3745 board: st: stm32mp1: use of correct compatible string to add partitions by Christophe Kerello · 2 years, 2 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 0a1a755 board: stm32mp1: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
- 6350633 board: stm32mp1: convert to livetree by Patrick Delaunay · 2 years, 6 months ago
- 11517cc configs: add stm32mp13 defconfig by Patrick Delaunay · 2 years, 6 months ago
- ae3e2c2 board: stm32pm1: add stm32mp13 board support by Patrick Delaunay · 2 years, 6 months ago
- 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
- a82abb1 ARM: dts: stm32: add STM32MP13 SoCs support by Patrick Delaunay · 2 years, 6 months ago
- 67899c2 board: st: stm32mp1: Consider USB cable connected when boot device is USB by Patrice Chotard · 2 years, 7 months ago
- 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
- 046bdb8 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · 2 years, 11 months ago
- 8ad37e6 board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
- f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
- c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- d901d76 board: stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 3 months ago
- e69c414 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 3 months ago
- 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
- b73e8bf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 4 months ago
- 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
- 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
- 2a7034c stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 5 months ago
- 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
- 486808e board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 6 months ago
- 2214d5e stm32mp1: remove the board_check_usb_power function when ADC is not activated by Patrick Delaunay · 3 years, 8 months ago
- 9f97193 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
- a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
- 7ccaa31 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 11 months ago
- 42082bc board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years, 1 month ago
- 873bf44 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- 81d4c4e add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition by Manuel Reis · 4 years ago
- 60a2dd6 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years ago
- 29e5c02 board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 1 month ago
- 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- d0a3c4f board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 4 months ago
- 5eafc1d board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 4 months ago
- 300669a board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 4 months ago
- 06f624f board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 4 months ago
- ebfd592 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 4 months ago
- 72b0998 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 4 months ago
- e817c8e board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 4 months ago
- 3434bbe board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 4 months ago
- feb6179 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 4 months ago
- 6a8713b board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 4 months ago
- 00bac2a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 4 months ago
- 4b64265 board: update test on misc_read result in board_late_init by Patrick Delaunay · 4 years, 5 months ago
- b0cbafe configs:stm32mp1: activate env config in SPL by Patrick Delaunay · 4 years, 5 months ago
- a9addca stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC by Patrick Delaunay · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 03fb038 board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 5 months ago
- 29e4ce3 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 6 months ago
- 4fb4681 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 6 months ago
- 2f23832 board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 6 months ago
- d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
- 918e9c3 board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 7 months ago
- 5ef642c board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 7 months ago
- 3cab9aa board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 7 months ago
- 99f6743 board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 7 months ago
- 055065a board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 7 months ago
- 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 7 months ago
- cadd1bf board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 7 months ago
- b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
- ccf6e9f configs: stm32mp1: remove optee defconfig by Patrick Delaunay · 4 years, 8 months ago
- 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
- ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 8 months ago
- 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 8 months ago
- 71ba2cb board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 8 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 9 months ago
- 61f6d46 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · 4 years, 10 months ago
- 888dc68 board: stm32mp1: add finished good in board identifier OTP by Patrick Delaunay · 4 years, 8 months ago