aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot
AgeCommit message (Expand)AuthorFilesLines
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass1-2/+2
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass1-1/+7
2020-05-27x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner1-0/+14
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-04x86: coreboot: Allow building an SPL imageSimon Glass3-2/+21
2020-05-04x86: Allow building an SPL image for corebootSimon Glass1-0/+1
2020-04-30x86: Move coreboot-table detection into common codeSimon Glass1-15/+9
2020-04-16x86: Correct wording of coreboot source codeSimon Glass1-2/+2
2019-12-15x86: timer: use a timer base of 0Simon Glass1-0/+1
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese1-3/+0
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2018-12-10coreboot: only init usb if necessaryThomas RIENOESSL1-1/+2
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass1-2/+2
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng2-15/+14
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-04-16x86: Rename e820entry to e820_entryBin Meng1-1/+1
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng1-3/+4
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+1
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-01x86: Switch all boards to use DM SCSIBin Meng1-0/+1
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng1-0/+3
2017-08-01x86: coreboot: kconfig: Imply drivers that are usefulBin Meng1-0/+10
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng1-5/+0
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng1-5/+0
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass1-0/+5
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng1-4/+0
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng2-27/+0
2016-05-23x86: Call board_final_cleanup() in last_stage_init()Bin Meng1-9/+11
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2-2/+0
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass1-1/+2
2015-12-01x86: Convert to use driver model timerBin Meng1-22/+0
2015-09-09x86: coreboot: Convert to use more dm driversBin Meng1-6/+0
2015-08-26x86: coreboot: Allow >=4GiB memory bank sizeBin Meng1-5/+4
2015-08-26x86: Remove calculate_relocation_address()Bin Meng1-8/+1
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng1-2/+13
2015-07-14x86: pci: Tidy up the generic x86 PCI driverSimon Glass1-22/+0
2015-06-04x86: qemu: Implement PIRQ routingBin Meng1-0/+5
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng1-3/+9
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng1-24/+3
2015-04-29x86: link: Add PCH driver to support SPI FlashSimon Glass1-0/+11
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass1-47/+16
2015-04-16x86: Support machines with >4GB of RAMSimon Glass1-2/+4
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass1-0/+5