aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01rmodule: put all code/data bits in one sectionAaron Durbin
2013-05-01string: Add STRINGIFY macroAaron Durbin
2013-04-30Google/Snow: Remove unnecessary serial console init code.Hung-Te Lin
2013-04-30Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli
2013-04-30Google/Snow: Temporary fix for resume failure.Hung-Te Lin
2013-04-29Google/Snow: Enable suspend/resume.Hung-Te Lin
2013-04-26google/snow: Revise romstage initialization code.Hung-Te Lin
2013-04-26Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2Paul Menzel
2013-04-26exynos5250: uncomment $(INTERMEDIATE)David Hendricks
2013-04-26armv7: invoke intermediate build rulesDavid Hendricks
2013-04-25google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin
2013-04-25arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin
2013-04-23AMD Thatcher: ConnectorTypeDP supports both DP and HDMISiyuan Wang
2013-04-23GOOGLE/SNOW: get graphics workingRonald G. Minnich
2013-04-23Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko
2013-04-23exynos5250: ungate the product ID registerDavid Hendricks
2013-04-22GOOGLE/SNOW: fix stupid paren errorRonald G. Minnich
2013-04-22superiotool: add CR dump for W83627UHG = NCT6627UDFrank Rysanek
2013-04-20AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-19google/snow: disable unused USB3.0 PLL to save powerDavid Hendricks
2013-04-19exynos5: eliminate lcd_base variableDavid Hendricks
2013-04-19google/snow: Minor clean-ups for display setup code in ramstageDavid Hendricks
2013-04-19google/snow: enable clock gating to save powerDavid Hendricks
2013-04-19AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMISiyuan Wang
2013-04-19exynos5250: get xres and yres out of the device tree and into the panel descr...Ronald G. Minnich
2013-04-19[3/3] google/snow: enable TMUDavid Hendricks
2013-04-19[2/3] exynos5: modify thermal management unit code for corebootDavid Hendricks
2013-04-19[1/3] exynos5: import thermal management unit codeDavid Hendricks
2013-04-19exynos5: move power_enable_hw_thermal_trip() prototypeDavid Hendricks
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-18AMD/SB800: Define the GPP PCIe lane distributionDave Frodin
2013-04-18libpayload: Don't sneak in compiler includesStefan Reinauer
2013-04-18AMD Fam14: Split out the AMD Fam14 DSDTMike Loptien
2013-04-18Intel i945: ACPI: Add _OSC methodDenis 'GNUtoo' Carikli
2013-04-18ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer
2013-04-17armv7/exynos5250: Deprecate sdelay in favor of udelayDavid Hendricks
2013-04-17google/snow: enable 32KHz sleep clockDavid Hendricks
2013-04-17Samsung/exynos5250: convert unsigned {int,char} to u32/u8Ronald G. Minnich
2013-04-16AMD Parmer: remove unused macros and turn off unused pcie portSiyuan Wang
2013-04-16cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argumentPaul Menzel
2013-04-16Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko
2013-04-16snow: Return 0 from get_recovery_mode_from_vbnv.Gabe Black
2013-04-16snow: Report the state of the power button GPIO in the coreboot tables.Gabe Black
2013-04-16snow: Configure the power button as an input GPIO.Gabe Black
2013-04-16snow: Fix the name of some constants in romstage.c.Gabe Black
2013-04-16snow: Get rid of the oprom loaded GPIO.Gabe Black
2013-04-16snow: Tidy up chromeos.c.Gabe Black
2013-04-16snow: Add support for EC based recovery.Gabe Black
2013-04-16snow: Fix some comments in chromeos.c.Gabe Black
2013-04-16Lenovo ThinkPad X60: Add Native VGA init.Denis 'GNUtoo' Carikli
2013-04-16documentation: Complete the AMD-S3.txtZheng Bao
2013-04-16ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin
2013-04-16ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin
2013-04-16AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in commentsPaul Menzel
2013-04-15Fam14 DSDT: Also return for unrecognized UUID in _OSCMike Loptien
2013-04-15inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflowPaul Menzel
2013-04-15Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki
2013-04-15cbmem: Makefile: Allow to override `CC` variablePaul Menzel
2013-04-14inteltool: Use portable type `uint64_t` instead of `u64`Paul Menzel
2013-04-14AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in commentsPaul Menzel
2013-04-14cbmem: parse_cbtable: Use length modifier `ll` `u64` argumentPaul Menzel
2013-04-14link/graphics: Remove the inclusion of an AMD header.Denis 'GNUtoo' Carikli
2013-04-13exynos5/snow: remove wait_ms arg from dp_controller_init()David Hendricks
2013-04-13Exynos5250: add a microsecond timerRonald G. Minnich
2013-04-12cbfstool: cbfs-mkstage.c: Free `buffer` on error pathPaul Menzel
2013-04-12acpica: update URLIdwer Vollering
2013-04-12Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber
2013-04-12AMD Thatcher: Fix PCIE link issuesSiyuan Wang
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