summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* boot/coreboot_tables.h: Use `it is` instead of `it easy` in commentPaul Menzel2014-10-171-1/+1
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-2/+0
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-1/+1
* acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko2014-10-111-2/+1
* bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko2014-10-111-0/+1
* gen: Add "assert" in assert.h.Hung-Te Lin2014-10-071-1/+5
* elog: Add event type for CPU thermal tripDuncan Laurie2014-10-021-0/+3
* reg_script: Fix bug in IO macrosDuncan Laurie2014-10-011-3/+3
* Add check_member macro to allow clean and easy struct offset checkingJulius Werner2014-09-221-0/+4
* pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer2014-09-172-1/+3
* intel/gma: consolidate vbt codeVladimir Serbinenko2014-09-131-0/+1
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-131-4/+15
* pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer2014-09-112-0/+2
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-111-0/+1
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-102-29/+69
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* Implement ACPI in a per device wayVladimir Serbinenko2014-09-051-0/+6
* azalia: Add convenience macrosVladimir Serbinenko2014-09-051-0/+12
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-302-1/+3
* AMD Steppe Eagle: CPU files for new SoCBruce Griffith2014-08-301-0/+4
* smbios: Define and use enclosure types.Vladimir Serbinenko2014-08-291-0/+6
* intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich2014-08-252-2/+22
* AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.hBruce Griffith2014-08-251-0/+1
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-181-0/+5
* bootstate: don't use header in romstage codePatrick Georgi2014-08-161-0/+3
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-152-7/+7
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+7
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-131-0/+6
* coreboot_tables: reduce redundant data structuresJulius Werner2014-08-101-22/+6
* Possible thread stack implementation.Ronald G. Minnich2014-08-071-0/+5
* timer: Add functions to initialize absolute timer structures.Gabe Black2014-07-311-0/+12
* sandy/ivybridge: Native raminit.Vladimir Serbinenko2014-07-291-0/+5
* device/pci_early.c: Mixes up variants of a typedefs to 'u32'Edward O'Callaghan2014-07-191-0/+6
* drivers/spi: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-07-171-3/+4
* SPI: Split writes using spi_crop_chunk()Kyösti Mälkki2014-07-142-8/+2
* include/stdlib.h: Extend common macro collectionEdward O'Callaghan2014-07-101-0/+3
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-051-0/+30
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-051-17/+7
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-052-6/+2
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-012-2/+3
* ROMCC: Fix collision with token name maxKyösti Mälkki2014-07-011-4/+5
* x86 MTRR: Drop unused return valueKyösti Mälkki2014-06-301-1/+1
* include/pc80/mc146818rtc.h: Inconsequential, comment ifdef mazeEdward O'Callaghan2014-06-291-2/+2
* include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan2014-06-271-0/+9
* pc80/mc146818rtc.h: Has X86 specific inlines without guardsEdward O'Callaghan2014-06-252-1/+6
* include/pc80/mc146818rtc.h: Move include to top of fileEdward O'Callaghan2014-06-251-1/+1
* device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan2014-06-252-3/+8
* AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki2014-06-251-1/+1
* ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki2014-06-201-11/+12
OpenPOWER on IntegriCloud