summaryrefslogtreecommitdiff
path: root/src/superio/smsc/lpc47n217/superio.c
AgeCommit message (Expand)Author
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2006-12-05Add missing license headers to some files (info based on svn history).Uwe Hermann
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-08-23Uwe Hermann:Stefan Reinauer
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-12Initial revision.Steven J. Magnani