index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
/
common
Age
Commit message (
Expand
)
Author
2020-08-13
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
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 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
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
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
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
2020-03-24
board: stm32mp1: add finished good in board identifier OTP
Patrick Delaunay
2020-03-24
board: stm32mp1: stboard: lock the OTP after programming
Patrick Delaunay
2020-03-24
board: stm32mp1: read OTP in command stboard
Patrick Delaunay
2020-03-24
board: stm32mp1: update command stboard on misc_write result
Patrick Delaunay
2020-01-17
stm32mp1: split board and SOC support for STM32MP15x family
Patrick Delaunay
2020-01-17
stm32mp1: move stboard command in board/st/common directory
Patrick Delaunay