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
/
include
/
configs
/
qemu-x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
1
-2
/
+0
2022-02-09
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
Simon Glass
1
-9
/
+0
2020-05-15
qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R
Ovidiu Panait
1
-2
/
+0
2019-11-20
env: Finish migration of common ENV options
Tom Rini
1
-3
/
+0
2019-08-09
x86: qemu: Fix non-working ramboot and nfsboot environment variables
Bin Meng
1
-10
/
+0
2019-08-09
qemu-x86: Use config_distro_bootcmd
Joshua Watt
1
-0
/
+25
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
1
-5
/
+0
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-2
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
1
-2
/
+0
2017-08-01
x86: Switch all boards to use DM SCSI
Bin Meng
1
-10
/
+0
2017-08-01
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
1
-3
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
1
-1
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
1
-1
/
+0
2017-07-11
Convert CONFIG_SCSI to Kconfig
Simon Glass
1
-1
/
+0
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
1
-2
/
+2
2017-05-22
Convert CONFIG_CMD_IDE to Kconfig
Simon Glass
1
-1
/
+0
2017-02-07
x86: qemu: Add build options for SPL
Bin Meng
1
-0
/
+9
2017-01-25
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
Simon Glass
1
-1
/
+0
2016-10-28
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
1
-2
/
+0
2016-10-12
x86: Convert to use DM VESA video driver
Bin Meng
1
-2
/
+2
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
1
-1
/
+1
2016-01-24
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
1
-1
/
+0
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
1
-1
/
+0
2015-11-19
x86: qemu: Convert to use driver model keyboard
Bin Meng
1
-1
/
+1
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
1
-1
/
+0
2015-11-13
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
Bin Meng
1
-1
/
+0
2015-11-13
x86: qemu: Convert to use driver model pci
Bin Meng
1
-12
/
+0
2015-11-13
x86: qemu: Move chipset-specific codes from pci.c to qemu.c
Bin Meng
1
-0
/
+2
2015-08-26
x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
Bin Meng
1
-1
/
+0
2015-08-21
net: Move CONFIG_E1000 options to Kconfig
Simon Glass
1
-1
/
+0
2015-08-05
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
1
-2
/
+0
2015-06-04
x86: qemu: Implement PIRQ routing
Bin Meng
1
-0
/
+1
2015-06-04
x86: qemu: Make host bridge (b.d.f=0.0.0) visible
Bin Meng
1
-0
/
+1
2015-06-04
x86: qemu: Add ATA/SATA support
Bin Meng
1
-1
/
+25
2015-06-04
x86: qemu: Add graphics support
Bin Meng
1
-7
/
+3
2015-06-04
x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
Bin Meng
1
-2
/
+0
2015-06-04
x86: Support QEMU x86 targets
Bin Meng
1
-0
/
+57