coreboot.git
2007-04-25 Uwe HermannRevert the image size increasing for abuild. It breaks...
2007-04-24 Uwe HermannIncrease image size for abuild. This should fix the...
2007-04-24 Stefan Reinauertrivial: fix filename in comment.
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2007-04-22 Uwe HermannUse __PAYLOAD__ instead of PAYLOAD as replacement templ...
2007-04-22 Uwe HermannUpdate URL for the PCI IRQ Routing Table Specification...
2007-04-21 Uwe HermannMake the output of getpir look a bit less crappy (trivial).
2007-04-14 Stefan ReinauerThis patch makes a some elf debugging information avail...
2007-04-14 Stefan ReinauerExit on return code of read_layout and print error...
2007-04-12 Yinghai LuOn behalf of AMD:
2007-04-12 Stefan Reinaueradd uses CONFIG_COMPRESSED_PAYLOAD_* to allow building...
2007-04-12 Peter StugeFix two boards broken by the large patches of late.
2007-04-12 Stefan ReinauerVendor specific patch, thus self-acked.
2007-04-11 Stefan ReinauerConfig file update for Agami Aruma board.
2007-04-11 Stefan ReinauerTrivial patch: Make buildrom a little bit more verbose.
2007-04-11 Uwe HermannRename flash_rom.c to flashrom.c. The tool is called...
2007-04-11 Jeremy JacksonJeremy Jackson wrote:
2007-04-09 Uwe Hermannflashrom: Add VIA CX700 to the list of supported southb...
2007-04-09 Roman KononovThis patch corrects r2587. It makes sure that the VGA...
2007-04-09 Randall Philipsonadd support for CX700 builtin southbridge
2007-04-07 Stefan Reinauerincrease image size for abuild (trivial)
2007-04-07 Peter StugeFix epia-m build after u8/u16/u32 changes in Yh Lu...
2007-04-06 Yinghai LuYhLu's patch from January 18th.
2007-04-06 Yinghai LuThis commit is part of YhLu's patch from January 18th.
2007-04-06 Yinghai LuYhLu's patch from January 18th. This part is mostly...
2007-04-06 Yinghai Lunext part of YhLu's large patch. I am not sure whether...
2007-04-06 Ed SwierkDisable USB console on the m57sli for now.
2007-04-06 Yinghai LuPart IV
2007-04-06 Yinghai LuPart III of YhLu's patch from January 18th
2007-04-06 Yinghai Lutwo more directories from YhLu's mcp55 megapatch.
2007-04-06 Yinghai LuThis is part of the outstanding mcp55 commit from Janua...
2007-04-06 Roman KononovThis patch makes sure that VGA is initialized before...
2007-04-06 Stefan ReinauerTrivial patch:
2007-04-06 Stefan ReinauerTrivial (cosmetic) cleanup:
2007-04-05 Uwe HermannFix typo, add datasheet info, minor cosmetic fixes...
2007-04-05 Uwe HermannCoding style and cosmetics (trivial).
2007-04-05 Corey OsgoodAdd early serial support for the Fintek F81705F Super...
2007-04-04 Luc Verhaegenflashrom: split flash_enable.c into chipset_enable...
2007-04-03 Uwe HermannAdd initial framework for the Tyan S1846.
2007-04-02 Uwe HermannThe *_early_serial.c pre-RAM code should do just that...
2007-04-01 Uwe HermannDrop useless and partly even incorrect comments (trivial).
2007-04-01 Uwe HermannCoding style fixes (trivial).
2007-04-01 Uwe HermannInitial Intel 440BX RAM initialization framework.
2007-03-31 Uwe HermannFlashrom: Add support for the ICH7-DH southbridge ...
2007-03-31 Uwe HermannAdd support for the NSC PC87309 Super I/O.
2007-03-22 Stefan ReinauerThis is a trivial cosmetic fix. Without it, the error...
2007-03-20 Stefan Reinauerfix a stupid cut and paste error.
2007-03-17 Corey OsgoodAdd initial pre-RAM serial output support for the VIA...
2007-03-06 Ed SwierkThe attached patch adds additional PCI IDs for MCP55...
2007-03-03 Uwe HermannDocument POST codes emitted by LinuxBIOSv2.
2007-03-02 Luc Verhaegenflashrom: Fix wrong VT8235 flash enable failed warning.
2007-03-02 Carl-Daniel... This patch splits console.c into 3 different files...
2007-03-02 Uwe HermannAdd missing it8716f_early_init.c file, which got lost...
2007-03-02 David HendricksAdd Winbond W39V080A support to Flashrom.
2007-02-28 Ward VandewegeAdd support for the Gigabyte m57sli-s4 board to flashrom.
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2007-02-27 Uwe HermannAdd a note that the resulting LinuxBIOS images are...
2007-02-27 Stefan ReinauerThis is another fixup round for Yinghai Lu's great...
2007-02-26 Uwe HermannList more possible payloads in the README (trivial).
2007-02-24 Yinghai LuImprove ITE IT8716F support.
2007-02-24 Uwe HermannRemove unused defines.
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-17 Uwe HermannFix typo (trivial).
2007-02-17 Uwe HermannMove HOWTO/ into documentation/ where it belongs (trivial).
2007-02-17 Yinghai LuInitial support for the following new mainboards:
2007-02-16 Ed SwierkCurrently the flashrom Makefile tries to detect whether...
2007-02-09 Bingxun ShiAdd support for the MSI K9ND Master Series (ms9282...
2007-02-06 Uwe HermannInclude src/include/boot/linuxbios_tables.h in the...
2007-02-06 Adam KaufmanThis patch is a rework of Adam Kaufman's Solaris patch.
2007-02-03 Yinghai LuAdd support for the Winbond W83627EHG Super I/O.
2007-02-03 bxshiNvidia MCP55 uses CMD to send/receive bytes instead...
2007-02-03 Roman KononovThis eliminates an illegal and annoying warning.
2007-02-02 Roman KononovI have Sun Ultra40 workstation. Southbridge is nVidia...
2007-02-02 Uwe HermannRemove hardcoded gcc versions otherwise the build will...
2007-02-01 Ed SwierkFix typo which breaks the build ('defalut' should be...
2007-02-01 Ed SwierkThis patch adds the MCP55 PCI IDs (without which the...
2007-02-01 Roman Kononovgreat check-in message:
2007-02-01 Roman KononovThis fixes a small typo.
2007-02-01 Yinghai LuAdd support for the NVIDIA MCP55 southbridge.
2007-01-27 Alan Carvalho... Add support for the SST 49LF160C.
2007-01-24 Uwe HermannDelete superfluous and incorrect comment (trivial).
2007-01-22 Yinghai LuAdd support for the SST-49LF004C, SST-49LF008C, SST...
2007-01-17 Stefan Reinauertrivial enhancement
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-12-28 Jon DufresneA patch to add initial support for the i82801db southbr...
2006-12-20 Yinghai Luhtx card on io apic on htx slot of dk8_htx
2006-12-20 Yinghai Luck804 pref mem 4G above support
2006-12-20 Uwe HermannImprove flashrom description in the manpage a bit ...
2006-12-20 Uwe HermannUpdate flashrom requirements in the README (trivial).
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Stefan Reinauerouch. always abuild with payloads! trivial fix.
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-12-14 Jon DufresneIn the file mainboard/intel/i82801dbm/i82801dbm.c the...
2006-12-14 Uwe HermannAdd support for the SMSC FDC37M60x Super I/O (tested...
2006-12-14 Uwe HermannAdd an install target to the flashrom Makefile which...
2006-12-14 chnIn src/southbridge/intel/i82801ca, first the smbus...
2006-12-14 Jon DufresneAdd mtrr support for pentium m cpus
2006-12-14 Stefan ReinauerThis is a typo that went into one of the abuild files...
2006-12-05 Uwe HermannUse the common LinuxBIOS license header (trivial)....
2006-12-05 Uwe HermannAdd missing license headers to some files (info based...
next