summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* elog: Do not attempt to init SPIDavid Hendricks2014-12-171-0/+1
* edid: remove float usePatrick Georgi2014-12-161-0/+1
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-161-54/+0
* CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-12-161-1/+1
* i2c: Replace the i2c API.Gabe Black2014-12-161-6/+78
* tegra124: A couple clock fixes.Gabe Black2014-12-151-0/+8
* spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black2014-12-091-17/+0
* spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black2014-12-091-17/+0
* ddr3: Plumber DIMM type to parsed structure.Vladimir Serbinenko2014-12-071-0/+1
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* Introduce halt()Patrick Georgi2014-11-301-0/+33
* Export board-status info.Vladimir Serbinenko2014-11-262-0/+9
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-221-1/+1
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-201-1/+1
* Replace includes of build.h with version.hKyösti Mälkki2014-11-203-1/+21
* AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki2014-11-141-2/+2
* pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan2014-11-051-12/+12
* superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan2014-11-011-0/+6
* include/device/device.h: Provide DEVICE_NOOP macro shimEdward O'Callaghan2014-11-011-0/+6
* superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan2014-10-271-5/+5
* include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan2014-10-261-2/+0
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-2/+2
* spi: Remove unused constants from spi-generic.h.Gabe Black2014-10-221-16/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-3/+3
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-191-32/+0
* 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