summaryrefslogtreecommitdiff
path: root/include/configs/coreboot.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng1-0/+32
2015-01-13x86: Remove include/configs/coreboot.hBin Meng1-70/+0
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng1-5/+0
2014-12-19x86: Rename coreboot-serial to x86-serialBin Meng1-1/+1
2014-11-21x86: config: Move common x86 configs to a common fileSimon Glass1-256/+9
2014-10-29x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MBSimon Glass1-1/+2
2014-10-29x86: Display basic CPU information on bootSimon Glass1-0/+1
2014-10-24dm: x86: Convert coreboot serial to use driver modelSimon Glass1-11/+7
2014-10-24dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass1-0/+4
2014-10-23x86: Enable FIT, ELF on corebootSimon Glass1-1/+3
2014-10-23x86: config: link: Display the board model on the screenSimon Glass1-0/+1
2014-10-23x86: link: Tidy up the command lines optionsSimon Glass1-3/+3
2014-10-23x86: cros_ec: Enable cros_ec for linkSimon Glass1-0/+5
2014-10-23x86: config: Enable dhcp on linkSimon Glass1-0/+6
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-1/+0
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-2/+0
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+1
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-09-06ahci: convert to use libata functions and definitionsRob Herring1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-26x86: config: Add tracing optionsSimon Glass1-0/+7
2013-06-03x86: config: Reflect the name changes of LPC TPM configsTom Wai-Hong Tam1-1/+2
2013-05-14x86: config: Enable LZO for coreboot, remove zlib, gzipSimon Glass1-0/+4
2013-05-14x86: Enable bootstage for corebootSimon Glass1-0/+9
2013-05-14x86: Re-enable PCAT timer 2 for beepingSimon Glass1-0/+1
2013-05-14x86: Add TSC timerSimon Glass1-3/+1
2013-04-16x86: config: Init PCI before SPISimon Glass1-0/+1
2013-03-20Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini1-3/+11
2013-03-19x86: Enable time command for corebootSimon Glass1-0/+2
2013-03-19x86: Enable SPI flash support for corebootSimon Glass1-3/+9
2013-03-18x86: Enable USB features for corebootSimon Glass1-0/+17
2013-03-05x86: Enable CONFIG_OF_CONTROL on corebootSimon Glass1-0/+6
2013-02-15x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass1-1/+0
2012-12-26x86: coreboot: Enable io commandSimon Glass1-0/+1
2012-12-07x86: Fix coreboot config to boot on ChromebookSimon Glass1-14/+12
2012-12-07x86: Turn on support for EFI's GPT in the coreboot configGabe Black1-0/+3
2012-12-07x86: coreboot: Enable video displaySimon Glass1-2/+8
2012-12-07x86: Emit port 80 post codes in show_boot_progress()Stefan Reinauer1-1/+1
2012-12-07x86: Enable CONFIG_CMD_ZBOOT for corebootSimon Glass1-0/+3
2012-12-07x86: Enable ICH6 GPIO controller for corebootSimon Glass1-0/+4
2012-12-01x86: Define CONFIG_SYS_VSNPRINTF for corebootSimon Glass1-0/+1
2012-12-01x86: Select stdio devices for corebootSimon Glass1-0/+12
2012-11-28x86: coreboot: Enable LPC TPMSimon Glass1-0/+4
2012-11-28x86: Remove coreboot start16 codeSimon Glass1-1/+1
2012-11-28x86: Put global data on the stackGraeme Russ1-3/+2
2012-11-03x86: config: Enable AHCI support for corebootSimon Glass1-0/+22
2012-10-22config: Enable CBFS, ext4 for corebootSimon Glass1-0/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0