summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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