index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
st
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
board: st: remove board_mtdparts_default
Patrick Delaunay
3
-244
/
+0
2023-06-16
board: stm32mp1: use fdt_copy_fixed_partitions
Patrick Delaunay
1
-15
/
+1
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
1
-1
/
+1
2023-04-19
stm32mp: fix various array bounds checks
Rasmus Villemoes
1
-1
/
+1
2023-02-10
Correct SPL uses of MTD
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of FDT_SIMPLEFB
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL uses of ENV_IS_IN_UBI
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
1
-2
/
+2
2023-02-09
Correct SPL use of CMD_STM32PROG
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of CMD_STBOARD
Simon Glass
1
-1
/
+1
2023-01-12
board: st: Add support of STM32MP13x boards in stm32board cmd
Patrick Delaunay
2
-4
/
+5
2023-01-12
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
1
-2
/
+3
2022-10-31
FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
1
-0
/
+21
2022-10-31
stm32mp1: Add image information for capsule updates
Sughosh Ganu
1
-0
/
+18
2022-10-30
video: Drop use of the lcd header file
Simon Glass
1
-1
/
+0
2022-10-18
stm32mp: fix compilation issue with DEBUG_UART
Patrick Delaunay
3
-28
/
+31
2022-09-27
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-2
/
+2
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
1
-1
/
+1
2022-09-23
board: st: stm32mp1: use of correct compatible string to add partitions
Christophe Kerello
1
-2
/
+2
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-6
/
+2
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-1
/
+1
2022-09-06
board: stm32mp1: remove test on CONFIG_DM_REGULATOR
Patrick Delaunay
1
-6
/
+2
2022-06-17
stm32mp: stpmic1: remove the debug unit request by debugger
Patrick Delaunay
1
-14
/
+0
2022-06-17
board: stm32mp1: convert to livetree
Patrick Delaunay
1
-9
/
+4
2022-06-17
configs: add stm32mp13 defconfig
Patrick Delaunay
1
-0
/
+1
2022-06-17
board: stm32pm1: add stm32mp13 board support
Patrick Delaunay
1
-9
/
+9
2022-06-17
arm: stm32mp: add support of STM32MP13x
Patrick Delaunay
2
-0
/
+17
2022-06-17
ARM: dts: stm32: add STM32MP13 SoCs support
Patrick Delaunay
1
-0
/
+1
2022-05-10
doc: Add documentation for STM32 MCUs
Patrice Chotard
7
-0
/
+7
2022-05-10
configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig
Patrice Chotard
1
-0
/
+1
2022-05-10
configs: stm32746g-eval: Add stm32746g-eval_defconfig
Patrice Chotard
1
-0
/
+1
2022-05-10
board: stm32f746-disco: Fix dram_init() in none SPL config
Patrice Chotard
1
-1
/
+1
2022-05-10
configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...
Patrice Chotard
1
-0
/
+1
2022-05-10
configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...
Patrice Chotard
1
-0
/
+1
2022-05-10
board: st: stm32mp1: Consider USB cable connected when boot device is USB
Patrice Chotard
1
-0
/
+7
2022-05-10
board: st: common: fix the error messages in stboard command
Patrick Delaunay
1
-2
/
+2
2022-04-28
led: Drop led_default_state()
Marek Vasut
1
-3
/
+0
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
1
-8
/
+5
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek BehĂșn
1
-8
/
+5
2022-04-08
stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace
Tom Rini
1
-8
/
+11
2022-03-15
board: st: common: update test on misc_read result in command stboard
Patrick Delaunay
1
-4
/
+4
2022-01-24
board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated
Patrick Delaunay
1
-2
/
+4
2022-01-24
stm32mp: fix board_get_alt_info_mmc()
Heinrich Schuchardt
1
-1
/
+1
2021-11-30
board: stm32mp1: add support of nor1 device in dfu command
Patrick Delaunay
1
-0
/
+4
2021-11-30
board: stm32mp1: enable simple framebuffer node for splashscreen
Patrick Delaunay
1
-0
/
+4
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
1
-1
/
+5
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
1
-1
/
+0
2021-11-10
board: stmp32mp1: split board and SOC STM32MP15 configuration
Patrick Delaunay
2
-2
/
+3
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
8
-17
/
+0
2021-10-08
board: stm32mp1: Remove gpio_hog_probe_all() from board
Patrice Chotard
1
-3
/
+0
[next]