summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-13AMD Hudson: Add support for the SD controllerDave Frodin
2013-06-10ramtest.c: Add silent ram_checkAlexandru Gagniuc
2013-06-06(Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc
2013-06-04pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc
2013-06-04coreboot: Add generic early SMBus APIAlexandru Gagniuc
2013-06-04DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc
2013-06-03dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc
2013-06-03spd.h: Add all known SPD_MEMORY_TYPE definitions.Alexandru Gagniuc
2013-06-03include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other definesPaul Menzel
2013-05-25Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich
2013-05-23include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-11Make early x86 POST codes written to IO port optionalMartin Roth
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-08x86: use asmlinkage macro for smm_handler_tAaron Durbin
2013-05-07boot state: add ability to block state transitionsAaron Durbin
2013-05-07x86: add TSC_CONSTANT_RATE optionAaron Durbin
2013-05-06exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-05timer.h: add mono_time_diff_microseconds()David Hendricks
2013-05-04Revert "exynos5250/snow: deprecate time.h"David Hendricks
2013-05-03exynos5250/snow: deprecate time.hDavid Hendricks
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-05-01coreboot: introduce monotonic timer APIAaron Durbin
2013-05-01boot state: rebalance payload load vs actual bootAaron Durbin
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-05-01boot: remove cbmem_post_handling()Aaron Durbin
2013-05-01cbmem: use boot state machineAaron Durbin
2013-05-01coverage: use boot state callbacksAaron Durbin
2013-05-01acpi: split resume check and actual resume codeAaron Durbin
2013-05-01boot state: schedule static callbacksAaron Durbin
2013-05-01ramstage: introduce boot state machineAaron Durbin
2013-05-01string: Add STRINGIFY macroAaron Durbin
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-13Exynos5250: add a microsecond timerRonald G. Minnich
2013-04-12Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber
2013-04-10siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi
2013-04-10exynos5: Re-factor I2C codeDavid Hendricks
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-04-05mtrr: add rom caching comment about hyperthreadsAaron Durbin
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-04-03intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel
2013-04-01lynxpoint: Move ACPI NVS into separate CBMEM tableDuncan Laurie
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-29memrange: add 2 new range_entry routinesAaron Durbin