Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d3b37b0351fe347c9d0aafccf8b44f74416dd06a
/
board
/
st
/
stm32mp1
71ba2cb
board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
by Patrick Delaunay
· 4 years, 9 months ago
654706b
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
by Patrick Delaunay
· 4 years, 10 months ago
e9a20f8
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
by Patrick Delaunay
· 4 years, 10 months ago
61f6d46
board: stm32mp1: display reference only for STMicroelectronics board
by Patrick Delaunay
· 5 years ago
888dc68
board: stm32mp1: add finished good in board identifier OTP
by Patrick Delaunay
· 4 years, 10 months ago
efa667d
doc: add board documentation for stm32mp1
by Patrick Delaunay
· 4 years, 11 months ago
167a603
board: stm32mp1: change dfu function to static
by Patrick Delaunay
· 5 years ago
e968c39
board: stm32mp1: board: add include for dfu
by Patrick Delaunay
· 5 years ago
a21a6ba
board: stm32mp1: update readme
by Patrick Delaunay
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 5 years ago
cd304e2
Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
8462548
stm32mp1: split board and SOC support for STM32MP15x family
by Patrick Delaunay
· 5 years ago
4933057
board: stm32mp1: move CONFIG_ENV_XXX in defconfig
by Patrick Delaunay
· 5 years ago
ba2c20c
stm32mp1: move stboard command in board/st/common directory
by Patrick Delaunay
· 5 years 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
b4fee16
stm32mp1: add support for virtual partition read
by Patrick Delaunay
· 5 years ago
fd399a1
stm32mp1: board: add spi nand support
by Patrick Delaunay
· 5 years ago
f6031d6
stm32mp1: activate SET_DFU_ALT_INFO
by Patrick Delaunay
· 5 years ago
fb90fcf
board: stm32mp1: fixup the usb product id for USB download gadget
by Patrick Delaunay
· 5 years ago
53e3d52
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
06d1dd2
stm32mp1: update README for remoteproc support
by Patrick Delaunay
· 5 years ago
0e6522c
stm32mp1: add example files for FIT generation
by Patrick Delaunay
· 5 years ago
a68ae8d
stm32mp1: Add copro image support for M4 firmware
by Patrick Delaunay
· 5 years ago
781a917
stm32mp1: board update command stboard on misc_read result
by Patrick Delaunay
· 5 years ago
ff6618e
stm32mp1: update sysconf_init on misc_read result
by Patrick Delaunay
· 5 years ago
19efa39
stm32mp1: update test on misc_read result
by Patrick Delaunay
· 5 years ago
8c01823
MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD
by Patrick Delaunay
· 5 years ago
d1a597f
stm32mp1: board: cosmetic: cleanup file
by Patrick Delaunay
· 5 years ago
4154247
stm32mp1: board: remove board_check_usb_power when ADC is not activated
by Patrick Delaunay
· 5 years ago
5e959ab
stm32mp1: board: Update the way vdd-supply is retrieved from DT
by Patrick Delaunay
· 5 years ago
55f9cd2
stm32mp1: board: check the boot-source to disable bootdelay
by Patrick Delaunay
· 5 years ago
4616ff4
stm32mp1: board: protect the led function calls
by Patrick Delaunay
· 5 years ago
dd28108
stm32mp1: board: support of error led on ed1/ev1 board
by Patrick Delaunay
· 5 years ago
d573e46
stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot
by Patrick Delaunay
· 5 years ago
8b8b3d6
stm32mp1: board: add environment variable for board id and board rev
by Patrick Delaunay
· 5 years ago
178a415
stpmic1: program pmic to keep only the debug unit on
by Patrick Delaunay
· 5 years ago
f3998fd
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
3a7d557
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
8e19477
board: stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 6 years ago
e81f8d1
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
by Patrick Delaunay
· 6 years ago
152c84b
stm32mp1: add configuration op-tee
by Patrick Delaunay
· 6 years ago
25d436a
stm32mp1: cosmetic: remove unnecessary include
by Patrick Delaunay
· 6 years ago
526558c
stm32mp1: update README
by Patrick Delaunay
· 6 years ago
afb0840
stm32mp1: add stboard command
by Patrick Delaunay
· 6 years ago
f59ad45
stm32mp1: call regulators_enable_boot_on in board_init
by Patrick Delaunay
· 6 years ago
4048e17
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 6 years ago
edacf26
board: stm32mp1: Add board_interface_eth_init
by Christophe Roullier
· 6 years ago
28c064e
board: stm32mp1: Update power supply check via USB TYPE-C
by Patrice Chotard
· 6 years ago
e5c38fd
stm32mp1: Update env_get_location for NOR support
by Patrice Chotard
· 6 years ago
8f24b1a
stm32mp1: Add env_get_location()
by Patrice Chotard
· 6 years ago
7f90cd6
board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
by Patrice Chotard
· 6 years ago
8747164
stm32mp1: support dynamic MTDPARTS
by Patrice Chotard
· 6 years ago
93ffa2b
board: stm32mp1: Add Avenger96 board support
by Manivannan Sadhasivam
· 6 years ago
1767ac2
stm32mp1: ram: add support for LPDDR2/LPDDR3
by Patrick Delaunay
· 6 years ago
6fe7dd3
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
c31000c
stm32mp1: migrate USBOTG device to driver model
by Patrick Delaunay
· 6 years ago
8b4afe8
board: stm32mp1: Force pinctrl driver probe in board_init()
by Patrice Chotard
· 6 years ago
395f129
Board: stm32mp1: Add supply current boot information
by Patrice Chotard
· 6 years ago
3911048
board: stm32mp1: Update README file
by Patrice Chotard
· 6 years ago
db4ff0d
stpmic1: update register names
by Patrick Delaunay
· 6 years ago
42f01aa
power: rename stpmu1 to official name stpmic1
by Patrick Delaunay
· 6 years ago
d46c22b
power: stpmu1: rename files to stpmic1
by Patrick Delaunay
· 6 years ago
4545974
stm32mp1: add syscfg initialization
by Patrick Delaunay
· 6 years ago
9a2ba28
stm32mp1: support forced boot mode
by Patrick Delaunay
· 6 years ago
842ebb5
stm32mp1: update bootcmd
by Patrick Delaunay
· 6 years ago
b4ae34b
stm32mp1: add runtime information in environment
by Patrick Delaunay
· 6 years ago
d461f10
stm32mp1: display board information
by Patrick Delaunay
· 6 years ago
abf2678
stm32mp1: add trusted boot with TF-A
by Patrick Delaunay
· 6 years ago
84ee59a
MAINTAINERS: Update stm32mp entry
by Patrick Delaunay
· 6 years ago
4c834b9
board: st: stm32mp1: Add usb gadget support
by Patrice Chotard
· 6 years ago
1f5118b
stm32mp1: use new function led default state
by Patrick Delaunay
· 6 years ago
5f16f65
stm32mp1: add support for stm32mp157c-ev1 board
by Patrick Delaunay
· 7 years ago
320d266
stm32mp1: Allow to activate CONFIG_DEBUG_UART
by Patrick Delaunay
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0ed232b
stm32mp1: add eMMC support for ED1
by Patrick Delaunay
· 7 years ago
f8598d9
board: st: add generic board for STM32MP1 family
by Patrick Delaunay
· 7 years ago