summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-05Implement ACPI in a per device wayVladimir Serbinenko
2014-09-05azalia: Add convenience macrosVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30AMD Steppe Eagle: CPU files for new SoCBruce Griffith
2014-08-29smbios: Define and use enclosure types.Vladimir Serbinenko
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.hBruce Griffith
2014-08-18azalia: Move shared variable to separate fileVladimir Serbinenko
2014-08-16bootstate: don't use header in romstage codePatrick Georgi
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-07Possible thread stack implementation.Ronald G. Minnich
2014-07-31timer: Add functions to initialize absolute timer structures.Gabe Black
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-19device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan
2014-07-17drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-10include/stdlib.h: Extend common macro collectionEdward O'Callaghan
2014-07-05gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-07-01ROMCC: Fix collision with token name maxKyösti Mälkki
2014-06-30x86 MTRR: Drop unused return valueKyösti Mälkki
2014-06-29include/pc80/mc146818rtc.h: Inconsequential, comment ifdef mazeEdward O'Callaghan
2014-06-27include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan
2014-06-25pc80/mc146818rtc.h: Has X86 specific inlines without guardsEdward O'Callaghan
2014-06-25include/pc80/mc146818rtc.h: Move include to top of fileEdward O'Callaghan
2014-06-25device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan
2014-06-25AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki
2014-06-20ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-11PIC i8259: Move #defines and functions to i8259.hMike Loptien
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-05-29PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien
2014-05-26console: Add console for GDBKyösti Mälkki
2014-05-25Drop PCI_BDF macro declarationKyösti Mälkki
2014-05-22device/pci_ids.h: defines for new Intel LPC devicesMartin Roth
2014-05-21device_romstage: Add a way to move to the next deviceMartin Roth
2014-05-19Add guard for UMA globalsKyösti Mälkki
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-13baytrail: snapshot power state in romstageAaron Durbin
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-10ramstage_cache: allow ramstage usage add valid helperAaron Durbin
2014-05-10reg_script: add reg_script_run_on_dev()Aaron Durbin
2014-05-09Intel FSP: add a shared set of functions for the FSPMartin Roth