coreboot.git
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>
2008-11-11 Stefan ReinauerThanks to Uwe Hermann for spotting this typo.
2008-11-11 Uwe HermannAdd support for the Winbond W83627DHG Super I/O.
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-11-11 Jordan Crouse[PATCH] coreinfo: Add multiboot parsing support
2008-11-11 Jordan Crouse[PATCH] Add sysinfo_have_multiboot function
2008-11-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-11-10 Stefan Reinauercosmetic update for getpir.
2008-11-09 Uwe Hermanni945.h: Add some more comments, align data for better...
2008-11-08 Carl-Daniel... The POST_CODE macro had the outb() argument order backw...
2008-11-08 Peter Stugeflashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE
2008-11-08 Ulf JordanUpdate bayou to use ACS_ macros for line drawing charac...
2008-11-06 Uwe HermannRe-add "based on" lines.
2008-11-06 Uwe HermannDrop #defines for registers that are not existant on...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-11-05 Carl-Daniel... The ST M25P16 chip has been confirmed to work fine...
2008-11-04 Carl-Daniel... Add support for 8 new chips to flashrom and fix up...
2008-11-03 Jens RottmannFix compile errors if CONFIG_FS_PAYLOAD=1:
2008-11-03 Jens RottmannAdd the missing I/O resources for IT8712F GPIOs. (E...
2008-11-03 Marc JonesSet asus/a8v-3_se to use printk in CAR. (trivial)
2008-11-03 Marc JonesUpdate K8 FID/VID setup. Add support for 100MHz FIDs...
2008-11-03 Jordan CrouseMove the default payload to be more buildrom friendly.
2008-11-03 Ronald G. Minnichmodify pirq tables for epia-cn.
2008-11-03 Carl-Daniel... Dump ICH8/ICH9/ICH10 SPI registers in flashrom.
2008-11-03 Carl-Daniel... Add additional SPI sector erase and chip erase command...
2008-11-02 Stefan ReinauerDrop nr/opcode_index parameter from run_opcode and...
2008-11-02 Uwe HermannGet the lzma/ directory from v3 via svn:externals,...
2008-11-02 Uwe HermannImport a slightly modified Bayou version into svn....
2008-11-02 Uwe HermannTrim down the list of southbridges supported by the...
2008-11-02 Carl-Daniel... Add support for the ST M50FW002 chip to flashrom. Ident...
2008-11-02 Stefan Reinauerinteltool 82945G/GZ/P/PL Support (trivial)
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-31 Uwe HermannMove the nvramtool manpage to section 8 (as it's only...
2008-10-30 Marc JonesLeave room for ROM growth and for the payload. (trivial)
2008-10-30 Marc JonesIncreased the size of the failover and normal ROM_IMAGE...
next