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
2019-01-29
arm: stm32mp1: deploy spl in root folder
Patrick Delaunay
1
-2
/
+5
2019-01-25
arm: stm32mp1: deploy spl in root folder
Sean Nyekjær
1
-3
/
+3
2018-12-07
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
1
-0
/
+2
2018-12-07
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
1
-0
/
+4
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
1
-2
/
+2
2018-11-14
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
1
-1
/
+0
2018-07-20
stm32mp1: activate MISC support in SPL
Patrick Delaunay
1
-0
/
+1
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
1
-0
/
+1
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
1
-1
/
+1
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
1
-0
/
+81
2018-05-26
stm32mp1: add bsec driver
Patrick Delaunay
3
-2
/
+442
2018-05-26
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
1
-3
/
+0
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
3
-1
/
+40
2018-05-08
stm32mp: regulator: add SoC pwr regulator support
Patrick Delaunay
4
-0
/
+278
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
1
-1
/
+1
2018-05-07
arm: stm32mp1: add PSCI support
Patrick Delaunay
4
-0
/
+186
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
9
-18
/
+9
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-28
arm: move SYS_ARCH_TIMER to KConfig
Andre Przywara
1
-0
/
+1
2018-04-06
stm32mp: handle SYSRESET
Patrick Delaunay
2
-4
/
+2
2018-04-06
stm32mp: add syscon for STGEN
Patrick Delaunay
3
-0
/
+29
2018-04-06
stm32mp1: select boot device and partition
Patrick Delaunay
2
-0
/
+38
2018-04-06
stm32mp1: get boot mode from BootRom
Patrick Delaunay
2
-0
/
+145
2018-04-06
stm32mp: add check of cpu identifier
Patrick Delaunay
2
-1
/
+63
2018-04-06
stm32mp: cleanup cpu.c
Patrick Delaunay
1
-23
/
+21
2018-03-19
board: st: add generic board for STM32MP1 family
Patrick Delaunay
1
-0
/
+2
2018-03-19
ram: stm32mp1: add driver
Patrick Delaunay
1
-0
/
+12
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay
8
-0
/
+440