summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argumentPaul Menzel2013-04-161-1/+1
* Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko2013-04-161-2/+2
* snow: Return 0 from get_recovery_mode_from_vbnv.Gabe Black2013-04-161-1/+1
* snow: Report the state of the power button GPIO in the coreboot tables.Gabe Black2013-04-161-3/+5
* snow: Configure the power button as an input GPIO.Gabe Black2013-04-161-1/+5
* snow: Fix the name of some constants in romstage.c.Gabe Black2013-04-161-7/+6
* snow: Get rid of the oprom loaded GPIO.Gabe Black2013-04-161-8/+0
* snow: Tidy up chromeos.c.Gabe Black2013-04-161-50/+51
* snow: Add support for EC based recovery.Gabe Black2013-04-161-14/+19
* snow: Fix some comments in chromeos.c.Gabe Black2013-04-161-2/+2
* Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli2013-04-1610-0/+7140
* documentation: Complete the AMD-S3.txtZheng Bao2013-04-161-6/+31
* ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin2013-04-163-47/+59
* ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin2013-04-166-3/+196
* AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel2013-04-167-26/+26
* Fam14 DSDT: Also return for unrecognized UUID in _OSCMike Loptien2013-04-151-1/+10
* inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflowPaul Menzel2013-04-151-3/+3
* Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki2013-04-155-11/+0
* cbmem: Makefile: Allow to override `CC` variablePaul Menzel2013-04-151-1/+1
* inteltool: Use portable type `uint64_t` instead of `u64`Paul Menzel2013-04-141-1/+1
* AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in commentsPaul Menzel2013-04-142-2/+2
* cbmem: parse_cbtable: Use length modifier `ll` `u64` argumentPaul Menzel2013-04-141-1/+1
* link/graphics: Remove the inclusion of an AMD header.Denis 'GNUtoo' Carikli2013-04-141-1/+0
* exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks2013-04-133-18/+15
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-139-20/+169
* cbfstool: cbfs-mkstage.c: Free `buffer` on error pathPaul Menzel2013-04-121-0/+1
* acpica: update URLIdwer Vollering2013-04-121-1/+1
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-124-14/+5
* AMD Thatcher: Fix PCIE link issuesSiyuan Wang2013-04-122-50/+37
* ec/google: Isolate EC bus protocol implementation.Hung-Te Lin2013-04-125-186/+224
* Add new superio deviceSteven Sherk2013-04-126-2/+204
* AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in commentPaul Menzel2013-04-112-2/+2
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-1117-1877/+1761
* libpayload: storage.c: Fix typo in st*orage in commentPaul Menzel2013-04-111-1/+1
* Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.Gabe Black2013-04-111-0/+28
* Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number.Gabe Black2013-04-111-4/+4
* ARM: Unmask aborts very early in the bootblock.Gabe Black2013-04-111-1/+4
* ASRock DSDT: Split the ASRock DSDTMike Loptien2013-04-118-1798/+530
* Exynos5250: Use new chip settings for the cpuRonald G. Minnich2013-04-112-11/+75
* siemens/sitemp_g1p1: Make ACPI report the right mmconf regionPatrick Georgi2013-04-104-5/+14
* GOOGLE/SNOW: add edp support to ramstageRonald G. Minnich2013-04-105-28/+217
* [2/2] tps65090: re-factor for corebootDavid Hendricks2013-04-102-226/+166
* [1/2] initial import of TI TPS65090David Hendricks2013-04-108-0/+526
* GOOGLE/SNOW: clean up the device treeRonald G. Minnich2013-04-101-11/+12
* exynos5-common: Enable fimd_bypass and minor cleanupRonald G. Minnich2013-04-101-8/+9
* armv7: replace read/write macros with inlinesDavid Hendricks2013-04-104-166/+66
* exynos5: Re-factor I2C codeDavid Hendricks2013-04-108-613/+126
* replace device/i2c.h with simpler versionDavid Hendricks2013-04-096-270/+299
* FrontRunner/Toucan-AF: boards will be renamed to fit ADLINK schemeJens Rottmann2013-04-093-5/+20
* util/cbmem: Don't output trailing garbage for cbmemcVladimir Serbinenko2013-04-091-1/+11
OpenPOWER on IntegriCloud