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
/
coreboot.h
Age
Commit message (
Expand
)
Author
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-05-20
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2013-12-13
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-09-06
ahci: convert to use libata functions and definitions
Rob Herring
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
x86: config: Add tracing options
Simon Glass
2013-06-03
x86: config: Reflect the name changes of LPC TPM configs
Tom Wai-Hong Tam
2013-05-13
x86: config: Enable LZO for coreboot, remove zlib, gzip
Simon Glass
2013-05-13
x86: Enable bootstage for coreboot
Simon Glass
2013-05-13
x86: Re-enable PCAT timer 2 for beeping
Simon Glass
2013-05-13
x86: Add TSC timer
Simon Glass
2013-04-15
x86: config: Init PCI before SPI
Simon Glass
2013-03-20
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-19
x86: Enable time command for coreboot
Simon Glass
2013-03-19
x86: Enable SPI flash support for coreboot
Simon Glass
2013-03-18
x86: Enable USB features for coreboot
Simon Glass
2013-03-04
x86: Enable CONFIG_OF_CONTROL on coreboot
Simon Glass
2013-02-15
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Simon Glass
2012-12-26
x86: coreboot: Enable io command
Simon Glass
2012-12-06
x86: Fix coreboot config to boot on Chromebook
Simon Glass
2012-12-06
x86: Turn on support for EFI's GPT in the coreboot config
Gabe Black
2012-12-06
x86: coreboot: Enable video display
Simon Glass
2012-12-06
x86: Emit port 80 post codes in show_boot_progress()
Stefan Reinauer
2012-12-06
x86: Enable CONFIG_CMD_ZBOOT for coreboot
Simon Glass
2012-12-06
x86: Enable ICH6 GPIO controller for coreboot
Simon Glass
2012-11-30
x86: Define CONFIG_SYS_VSNPRINTF for coreboot
Simon Glass
2012-11-30
x86: Select stdio devices for coreboot
Simon Glass
2012-11-28
x86: coreboot: Enable LPC TPM
Simon Glass
2012-11-28
x86: Remove coreboot start16 code
Simon Glass
2012-11-28
x86: Put global data on the stack
Graeme Russ
2012-11-02
x86: config: Enable AHCI support for coreboot
Simon Glass
2012-10-22
config: Enable CBFS, ext4 for coreboot
Simon Glass
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from config files
Marek Vasut
2012-02-12
configs: Remove CONFIG_NET_MULTI from board files
Fabio Estevam
2011-12-19
x86: Initial commit for running as a coreboot payload
Gabe Black