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
/
stm32mp1
/
stm32mp1.c
Age
Commit message (
Expand
)
Author
2019-10-22
board: stm32mp1: fixup the usb product id for USB download gadget
Patrick Delaunay
2019-09-04
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-08-27
stm32mp1: Add copro image support for M4 firmware
Patrick Delaunay
2019-08-27
stm32mp1: update sysconf_init on misc_read result
Patrick Delaunay
2019-08-27
stm32mp1: update test on misc_read result
Patrick Delaunay
2019-08-27
stm32mp1: board: cosmetic: cleanup file
Patrick Delaunay
2019-08-27
stm32mp1: board: remove board_check_usb_power when ADC is not activated
Patrick Delaunay
2019-08-27
stm32mp1: board: Update the way vdd-supply is retrieved from DT
Patrick Delaunay
2019-08-27
stm32mp1: board: check the boot-source to disable bootdelay
Patrick Delaunay
2019-08-27
stm32mp1: board: protect the led function calls
Patrick Delaunay
2019-08-27
stm32mp1: board: support of error led on ed1/ev1 board
Patrick Delaunay
2019-08-27
stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot
Patrick Delaunay
2019-08-27
stm32mp1: board: add environment variable for board id and board rev
Patrick Delaunay
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-07-12
board: stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
Patrick Delaunay
2019-07-12
stm32mp1: add configuration op-tee
Patrick Delaunay
2019-07-12
stm32mp1: call regulators_enable_boot_on in board_init
Patrick Delaunay
2019-06-06
board: stm32mp1: Add board_interface_eth_init
Christophe Roullier
2019-06-06
board: stm32mp1: Update power supply check via USB TYPE-C
Patrice Chotard
2019-06-06
stm32mp1: Update env_get_location for NOR support
Patrice Chotard
2019-06-06
stm32mp1: Add env_get_location()
Patrice Chotard
2019-06-06
board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
Patrice Chotard
2019-06-06
stm32mp1: support dynamic MTDPARTS
Patrice Chotard
2019-04-21
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
stm32mp1: migrate USBOTG device to driver model
Patrick Delaunay
2019-04-12
board: stm32mp1: Force pinctrl driver probe in board_init()
Patrice Chotard
2019-04-12
Board: stm32mp1: Add supply current boot information
Patrice Chotard
2019-04-12
stm32mp1: add syscfg initialization
Patrick Delaunay
2019-04-12
stm32mp1: support forced boot mode
Patrick Delaunay
2019-04-12
stm32mp1: update bootcmd
Patrick Delaunay
2019-04-12
stm32mp1: add runtime information in environment
Patrick Delaunay
2019-04-12
stm32mp1: display board information
Patrick Delaunay
2018-09-25
board: st: stm32mp1: Add usb gadget support
Patrice Chotard
2018-08-10
stm32mp1: use new function led default state
Patrick Delaunay
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-03-19
board: st: add generic board for STM32MP1 family
Patrick Delaunay