aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-04-19Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle
2011-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-19The "temp" will be used later. So it has to be calculated correctly.Zheng Bao
2011-04-19Recently the 3 projects using the new AMD reference code have beenScott Duplichan
2011-04-19Fix some more misuses of ifdef/if definedStefan Reinauer
2011-04-19cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-18fix copy and paste errors in ne2k.cStefan Reinauer
2011-04-17Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle
2011-04-17PMH7: Add dock event controlSven Schnelle
2011-04-16bootblock updates: ...Stefan Reinauer
2011-04-15sorry for breaking the tree. Stefan Reinauer
2011-04-15comment cosmetics in bootblock.ldStefan Reinauer
2011-04-15add FILO easy payload optionStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2011-04-15fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-04-14fix coreboot compilation without serial console enabled.Stefan Reinauer
2011-04-14earlymtrr.c: wipe some dead code, use names instead of numbers and someStefan Reinauer
2011-04-14add some comments to walkcbfs.SStefan Reinauer
2011-04-14- drop remaining CONFIG_ROM_IMAGE_SIZEStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-14nvidia mcp55: drop unused dbg_info Stefan Reinauer
2011-04-14cosmetic cleanup of sis966 usb2 code Stefan Reinauer
2011-04-14Use symbolic names for some MTRR bits instead of numbers in CAR codeStefan Reinauer
2011-04-13Lenovo H8 EC: add missing include for thermal.aslSven Schnelle
2011-04-12Lenovo H8 EC: Set fancontrol to Automatic managementSven Schnelle
2011-04-12PC87384: add GPIO definesSven Schnelle
2011-04-12Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...Marc Jones
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-04-11PMH7: Add chip configSven Schnelle
2011-04-11EC: Add Lenovo H8Sven Schnelle
2011-04-10i945: improve get_top_of_ram()Sven 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-01Add GPIO definitions to PC87392 superioSven Schnelle
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-29BUILD: add missing config.h dependencySven Schnelle
2011-03-28Add support for Supermicro H8scm.Zheng Bao
2011-03-28Add the SR5650 & SP5100 to the Kconfig and Makefile.incZheng Bao
2011-03-28Add AMD C32 support.Zheng Bao
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2011-03-27Add AMD SR56x0 support.Zheng Bao
2011-03-27This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao
2011-03-21X60: Add notification for LID objectsSven Schnelle
2011-03-21X60: remove beep call from _Q26/_Q27Sven Schnelle
2011-03-17Fix breaking the build after removing files in tthe previous checkin. Marc Jones
2011-03-17Perform cleanup and file shrinkage of the AMD AGESA code.Frank.Vibrans
2011-03-17Fix power_on_after_fail handling on AMD SB600Josef Kellermann
2011-03-15X60: Clear EC events when wake GPE is triggeredSven Schnelle
2011-03-15ACPI EC: add ec_query functionSven 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-14ec/acpi: make ACPI register pair configurableSven Schnelle
2011-03-14ACPI EC: add ec_set_bit() / ec_clr_bit()Sven Schnelle
2011-03-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
2011-03-08Add option_table.h as dependency for all C based object files if option table...Patrick Georgi
2011-03-08Move cmos.default handling to bootblockPatrick Georgi
2011-03-07X60: add thermal zone 1Sven Schnelle
2011-03-07X60: add thermal zone 0Sven Schnelle
2011-03-04Add P-states for select Socket 754 processors.Jonathan Kollasch
2011-03-04Redo r6099 after copy&pasted code reintroduced DIMMx #definesPatrick Georgi
2011-03-03Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code.Jonathan Kollasch
2011-03-03Improve ck804 IOAPIC and HPET resource handling.Jonathan Kollasch
2011-03-03Configure PCIe lanes on ms7135 as original BIOS does.jakllsch
2011-03-03add PC87384 SuperIOSven Schnelle
2011-03-02Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3.Alexandru Gagniuc
2011-03-01Fix some subsystemid statements in r6421Sylvain "ythier" Hitier
2011-03-01Fix a simple whitespace error in src/include/device/device.hSven Schnelle
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2011-03-01Mark non-returning function as noreturn to help some compiler versionsPatrick Georgi
2011-02-28add functions to set Subsystem Vendor/Device to rl5c746Sven Schnelle
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Kino devicetree.cb SIO PNP devices were not matched up with theMarc Jones
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran