summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-17More complete control over KERNELVERSION variablePatrick Georgi
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-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
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-10nvramtool: Move code so it has access to the right data structuresMathias Krause
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-08nvramtool: Change precedence order for data sourcesMathias Krause
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-06Add support for the NSC PC87364 Super I/O.Michael Karcher
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-01[SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier
2011-03-01Fix a simple whitespace error in src/include/device/device.hSven Schnelle
2011-03-01Add lex outputSven 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-01Fix double inclusion of toplevel Makefile.incPatrick Georgi
2011-03-01Mark non-returning function as noreturn to help some compiler versionsPatrick Georgi
2011-03-01libpayload: Add more libpci-compatibility (#defines)Patrick Georgi
2011-03-01libpayload: Implement pci_cleanup()Patrick Georgi
2011-03-01libpayload: Implement ffs()Patrick Georgi
2011-03-01Some more standard types and defines (libpayload)Patrick Georgi
2011-03-01Add lib/ to the default library path of lpgcc, so -l worksPatrick 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