- 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 4 months ago
- cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
- 486808e board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 5 months ago
- 3f2e3c7 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
- 2214d5e stm32mp1: remove the board_check_usb_power function when ADC is not activated by Patrick Delaunay · 3 years, 7 months ago
- 38ac6a1 board: Add rt-thread art-pi board support by dillon min · 3 years, 7 months ago
- 6bd8845 board: st: stm32f746-disco: fix console is not enabled while init dram by Giulio Benetti · 3 years, 7 months ago
- 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
- 9f97193 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 8 months ago
- 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
- 299ad5d board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board 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 ago
- 7ccaa31 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 10 months ago
- 42082bc board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years, 1 month ago
- 705b5bf board: st: common: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- 873bf44 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 10 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 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, 1 month ago
- d0a3c4f board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 3 months ago
- 5eafc1d board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 3 months ago
- 300669a board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 3 months ago
- 06f624f board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 3 months ago
- ebfd592 board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 3 months ago
- 72b0998 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 3 months ago
- e817c8e board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 3 months ago
- 75f9b19 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 3 months ago
- 3434bbe board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 3 months ago
- feb6179 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 3 months ago
- 6a8713b board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 3 months ago
- 00bac2a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 3 months ago
- a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 4b64265 board: update test on misc_read result in board_late_init by Patrick Delaunay · 4 years, 4 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, 4 months ago
- 03fb038 board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 4 months ago
- 4240022 board: st: stm32mp1: increase teed partition by Patrick Delaunay · 4 years, 5 months ago
- 29e4ce3 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 5 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, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 6 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
- 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 8 months ago
- 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
- 23229d0 board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · 4 years, 8 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
- 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 8 months ago
- 31325e1 stm32mp1: dynamically build DFU_ALT_INFO 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, 7 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
- 61f6d46 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · 4 years, 9 months ago
- 888dc68 board: stm32mp1: add finished good in board identifier OTP by Patrick Delaunay · 4 years, 8 months ago
- 658fde8 board: stm32mp1: stboard: lock the OTP after programming by Patrick Delaunay · 4 years, 9 months ago
- fdabace board: stm32mp1: read OTP in command stboard by Patrick Delaunay · 4 years, 9 months ago
- 16aa3e3 board: stm32mp1: update command stboard on misc_write result by Patrick Delaunay · 4 years, 9 months ago
- efa667d doc: add board documentation for stm32mp1 by Patrick Delaunay · 4 years, 9 months ago
- 167a603 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 9 months ago
- e968c39 board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 9 months ago
- a21a6ba board: stm32mp1: update readme by Patrick Delaunay · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
- 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 10 months ago
- 4933057 board: stm32mp1: move CONFIG_ENV_XXX in defconfig by Patrick Delaunay · 4 years, 10 months ago
- ba2c20c stm32mp1: move stboard command in board/st/common directory by Patrick Delaunay · 4 years, 10 months ago
- 790d5b3 stm32mp1: remove copro_state environment variable by Fabien Dessenne · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago