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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-22
Convert CONFIG_LZMA to Kconfig
Simon Glass
1
-0
/
+1
2017-05-22
Convert CONFIG_CMD_IRQ to Kconfig
Simon Glass
1
-0
/
+2
2017-05-22
Convert CONFIG_CMD_IOTRACE to Kconfig
Simon Glass
1
-0
/
+1
2017-05-22
Convert CONFIG_CMD_IO to Kconfig
Simon Glass
1
-0
/
+2
2017-05-22
Convert CONFIG_CMD_HASH to Kconfig
Simon Glass
1
-0
/
+1
2017-05-22
Convert CONFIG_CMD_GETTIME to Kconfig
Simon Glass
1
-0
/
+1
2017-05-22
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
Simon Glass
1
-0
/
+1
2017-05-17
x86: Convert MMC to driver model
Simon Glass
1
-0
/
+1
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
1
-0
/
+1
2017-04-05
OpenRISC: Remove
Tom Rini
1
-4
/
+0
2017-04-05
SPARC: Remove
Tom Rini
1
-5
/
+0
2017-04-05
Blackfin: Remove
Tom Rini
1
-5
/
+0
2017-03-24
arc: use timer driver for ARC boards
Vlad Zakharov
1
-0
/
+3
2017-01-25
Convert CONFIG_ARCH_MISC_INIT to Kconfig
Simon Glass
1
-0
/
+1
2017-01-25
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
1
-0
/
+1
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
1
-0
/
+1
2016-10-01
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
1
-0
/
+2
2016-08-15
xtensa: add support for the xtensa processor architecture [2/2]
Chris Zankel
1
-0
/
+6
2016-07-14
linux/io.h: add generic ioremap()/iounmap() defines
Masahiro Yamada
1
-0
/
+4
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
1
-0
/
+1
2016-05-27
Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options
Simon Glass
1
-32
/
+0
2016-01-16
MIPS: add initial infrastructure for device-tree files
Daniel Schwierzeck
1
-0
/
+1
2015-12-13
m68k: add private libgcc
angelo@sysam.it
1
-0
/
+1
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
1
-0
/
+1
2015-10-24
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
1
-0
/
+2
2015-10-23
nios2: convert nios2 cpu to driver model
Thomas Chou
1
-0
/
+3
2015-10-23
nios2: permit device tree control of U-Boot
Thomas Chou
1
-0
/
+1
2015-08-28
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
1
-0
/
+2
2015-07-27
kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86
Masahiro Yamada
1
-0
/
+7
2015-07-07
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64
Masahiro Yamada
1
-1
/
+1
2015-06-15
avr32: move CONFIG_SYS_GENERIC_BOARD to Kconfig
Masahiro Yamada
1
-0
/
+1
2015-04-29
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
1
-0
/
+2
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
1
-0
/
+9
2015-04-03
serial-arc: switch to DM
Alexey Brodkin
1
-0
/
+1
2015-03-28
generic-board: select SYS_GENERIC_BOARD for some architectures
Masahiro Yamada
1
-0
/
+12
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
1
-0
/
+14
2015-02-12
powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
1
-0
/
+1
2015-02-09
arc: build libgcc in U-Boot
Alexey Brodkin
1
-0
/
+1
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
1
-0
/
+5
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
1
-0
/
+4
2014-09-13
kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig
Masahiro Yamada
1
-0
/
+56
2014-07-30
kconfig: add basic Kconfig files
Masahiro Yamada
1
-0
/
+66