Age | Commit message (Expand) | Author |
2019-11-30 | kill CAR_GLOBAL_MIGRATION leftovers | Arthur Heymans |
2019-11-30 | AGESA,binaryPI: Add compatibility wrapper for romstage entry | Kyösti Mälkki |
2019-11-30 | AGESA,binaryPI: Fix stack location on entry to romstage | Michał Żygowski |
2019-11-30 | AGESA,binaryPI: Split romstage_main() to BSP and AP parts | Kyösti Mälkki |
2019-11-30 | binaryPI: Clean leftover romstage prototype | Kyösti Mälkki |
2019-11-29 | lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-28 | pci_ids: Update Intel Lewisburg SMBUS PCI ID | Jonathan Zhang |
2019-11-27 | AGESA,binaryPI: Remove early_all_cores() | Kyösti Mälkki |
2019-11-27 | binaryPI: Drop BINARYPI_LEGACY_WRAPPER support | Kyösti Mälkki |
2019-11-27 | amdfam10: Clean leftover prototypes | Kyösti Mälkki |
2019-11-22 | cpu/intel/smm: Drop em64t save state | Arthur Heymans |
2019-11-22 | sb/i82801ix: Use macros instead of hard-coded IDs | Felix Singer |
2019-11-22 | device/hypertransport: Drop unused code | Arthur Heymans |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-11-21 | device/pci: Reduce scope of dev_find_slot() | Kyösti Mälkki |
2019-11-21 | soc/intel/fsp_baytrail: Drop support | Arthur Heymans |
2019-11-21 | nb/sb/cpu: Drop Intel Rangeley support | Arthur Heymans |
2019-11-20 | nb/amd/fam10: Drop support | Arthur Heymans |
2019-11-20 | include/device: add a comment to pci mmio cfg addr helpers and caching | Michael Niewöhner |
2019-11-20 | cbfs: switch to region_device for location APIs | Aaron Durbin |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-19 | mmio: Fix buffer_to_fifo32() order of arguments | Julius Werner |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-16 | soc/intel: Implement PCIe RP devicetree update based on LCAP | Nico Huber |
2019-11-15 | cbfs: remove prepare() callback from struct cbfs_locator | Aaron Durbin |
2019-11-14 | drivers/spi: add drivers for sdcard mounted on the spi bus | Xiang Wang |
2019-11-14 | soc/intel/tigerlake: Include few more Tigerlake device IDs | Subrata Banik |
2019-11-14 | cbfs: Stop checking master header | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-14 | cbfs: Make cbfs_master_header_props() externally available | Julius Werner |
2019-11-11 | SMBIOS: Add 'CXL FLexbus 1.0' memory array location | Elyes HAOUAS |
2019-11-11 | console,boot_state: Exclude printk() from reported times | Kyösti Mälkki |
2019-11-11 | include: introduce update* for mmio operations | Michael Niewöhner |
2019-11-11 | include/device: add pci mmio cfg address helpers | Michael Niewöhner |
2019-11-10 | lib/cbmem: Remove the cbmem_top_init() hook | Arthur Heymans |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-06 | lib: add calculate crc byte by byte | Xiang Wang |
2019-11-05 | soc/intel/common: Include Tigerlake device IDs | Ravi Sarawadi |
2019-11-05 | pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined | Arthur Heymans |
2019-11-04 | include: Remove EC_EVENT_* from elog.h | Yu-Ping Wu |
2019-11-04 | cpu/intel/em64t101: Add Nehalem to compatibility list | Arthur Heymans |
2019-11-04 | smbios: Create a type for smbios_enclosure_type | Mathew King |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80 | Kyösti Mälkki |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-11-01 | lib/uuid: Add UUID parsing function | Nico Huber |
2019-10-31 | cpu/x86: make set_msr_bit publicly available | Michael Niewöhner |
2019-10-30 | Program loading: Handoff cbmem_top via calling arguments | Arthur Heymans |
2019-10-28 | arch/x86: Populate more fields in SMBIOS type 4 | Andrey Petrov |
2019-10-28 | lib/prog_loaders.c: Add prog_locate_hook() | Frans Hendriks |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | cbmem.h: Align comment with the reality of implementations | Arthur Heymans |
2019-10-24 | src/include/console: Get rid of unused deprecated POST codes | Elyes HAOUAS |
2019-10-24 | soc/intel/skylake: search for PME wake event on all root ports | Michael Niewöhner |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' | Elyes HAOUAS |
2019-10-20 | pci_ids: Add AMD Family 17h ACP | Marshall Dawson |
2019-10-16 | drivers/usb: Enable EHCI debug during verstage | Arthur Heymans |
2019-10-09 | SMBIOS (Type 17): Add HBM device type and DIE form factor value | Elyes HAOUAS |
2019-10-09 | SMBIOS: (Type 9) Add PCI Express Gen 4 values | Elyes HAOUAS |
2019-10-08 | superio/hwm5_conf: factor out HWM access from ITE env_ctrl | Felix Held |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-08 | device/root_device: Consolidate common _scan_bus() functions | Nico Huber |
2019-10-08 | device/mmio.h: Add more bit field helpers | Hung-Te Lin |
2019-10-07 | device: Rename scan_static_bus() -> enable_static_devices() | Nico Huber |
2019-10-06 | device/pci: Enable full 16-bit VGA port i/o decoding | Nico Huber |
2019-10-05 | soc/intel/common/block/p2sb/p2sb: Add missing PCI IDs | Patrick Rudolph |
2019-10-04 | device/pci_device.c: Use verified boot to check oprom | Frans Hendriks |
2019-10-04 | src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs | Maxim Polyakov |
2019-10-04 | src/pci_ids: add missing Intel Skylake iGPU PCIIDs | Maxim Polyakov |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-10-01 | cpu/intel/common: Move intel_ht_sibling() to common folder | Patrick Rudolph |
2019-09-30 | device/pci_early: Drop some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-30 | device/i2c_bus: Add i2c_dev_read_at16() | Nico Huber |
2019-09-30 | pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPU | Maxim Polyakov |
2019-09-30 | pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H | Maxim Polyakov |
2019-09-30 | console: Declare empty printk() for __ROMCC__ | Kyösti Mälkki |
2019-09-29 | device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-29 | device/pci_ops: Add ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-28 | cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use | Kyösti Mälkki |
2019-09-28 | device/pci: Replace some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-27 | fmap: Add get_fmap_flash_offset() | Furquan Shaikh |
2019-09-27 | device: add commentary to dev_find_slot() | Aaron Durbin |
2019-09-24 | device/mmio.h: Add bit field helpers | Hung-Te Lin |
2019-09-23 | lib/trace: Replace __PRE_RAM__ use | Kyösti Mälkki |
2019-09-19 | cpu/x86/lapic: Refactor timer_fsb() | Kyösti Mälkki |
2019-09-17 | security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGE | Kyösti Mälkki |
2019-09-15 | lib/coreboot_table: Show splashscreen in lb_table_init | Johanna Schander |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | arch/x86: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-14 | cpu/x86: Drop lapic_remote_read() | Kyösti Mälkki |
2019-09-14 | arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume() | Kyösti Mälkki |
2019-09-13 | timestamps: Remove TIMESTAMP_CACHE_IN_BSS | Kyösti Mälkki |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-11 | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS |
2019-09-11 | timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE | Kyösti Mälkki |
2019-09-09 | lib/spd_bin: Extend DDR4 spd information | Eric Lai |
2019-09-06 | soc/intel/skylake: Add Lewisburg family PCH support | Maxim Polyakov |
2019-09-04 | drivers/spi/spi_flash.c: Add SPI vendor IDs | Richard Spiegel |