summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-06Part IVYinghai Lu
2007-04-06Part III of YhLu's patch from January 18thYinghai Lu
2007-04-06two more directories from YhLu's mcp55 megapatch.Yinghai Lu
2007-04-06This is part of the outstanding mcp55 commit from January 18th. It willYinghai Lu
2007-04-06This patch makes sure that VGA is initialized before it is used. WithoutRoman Kononov
2007-04-06Trivial patch:Stefan Reinauer
2007-04-06Trivial (cosmetic) cleanup:Stefan Reinauer
2007-04-05Fix typo, add datasheet info, minor cosmetic fixes (trivial).Uwe Hermann
2007-04-05Coding style and cosmetics (trivial).Uwe Hermann
2007-04-05Add early serial support for the Fintek F81705F Super I/O.Corey Osgood
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen
2007-04-03Add initial framework for the Tyan S1846.Uwe Hermann
2007-04-02The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann
2007-04-01Drop useless and partly even incorrect comments (trivial).Uwe Hermann
2007-04-01Coding style fixes (trivial).Uwe Hermann
2007-04-01Initial Intel 440BX RAM initialization framework.Uwe Hermann
2007-03-31Flashrom: Add support for the ICH7-DH southbridge (untested).Uwe Hermann
2007-03-31Add support for the NSC PC87309 Super I/O.Uwe Hermann
2007-03-22This is a trivial cosmetic fix. Without it, the error message might look like:Stefan Reinauer
2007-03-20fix a stupid cut and paste error.Stefan Reinauer
2007-03-17Add initial pre-RAM serial output support for the VIA VT82C686(A/B)Corey Osgood
2007-03-06The attached patch adds additional PCI IDs for MCP55 LPC devices toEd Swierk
2007-03-03Document POST codes emitted by LinuxBIOSv2.Uwe Hermann
2007-03-02flashrom: Fix wrong VT8235 flash enable failed warning.Luc Verhaegen
2007-03-02This patch splits console.c into 3 different files to get a betterCarl-Daniel Hailfinger
2007-03-02Add missing it8716f_early_init.c file, which got lost in the commit ofUwe Hermann
2007-03-02Add Winbond W39V080A support to Flashrom.David Hendricks
2007-02-28Add support for the Gigabyte m57sli-s4 board to flashrom.Ward Vandewege
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2007-02-27Add a note that the resulting LinuxBIOS images are licensed under theUwe Hermann
2007-02-27This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer
2007-02-26List more possible payloads in the README (trivial).Uwe Hermann
2007-02-24Improve ITE IT8716F support.Yinghai Lu
2007-02-24Remove unused defines.Uwe Hermann
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-17Fix typo (trivial).Uwe Hermann
2007-02-17Move HOWTO/ into documentation/ where it belongs (trivial).Uwe Hermann
2007-02-17Initial support for the following new mainboards:Yinghai Lu
2007-02-16Currently the flashrom Makefile tries to detect whether pciutils-develEd Swierk
2007-02-09Add support for the MSI K9ND Master Series (ms9282) board.Bingxun Shi
2007-02-06Include src/include/boot/linuxbios_tables.h in the flashrom sourceUwe Hermann
2007-02-06This patch is a rework of Adam Kaufman's Solaris patch.Adam Kaufman
2007-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu
2007-02-03Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, bxshi
2007-02-03This eliminates an illegal and annoying warning.Roman Kononov
2007-02-02I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforceRoman Kononov
2007-02-02Remove hardcoded gcc versions otherwise the build will break forUwe Hermann
2007-02-01Fix typo which breaks the build ('defalut' should be 'default').Ed Swierk
2007-02-01This patch adds the MCP55 PCI IDs (without which the southbridge codeEd Swierk
2007-02-01great check-in message:Roman Kononov