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
old/tizen_20241126
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
/
arch
/
arm
/
mach-stm32mp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians...
Tom Rini
6
-131
/
+315
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-23
arm: stm32mp: adapt the command stm32key for STM32MP13x
Patrick Delaunay
1
-7
/
+45
2022-09-23
arm: stm32mp: support several key in command stm32key
Patrick Delaunay
1
-46
/
+149
2022-09-23
arm: stm32mp: introduced read_close_status function in stm32key command
Patrick Delaunay
1
-42
/
+65
2022-09-23
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
Patrick Delaunay
1
-6
/
+9
2022-09-23
stm32mp: stm32prog: improve the partitioning trace
Patrick Delaunay
1
-2
/
+2
2022-09-23
stm32mp: stm32prog: correctly handle OTP when SMC is not supported
Patrick Delaunay
2
-8
/
+22
2022-09-23
stm32mp: stm32prog: solve warning for 64bits compilation
Patrick Delaunay
5
-32
/
+31
2022-09-23
stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR
Patrick Delaunay
4
-7
/
+7
2022-09-23
stm32mp: stm32prog: support empty flashlayout
Patrick Delaunay
1
-0
/
+4
2022-09-19
Merge branch 'master' into next
Tom Rini
1
-12
/
+3
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-3
/
+3
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
1
-2
/
+2
2022-09-06
stm32mp: simplify the STM32MP15x package parsing code
Patrick Delaunay
1
-12
/
+3
2022-07-12
stm32mp: add support of STM32MP13x Rev.Y
Patrick Delaunay
2
-0
/
+4
2022-06-20
Merge branch 'master' into next
Tom Rini
1
-2
/
+2
2022-06-17
stm32mp: stpmic1: remove the debug unit request by debugger
Patrick Delaunay
1
-1
/
+0
2022-06-17
stm32mp: fdt: update etzpc for STM32MP13x
Patrick Delaunay
1
-2
/
+151
2022-06-17
stm32mp: fdt: update etzpc for STM32MP15x
Patrick Delaunay
1
-59
/
+70
2022-06-17
arm: stm32mp: support 2 MAC address for STM32MP13
Patrick Delaunay
4
-15
/
+52
2022-06-17
arm: stm32mp: add support of STM32MP13x
Patrick Delaunay
8
-2
/
+240
2022-06-17
arm: stm32mp: add CONFIG_STM32MP15_PWR
Patrick Delaunay
2
-1
/
+17
2022-06-17
arm: stm32mp: add sub config Kconfig.15x
Patrick Delaunay
2
-118
/
+120
2022-06-17
arm: stm32mp: add choice for STM32MP SOC family
Patrick Delaunay
1
-10
/
+13
2022-06-17
arm: stm32mp: move code for STM32MP15x
Patrick Delaunay
6
-324
/
+377
2022-06-17
arm: stm32mp: move the get_otp helper function in bsec
Patrick Delaunay
3
-17
/
+20
2022-06-17
configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
Patrick Delaunay
1
-0
/
+1
2022-06-17
stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter
Patrick Delaunay
1
-2
/
+2
2022-05-10
stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
Marek Vasut
1
-0
/
+16
2022-05-10
ARM: stm32mp: correctly handle Silicon revision
Patrick Delaunay
2
-7
/
+8
2022-05-10
ARM: stm32mp: skip ft_system_setup when the soc node is absent
Patrick Delaunay
1
-0
/
+3
2022-05-10
stm32mp: stm32prog: handle flashlayout without STM32 image header
Patrick Delaunay
1
-1
/
+2
2022-05-10
stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
Patrick Delaunay
3
-7
/
+13
2022-05-10
stm32mp: stm32prog: handle interruption during the first enumeration
Patrick Delaunay
1
-2
/
+5
2022-05-10
stm32mp: stm32prog: add support of UUID for FIP partition
Patrick Delaunay
2
-20
/
+59
2022-05-10
stm32mp: stm32prog: add support of STM32IMAGE version 2
Patrick Delaunay
3
-48
/
+114
2022-05-10
stm32mp: stm32prog: add TEE support in stm32prog command
Patrick Delaunay
4
-14
/
+142
2022-05-10
stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
Patrick Delaunay
2
-27
/
+46
2022-05-10
stm32mp: stm32prog: fix comment
Patrick Delaunay
1
-1
/
+1
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-1
/
+1
2022-03-15
stm32mp: psci: Implement PSCI system suspend and DRAM SSR
Marek Vasut
2
-11
/
+519
2022-03-15
stm32mp1: bsec: add missing dev in function comment
Patrick Delaunay
1
-0
/
+4
2022-03-15
stm32mp: bsec: add permanent lock write support
Patrick Delaunay
1
-6
/
+84
2022-01-24
configs: stm32mp15: Enable OF_BOARD flag
Patrice Chotard
1
-0
/
+1
2022-01-24
stm32prog: add partition name in treat_partition_list error messages
Patrick Delaunay
1
-6
/
+6
2022-01-24
stm32mp: correct the dependency for bootcount configs
Patrick Delaunay
1
-1
/
+1
2022-01-24
stm32mp: remove the bootcount activation
Patrick Delaunay
1
-8
/
+0
2022-01-24
arm: stm32mp: Fix USB boot device report
Marek Vasut
1
-1
/
+1
2022-01-21
Convert CONFIG_BOOTP_SERVERIP to Kconfig
Simon Glass
1
-0
/
+1
[next]