Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
094778f867e000f2846c975e1fc83d8d6ba070ed
/
board
/
st
bd3ebf6
Correct SPL uses of ENV_IS_IN_UBI
by Simon Glass
· Sun Feb 05 15:39:48 2023 -0700
b819621
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
by Simon Glass
· Sun Feb 05 15:39:42 2023 -0700
5c6205b
Correct SPL use of CMD_STM32PROG
by Simon Glass
· Sun Feb 05 15:36:44 2023 -0700
d87b83e
Correct SPL use of CMD_STBOARD
by Simon Glass
· Sun Feb 05 15:36:43 2023 -0700
6ed1cf6
board: st: Add support of STM32MP13x boards in stm32board cmd
by Patrick Delaunay
· Fri Jan 06 13:20:18 2023 +0100
d538829
stm32mp: Add OP-TEE support in bsec driver
by Patrick Delaunay
· Fri Jan 06 13:20:15 2023 +0100
73abe8e
FWU: STM32MP1: Add support to read boot index from backup register
by Sughosh Ganu
· Fri Oct 21 18:16:00 2022 +0530
e166b5e
stm32mp1: Add image information for capsule updates
by Sughosh Ganu
· Fri Oct 21 18:15:58 2022 +0530
bcb87b6
video: Drop use of the lcd header file
by Simon Glass
· Tue Oct 18 07:10:26 2022 -0600
00202f7
stm32mp: fix compilation issue with DEBUG_UART
by Patrick Delaunay
· Tue Oct 11 16:44:26 2022 +0200
41716c1
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· Tue Sep 27 08:53:51 2022 -0400
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· Sat Sep 17 09:00:09 2022 -0600
2649c12
board: st: stm32mp1: use of correct compatible string to add partitions
by Christophe Kerello
· Mon Sep 12 17:40:50 2022 +0200
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
7c10482
board: stm32mp1: remove test on CONFIG_DM_REGULATOR
by Patrick Delaunay
· Mon Jun 20 12:36:10 2022 +0200
817193a
stm32mp: stpmic1: remove the debug unit request by debugger
by Patrick Delaunay
· Wed Jun 01 18:33:40 2022 +0200
4e506b0
board: stm32mp1: convert to livetree
by Patrick Delaunay
· Thu May 19 09:07:29 2022 +0200
34d8d4c
configs: add stm32mp13 defconfig
by Patrick Delaunay
· Fri May 20 18:24:53 2022 +0200
37c4b55
board: stm32pm1: add stm32mp13 board support
by Patrick Delaunay
· Fri May 20 18:24:49 2022 +0200
123687c
arm: stm32mp: add support of STM32MP13x
by Patrick Delaunay
· Fri May 20 18:24:46 2022 +0200
8e34fbb
ARM: dts: stm32: add STM32MP13 SoCs support
by Patrick Delaunay
· Fri May 20 18:24:39 2022 +0200
458966c
doc: Add documentation for STM32 MCUs
by Patrice Chotard
· Wed Apr 27 13:54:01 2022 +0200
cad450c
configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig
by Patrice Chotard
· Wed Apr 27 13:54:00 2022 +0200
4a0a68a
configs: stm32746g-eval: Add stm32746g-eval_defconfig
by Patrice Chotard
· Wed Apr 27 13:53:59 2022 +0200
842463a
board: stm32f746-disco: Fix dram_init() in none SPL config
by Patrice Chotard
· Wed Apr 27 13:53:57 2022 +0200
b0575cf
configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig
by Patrice Chotard
· Wed Apr 27 13:53:53 2022 +0200
929d24e
configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig
by Patrice Chotard
· Wed Apr 27 13:53:51 2022 +0200
aef7c18
board: st: stm32mp1: Consider USB cable connected when boot device is USB
by Patrice Chotard
· Fri Apr 22 09:39:18 2022 +0200
0262c96
board: st: common: fix the error messages in stboard command
by Patrick Delaunay
· Fri Apr 15 11:46:50 2022 +0200
721d99a
led: Drop led_default_state()
by Marek Vasut
· Fri Apr 22 15:41:42 2022 +0200
6a25a7e
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Fri Apr 15 08:09:52 2022 -0400
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
2703df2
stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace
by Tom Rini
· Wed Mar 30 18:07:19 2022 -0400
f6baeb5
board: st: common: update test on misc_read result in command stboard
by Patrick Delaunay
· Tue Feb 01 14:37:19 2022 +0100
520e299
board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated
by Patrick Delaunay
· Tue Jan 11 16:37:21 2022 +0100
890c55c
stm32mp: fix board_get_alt_info_mmc()
by Heinrich Schuchardt
· Tue Jan 11 15:58:08 2022 +0100
b82c97e
board: stm32mp1: add support of nor1 device in dfu command
by Patrick Delaunay
· Thu Nov 25 11:54:53 2021 +0100
028fddd
board: stm32mp1: enable simple framebuffer node for splashscreen
by Patrick Delaunay
· Mon Nov 15 16:32:23 2021 +0100
72a5762
stm32mp15: replace CONFIG_TFABOOT when it is possible
by Patrick Delaunay
· Mon Oct 11 09:52:50 2021 +0200
7dccd89
gpio: stm32: create include file for driver private data
by Patrick Delaunay
· Fri Oct 22 20:12:34 2021 +0200
f9484bc
board: stmp32mp1: split board and SOC STM32MP15 configuration
by Patrick Delaunay
· Fri Oct 22 10:19:25 2021 +0200
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
3a2d145
board: stm32mp1: Remove gpio_hog_probe_all() from board
by Patrice Chotard
· Wed Sep 01 11:51:42 2021 +0200
ffc5c54
board: stm32: Remove the bi_boot_params initialization
by Patrick Delaunay
· Thu Sep 02 12:02:07 2021 +0200
9e0a13b
tee: add a stub for tee_find_device
by Patrick Delaunay
· Thu Sep 02 11:56:17 2021 +0200
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
4cc3885
arm: Disable ATAGs support
by Tom Rini
· Mon Aug 30 09:16:30 2021 -0400
9c88dbf
arm: stm32mp: add defconfig for trusted boot with FIP
by Patrick Delaunay
· Mon Jul 26 11:21:36 2021 +0200
ba4b8b0
arm: stm32mp: add config for STM32IMAGE support
by Patrick Delaunay
· Mon Jul 26 11:21:34 2021 +0200
e91ac4c
Rename SPL_POWER_SUPPORT to SPL_POWER
by Simon Glass
· Sat Jul 10 21:14:24 2021 -0600
466d3af
stm32mp1: add pull-up for gpio button PA13 and PA14
by Patrick Delaunay
· Fri Jul 09 09:53:37 2021 +0200
5c2f6d7
stm32mp: use device sequence number in boot_instance variable
by Patrick Delaunay
· Tue Jul 06 17:19:45 2021 +0200
a9765d0
bootstage: Eliminate when not enabled
by Tom Rini
· Mon May 03 16:48:58 2021 -0400
00cf4a8
board: stm32mp1: correct the property name for eth
by Patrick Delaunay
· Fri Jun 04 18:25:55 2021 +0200
062bb64
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Apr 09 13:10:59 2021 -0400
f1c4665
stm32mp1: remove the board_check_usb_power function when ADC is not activated
by Patrick Delaunay
· Tue Apr 06 09:57:54 2021 +0200
b83dabc
board: Add rt-thread art-pi board support
by dillon min
· Fri Apr 09 15:28:46 2021 +0800
09d018f
board: st: stm32f746-disco: fix console is not enabled while init dram
by Giulio Benetti
· Sun Apr 04 20:21:35 2021 +0200
b5d37b2
board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards
by Patrice Chotard
· Wed Feb 24 13:38:20 2021 +0100
b6bc853
board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
by Patrick Delaunay
· Mon Mar 01 13:17:56 2021 +0100
29b2e2e
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
by Patrick Delaunay
· Thu Feb 25 13:37:01 2021 +0100
b712041
board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
by Patrick Delaunay
· Thu Feb 25 11:49:28 2021 +0100
28b2b85
Correct U-Boot upstream repository
by Heinrich Schuchardt
· Wed Feb 24 13:19:04 2021 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
90e8278
MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
by Patrice Chotard
· Mon Jan 04 17:00:56 2021 +0100
7dfa797
board: stm32pm1: update USB-C power detection algorithm on DK boards
by Patrice Chotard
· Fri Oct 16 09:28:59 2020 +0200
9742bee
board: st: common: migrate trace to dev and log macro
by Patrick Delaunay
· Fri Nov 06 19:02:00 2020 +0100
f7b2a84
board: st: stm32mp1: migrate trace to dev and log macro
by Patrick Delaunay
· Fri Nov 06 19:01:59 2020 +0100
bb721de
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Tue Jan 05 22:34:43 2021 -0500
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
5d9950d
treewide: Update email address Patrick Delaunay and Patrice Chotard
by Patrice Chotard
· Wed Dec 02 18:47:30 2020 +0100
be9d3e2
add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
by Manuel Reis
· Wed Nov 25 10:16:20 2020 +0000
61eebd4
board: st: stm32mp1: update load address for FIT examples
by Patrick Delaunay
· Wed Nov 25 12:28:10 2020 +0100
1b5cd0b
board: stm32mp1: no MTD partitions fixup for serial boot
by Patrick Delaunay
· Thu Oct 15 14:52:30 2020 +0200
d776a84
dm: add cells_count parameter in *_count_phandle_with_args
by Patrick Delaunay
· Fri Sep 25 09:41:14 2020 +0200
a8a67ed
board: stm32mp1: use const for struct node_info
by Patrick Delaunay
· Wed Jul 29 13:24:52 2020 +0200
63b4287
board: stm32mp1: remove board.c
by Patrick Delaunay
· Thu Jul 30 13:57:34 2020 +0200
15359e4
board: stm32mp1: update fdt fixup partitions table
by Christophe Kerello
· Fri Jul 31 09:53:42 2020 +0200
9d96e90
board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup
by Patrick Delaunay
· Fri Jul 31 16:31:50 2020 +0200
821a9ba
board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions
by Patrick Delaunay
· Fri Jul 31 16:31:49 2020 +0200
f118e4a
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init
by Patrick Delaunay
· Fri Jul 31 16:31:48 2020 +0200
c75bc6a
board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix
by Patrick Delaunay
· Fri Jul 31 16:31:47 2020 +0200
b7b6752
board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf
by Patrick Delaunay
· Fri Jul 31 16:31:46 2020 +0200
4b2bfd6
board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init
by Patrick Delaunay
· Fri Jul 31 16:31:45 2020 +0200
5fe5508
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power
by Patrick Delaunay
· Fri Jul 31 16:31:44 2020 +0200
a1d5f20
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected
by Patrick Delaunay
· Fri Jul 31 16:31:43 2020 +0200
f660485
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check
by Patrick Delaunay
· Fri Jul 31 16:31:42 2020 +0200
7130b95
sf: Drop dm.h header file from spi_flash.h
by Simon Glass
· Sun Jul 19 10:15:40 2020 -0600
75b1b04
board: update test on misc_read result in board_late_init
by Patrick Delaunay
· Fri Jul 03 17:45:07 2020 +0200
7179b09
configs:stm32mp1: activate env config in SPL
by Patrick Delaunay
· Mon Jun 15 11:18:24 2020 +0200
455b065
stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
by Patrick Delaunay
· Mon Jun 15 11:18:22 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
fcb6b0b
board: st: move type-c stusb1600 controller code in a driver
by Patrick Delaunay
· Mon Jun 29 10:34:06 2020 +0200
d83072e
board: st: stm32mp1: increase teed partition
by Patrick Delaunay
· Tue Jun 16 18:19:28 2020 +0200
9789640
board: stm32mp1: update the gpio hog support
by Patrick Delaunay
· Thu Jun 04 14:30:24 2020 +0200
Next »