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
/
cpu
/
armv7m
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
3
-3
/
+1
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
3
-1
/
+3
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
3
-3
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-4
/
+4
2022-01-18
common: spl: move armv7m-specific code to spl_perform_fixups()
Ovidiu Panait
1
-0
/
+6
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-1
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-01-14
armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility
Giulio Benetti
1
-0
/
+6
2019-12-03
armv7m: cache: add invalidate_icache_all() stub
Giulio Benetti
1
-0
/
+5
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2
-0
/
+2
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
1
-4
/
+4
2018-05-23
arm: armv7m: Clean up some thumb / compiler flag options
Tom Rini
1
-1
/
+1
2018-05-07
arm: v7R: Add support for MPU
Lokesh Vutla
2
-42
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
7
-16
/
+7
2018-04-10
armv7m: disable icache before linux booting
Patrice Chotard
1
-0
/
+3
2018-03-13
mach-stm32: Use default memory map as background region
Patrice Chotard
1
-5
/
+6
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2
-4
/
+4
2017-08-13
armv7m: mpu_config add missing break
xypron.glpk@gmx.de
1
-0
/
+1
2017-06-05
armv7m: Fix larger builds
Phil Edworthy
1
-1
/
+3
2017-05-12
armv7m: add MPU configuration support
Vikas Manocha
2
-1
/
+83
2017-05-12
arvm7m: add cleanup before linux booting
Vikas Manocha
1
-0
/
+19
2017-05-12
armv7m: cache: add flush & invalidate all dcache
Vikas Manocha
1
-0
/
+23
2017-04-08
armv7m: add instruction & data cache support
Vikas Manocha
2
-2
/
+337
2017-03-14
armv7m: Add SysTick timer driver
Phil Edworthy
2
-0
/
+118
2016-07-14
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
1
-1
/
+1
2016-01-20
stm32: move stm32 specific code to mach-stm32
Vikas Manocha
11
-1085
/
+0
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
13
-13
/
+13
2015-11-10
arm: stm32f4: fix a bug when a random sector gets erased
Vadzim Dambrouski
1
-0
/
+3
2015-11-10
arm: stm32f4: fix a bug when only first sector gets erased
Vadzim Dambrouski
1
-1
/
+1
2015-07-27
stm32f4: add cpu clock option for 180 MHz
Antonio Borneo
1
-10
/
+24
2015-05-28
ARMv7M: add STM32F1 support
Matt Porter
6
-0
/
+548
2015-04-22
ARMv7M: Add STM32F4 support
rev13@wp.pl
6
-0
/
+520
2015-04-22
ARM: Add ARMv7-M support
rev13@wp.pl
4
-0
/
+67