coreboot.git
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-10 Marc JonesThis patch cleans up \r left in the print strings....
2007-05-10 Marc JonesThis patch updates the PCI ID of the Geode IDE device...
2007-05-10 Ceri CoburnFixed a bug within the 440BX RAM size calculation....
2007-05-10 Stefan Reinauerindent is by no means as harmless as one might think ;-)
2007-05-10 Alex MauerThe attached patch sets the MA map type correctly for...
2007-05-10 Marc JonesThis patch removes auto.c from the Norwich mainboard...
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-09 Roger ZaunerThe superio needs 0x87 sent twice to 0x3f0 to enable...
2007-05-09 Uwe HermannUncomment compression config variables. This should...
2007-05-09 Uwe HermannFix coding style of flashrom by running indent on all...
2007-05-09 Corey OsgoodThis patch uses auto.c from Uwe's tyan s1846 for both...
2007-05-09 Uwe HermannAdd initial support for the ASI/BCom MB-5BLMP mainboard...
2007-05-08 Ronald G. MinnichNew irq table, and a correct setting for
2007-05-07 Jordan CrouseAdd missing licenses to several of the files.
2007-05-05 Ronald G. MinnichThis is the final patch to enable the msm800sev to...
2007-05-05 Ronald G. MinnichWith this patch, the msm800sev runs FILO and boots...
2007-05-04 Ronald G. MinnichThis patch as a cache_as_ram_auto.c for the msm800sev.
2007-05-04 Uwe HermannDrop src/mainboard/amd/norwich/debug.c as it is not...
2007-05-04 Uwe HermannSome minor fixes in it8716f/superio.c:
2007-05-04 Ben Hewsonpatch to fix the IDE configuration on EPIA boards....
2007-05-04 Marc JonesThis repairs the other Geode mainboards so they'll...
2007-05-04 Marc JonesThis patch re-implements support for the CS5536 compani...
2007-05-04 Marc JonesThis patch adds support for the northbridge integrated...
2007-05-04 Marc JonesThis patch adds support for the AMD Norwich development...
2007-05-04 Marc JonesThis patch adds support for the AMD Geode LX CPU. ...
2007-05-04 Luc VerhaegenAdd WinBond Super IO helpers.
2007-05-04 Uwe HermannCosmetics (trivial).
2007-05-03 Jordan CrouseAdd missing license headers to some Geode LX related...
2007-05-03 Mondrian NuessleEnable flashing on the IWILL DK8-HTX board by configuri...
2007-05-03 Uwe HermannCorrect the RAM checking code to _not_ check the range...
2007-04-30 Uwe HermannFix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
2007-04-28 Uwe HermannAdd initial support for the following flash chips:
2007-04-27 Ward VandewegeAdd fan control support to ITE IT8716F.
2007-04-26 Ward VandewegeActivate EC for access to fan speeds and temperature...
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.
next