summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-17cpu/intel/model_2065x: Don't redefine CPU_ADDR_BITSArthur Heymans
2019-09-17nb/nehalem: Move MMCONF_BASE_ADDRESS to a common placeArthur Heymans
2019-09-17security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki
2019-09-17binaryPI: Drop PSP Secure OS from buildKyösti Mälkki
2019-09-17binaryPI: Move Hudson firmware higher in CBFSKyösti Mälkki
2019-09-17binaryPI: Refactor Makefile for PSP directoryKyösti Mälkki
2019-09-17google/kukui: Pass reset gpio parameter to BL31Tristan Shieh
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-09-163rdparty/chromeec: Update to latest masterElyes HAOUAS
2019-09-16mb/up/squared: Do RAM config based on SKU IDFelix Singer
2019-09-16src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to commonSridhar Siricilla
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-16mediatek/mt8183: Add soc ARM Trusted Firmware supportkenny liang
2019-09-16mb/google/kohaku: Update USB port settingsSeunghwan Kim
2019-09-15mb/packardbell/ms2290: Use common SB code to set up GPIO'sArthur Heymans
2019-09-15soc/intel/skylake: add some FSP SATA paramsMichael Niewöhner
2019-09-15mb/*/{x201,ms2290}/mainboard.c: Remove superfluous ramstage codeArthur Heymans
2019-09-15cpu/intel/microcode: Make microcode lib available in bootblockRizwan Qureshi
2019-09-15{i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h>Elyes HAOUAS
2019-09-15src/security: Remove unused #include <fmap.h>Elyes HAOUAS
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15{cpu,device,drivers}: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-15nb/i945: Remove unused include <cpu/cpu.h>Elyes HAOUAS
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-09-15soc/amd/common: Remove Picasso display HDA from listMarshall Dawson
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki
2019-09-14arch/x86: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-14cpu/x86: Drop lapic_remote_read()Kyösti Mälkki
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-14mb/asrock/h110m: configure SuperIO global registersMaxim Polyakov
2019-09-14mb/asrock/h110m: configure GPIOs in SuperIO chipMaxim Polyakov
2019-09-14mb/asrock/h110m: enable ACPI LDN in SuperIOMaxim Polyakov
2019-09-14mb/asrock/h110m: set I/O Range for SuperIO HWMMaxim Polyakov
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-09-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13timestamps: Further simplify timestamp_reinit()Kyösti Mälkki
2019-09-13drivers/pc80: Remove some __PRE_RAM__ and __SMM__Kyösti Mälkki
2019-09-13security/vboot: Replace use of __PRE_RAM__Kyösti Mälkki
2019-09-13intel/broadwell: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-13intel/haswell: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-09-13mb/google/hatch: Merge emmc_sku_gpio_table and gpio_table to one tablePeichao Wang
2019-09-13emulation/qemu-i440fx/fw_cfg_if.h: replace macro with enumHimanshu Sahdev
2019-09-13drivers/intel/fsp2_0: Allocate cfg_region_size for UPDMarshall Dawson
2019-09-13arch/x86/bootblock_crt0.S: Leverage eax in protected mode entryHimanshu Sahdev aka CunningLearner
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki