summaryrefslogtreecommitdiff
path: root/board/coreboot
AgeCommit message (Expand)AuthorFilesLines
2023-08-09x86: coreboot: Convert to text environmentSimon Glass1-0/+9
2023-07-25MAINTAINERS: Add some missing directories or filesTom Rini1-3/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-03-14x86: Correct the coreboot header file in MAINTAINERSSimon Glass1-2/+2
2021-12-27x86: coreboot: Support getting a logo from virtioSimon Glass1-2/+18
2021-07-15x86: coreboot: Use vendor in the KconfigSimon Glass1-4/+8
2021-07-15x86: coreboot: Show the BIOS dateSimon Glass1-0/+3
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-11-05coreboot: make use of smbios parserChristian Gmeiner1-0/+45
2020-09-01x86: coreboot: Remove dead codeAndy Shevchenko2-13/+1
2020-05-04x86: Add a 64-bit 'coreboot64' buildSimon Glass1-0/+7
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng4-25/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-8/+3
2018-04-16x86: Rename coreboot-x86 to corebootSimon Glass1-1/+1
2017-08-01x86: kconfig: Let board select SPI flashBin Meng1-0/+11
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng2-15/+1
2016-03-17x86: Drop all the old pin configuration codeSimon Glass1-5/+0
2015-06-04x86: qemu: Create separate i440fx and q35 device treesBin Meng1-1/+1
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng1-3/+3
2015-05-13arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-30x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng1-0/+3
2015-04-30x86: Kconfig: Divide the target selection to vendor/modelBin Meng1-0/+26
2015-04-18x86: cros_ec: Drop unnecessary initSimon Glass1-5/+0
2015-01-13x86: coreboot: Wrap cros_ec initializationBin Meng1-0/+2
2015-01-13x86: Make chromebook_link the default board for corebootBin Meng1-2/+2
2015-01-13x86: Remove include/configs/coreboot.hBin Meng1-1/+1
2015-01-13x86: Move CONFIG_SYS_CAR_xxx to KconfigBin Meng1-0/+12
2015-01-13x86: coreboot: Make SYS_CONFIG_NAME and DEFAULT_DEVICE_TREE configurableBin Meng1-0/+13
2014-12-19x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng1-1/+1
2014-12-14x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng1-0/+6
2014-11-21x86: Rename chromebook-x86 to corebootSimon Glass5-0/+65