aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp
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-04-01Add build instructions for coreinfo, specially pointing out installing ...Yang Hamo Bai
2011-03-29Update repo path in libpayload readme. ...Nils Jacobs
2011-03-29Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor
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-25I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor
2011-03-22libpayload: Fix documentationPatrick Georgi
2011-03-21X60: Add notification for LID objectsSven Schnelle
2011-03-21X60: remove beep call from _Q26/_Q27Sven Schnelle
2011-03-20BUILD: add -MMD to iasl cpp callSven Schnelle
2011-03-18oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
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-17libpayload: fix string-to-numeric functions for base > 10Patrick Georgi
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
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-28Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-27Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-27Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-27Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-27Prepare for next patches (Improving BKDG implementation of P-states,Xavi Drudis Ferran