coreboot.git
2009-01-26 Peter Stugeflashrom: Small cleanup in Makefile.
2009-01-26 Stefan Reinauerflashrom: Abstract mmap() in physmap.c and only open...
2009-01-26 Stefan Reinauerfix a potential null pointer reference in strdup (as...
2009-01-26 Peter Stugeflashrom: Change flashrom.c:map_flash_registers() from...
2009-01-26 Peter Stugeflashrom: Forgot some things in r3899.
2009-01-26 Peter Stugeflashrom: Little readability improvement in cbtable...
2009-01-26 Stefan Reinauerflashrom: Change FreeBSD #ifdef into #if defined()
2009-01-25 Peter Stugeflashrom: Make Makefile a bit more portable. Shell...
2009-01-25 Peter Stugeflashrom: Add dry Am29F080B Am29LV081B SST39VF080 defin...
2009-01-25 Peter Stugeflashrom: Beautify flash chip ID verbose printout a...
2009-01-25 Peter Stugeflashrom: Fix stupid off-by-one error in erase verifica...
2009-01-24 Peter Stugeflashrom: ST M50FW080 TEST_OK_ PROBE READ ERASE WRITE
2009-01-24 Peter Stugeflashrom: SST25VF080B TEST_OK_PROBE
2009-01-23 Maggie LiFix rs690 bug about GPPSB configuration.
2009-01-23 Peter Stugeflashrom: Check all mmap() calls and print helpful...
2009-01-22 Peter Stugeflashrom: Provide some hints for the user in case ...
2009-01-21 Stefan ReinauerNow that x86emu debugging is actually working, it shoul...
2009-01-20 Stefan Reinauerforgot to svn add
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-20 Stefan Reinauerfix small TOLUD issue in i945 raminit (trivial)
2009-01-20 Stefan Reinauerput in a little comment (trivial)
2009-01-20 Stefan Reinauersome brown paperbag please. fix build.
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-20 Stefan Reinaueradd a header file for i8259.h (trivial)
2009-01-20 Stefan ReinauerBackport all x86emu fixes from Pattrick Hueper to coreb...
2009-01-20 Stefan ReinauerFix register typo for core 2 cpus (trivial)
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-20 Jon DufresneThis fine work by Jon Dufresne was awkwardly rotting...
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2009-01-20 Stefan Reinauerfix inconsistent user interface naming. don't show...
2009-01-20 Stefan Reinauerfix coding style (trivial)
2009-01-20 Stefan ReinauerTrivial stuff:
2009-01-20 Carl-Daniel... Check the printk format string against the matching...
2009-01-19 Stefan Reinauerouch. never do last minute changes. :-(
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2009-01-18 FENG yu ningflashrom: Fix ICH9 locking register address and add...
2009-01-16 Carl-Daniel... The DBM90T code sets bit 10 in _PSS as part of the...
2009-01-16 Carl-Daniel... First part of heterogenous dualchannel support.
2009-01-16 Carl-Daniel... Refactor K8 rev F DDR2 CL timing retrieval.
2009-01-16 Carl-Daniel... Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR...
2009-01-15 Dan LykowskiAdds a retry/faildown to SB600 SATA detection logic.
2009-01-15 Dan Lykowskiamdk8: This patch fixes ram init problems when using...
2009-01-15 Peter Stugeflashrom: Add ICH opcode debugging.
2009-01-15 Stephan GuillouxSimilarly to flashchips array, this patch intends to...
2009-01-13 Peter Stugeflashrom: Always print address when verification fails...
2009-01-12 Peter Stugeflashrom: Board enable for GIGABYTE GA-MA78G-DS3H
2009-01-12 Peter Stugeflashrom: IT8718F works just like IT8716F.
2009-01-12 Peter Stugeflashrom: Check return value of fscanf()/fwrite()/fread()
2009-01-12 Dan LykowskiCheck to see if K8 processor is capable of changing...
2009-01-11 Idwer Volleringflashrom: Update usage in README
2009-01-11 Patrick GeorgiIgnore some more sections, created by newer toolchains
2009-01-08 Carl-Daniel... Add erase and write functions to the following chip...
2009-01-08 Carl-Daniel... The flashrom man page has incomplete author/copyright...
2009-01-08 Stephan GuillouxThis patch improves machine parseability and human...
2009-01-07 Sven SchnelleAdd SST49LF020 support.
2009-01-07 Sven SchnelleAdd AMD-768 chipset support.
2009-01-07 Sven SchnelleAdd i631x LPC support.
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...
next