index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
x86-common.h
Age
Commit message (
Expand
)
Author
2016-01-13
x86: adjust ramdisk load address
Miao Yan
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-11-25
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-20
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-13
x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to Kconfig
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
Bin Meng
2015-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
x86: Remove quotation mark in CONFIG_HOSTNAME
Bin Meng
2015-08-31
tpm: Convert board config TPM options to Kconfig
Simon Glass
2015-08-26
x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
Bin Meng
2015-08-26
x86: Only include cbfs command for coreboot
Bin Meng
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-04
x86: qemu: Make host bridge (b.d.f=0.0.0) visible
Bin Meng
2015-06-04
x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.h
Bin Meng
2015-06-04
x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
Bin Meng
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-30
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-30
x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
Bin Meng
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-03-25
x86: Add ramboot and nfsboot commands in x86-common.h
Bin Meng
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-02-12
dm: x86: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-06
x86: Remove CONFIG_SATA_INTEL from x86-common.h
Bin Meng
2015-02-06
x86: Enable bootstage features
Simon Glass
2015-01-24
x86: spi: Add device tree support
Simon Glass
2015-01-24
x86: config: Always scroll the display by 5 lines, for speed
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: config: Move common x86 configs to a common file
Simon Glass