summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2019-08-20device/pnp.h: Move __SIMPLE_DEVICE__ guardsKyösti Mälkki
2019-08-20device/oprom: Drop unnecessary AMD headersKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-16soc/intel/cannonlake: Add more PCI Ids for CoffeelakeChristian Walter
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-15intel/smm/gen1: Rename header fileKyösti Mälkki
2019-08-15soc/*: mp_run_on_all_cpus: Remove configurable timeoutPatrick Rudolph
2019-08-15cpu/x86/smm: Promote smm_memory_map()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-08-15cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki
2019-08-15lib: edid: Move manufacturer name from private extra to public infoHung-Te Lin
2019-08-14dram: Add basic DDR4 SPD parsingAndrey Petrov
2019-08-13cpu/x86: Hide smm_save_state_area_t typedefKyösti Mälkki
2019-08-13cpu/x86: Change old-style SMI handler prototypesKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-11arch/x86: Obsolete CACHE_AS_RAM configKyösti Mälkki
2019-08-10include, lib: Add <inttypes.h> printf macrosJacob Garber
2019-08-10string: implement strspn, strcspn, atolYuji Sasaki
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-08-08lib/edid: Add suport for display rotationNicolas Boichat
2019-08-07soc/amd: Rename smm_region_info() to smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-08-02device/pci_ops: Make PCI_BDF() available in all stagesKyösti Mälkki
2019-08-02stage_cache: Add more empty stubs functionsKyösti Mälkki
2019-07-31soc/intel/skl: Add C232 chipset and reorder IDsFelix Singer
2019-07-31lib/bootmem: Prepare for OpenSBIPatrick Rudolph
2019-07-31device: Constify `dev` argument to (probe|find)_resource()Nico Huber
2019-07-30soc/intel/cannonlake: Add new PCI IDsFelix Singer
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-26src/device/oprom: Fix bootsplash display code for optionromsJohanna Schander
2019-07-23include/spi-generic: Append unit to macro namesUwe Poeche
2019-07-23include/spi-generic: move common flash timeoutsUwe Poeche
2019-07-21pci_ids: Add AMD Family 17h host bridgeMarshall Dawson
2019-07-21nb/amd/trinity: Rename PCI ID of the IOMMUMarshall Dawson
2019-07-21pci_ids: Reorder AMD internal northbridge and IOMMU IDsMarshall Dawson
2019-07-19device/oprom: List all supported vesa mode by opromSubrata Banik
2019-07-18devicetree: Add accessors for chip_infoKyösti Mälkki
2019-07-17device: Move pci_irqs outside DEVTREE_EARLYKyösti Mälkki
2019-07-17soc/intel/cannonlake: Add device Ids for new CFL SKUs supportLean Sheng Tan
2019-07-17soc/intel: Fix regression with hidden PCI devicesKyösti Mälkki
2019-07-15device: Remove device->ops from early stagesKyösti Mälkki
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-07-12pci_ids: Drop a block of unused, redundant definitionsNico Huber
2019-07-12soc/intel/common: Add Coffee Lake H 6+2 Xeon graphics idNico Huber
2019-07-12soc/intel/common: Add CM246 LPC device idNico Huber
2019-07-12device/pci: Declare pcidev_path_on_bus()Kyösti Mälkki
2019-07-12device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki