summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* (Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc2013-06-061-1/+1
* pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc2013-06-041-0/+23
* coreboot: Add generic early SMBus APIAlexandru Gagniuc2013-06-041-0/+73
* DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc2013-06-041-0/+119
* dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc2013-06-031-0/+189
* spd.h: Add all known SPD_MEMORY_TYPE definitions.Alexandru Gagniuc2013-06-031-9/+14
* include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other definesPaul Menzel2013-06-033-3/+3
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-251-0/+13
* include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel2013-05-231-1/+1
* x86: add cache-as-ram migration optionAaron Durbin2013-05-162-0/+30
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+83
* Make early x86 POST codes written to IO port optionalMartin Roth2013-05-111-1/+6
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-31/+1
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-102-10/+0
* Drop prototype guarding for romccStefan Reinauer2013-05-1015-35/+7
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* x86: use asmlinkage macro for smm_handler_tAaron Durbin2013-05-081-2/+3
* boot state: add ability to block state transitionsAaron Durbin2013-05-071-0/+8
* x86: add TSC_CONSTANT_RATE optionAaron Durbin2013-05-071-0/+4
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-061-26/+0
* timer.h: add mono_time_diff_microseconds()David Hendricks2013-05-051-0/+8
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-041-0/+26
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-031-26/+0
* coreboot: add timer queue implementationAaron Durbin2013-05-011-0/+18
* coreboot: introduce monotonic timer APIAaron Durbin2013-05-011-0/+140
* boot state: rebalance payload load vs actual bootAaron Durbin2013-05-011-1/+2
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* boot: remove cbmem_post_handling()Aaron Durbin2013-05-011-1/+0
* cbmem: use boot state machineAaron Durbin2013-05-011-5/+0
* coverage: use boot state callbacksAaron Durbin2013-05-011-21/+0
* acpi: split resume check and actual resume codeAaron Durbin2013-05-011-0/+1
* boot state: schedule static callbacksAaron Durbin2013-05-011-0/+21
* ramstage: introduce boot state machineAaron Durbin2013-05-011-0/+161
* string: Add STRINGIFY macroAaron Durbin2013-05-011-0/+6
* Eliminate use of pointers in coreboot tableStefan Reinauer2013-04-201-2/+2
* spkmodem consoleVladimir Serbinenko2013-04-182-0/+10
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-131-0/+26
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-121-2/+0
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-101-0/+2
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-101-281/+0
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-092-266/+295
* mtrr: add rom caching comment about hyperthreadsAaron Durbin2013-04-051-1/+5
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-045-12/+20
* intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel2013-04-031-1/+1
* lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie2013-04-011-0/+1
* boot: add disable_cache_rom() functionAaron Durbin2013-04-011-0/+3
* memrange: add 2 new range_entry routinesAaron Durbin2013-03-291-0/+9
* x86: add rom cache variable MTRR index to tablesAaron Durbin2013-03-292-0/+11
* x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin2013-03-291-0/+16
* lib: add memrange infrastructureAaron Durbin2013-03-291-0/+107
OpenPOWER on IntegriCloud