summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-10-28lib/prog_loaders.c: Add prog_locate_hook()Frans Hendriks
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-27cbmem.h: Align comment with the reality of implementationsArthur Heymans
2019-10-24src/include/console: Get rid of unused deprecated POST codesElyes HAOUAS
2019-10-24soc/intel/skylake: search for PME wake event on all root portsMichael Niewöhner
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS
2019-10-20pci_ids: Add AMD Family 17h ACPMarshall Dawson
2019-10-16drivers/usb: Enable EHCI debug during verstageArthur Heymans
2019-10-09SMBIOS (Type 17): Add HBM device type and DIE form factor valueElyes HAOUAS
2019-10-09SMBIOS: (Type 9) Add PCI Express Gen 4 valuesElyes HAOUAS
2019-10-08superio/hwm5_conf: factor out HWM access from ITE env_ctrlFelix Held
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-08device/root_device: Consolidate common _scan_bus() functionsNico Huber
2019-10-08device/mmio.h: Add more bit field helpersHung-Te Lin
2019-10-07device: Rename scan_static_bus() -> enable_static_devices()Nico Huber
2019-10-06device/pci: Enable full 16-bit VGA port i/o decodingNico Huber
2019-10-05soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph
2019-10-04device/pci_device.c: Use verified boot to check opromFrans Hendriks
2019-10-04src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDsMaxim Polyakov
2019-10-04src/pci_ids: add missing Intel Skylake iGPU PCIIDsMaxim Polyakov
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-30device/pci_early: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-30device/i2c_bus: Add i2c_dev_read_at16()Nico Huber
2019-09-30pci_ids: fix PCI ID for Intel Iris HALO GT4 iGPUMaxim Polyakov
2019-09-30pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_HMaxim Polyakov
2019-09-30console: Declare empty printk() for __ROMCC__Kyösti Mälkki
2019-09-29device/pnp_ops: Add ENV_PNP_SIMPLE_DEVICEKyösti Mälkki
2019-09-29device/pci_ops: Add ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki
2019-09-28device/pci: Replace some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-27fmap: Add get_fmap_flash_offset()Furquan Shaikh
2019-09-27device: add commentary to dev_find_slot()Aaron Durbin
2019-09-24device/mmio.h: Add bit field helpersHung-Te Lin
2019-09-23lib/trace: Replace __PRE_RAM__ useKyösti Mälkki
2019-09-19cpu/x86/lapic: Refactor timer_fsb()Kyösti Mälkki
2019-09-17security/vboot: Fix regression with VBOOT_STARTS_IN_ROMSTAGEKyösti Mälkki
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-09-14src/: Replace some __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-13timestamps: Remove TIMESTAMP_CACHE_IN_BSSKyösti Mälkki
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-09-11timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
2019-09-09lib/spd_bin: Extend DDR4 spd informationEric Lai
2019-09-06soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov
2019-09-04drivers/spi/spi_flash.c: Add SPI vendor IDsRichard Spiegel