index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
Age
Commit message (
Expand
)
Author
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
board: stm32mp1: Remove gpio_hog_probe_all() from board
Patrice Chotard
2021-10-08
board: stm32: Remove the bi_boot_params initialization
Patrick Delaunay
2021-10-05
tee: add a stub for tee_find_device
Patrick Delaunay
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-16
arm: stm32mp: add defconfig for trusted boot with FIP
Patrick Delaunay
2021-08-16
arm: stm32mp: add config for STM32IMAGE support
Patrick Delaunay
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2021-07-27
stm32mp1: add pull-up for gpio button PA13 and PA14
Patrick Delaunay
2021-07-16
stm32mp: use device sequence number in boot_instance variable
Patrick Delaunay
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2021-06-18
board: stm32mp1: correct the property name for eth
Patrick Delaunay
2021-04-09
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-04-09
stm32mp1: remove the board_check_usb_power function when ADC is not activated
Patrick Delaunay
2021-04-09
board: Add rt-thread art-pi board support
dillon min
2021-04-08
board: st: stm32f746-disco: fix console is not enabled while init dram
Giulio Benetti
2021-03-12
board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...
Patrice Chotard
2021-03-11
board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
Patrick Delaunay
2021-03-11
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
Patrick Delaunay
2021-03-11
board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
Patrick Delaunay
2021-02-28
Correct U-Boot upstream repository
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
Patrice Chotard
2021-01-13
board: stm32pm1: update USB-C power detection algorithm on DK boards
Patrice Chotard
2021-01-13
board: st: common: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
board: st: stm32mp1: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
Manuel Reis
2020-11-25
board: st: stm32mp1: update load address for FIT examples
Patrick Delaunay
2020-11-25
board: stm32mp1: no MTD partitions fixup for serial boot
Patrick Delaunay
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-08-13
board: stm32mp1: use const for struct node_info
Patrick Delaunay
2020-08-13
board: stm32mp1: remove board.c
Patrick Delaunay
2020-08-13
board: stm32mp1: update fdt fixup partitions table
Christophe Kerello
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...
Patrick Delaunay
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
Patrick Delaunay
[next]