summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-0816-20/+15
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-082-9/+5
* asrock/e350m1: reduce default stack sizeStefan Reinauer2013-05-071-4/+0
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-062-4/+3
* Lenovo ThinkPad X60: Clean up `romstage.c`Paul Menzel2013-05-041-32/+36
* Revert "exynos5250/snow: deprecate time.h"David Hendricks2013-05-042-3/+4
* Asus F2A85-M Enable the SD controller for F2A85-MRudolf Marek2013-05-041-1/+2
* exynos5250/snow: deprecate time.hDavid Hendricks2013-05-032-4/+3
* mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard2013-05-032-2/+0
* AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith2013-05-014-4/+2
* Google/Snow: Revise bootblock initialization.Hung-Te Lin2013-05-011-10/+7
* Google/Snow: Remove duplicated SPI1 initialization in bootblock.Hung-Te Lin2013-05-011-1/+6
* Google/Snow: Remove unnecessary serial console init code.Hung-Te Lin2013-04-301-4/+0
* Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support.Denis 'GNUtoo' Carikli2013-04-302-6/+11
* Google/Snow: Temporary fix for resume failure.Hung-Te Lin2013-04-301-0/+8
* Google/Snow: Enable suspend/resume.Hung-Te Lin2013-04-292-8/+23
* google/snow: Revise romstage initialization code.Hung-Te Lin2013-04-263-57/+59
* google/snow: Add "wakeup" module for suspend/resume.Hung-Te Lin2013-04-254-13/+76
* arm/exynos: Allow DRAM controller to be initialized without clearing RAM cont...Hung-Te Lin2013-04-251-1/+1
* AMD Thatcher: ConnectorTypeDP supports both DP and HDMISiyuan Wang2013-04-231-12/+3
* GOOGLE/SNOW: get graphics workingRonald G. Minnich2013-04-232-0/+38
* AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"`Paul Menzel2013-04-209-9/+9
* google/snow: disable unused USB3.0 PLL to save powerDavid Hendricks2013-04-191-0/+13
* google/snow: Minor clean-ups for display setup code in ramstageDavid Hendricks2013-04-191-10/+2
* google/snow: enable clock gating to save powerDavid Hendricks2013-04-191-0/+3
* AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMISiyuan Wang2013-04-191-24/+6
* [3/3] google/snow: enable TMUDavid Hendricks2013-04-191-0/+3
* AMD Fam14: Split out the AMD Fam14 DSDTMike Loptien2013-04-1821-5398/+1257
* google/snow: enable 32KHz sleep clockDavid Hendricks2013-04-171-0/+2
* AMD Parmer: remove unused macros and turn off unused pcie portSiyuan Wang2013-04-163-45/+5
* 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-169-0/+7121
* ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin2013-04-161-1/+6
* Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki2013-04-155-11/+0
* 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-131-7/+13
* Exynos5250: add a microsecond timerRonald G. Minnich2013-04-132-0/+7
* Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"Nico Huber2013-04-121-5/+5
* AMD Thatcher: Fix PCIE link issuesSiyuan Wang2013-04-122-50/+37
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-118-1877/+359
* 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
* ASRock DSDT: Split the ASRock DSDTMike Loptien2013-04-118-1798/+530