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
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
1
-1
/
+1
*
board: stm32mp1: use const for struct node_info
Patrick Delaunay
2020-08-13
1
-1
/
+1
*
board: stm32mp1: remove board.c
Patrick Delaunay
2020-08-13
1
-36
/
+0
*
board: stm32mp1: update fdt fixup partitions table
Christophe Kerello
2020-08-13
1
-0
/
+1
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
Patrick Delaunay
2020-08-13
1
-3
/
+3
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
Patrick Delaunay
2020-08-13
1
-19
/
+17
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
Patrick Delaunay
2020-08-13
1
-30
/
+30
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
Patrick Delaunay
2020-08-13
1
-5
/
+5
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
Patrick Delaunay
2020-08-13
1
-9
/
+11
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
Patrick Delaunay
2020-08-13
1
-8
/
+3
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
Patrick Delaunay
2020-08-13
1
-4
/
+4
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_con...
Patrick Delaunay
2020-08-13
1
-6
/
+9
*
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
Patrick Delaunay
2020-08-13
1
-26
/
+26
*
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
1
-0
/
+1
*
board: update test on misc_read result in board_late_init
Patrick Delaunay
2020-07-28
1
-1
/
+1
*
configs:stm32mp1: activate env config in SPL
Patrick Delaunay
2020-07-28
1
-4
/
+4
*
stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
Patrick Delaunay
2020-07-28
1
-0
/
+14
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
2
-2
/
+2
*
board: st: move type-c stusb1600 controller code in a driver
Patrick Delaunay
2020-07-07
5
-52
/
+71
*
board: st: stm32mp1: increase teed partition
Patrick Delaunay
2020-07-07
1
-1
/
+1
*
board: stm32mp1: update the gpio hog support
Patrick Delaunay
2020-07-07
1
-8
/
+2
*
board: stm32mp1: move the function board_debug_uart_init in spl.c
Patrick Delaunay
2020-07-07
2
-2
/
+28
*
board: stm32mp1: update vddcore in SPL
Patrick Delaunay
2020-07-07
3
-3
/
+33
*
board: st: stpmic1: add function stpmic1_init
Patrick Delaunay
2020-07-07
4
-34
/
+50
*
board: st: create common file stpmic1.c
Patrick Delaunay
2020-07-07
3
-158
/
+165
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop log.h from common header
Simon Glass
2020-05-18
7
-0
/
+7
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
4
-2
/
+6
*
common: Drop init.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
stm32mp1: Fix warning display when 1.5A power supply is used
Patrice Chotard
2020-05-14
1
-1
/
+1
*
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
[next]