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
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
2023-02-10
Correct SPL uses of PMIC_STPMIC1
Simon Glass
1
-2
/
+2
2023-02-10
Correct SPL uses of MTD
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of CMD_BOOTZ
Simon Glass
1
-1
/
+1
2023-01-16
image: Move common image code to image_board and command
Simon Glass
1
-1
/
+1
2023-01-13
ARM: stm32: Make ECDSA authentication available to U-Boot
Marek Vasut
1
-1
/
+1
2023-01-13
ARM: stm32: Pass ROM API table pointer to U-Boot proper
Marek Vasut
1
-0
/
+15
2023-01-13
ARM: stm32: Factor out save_boot_params
Marek Vasut
4
-36
/
+43
2023-01-13
ARM: stm32: Fix ECDSA authentication with Dcache enabled
Marek Vasut
1
-0
/
+4
2023-01-12
stm32mp: Add support of STM32MP13x in bsec driver
Patrick Delaunay
1
-0
/
+1
2023-01-12
stm32mp: Add OP-TEE support in bsec driver
Patrick Delaunay
3
-7
/
+177
2023-01-12
stm32mp: cosmetic: Update of bsec driver
Patrick Delaunay
1
-3
/
+1
2023-01-09
Merge branch 'next'
Tom Rini
1
-1
/
+1
2023-01-06
arm: stm32mp: Fix board_get_usable_ram_top() again
Marek Vasut
1
-1
/
+1
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
1
-1
/
+1
2022-12-31
treewide: Use NULL for script image name
Sean Anderson
1
-1
/
+1
2022-10-31
FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
1
-0
/
+5
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2
-2
/
+2
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
1
-1
/
+1
2022-10-18
stm32mp: fix compilation issue with DEBUG_UART
Patrick Delaunay
1
-1
/
+1
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
[next]