index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
st
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
board: stm32mp1: add timeout for I/O compensation ready
Patrick Delaunay
2020-05-14
1
-4
/
+12
*
board: stm32mp1: remove bootdelay configuration for usb or serial boot
Patrick Delaunay
2020-05-14
1
-6
/
+0
*
board: stm32mp1: set environment variable fdtfile
Patrick Delaunay
2020-05-14
1
-2
/
+11
*
board: stm32mp1: gt9147 IRQ before reset on EV1
Patrick Delaunay
2020-05-14
1
-0
/
+35
*
board: stm32mp1: update management of boot-led
Patrick Delaunay
2020-05-14
1
-17
/
+16
*
board: stm32mp1: Keep error led ON in case of low power detection
Patrice Chotard
2020-05-14
1
-0
/
+1
*
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
1
-2
/
+12
*
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
1
-0
/
+20
*
board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND
Patrick Delaunay
2020-05-14
1
-21
/
+60
*
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
1
-0
/
+2
*
configs: stm32mp1: remove optee defconfig
Patrick Delaunay
2020-05-14
1
-1
/
+0
*
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2020-05-14
2
-5
/
+5
*
stm32mp1: move MTDPART configuration in Kconfig
Patrick Delaunay
2020-05-14
2
-46
/
+104
*
stm32mp1: dynamically build DFU_ALT_INFO
Patrick Delaunay
2020-05-14
2
-28
/
+109
*
board: stm32mp1: move set_dfu_alt_info in st common directory
Patrick Delaunay
2020-05-14
3
-145
/
+152
*
board: stm32mp1: move board_get_mtdparts in st common directory
Patrick Delaunay
2020-05-14
3
-102
/
+119
*
board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
Patrick Delaunay
2020-04-15
1
-1
/
+1
*
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
1
-2
/
+2
*
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
1
-4
/
+19
*
board: stm32mp1: display reference only for STMicroelectronics board
Patrick Delaunay
2020-03-24
1
-14
/
+14
*
board: stm32mp1: add finished good in board identifier OTP
Patrick Delaunay
2020-03-24
2
-12
/
+52
*
board: stm32mp1: stboard: lock the OTP after programming
Patrick Delaunay
2020-03-24
1
-1
/
+20
*
board: stm32mp1: read OTP in command stboard
Patrick Delaunay
2020-03-24
1
-1
/
+1
*
board: stm32mp1: update command stboard on misc_write result
Patrick Delaunay
2020-03-24
1
-1
/
+1
*
doc: add board documentation for stm32mp1
Patrick Delaunay
2020-03-02
1
-519
/
+1
*
board: stm32mp1: change dfu function to static
Patrick Delaunay
2020-02-13
1
-2
/
+2
*
board: stm32mp1: board: add include for dfu
Patrick Delaunay
2020-02-13
1
-0
/
+1
*
board: stm32mp1: update readme
Patrick Delaunay
2020-02-13
1
-18
/
+34
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
7
-20
/
+25
|
\
|
*
stm32mp1: split board and SOC support for STM32MP15x family
Patrick Delaunay
2020-01-17
3
-8
/
+4
|
*
board: stm32mp1: move CONFIG_ENV_XXX in defconfig
Patrick Delaunay
2020-01-17
1
-6
/
+0
|
*
stm32mp1: move stboard command in board/st/common directory
Patrick Delaunay
2020-01-17
6
-8
/
+23
*
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
|
/
*
stm32mp1: remove copro_state environment variable
Fabien Dessenne
2020-01-07
1
-3
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
1
-0
/
+1
*
stm32mp1: add support for virtual partition read
Patrick Delaunay
2019-11-26
1
-0
/
+83
*
stm32mp1: board: add spi nand support
Patrick Delaunay
2019-11-26
1
-3
/
+29
*
stm32mp1: activate SET_DFU_ALT_INFO
Patrick Delaunay
2019-11-26
2
-0
/
+162
*
board: stm32mp1: fixup the usb product id for USB download gadget
Patrick Delaunay
2019-10-22
1
-0
/
+17
*
board: Add STM32F769 SoC, discovery board support
Yannick Fertré
2019-10-13
1
-0
/
+1
*
net: dwc_et_qos: update weak function board_interface_eth_init
Patrick Delaunay
2019-09-04
1
-3
/
+13
*
stm32mp1: update README for remoteproc support
Patrick Delaunay
2019-08-27
1
-2
/
+34
*
stm32mp1: add example files for FIT generation
Patrick Delaunay
2019-08-27
3
-0
/
+205
*
stm32mp1: Add copro image support for M4 firmware
Patrick Delaunay
2019-08-27
1
-0
/
+24
*
stm32mp1: board update command stboard on misc_read result
Patrick Delaunay
2019-08-27
1
-1
/
+1
[prev]
[next]