summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-12ec/google: Isolate EC bus protocol implementation.Hung-Te Lin
2013-04-12Add new superio deviceSteven Sherk
2013-04-11AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel
2013-04-11Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien
2013-04-11libpayload: storage.c: Fix typo in st*orage in commentPaul Menzel
2013-04-11Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.Gabe Black
2013-04-11Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.Gabe Black
2013-04-11ARM: Unmask aborts very early in the bootblock.Gabe Black
2013-04-11ASRock DSDT: Split the ASRock DSDTMike Loptien
2013-04-11Exynos5250: Use new chip settings for the cpuRonald G. Minnich
2013-04-10siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi
2013-04-10GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich
2013-04-10[2/2] tps65090: re-factor for corebootDavid Hendricks
2013-04-10[1/2] initial import of TI TPS65090David Hendricks
2013-04-10GOOGLE/SNOW: clean up the device treeRonald G. Minnich
2013-04-10exynos5-common: Enable fimd_bypass and minor cleanupRonald G. Minnich
2013-04-10armv7: replace read/write macros with inlinesDavid Hendricks
2013-04-10exynos5: Re-factor I2C codeDavid Hendricks
2013-04-09replace device/i2c.h with simpler versionDavid Hendricks
2013-04-09FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK schemeJens Rottmann
2013-04-09util/cbmem: Don't output trailing garbage for cbmemcVladimir Serbinenko
2013-04-08cbfstool: completely initialize input and output streamsStefan Reinauer
2013-04-08Fix read_option invocation in uart8250mem.cStefan Reinauer
2013-04-08Fix compilation when coverage debugging is enabledStefan Reinauer
2013-04-08libpayload: Handle multifunction bridge devices better.Gabe Black
2013-04-08armv7: specify condition code for msr instructionDavid Hendricks
2013-04-08exynos5250: add missing address-of operator in UART driverDavid Hendricks
2013-04-08inteltool: remove unused file descriptor variable and ifdefsStefan Tauner
2013-04-08snow/exynos5250: move board-specific power stuff to mainboard dirDavid Hendricks
2013-04-06exynos5250: add a chip.h file for the display register settingsRonald G. Minnich
2013-04-05mtrr: add rom caching comment about hyperthreadsAaron Durbin
2013-04-05inteltool: use inttypes for prints in memory.cStefan Tauner
2013-04-05exynos5-common: get rid of displayport trial codeRonald G. Minnich
2013-04-05inteltool: cpu.c: Use conversion specifier `u` for unsigned integersPaul Menzel
2013-04-04libpayload, superiotool: README: Prepend `coreboot/` to path of change direct...Paul Menzel
2013-04-04inteltool: Cast to `intptr_t` instead of `uint64_t`Paul Menzel
2013-04-04AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki
2013-04-04superiotool: Update README with Git repository URL and directory locationPaul Menzel
2013-04-04AMD GX1: Remove useless copied header file `northbridge.h`Paul Menzel
2013-04-03lynxpoint: Cosmetic cleanupStefan Reinauer
2013-04-03Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom...Jens Rottmann
2013-04-03sandybridge: enable ROM cachingAaron Durbin
2013-04-03haswell: enable ROM cachingAaron Durbin
2013-04-03haswell: keep ROM cache enabledAaron Durbin
2013-04-03haswell: use new interface to disable rom cachingAaron Durbin
2013-04-03intel/microcode.h: Fix typo in comment: micr*o*codePaul Menzel
2013-04-03Add PXE ROM selection to Kconfig menuSiyuan Wang
2013-04-03ASRock E350M1: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errorsPaul Menzel
2013-04-03inteltool: Use `ll` instead of `l` as the length modifier for `uint64_t`Paul Menzel
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer