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
2021-11-10
stm32mp15: tidy up #ifdefs in cpu.c
Patrick Delaunay
1
-19
/
+15
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
2
-18
/
+12
2021-11-10
stm32mp15: remove configs dependency on CONFIG_TFABOOT
Patrick Delaunay
1
-6
/
+2
2021-11-10
arm: stm32mp: bsec: Update OTP shadow registers in SPL
Patrick Delaunay
2
-3
/
+10
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
1
-87
/
+0
2021-11-10
stm32mp: add binman support for STM32MP15x
Patrick Delaunay
2
-29
/
+1
2021-11-10
stm32mp: stm32prog: Normalise newlines
William Grant
1
-2
/
+1
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-1
/
+2
2021-10-05
tee: add a stub for tee_find_device
Patrick Delaunay
1
-1
/
+0
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-1
/
+1
2021-09-06
stm32mp: Fix board_get_usable_ram_top()
Patrice Chotard
1
-1
/
+1
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
1
-1
/
+1
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
1
-1
/
+1
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2021-08-16
arm: stm32mp1: Implement ECDSA signature verification
Alexandru Gagniuc
3
-0
/
+112
2021-08-16
stm32mp: correctly handle board_get_usable_ram_top(0)
Patrick Delaunay
1
-0
/
+3
2021-08-16
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
Patrick Delaunay
4
-0
/
+10
2021-08-16
arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
Patrick Delaunay
1
-1
/
+10
2021-08-16
arm: stm32mp: add config for STM32IMAGE support
Patrick Delaunay
2
-1
/
+8
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2
-2
/
+2
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-4
/
+4
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
1
-1
/
+1
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
1
-1
/
+1
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
1
-1
/
+1
2021-07-27
stm32mp1: spl: Configure TrustZone controller for OP-TEE
Alexandru Gagniuc
1
-0
/
+92
2021-07-27
arm: stm32mp: Implement support for TZC 400 controller
Alexandru Gagniuc
3
-0
/
+170
2021-07-27
arm: stm32mp1: force boot_device variable for invalid TAMP register value
Patrick Delaunay
1
-1
/
+3
2021-07-16
stm32mp: use device sequence number in boot_instance variable
Patrick Delaunay
2
-1
/
+19
2021-07-16
stm32mp: stm32prog: use defines for virtual partition size
Patrick Delaunay
3
-4
/
+5
2021-07-16
stm32mp: syscon: manage clock when present in device tree
Patrick Delaunay
1
-0
/
+14
2021-07-16
stm32mp: cmd_stm32key: add subcommand close
Patrick Delaunay
1
-2
/
+52
2021-07-16
stm32mp: cmd_stm32key: add read OTP subcommand
Patrick Delaunay
1
-6
/
+87
2021-07-16
stm32mp: cmd_stm32key: add get_misc_dev function
Patrick Delaunay
1
-6
/
+13
2021-07-16
stm32mp: cmd_stm32key: lock of PKH OTP after fuse
Patrick Delaunay
1
-4
/
+10
2021-07-16
stm32mp: cmd_stm32key: handle error in fuse_hash_value
Patrick Delaunay
1
-9
/
+15
2021-07-16
stm32mp: cmd_stm32key: use sub command
Patrick Delaunay
1
-19
/
+36
2021-07-16
stm32mp: configs: activate the command stm32key only for ST boards
Patrick Delaunay
1
-1
/
+3
2021-07-16
stm32mp: stm32prog: fix the content of short help message
Patrick Delaunay
1
-5
/
+5
2021-06-18
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
1
-0
/
+14
2021-06-18
stm32mp: stm32prog: change one message level to debug
Patrick Delaunay
1
-1
/
+1
2021-06-18
stm32mp: stm32prog: use get_cpu_dev for GetID command
Patrick Delaunay
1
-4
/
+6
2021-06-18
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
1
-1
/
+4
2021-06-18
stm32mp: stm32prog: handle the next phase after USB re-enumeration
Patrick Delaunay
1
-5
/
+2
2021-06-18
stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
Patrick Delaunay
1
-0
/
+2
2021-06-18
stm32mp: stm32prog: add support of initrd in flashlayout
Patrick Delaunay
3
-10
/
+24
2021-06-18
stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
Patrick Delaunay
1
-2
/
+10
2021-06-18
stm32mp: stm32prog: remove all the header check for UART download
Patrick Delaunay
3
-148
/
+22
2021-06-07
stm32mp: don't map the reserved region with no-map property
Patrick Delaunay
1
-2
/
+15
2021-06-07
stm32mp: Increase the reserved memory in board_get_usable_ram_top
Patrick Delaunay
1
-2
/
+5
2021-04-09
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...
Tom Rini
6
-96
/
+176
[next]