summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb600/sb600_hda.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-10-10Trivial. Spelling check.Zheng Bao
2010-09-24Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17more warnings gone...Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-10-14delete white trailing spaces. It is done by the perl command.Zheng Bao
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-05Use the correct device for switching on HDA.Dan Lykowski
2008-12-01Add AMD sb600 HPET setup and some minor cleanups.Joe Bao
2008-11-14drop dead code in sb600 hdaStefan Reinauer
2008-10-07[PATCH] coreboot: Don't loop forever waiting for HDA codecsJordan Crouse
2008-09-22Patch for AMD SB600 chipset.Michael Xie