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
/
cpu
/
pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
arm: Remove PXA architecture support
Tom Rini
9
-749
/
+0
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
3
-116
/
+2
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-3
/
+3
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
1
-2
/
+2
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop init.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop net.h from common header
Simon Glass
2
-0
/
+2
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations 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
1
-0
/
+1
2019-12-02
arm: pxa: Drop pxa_wait_ticks()
Simon Glass
1
-8
/
+4
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2
-5
/
+5
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
9
-20
/
+9
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
1
-1
/
+1
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
1
-5
/
+0
2016-03-27
pxa: add support for D- and I- caches
Vasily Khoruzhick
3
-0
/
+73
2016-03-27
pxa: start.S: enable SRAM clock
Vasily Khoruzhick
1
-1
/
+9
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
1
-1
/
+1
2015-08-24
arm: pxa: clean-up include file order
Marcel Ziswiler
2
-3
/
+3
2015-08-24
arm: pxa: use common timer functions
Andrew Ruder
1
-68
/
+1
2015-08-24
pxa: Fix boot hang by avoiding vector relocation
Andrew Ruder
2
-0
/
+24
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
1
-2
/
+0
2015-03-24
remove unnecessary version.h includes
Rob Herring
1
-1
/
+0
2015-03-05
arm: pxa: introducing cpuinfo display for marvell pxa270m
Marcel Ziswiler
1
-2
/
+15
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
1
-244
/
+1
2014-05-15
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
1
-2
/
+0
2014-05-15
arm: pxa: move SP check from start.S to cpuinfo.c
Albert ARIBAUD
2
-6
/
+6
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-27
/
+0
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-27
/
+0
2014-02-25
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
1
-1
/
+1
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
1
-7
/
+0
2014-01-13
ARM: pxa: Fix OneNAND SPL builds
Marek Vasut
1
-0
/
+13
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+1
2013-12-18
ARM: pxa: prevent PXA270 occasional reboot freezes
Sergei Ianovich
1
-0
/
+1
2013-12-13
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
Tom Rini
1
-2
/
+2
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
1
-30
/
+6
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
1
-2
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
7
-116
/
+7
2013-06-22
pxa: use -mcpu=xscale compiler option
Mike Dunn
1
-1
/
+1
2013-06-22
pxa: turn icache off in cpu_init_crit()
Mike Dunn
1
-2
/
+1
2013-06-12
arm: pxa: config option for PXA270 turbo mode
Sergey Yanovich
1
-1
/
+1
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
1
-81
/
+11
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
1
-6
/
+2
2013-05-05
pxa: Add weak attribute to reset_cpu() function
Łukasz Dałek
1
-1
/
+1
2013-04-13
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
1
-1
/
+2
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-653
/
+0
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
1
-4
/
+2
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
1
-1
/
+5
[next]