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
/
include
/
configs
/
thunderx_88xx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
1
-1
/
+0
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
1
-3
/
+0
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
1
-3
/
+0
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
1
-2
/
+0
2021-10-15
Remove unused CONFIG_NO_RELOCATION
Patrick Delaunay
1
-1
/
+0
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-3
/
+0
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-1
/
+0
2020-05-08
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
1
-3
/
+0
2019-11-20
env: Finish migration of common ENV options
Tom Rini
1
-1
/
+0
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
1
-1
/
+0
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-6
/
+0
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
1
-1
/
+0
2018-02-08
Convert CONFIG LIB_HW_RAND to Kconfig
Adam Ford
1
-1
/
+0
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
1
-1
/
+0
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-2
/
+0
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-6
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
1
-1
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-2
/
+0
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
1
-2
/
+0
2016-12-03
cmd: Convert CMD_BOOTMENU
Tom Rini
1
-3
/
+0
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
1
-3
/
+0
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
1
-1
/
+0
2016-05-27
net: Move the VCI and client arch values to Kconfig
Alexander Graf
1
-2
/
+0
2016-04-25
include/configs: Whitespace fixup
Tom Rini
1
-3
/
+0
2016-04-25
configs: Re-sync HUSH options
Tom Rini
1
-1
/
+0
2016-03-15
arm64: Remove non-full-va map code
Alexander Graf
1
-14
/
+0
2016-03-15
thunderx: Move mmu table into board file
Alexander Graf
1
-11
/
+0
2016-03-15
arm64: Make full va map code more dynamic
Alexander Graf
1
-8
/
+6
2016-03-15
thunderx: Calculate TCR dynamically
Alexander Graf
1
-3
/
+0
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
1
-3
/
+0
2016-01-19
armv8: cavium: Add an implementation of ATF calling functions
Sergey Temerkhanov
1
-0
/
+2
2016-01-19
armv8: cavium: Add ThunderX 88xx board definition
Sergey Temerkhanov
1
-0
/
+143