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
/
arm720t
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-5
/
+5
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
4
-9
/
+4
2017-06-09
arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
Simon Glass
1
-2
/
+4
2017-04-06
Remove various unused interrupt related code
Tom Rini
1
-6
/
+0
2015-04-23
ARM: ARM720t: remove empty asm/arch/hardware.h
Masahiro Yamada
1
-1
/
+0
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
1
-9
/
+0
2015-03-24
remove unnecessary version.h includes
Rob Herring
1
-1
/
+0
2015-02-21
ARM: tegra: collect SoC sources into mach-tegra
Masahiro Yamada
13
-1411
/
+0
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
1
-2
/
+4
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-0
/
+2
2014-06-06
spl: consolidate arch/arm/include/asm/arch-*/spl.h
Masahiro Yamada
1
-1
/
+1
2014-05-15
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-7
/
+26
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
1
-228
/
+1
2014-05-13
ARM: tegra: use a CPU freq that all SKUs can support
Stephen Warren
2
-7
/
+26
2014-05-13
ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
Stephen Warren
1
-1
/
+1
2014-04-17
ARM: tegra: Tegra124 pinmux cleanup
Stephen Warren
1
-2
/
+2
2014-04-17
ARM: tegra: Tegra114 pinmux cleanup
Stephen Warren
1
-2
/
+2
2014-04-17
ARM: tegra: use apb_misc.h in more places
Stephen Warren
1
-2
/
+4
2014-03-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2
-5
/
+4
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
4
-55
/
+0
2014-03-05
ARM: tegra: simplify halt_avp()
Stephen Warren
1
-3
/
+2
2014-03-05
ARM: tegra: fix pmc_pwrgate_timer_mult register definition
Stephen Warren
1
-2
/
+2
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
1
-26
/
+0
2014-02-03
ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
Tom Warren
5
-2
/
+318
2014-02-03
ARM: tegra: remove a conditional for CSITE rate
Stephen Warren
2
-14
/
+6
2014-02-03
ARM: tegra: enable PLLX only once it's been fully configured
Stephen Warren
1
-4
/
+9
2014-02-03
ARM: tegra: pass just partition ID to power_partition()
Stephen Warren
1
-12
/
+12
2014-02-03
ARM: tegra: misc cleanups triggered by Tegra124 review
Stephen Warren
1
-4
/
+2
2014-02-03
ARM: tegra: don't exceed AVP limits when configuring PLLP
Jimmy Zhang
3
-51
/
+3
2014-02-03
ARM: tegra: amend pmc.h for Tegra114+
Stephen Warren
1
-2
/
+2
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
1
-8
/
+0
2013-12-18
Tegra114: Do not program CPCON field for PLLX
Thierry Reding
1
-1
/
+5
2013-12-18
Tegra114: Fix PLLX M, N, P init settings
Jimmy Zhang
1
-24
/
+59
2013-10-31
ARM: tegra: move Tegra specific code under arch/arm/
Masahiro Yamada
1
-0
/
+2
2013-10-31
arm720t: convert makefiles to Kbuild style
Masahiro Yamada
5
-114
/
+8
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2
-2
/
+2
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
10
-170
/
+10
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
1
-76
/
+0
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
1
-6
/
+5
2013-05-28
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
Axel Lin
1
-2
/
+0
2013-05-28
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
Axel Lin
1
-0
/
+2
2013-04-15
Tegra: Split tegra_get_chip_type() into soc & sku funcs
Tom Warren
2
-21
/
+31
2013-04-15
Tegra: Fix MSELECT clock divisors for T30/T114.
Tom Warren
2
-8
/
+6
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
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
1
-5
/
+3
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
1
-3
/
+1
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
1
-1
/
+1
[next]