summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/sb700_lpc.c
AgeCommit message (Expand)Author
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-03-23Remove the building warnings.Zheng Bao
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-16Features supported in SB700 code:Zheng Bao