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
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
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-07-28
board: update test on misc_read result in board_late_init
Patrick Delaunay
2020-07-28
configs:stm32mp1: activate env config in SPL
Patrick Delaunay
2020-07-28
stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
Patrick Delaunay
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-07
board: st: move type-c stusb1600 controller code in a driver
Patrick Delaunay
2020-07-07
board: st: stm32mp1: increase teed partition
Patrick Delaunay
2020-07-07
board: stm32mp1: update the gpio hog support
Patrick Delaunay
2020-07-07
board: stm32mp1: move the function board_debug_uart_init in spl.c
Patrick Delaunay
2020-07-07
board: stm32mp1: update vddcore in SPL
Patrick Delaunay
2020-07-07
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
board: st: create common file stpmic1.c
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
stm32mp1: Fix warning display when 1.5A power supply is used
Patrice Chotard
2020-05-14
board: stm32mp1: add timeout for I/O compensation ready
Patrick Delaunay
2020-05-14
board: stm32mp1: remove bootdelay configuration for usb or serial boot
Patrick Delaunay
2020-05-14
board: stm32mp1: set environment variable fdtfile
Patrick Delaunay
2020-05-14
board: stm32mp1: gt9147 IRQ before reset on EV1
Patrick Delaunay
2020-05-14
board: stm32mp1: update management of boot-led
Patrick Delaunay
2020-05-14
board: stm32mp1: Keep error led ON in case of low power detection
Patrice Chotard
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
configs: stm32mp1: remove optee defconfig
Patrick Delaunay
2020-05-14
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2020-05-14
stm32mp1: move MTDPART configuration in Kconfig
Patrick Delaunay
2020-05-14
stm32mp1: dynamically build DFU_ALT_INFO
Patrick Delaunay
2020-05-14
board: stm32mp1: move set_dfu_alt_info in st common directory
Patrick Delaunay
2020-05-14
board: stm32mp1: move board_get_mtdparts in st common directory
Patrick Delaunay
[next]