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
/
ve8313.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
1
-3
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
1
-1
/
+1
2018-04-08
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
Mario Six
1
-1
/
+0
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
-7
/
+0
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
1
-4
/
+0
2018-01-19
powerpc: Drop unreferenced CONFIG_* defines
Tuomas Tynkkynen
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-1
/
+0
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
1
-1
/
+0
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
1
-1
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
1
-1
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-2
/
+0
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
1
-2
/
+0
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
1
-1
/
+0
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
1
-1
/
+0
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
1
-2
/
+0
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
1
-1
/
+0
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
1
-1
/
+0
2016-04-25
include/configs: Whitespace fixup
Tom Rini
1
-1
/
+0
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
1
-2
/
+0
2016-04-25
configs: Re-sync HUSH options
Tom Rini
1
-3
/
+0
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-4
/
+0
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
1
-1
/
+0
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
1
-1
/
+0
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-1
/
+0
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-2
/
+0
2015-03-30
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
1
-1
/
+0
2015-03-17
mpc83xx: preempt premature board support removal by setting GENERIC_BOARD
Kim Phillips
1
-0
/
+3
2014-01-24
powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definition
Masahiro Yamada
1
-1
/
+0
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
1
-1
/
+0
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
1
-1
/
+0
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-06-07
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
Gabor Juhos
1
-0
/
+1
2012-10-15
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
1
-13
/
+8
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
1
-1
/
+0
2011-11-03
mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code
Joe Hershberger
1
-1
/
+1
2011-11-03
mpc83xx: Cleanup usage of LBC constants
Joe Hershberger
1
-12
/
+13
2011-11-03
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
1
-2
/
+3
2011-11-03
mpc83xx: Cleanup usage of BAT constants
Joe Hershberger
1
-6
/
+6
2011-11-03
mpc83xx: cosmetic: ve8313.h checkpatch compliance
Joe Hershberger
1
-95
/
+109
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
1
-1
/
+0
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
1
-2
/
+1
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
1
-2
/
+2
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
1
-8
/
+0
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
1
-0
/
+4
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-09-23
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
Ira W. Snyder
1
-2
/
+2
[next]