aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2014-06-23bayleybay_fsp: Add comments for the MMC/SD devices in devicetreeMartin Roth
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-20src/mainboard/google/*/mainboard_smi.c: Remove #include .c'sEdward O'Callaghan
2014-06-20google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE`Paul Menzel
2014-06-20mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changesEdward O'Callaghan
2014-06-20sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20nehalem boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-19supermicro/h8scm: Fix KconfigKyösti Mälkki
2014-06-18intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INITKyösti Mälkki
2014-06-18mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan
2014-06-18mainboard/amd,lippert: Drop SIO_PORT from KconfigEdward O'Callaghan
2014-06-18mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from KconfigEdward O'Callaghan
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2014-06-18emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-18mainboard/supermicro/h8dme: Drop unused codeKyösti Mälkki
2014-06-16Persimmon: Change MPTable to use mainboard IRQ routingMike Loptien
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-14mainboard/ibase/mb899: Break out superio hwm conf from mainboardEdward O'Callaghan
2014-06-14mainboard/amd: De-ASCIIartify reference boardsEdward O'Callaghan
2014-06-13fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOTMartin Roth
2014-06-13mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel
2014-06-12bayleybay_fsp Kconfig: Remove unnecessary overridesMartin Roth
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-06-11lippert/toucan-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-11lippert/frontrunner-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki
2014-06-06Drop unused change_i2c_mux()Kyösti Mälkki
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-06-03mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan
2014-06-03superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan
2014-06-02sandybridge: Pass chip info to i915lightup.Vladimir Serbinenko
2014-06-01mainboard/ibase/mb899: Trivial, Non-local header treated as localEdward O'Callaghan
2014-06-01lenovo/x201: Fix order of SPI init.Vladimir Serbinenko
2014-06-01lenovo/t60: Implement intel VGA callbacks.Vladimir Serbinenko
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-05-31superio/nsc/pc87309: Avoid .c includes in mainboardEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-31superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan
2014-05-30intel/bayleybay: Add Intel's Bayley Bay mainboardMartin Roth
2014-05-28superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan
2014-05-28mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26amd/dinar: Handle empty HOOKBEFORE_DRAM_INITKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-25mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-25mainboard/google/bolt: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-24mainboard/amd: Incorrect usage of logical vs. bitwise andEdward O'Callaghan
2014-05-23mainboard/google/link: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-23mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan
2014-05-23Asus F2A85-M: Move to ther proper SIORudolf Marek
2014-05-23mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/google/peppy Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-21mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan
2014-05-20mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan
2014-05-20drivers: Drop GbE stub driversEdward O'Callaghan
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-19Add aliases for Chromebooks in board_infoKyösti Mälkki
2014-05-19LiPPERT: Add aliases for board_status wikiKyösti Mälkki
2014-05-17lenovo/t60: Enable dock serial port when undocked and redockedDamien Zammit
2014-05-15rambi: Add ACPI devices and interrupts for codec and ALSDuncan Laurie
2014-05-15rambi: Add ACPI table support for I2C devicesDuncan Laurie
2014-05-15rambi: disable SERIRQ native functionalityAaron Durbin
2014-05-14mainboard/lenovo/t520: too many arguments to pc_keyboard_initEdward O'Callaghan
2014-05-13mainboard/lenovo: Add Lenovo Thinkpad T520 supportZaolin
2014-05-13rambi: dptf: Set critical thresholdsDuncan Laurie
2014-05-13rambi: Update the DPTF configurationDuncan Laurie
2014-05-13rambi: Move KBD_IRQ pin for Rambi 2.0 boardShawn Nematbakhsh
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-05-12Rambi: Enable 32k SUSCLK signalKyösti Mälkki
2014-05-12rambi: Make eMMC CLK pull-down and change pull strengths to 20KShawn Nematbakhsh
2014-05-12rambi: specify reference code index in vboot areaAaron Durbin
2014-05-12rambi: Disable HSUART2 and SPI interfacesDuncan Laurie
2014-05-12rambi: Enable SCC devices in ACPI modeDuncan Laurie
2014-05-12superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-10mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cbEdward O'Callaghan
2014-05-09cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth
2014-05-09superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan
2014-05-09Squelch some warnings from KconfigKyösti Mälkki