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
/
arch
/
arm
/
mach-stm32mp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
15
-15
/
+7
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
15
-7
/
+15
2024-05-06
arm: stm32/stm32mp: Remove <common.h> and add needed includes
Tom Rini
15
-15
/
+7
2024-04-19
ARM: stm32: Initialize TAMP_SMCR BKP..PROT fields on STM32MP15xx
Marek Vasut
1
-0
/
+16
2024-04-19
ARM: stm32: Report OTP-CLOSED instead of rev.? on closed STM32MP15xx
Marek Vasut
1
-2
/
+17
2024-04-19
ARM: stm32: Drop superfluous Makefile entry for ecdsa_romapi.o
Marek Vasut
1
-1
/
+0
2024-04-19
ARM: stm32: Jump to ep on successful resume in PSCI suspend code
Marek Vasut
1
-0
/
+14
2024-04-19
stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD
Patrick Delaunay
1
-0
/
+1
2024-01-19
stm32mp2: Fix CONFIG_STM32MP25X flag usage
Patrice Chotard
1
-1
/
+1
2024-01-19
stm32mp: Add dependencies on CMDLINE for command stm32key
Patrick Delaunay
1
-0
/
+1
2024-01-19
arm: Rename STM32MP15x
Patrick Delaunay
8
-24
/
+24
2024-01-19
arm: Rename STM32MP13x
Patrick Delaunay
8
-18
/
+18
2024-01-19
stm32mp: activate the command stboard for stm32mp25 boards
Patrick Delaunay
1
-0
/
+1
2024-01-19
stm32mp: stm32prog: add support of stm32mp25
Patrick Delaunay
1
-1
/
+9
2024-01-19
smt32mp: add setup_mac_address for stm32mp25
Patrick Delaunay
3
-57
/
+72
2024-01-19
stm32mp: add setup_serial_number for stm32mp25
Patrice Chotard
4
-27
/
+32
2024-01-19
stm32mp: add soc.c file
Patrick Delaunay
4
-22
/
+20
2024-01-19
stm32mp: bsec: add support of stm32mp25
Patrick Delaunay
2
-1
/
+9
2024-01-19
stm32mp: bsec: add driver data
Patrick Delaunay
1
-8
/
+30
2024-01-19
arm: stm32mp: add Rev.B support for STM32MP25
Yann Gautier
1
-0
/
+3
2023-12-21
stm32: Use bootm_run() and bootz_run()
Simon Glass
1
-9
/
+11
2023-12-21
stm32: Use local vars in stm32prog for initrd and fdt
Simon Glass
1
-9
/
+14
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
3
-3
/
+32
2023-11-13
Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...
Tom Rini
22
-88
/
+627
2023-11-13
stm32mp2: initial support
Patrice Chotard
20
-70
/
+600
2023-11-13
stm32mp: bsec: Fix AARCH64 compilation warnings
Patrice Chotard
1
-14
/
+15
2023-11-13
stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP
Patrice Chotard
1
-1
/
+7
2023-11-13
stm32mp: dram_init: Fix AARCH64 compilation warnings
Patrick Delaunay
1
-1
/
+1
2023-11-13
stm32mp: dram_init: Get RAM size from DT if no RAM driver found
Patrice Chotard
1
-2
/
+5
2023-11-10
stm32mp1: read auth stats and boot_partition from tamp
Igor Opaniuk
3
-0
/
+30
2023-11-10
arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCA...
Bhupesh Sharma
1
-2
/
+2
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
9
-1
/
+11
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2
-2
/
+2
2023-08-16
ARM: stm32: Inhibit PDDS because CSTBYDIS is set
Marek Vasut
1
-1
/
+1
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
1
-2
/
+2
2023-06-16
stm32mp: stm32prog: use the decimal format by default for offset parsing
Patrick Delaunay
1
-1
/
+1
2023-06-16
stm32mp: stm32prog: fix OTP read/write error management
Patrick Delaunay
1
-1
/
+8
2023-06-16
stm32mp: bsec: add check on null size in misc ops
Patrick Delaunay
1
-2
/
+2
2023-06-16
stm32mp: add support of STM32MP15x Rev.Y
Patrick Delaunay
2
-1
/
+5
2023-06-16
ARM: stm32: Add missing header for save_boot_params
Marek Vasut
1
-0
/
+1
2023-06-16
ARM: stm32: Add IWDG handling into PSCI suspend code
Marek Vasut
2
-5
/
+70
2023-06-16
stm32mp: stm32prog: Add support of FWU_MDATA partition type
Patrick Delaunay
2
-0
/
+12
2023-06-16
stm32mp: stm32prog: Add support of ESP partition type
Patrick Delaunay
2
-2
/
+14
2023-06-16
stm32mp: stm32prog: Add support of ENV partition type
Patrick Delaunay
2
-0
/
+6
2023-06-16
stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct
Patrice Chotard
4
-27
/
+0
2023-06-16
stm32mp: stm32prog: Remove usage of "mtdparts" function
Patrice Chotard
1
-23
/
+19
2023-05-06
arm: stm32mp: spl: fix function with fdt_addr_t input
Johan Jonker
1
-1
/
+1
2023-04-19
stm32mp: fix various array bounds checks
Rasmus Villemoes
1
-2
/
+2
2023-02-10
Correct SPL use of STM32MP15X_STM32IMAGE
Simon Glass
1
-1
/
+1
[next]