aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2017-09-14timestamp: Add function to get time since bootWerner Zeh
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-14usbdebug: Fix init and add support for postcarKyösti Mälkki
2017-09-11cpu/x86/mp_init: remove adjust_cpu_apic_entry()Aaron Durbin
2017-09-08soc/intel/common/block: Common ACPIShaunak Saha
2017-09-08stage_cache: Add rmodule params in metadataKyösti Mälkki
2017-09-06device/dram/ddr2: Add a function to normalize tCLKArthur Heymans
2017-09-05Move ADDR32() hack to arch/x86Patrick Georgi
2017-09-02cpu/x86/smm: Fix explicit 'addr32' usage in clang buildsEdward O'Callaghan
2017-08-22AMD K8 fam10-15: Tidy up CAR stack switchKyösti Mälkki
2017-08-22AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki
2017-08-19arch/x86: Clean up CONFIG_SMP and MAX_CPUS testKyösti Mälkki
2017-08-19arch/x86: Fix ugly NEED_LAPIC useKyösti Mälkki
2017-08-18device/smbus: Reuse I2C bus operations where applicableNico Huber
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-15device/smbus: Drop some never used boilerplateNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-14console: Add weak method to notify about deathPatrick Rudolph
2017-08-10SMBIOS: Correct length calculation for empty string tableKonstantin Aladyshev
2017-08-09device/pci: untangle struct device and device_tAaron Durbin
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-08-04lib/cbmem: provide optional cbmem top initialization hookAaron Durbin
2017-08-03lib/cbmem: remove cbmem_region_used()Aaron Durbin
2017-08-01src/include: Add guards on all header filesMartin Roth
2017-07-28driver/intel/wifi: Update wifi wake source in elogNaresh G Solanki
2017-07-27timestamp: Apply factor to recorded stampsKyösti Mälkki
2017-07-26Port cmos.default handling to C environment bootblockNico Huber
2017-07-25soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber
2017-07-21soc/intel/apollolake: Add pci device id for GLK IGDHannah Williams
2017-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-17intel/fsp: Add and use new post codes for FSP phase indicationSubrata Banik
2017-07-16assert: Add new dead_code() macro to assert dead code pathsJulius Werner
2017-07-14geode_lx: Move declaration to another headerKyösti Mälkki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-06smbios: Correct the system enclosure typesElyes HAOUAS
2017-07-01elog: Update for EC Device EventsDuncan Laurie
2017-06-29lib/spd_bin: Use proper I2C addressesNico Huber
2017-06-28amd/family15h: Add defines for boost and P-stateMarshall Dawson
2017-06-27include/device: Add pci ids for Intel CNLLijian Zhao
2017-06-26soc/amd/stoneyridge: Add CPU filesMarc Jones
2017-06-22device/dram/ddr3.h: Add brackets around macroArthur Heymans
2017-06-22cpu/x86/smm: fix up types in module loaderAaron Durbin
2017-06-19cpu/x86/smm/smihandler: Apply cosmetic changesPatrick Rudolph
2017-06-16haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-12nb/intel/sandybridge: Improve CAS freq selectionArthur Heymans
2017-06-09elog: Add more detailed wake source events for USB2.0/3.0 port wakeFurquan Shaikh
2017-06-09cpu/x86/mtrr: further expose declarations of functionsAaron Durbin
2017-06-09device/dram/ddr2.c: Fix is_registered_ddr2Arthur Heymans
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-05cpu/x86/mtrr: don't guard function declarationsAaron Durbin
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-06-02device/device_util: Add function to determine bridge statePatrick Rudolph
2017-06-01src/include/device: Add System Agent (SA) device idsSubrata Banik
2017-06-01include/device: Add pci ids for Intel SDBora Guvendik
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-27lib/spd_bin: make SMBus SPD addresses an inputAaron Durbin
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-27elog: Add more wake sourcesFurquan Shaikh
2017-05-22include/device: Add pci ids for Intel GLKHannah Williams
2017-05-22elog: Add a new elog type for deep Sx variantFurquan Shaikh
2017-05-22Kconfig: Move and clean up CONFIG_VGANico Huber
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh
2017-05-18vbe: remove the necessity for a global vbe_mode_info_valid()Aaron Durbin
2017-05-18coreboot_tables: specify clear interface for lb_framebuffer()Aaron Durbin
2017-05-18AMD MTRR: Add common add_uma_resource_below_tolm()Kyösti Mälkki
2017-05-18CBMEM: Add config CBMEM_TOP_BACKUPKyösti Mälkki
2017-05-16cpu/intel/turbo: Add option to disable turboSubrata Banik
2017-05-13src/include/device: Add PCIe root ports device idsAamir Bohra
2017-05-13drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.cNico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-10drivers/storage: Make DRVR_CAP_8BIT controller independentLee Leahy
2017-05-10drivers/storage: Remove set_control_regLee Leahy
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-05-05pci_device: add PCI device IDs for Intel platformsRizwan Qureshi
2017-05-03lib/edid: Save the display ASCII stringArthur Heymans
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-25AMD Geode: Move conflicting mainboard_romstage_entry()Marc Jones
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2017-04-25drivers/storage: Add SD/MMC/eMMC driver based upon depthchargeLee Leahy
2017-04-19console: Add convenient debug level macros for raminitNico Huber
2017-04-13drivers/spi/tpm: Clean up SPI TPM driverFurquan Shaikh
2017-04-09drivers/spi: Get rid of spi_get_configFurquan Shaikh
2017-04-05drivers/spi/tpm: using tpm irq to sync tpm transactionJeffy Chen
2017-04-05AGESA: Disable CAR with empty stackKyösti Mälkki
2017-04-05AGESA: Move romstage main entry under cpuKyösti Mälkki
2017-04-05AGESA: Move amd_initmmio() callKyösti Mälkki
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner