coreboot.git
2009-01-06 Marc JonesThe ACPI PSS CPU Pstate table was calculating the frequ...
2009-01-06 Dan LykowskiAdd support for the Winbond W83627UHG Super I/O.
2008-12-29 Carl-Daniel... The SB600 RPR documentation does not mention what to...
2008-12-24 Zheng BaoFix AMD Pistachio implicit declarations in the same...
2008-12-24 Carl-Daniel... Fix implicit declarations in the AMD DBM690T target...
2008-12-23 Rudolf MarekThis belongs to changeset: 3840
2008-12-23 Rudolf MarekFollowing patch fixes error code 12 in Windows XP and...
2008-12-23 Rudolf MarekThe attached patch adds missing bits to ACPI to make...
2008-12-23 Carl-Daniel... Handle RS690 quirks for 1 GHz noncoherent HyperTransport.
2008-12-23 Carl-Daniel... Remove a unneccessary typedef from acpi_tables.c in...
2008-12-23 Maggie LiFix implicit declarations of pci_read_config32 and...
2008-12-23 Carl-Daniel... Add verbose debugging output at SPEW level to noncohere...
2008-12-22 Carl-Daniel... Fix implicit declarations of get_bus_conf.
2008-12-22 Uwe HermannIf you pass a bogus layout file to the -l option flashr...
2008-12-22 Uwe HermannAdd another board-enable line for the Kontron 986LCD...
2008-12-22 Carl-Daniel... Fix implicit declarations of pci_read_config8 and pci_w...
2008-12-22 Carl-Daniel... Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_...
2008-12-22 Peter Stugeflashrom: Initialize ICH SPI opcodes also for ICH9...
2008-12-22 Carl-Daniel... In the process of trying to debug some HT sync problems...
2008-12-20 Corey OsgoodFix dell/s1850 broken in r3822, and prepare it for...
2008-12-20 Michał MirosławThis adds register map based on NSC PC87392 datasheet...
2008-12-20 Jonathan A... This adds a mptable for the VIA pc2500e. I've tested...
2008-12-19 Uwe HermannAdd some comments to make it easier to enable onboard...
2008-12-19 Corey OsgoodFix breakage caused by r3822. I should have known not...
2008-12-19 Myles WatsonThis patch fixes the build for asus/m2v-mx_se. Its...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-19 Corey OsgoodI honestly have no idea if the previous use of the...
2008-12-18 Corey OsgoodFix the only implicit declaration before it becomes...
2008-12-18 Corey OsgoodFix implicit declaration in cn700/vt8237 code
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-18 Corey OsgoodAdd another CPUID to the Via C7's table, the one on...
2008-12-17 Zheng BaoAdd 690G and 690(MT) internal graphics support.
2008-12-15 Uwe HermannAdd initial support for the ASUS P2B-DS (dual-CPU)...
2008-12-15 FENG yu ning* add a generic preop-opcode-pair table.
2008-12-14 Stefan Reinaueroops. there went a new mainboard into the tree and...
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-12-12 Carl-Daniel... Improve comments in early SB600 setup, handle non-LPC...
2008-12-10 Uwe HermannUse -O2 and -mcpu=p2 as romcc options for all Intel...
2008-12-10 Carl-Daniel... Add 28 flash chips of the MX29 series to the flashrom...
2008-12-09 Maggie LiAMD PISTACHIO mainboard support.
2008-12-09 Uwe HermannAdd (parts of the) support for multiple DIMMs on the...
2008-12-08 Carl-Daniel... Kill obsolete and misplaced comment.
2008-12-08 FENG yu ningGenerates OPCODES struct from the ICH7/ICH9/VIA chipset...
2008-12-08 FENG yu ningBreaks chip info into multiple lines.
2008-12-06 Peter Stugeflashrom: Display test status in -L chip listing
2008-12-05 Stefan ReinauerFixes to AMD MCT code, found by Marco Schmidt <mschmidt...
2008-12-05 Maggie LiThe TALERT of ADT7461 should be pull back high if the...
2008-12-05 Uwe HermannAdd initial support for the NEC PowerMate 2000 board.
2008-12-05 Niels Ole Salscheiderflashrom: Add AMD SB700 flash enable
2008-12-05 Peter Stugeflashrom: Fix compilation of r3797 with gcc-4.3.2
2008-12-05 Peter Stugeflashrom: Check if erase succeeds and exit with error...
2008-12-04 Rudolf MarekThis belongs to changeset 3795.
2008-12-04 Rudolf MarekThe patch changes the LDTSTOP length as well mostly...
2008-12-04 Stefan ReinauerPatch to util/inteltool:
2008-12-04 Carl-Daniel... Add RDID/REMS IDs for the following flash chips:
2008-12-03 Peter Stugeflashrom: gcc thinks base could be used uninitialized...
2008-12-03 Peter Stugeflashrom: Fix bug in r3790
2008-12-03 Stefan ReinauerReplace #ifdefs for sc520 systems by run time probing.
2008-12-02 Stefan Reinauerbuild_opt_tbl:
2008-12-02 Joe BaoI missed the svn add on r3787. These are the additional...
2008-12-01 Joe BaoAdd AMD dbm690t ACPI support.
2008-12-01 Joe BaoAdd AMD rs690 VID DID reporting and some minor cleanups.
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-12-01 Stefan ReinauerThe Winbond Super I/O chips have another indirection...
2008-11-30 Stefan Reinauerok, another attempt to the build_opt_tbl problem:
2008-11-29 Jason WangQingpei... Copyright update by Jason Wang for freshly written...
2008-11-28 Carl-Daniel... Declare special commands to support the Atmel AT25F512A.
2008-11-28 Carl-Daniel... If a chip has any TEST_BAD_* flag set, we don't even...
2008-11-28 Jason WangAdd support for the AMD/ATI SB600 southbridge SPI funct...
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-28 Stefan ReinauerThis patch fixes the ugly race condition created throug...
2008-11-28 Jason WangAdd SST25VF080B flash chip support.
2008-11-28 Carl-Daniel... Flashrom already has the following probe functions:
2008-11-27 Carl-Daniel... The existing check in probe_spi_res() was right for...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-26 Ward VandewegeIncrease the qemu rom size (non-LAB) to 512KB so that...
2008-11-25 Mart Raudsepplibpayload: Fix immediate rebuild after a clean
2008-11-25 Peter Stugemsrtool: Use libpci to let system and target probes...
2008-11-24 Tero O PeippolaAdd support for 32Mbit SPI flash SST25VF032B. Tested...
2008-11-24 Jordan Crouse[PATCH] libpayload: rename config.h to libpayload-config.h
2008-11-22 Peter Stugemsrtool: Very small fixes I made after sending out...
2008-11-22 Peter Stugemsrtool: Release Candidate 1
2008-11-21 Elia Yehudai810: Add support for multiple DIMMs, both single-sided...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
2008-11-20 Stefan Reinauerfix Config-abuild.lb for all targets that need a failov...
2008-11-20 Stefan ReinauerOK, people, watch this.
2008-11-19 Uwe HermannCoding-style and whitespace fixes (also to make the...
2008-11-19 Jens RottmannAdd support for the LiPPERT Cool RoadRunner-LX embedded...
2008-11-18 Uwe Hermanni810: Add some more comments, and especially add a...
2008-11-18 Carl-Daniel... Currently flashrom assumes every vendor BIOS shares...
2008-11-18 Carl-Daniel... Check for failed SPI command execution in flashrom...
2008-11-18 Carl-Daniel... Implement read support for the following Atmel chips:
2008-11-17 Mart Raudseppflashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE
2008-11-15 Carl-Daniel... The AT25 and AT26 series SPI chips from Atmel are plain...
2008-11-14 Uwe HermannRename LinuxBIOS strings and filenames to coreboot.
2008-11-14 Stefan Reinauerdrop dead code in sb600 hda
2008-11-12 Marc JonesAdd another AM2 cpuid to the name string. Also, colapse...
2008-11-12 Uwe HermannAdd detection support for ITE IT8228E, IT8711F, IT8722F...
2008-11-11 Robert MillanSigned-off-by: Robert Millan <rmh@aybabtu.com>
2008-11-11 Robert MillanSigned-off-by: Robert Millan <rmh@aybabtu.com>
next