summaryrefslogtreecommitdiff
path: root/src/mainboard
AgeCommit message (Expand)Author
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-05-07ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...Kerry She
2011-04-28Thinkpad: Enable Battery eventsSven Schnelle
2011-04-27X60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-27T60: enable Ultrabay if device is plugged inSven Schnelle
2011-04-22The UART divider should be calculated based on the base frequencyStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-20Add Lenovo ThinkPad T60Sven Schnelle
2011-04-20pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle
2011-04-20pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle
2011-04-20pci1x2x: use devicetree register configurationSven Schnelle
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-15fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-04-11PMH7: Add chip configSven Schnelle
2011-04-11EC: Add Lenovo H8Sven Schnelle
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-05X60: use pnp_write_config() instead of custom functionSven Schnelle
2011-04-05X60: move ec version info code to log_ec_version()Sven Schnelle
2011-04-04X60: assert audio mute before entering SuspendSven Schnelle
2011-04-04X60: log firmware versionSven Schnelle
2011-04-04X60: blink suspend LED during resumeSven Schnelle
2011-04-04X60: we have ACPI_RESUMESven Schnelle
2011-04-04X60: deassert audio mute on bootSven Schnelle
2011-04-01remove swp files accidently addedSven Schnelle
2011-04-01X60: add dock code for Ultrabase X6Sven Schnelle
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-28Add support for Supermicro H8scm.Zheng Bao
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2011-03-21X60: Add notification for LID objectsSven Schnelle
2011-03-21X60: remove beep call from _Q26/_Q27Sven Schnelle
2011-03-15X60: Clear EC events when wake GPE is triggeredSven Schnelle
2011-03-14X60: LPC bus is LPCB, not LPCSven Schnelle
2011-03-14X60: fix typo in dsdt.aslSven Schnelle
2011-03-14X60: Add _PRW/_PSW methods to LID/SLPB objectsSven Schnelle
2011-03-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
2011-03-07X60: add thermal zone 1Sven Schnelle
2011-03-07X60: add thermal zone 0Sven Schnelle
2011-03-04Redo r6099 after copy&pasted code reintroduced DIMMx #definesPatrick Georgi
2011-03-03Configure PCIe lanes on ms7135 as original BIOS does.jakllsch
2011-03-01Fix some subsystemid statements in r6421Sylvain "ythier" Hitier
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-28Kino devicetree.cb SIO PNP devices were not matched up with theMarc Jones
2011-02-26Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran
2011-02-26Following patch fills in the callbacks for PCIe x16 resets. This board uses G...Rudolf Marek
2011-02-26Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh.Scott Duplichan
2011-02-26Add support for the ASRock E350M1, an AMD family 14h Fusion board.Scott Duplichan
2011-02-24Tyan/s2735 doesn't need to define its own hard_reset function anymore.Patrick Georgi