~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* Correct SPL uses of USB_KEYBOARDSimon Glass2023-02-10
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-25
* x86: coreboot: Use vendor in the KconfigSimon Glass2021-07-15
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-24
* x86: Allow installing an e820 when booting from corebootSimon Glass2021-03-27
* x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-27
* x86: Move coreboot timestamp info into coreboot_tables.hSimon Glass2021-03-27
* x86: Make coreboot sysinfo available to any x86 boardSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-17
* x86: Store the coreboot table address in global_dataSimon Glass2020-07-17
* x86: coreboot: add SMBIOS cbmem entry parsingChristian Gmeiner2020-05-27
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* x86: coreboot: Allow building an SPL imageSimon Glass2020-05-04
* x86: Allow building an SPL image for corebootSimon Glass2020-05-04
* x86: Move coreboot-table detection into common codeSimon Glass2020-04-30
* x86: Correct wording of coreboot source codeSimon Glass2020-04-16
* x86: timer: use a timer base of 0Simon Glass2019-12-15
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese2019-08-18
* x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner2019-05-19
* coreboot: only init usb if necessaryThomas RIENOESSL2018-12-10
* x86: Update mtrr functions to allow leaving cache aloneSimon Glass2018-10-09
* x86: coreboot: Add generic coreboot payload supportBin Meng2018-08-20
* x86: Add scsi command to coreboot and qemuBin Meng2018-07-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Rename e820entry to e820_entryBin Meng2018-04-16
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-16
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-12
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-15
* x86: Switch all boards to use DM SCSIBin Meng2017-08-01
* x86: kconfig: Move USB to platform KconfigBin Meng2017-08-01
* x86: coreboot: kconfig: Imply drivers that are usefulBin Meng2017-08-01
* x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-01
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-01
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-30
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-30
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-05
* x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12
* x86: coreboot: Remove the dummy pch driverBin Meng2016-06-29
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23
* x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng2016-03-17
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-24
* x86: Convert to use driver model timerBin Meng2015-12-01
* x86: coreboot: Convert to use more dm driversBin Meng2015-09-09