coreboot.git
2009-02-14 Rudolf MarekBellongs to r3946
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-13 Ronald G. MinnichThis target is dead.
2009-02-13 Carl-Daniel... Increase ROM_IMAGE_SIZE for the agami aruma to resolve...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Stefan ReinauerFix mtrr setup for UMA architectures.
2009-02-12 Carl-Daniel... Fix typo in PCI ID (1914 should have been 7914).
2009-02-12 Carl-Daniel... Remove dead lines. Trivial.
2009-02-12 Carl-Daniel... Rename TOM to TOM1 and refer to the SSDT value with...
2009-02-12 Carl-Daniel... Improve mainboard.c comments for DBM690T and Pistachio.
2009-02-11 Carl-Daniel... Print a loud warning message if we run out of MTRRs.
2009-02-11 Carl-Daniel... Fix one leftover reference to AmlCode_ssdt which was...
2009-02-10 Ulf JordanFix bayou payload execution.
2009-02-10 Ulf JordanFix bayou payload execution.
2009-02-10 Myles WatsonChange 0x%p to %p. Thanks Stefan for catching the...
2009-02-09 Peter Stugeflashrom: Fix broken flash chip base address logic
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-05 Dan LykowskiUse the correct device for switching on HDA.
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
2009-02-03 Rudolf MarekFollowing patch adds missing CPU names. Please check
2009-02-02 Peter Stugeflashrom: MSI MS-7046 board enable
2009-02-01 Rudolf Marek Following patch fixes VIA SPI (VT8237S). It needs...
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2009-01-30 Carl-Daniel... Bring AMD K8 ACPI mangling more in line with Fam10...
2009-01-28 Carl-Daniel... Factor out read and erase functions from flashrom main().
2009-01-28 Carl-Daniel... Correct FDAT->FADT typo.
2009-01-26 Peter Stugemsrtool: Allow MSR symbols (names) to also be used...
2009-01-26 Peter Stugemsrtool: Linux /dev/cpu/*/msr returns the low 32 bits...
2009-01-26 Peter Stugeflashrom: Add VT8237A PCI ID
2009-01-26 Peter Stugeflashrom: Fix one dead increment and one dead assignmen...
2009-01-26 Peter Stugeflashrom: Driver for ST M29F002T/NT/B. T/NT TEST_OK_...
2009-01-26 Peter Stugeflashrom: Fix copypaste error in r3913.
2009-01-26 Peter Stugemsrtool: AMD CS5536 probe implementation.
2009-01-26 Peter Stugemsrtool: Make configure work with zsh, the default...
2009-01-26 Peter Stugeflashrom: SST25VF040B using 0x90 identification and...
2009-01-26 Peter Stugeflashrom: Decode SST25VF040B status register, also...
2009-01-26 Peter Stugeflashrom: Intel Desktop Board D201GLY
2009-01-26 Peter Stugeflashrom: Winbond SuperIO SPI driver.
2009-01-26 Peter Stugeflashrom: Export Winbond SuperIO register access functi...
2009-01-26 Peter Stugeflashrom: Document exit() codes introduced in r3907.
2009-01-26 Peter Stugeflashrom: exit(2) on /dev/mem open() failure and exit...
2009-01-26 Peter Stugeflashrom: Add license header to physmap.c so everyone...
2009-01-26 Stefan Reinauerflashrom: Darwin / Mac OS X
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.
next