aboutsummaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)Author
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass
2014-10-28x86: Display basic CPU information on bootSimon Glass
2014-10-23dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-23dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass
2014-10-22x86: Enable FIT, ELF on corebootSimon Glass
2014-10-22x86: config: link: Display the board model on the screenSimon Glass
2014-10-22x86: link: Tidy up the command lines optionsSimon Glass
2014-10-22x86: cros_ec: Enable cros_ec for linkSimon Glass
2014-10-22x86: config: Enable dhcp on linkSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-06ahci: convert to use libata functions and definitionsRob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26x86: config: Add tracing optionsSimon Glass
2013-06-03x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam
2013-05-13x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass
2013-05-13x86: Enable bootstage for corebootSimon Glass
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass
2013-05-13x86: Add TSC timerSimon Glass
2013-04-15x86: config: Init PCI before SPISimon Glass
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-03-19x86: Enable time command for corebootSimon Glass
2013-03-19x86: Enable SPI flash support for corebootSimon Glass
2013-03-18x86: Enable USB features for corebootSimon Glass
2013-03-04x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2012-12-26x86: coreboot: Enable io commandSimon Glass
2012-12-06x86: Fix coreboot config to boot on ChromebookSimon Glass
2012-12-06x86: Turn on support for EFI's GPT in the coreboot configGabe Black
2012-12-06x86: coreboot: Enable video displaySimon Glass
2012-12-06x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer
2012-12-06x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass
2012-12-06x86: Enable ICH6 GPIO controller for corebootSimon Glass
2012-11-30x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass
2012-11-30x86: Select stdio devices for corebootSimon Glass
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass
2012-11-28x86: Remove coreboot start16 codeSimon Glass
2012-11-28x86: Put global data on the stackGraeme Russ
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam
2011-12-19x86: Initial commit for running as a coreboot payloadGabe Black