index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Commit message (
Expand
)
Author
Age
Lines
*
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-19
-0
/
+6
*
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
-0
/
+15
*
x86: Add ENABLE_MRC_CACHE Kconfig option
Bin Meng
2015-10-21
-0
/
+8
*
x86: Add SMBIOS table support
Bin Meng
2015-10-21
-0
/
+11
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
-0
/
+9
*
x86: fsp: Add comments about U-Boot entering start.S twice
Bin Meng
2015-08-26
-1
/
+1
*
x86: fsp: Enlarge the size of malloc() pool before relocation
Bin Meng
2015-08-26
-0
/
+7
*
x86: kconfig: Hide "System tables" for coreboot
Bin Meng
2015-08-26
-1
/
+1
*
x86: kconfig: Hide "System tables" for EFI
Bin Meng
2015-08-26
-3
/
+1
*
x86: Handle running as EFI payload
Simon Glass
2015-08-05
-0
/
+6
*
x86: Add EFI board code
Ben Stoltz
2015-08-05
-0
/
+1
*
x86: Add support for U-Boot as an EFI application
Ben Stoltz
2015-08-05
-0
/
+3
*
x86: Reserve PCIe ECAM address range in the E820 table
Bin Meng
2015-07-28
-0
/
+10
*
x86: Remove MARK_GRAPHICS_MEM_WRCOMB
Bin Meng
2015-07-14
-8
/
+0
*
x86: Move VGA option rom macros to Kconfig
Bin Meng
2015-07-14
-0
/
+22
*
x86: Generate a valid MultiProcessor (MP) table
Bin Meng
2015-07-14
-0
/
+9
*
x86: kconfig: Fix minor nits in MAX_CPUS
Bin Meng
2015-07-14
-12
/
+12
*
x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
Bin Meng
2015-07-14
-0
/
+2
*
x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
Bin Meng
2015-07-14
-0
/
+15
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
-15
/
+0
*
x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP
Bin Meng
2015-06-04
-0
/
+1
*
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
Bin Meng
2015-06-04
-141
/
+0
*
x86: Make QEMU the default vendor
Bin Meng
2015-06-04
-1
/
+1
*
x86: Support QEMU x86 targets
Bin Meng
2015-06-04
-0
/
+5
*
x86: Add multi-processor init
Simon Glass
2015-04-30
-0
/
+30
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
-0
/
+14
*
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Bin Meng
2015-04-29
-6
/
+0
*
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
Bin Meng
2015-04-29
-4
/
+4
*
x86: Kconfig: Move platform options forward
Bin Meng
2015-04-29
-10
/
+9
*
x86: Kconfig: Divide the target selection to vendor/model
Bin Meng
2015-04-29
-79
/
+13
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
-0
/
+31
*
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
-0
/
+3
*
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
-0
/
+9
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
-12
/
+0
*
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
-0
/
+9
*
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-16
-0
/
+16
*
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
-3
/
+0
*
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
-0
/
+6
*
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
-0
/
+9
*
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
Bin Meng
2015-02-06
-1
/
+1
*
x86: Allow overriding TSC_FREQ_IN_MHZ
Bin Meng
2015-02-06
-20
/
+20
*
x86: Enable the Intel quark/galileo build
Bin Meng
2015-02-06
-0
/
+17
*
x86: Add support for Intel Minnowboard Max
Simon Glass
2015-02-06
-0
/
+15
*
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
-0
/
+38
*
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
Simon Glass
2015-02-05
-0
/
+14
*
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
Bin Meng
2015-01-13
-0
/
+2
*
x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
Bin Meng
2015-01-13
-0
/
+2
*
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
Bin Meng
2015-01-13
-0
/
+9
*
x86: Allow a hardcoded TSC frequency provided by Kconfig
Bin Meng
2015-01-13
-0
/
+20
*
x86: Drop RAMTOP Kconfig
Simon Glass
2015-01-13
-4
/
+0
[next]