aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-15This is a safety measure, since the shipping buildrom fails badly at present.Ronald G. Minnich
2009-02-15- Fix up amd pistachio and dbm690t.Stefan Reinauer
2009-02-14Change Log:Rudolf Marek
2009-02-14Bellongs to r3946 Rudolf Marek
2009-02-14Following patch adds dynamically generated P-States infrastructure as well asRudolf Marek
2009-02-13This target is dead. Ronald G. Minnich
2009-02-13Increase ROM_IMAGE_SIZE for the agami aruma to resolve overlappingCarl-Daniel Hailfinger
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-12Fix mtrr setup for UMA architectures.Stefan Reinauer
2009-02-12Fix typo in PCI ID (1914 should have been 7914).Carl-Daniel Hailfinger
2009-02-12Remove dead lines. Trivial.Carl-Daniel Hailfinger
2009-02-12Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1)Carl-Daniel Hailfinger
2009-02-12Improve mainboard.c comments for DBM690T and Pistachio.Carl-Daniel Hailfinger
2009-02-11Print a loud warning message if we run out of MTRRs.Carl-Daniel Hailfinger
2009-02-11Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929.Carl-Daniel Hailfinger
2009-02-10Fix bayou payload execution.Ulf Jordan
2009-02-10Fix bayou payload execution.Ulf Jordan
2009-02-10Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson
2009-02-09flashrom: Fix broken flash chip base address logicPeter Stuge
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2009-02-05Use the correct device for switching on HDA.Dan Lykowski
2009-02-03Following patch converts the run-time SSDT patching via update_ssdt funtion toRudolf Marek
2009-02-03Following patch adds missing CPU names. Please checkRudolf Marek
2009-02-02flashrom: MSI MS-7046 board enablePeter Stuge
2009-02-01 Following patch fixes VIA SPI (VT8237S). It needs to have opcodesRudolf Marek
2009-02-01Following patch adds dynamic ACPI AML code generator which can be used toRudolf Marek
2009-01-30Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. NoCarl-Daniel Hailfinger
2009-01-28Factor out read and erase functions from flashrom main().Carl-Daniel Hailfinger
2009-01-28Correct FDAT->FADT typo.Carl-Daniel Hailfinger
2009-01-26msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge
2009-01-26msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.Peter Stuge
2009-01-26flashrom: Add VT8237A PCI IDPeter Stuge
2009-01-26flashrom: Fix one dead increment and one dead assignment as found by clang.Peter Stuge
2009-01-26flashrom: Driver for ST M29F002T/NT/B. T/NT TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2009-01-26flashrom: Fix copypaste error in r3913.Peter Stuge
2009-01-26msrtool: AMD CS5536 probe implementation.Peter Stuge
2009-01-26msrtool: Make configure work with zsh, the default shell in Darwin.Peter Stuge
2009-01-26flashrom: SST25VF040B using 0x90 identification and AAI write.Peter Stuge
2009-01-26flashrom: Decode SST25VF040B status register, also from July 2008.Peter Stuge
2009-01-26flashrom: Intel Desktop Board D201GLYPeter Stuge
2009-01-26flashrom: Winbond SuperIO SPI driver.Peter Stuge
2009-01-26flashrom: Export Winbond SuperIO register access functions in board_enable.c.Peter Stuge
2009-01-26flashrom: Document exit() codes introduced in r3907.Peter Stuge
2009-01-26flashrom: exit(2) on /dev/mem open() failure and exit(3) on mmap() failure.Peter Stuge
2009-01-26flashrom: Add license header to physmap.c so everyone is happy. :)Peter Stuge
2009-01-26flashrom: Darwin / Mac OS XStefan Reinauer
2009-01-26flashrom: Small cleanup in Makefile.Peter Stuge
2009-01-26flashrom: Abstract mmap() in physmap.c and only open /dev/mem on the first ph...Stefan Reinauer
2009-01-26fix a potential null pointer reference in strdup (as found by Patrick Georgi)Stefan Reinauer
2009-01-26flashrom: Change flashrom.c:map_flash_registers() from int to void.Peter Stuge
2009-01-26flashrom: Forgot some things in r3899.Peter Stuge
2009-01-26flashrom: Little readability improvement in cbtable.c:coreboot_init()Peter Stuge
2009-01-26flashrom: Change FreeBSD #ifdef into #if defined()Stefan Reinauer
2009-01-25flashrom: Make Makefile a bit more portable. Shell echo doesn't always know -n.Peter Stuge
2009-01-25flashrom: Add dry Am29F080B Am29LV081B SST39VF080 definitions per data sheets.Peter Stuge
2009-01-25flashrom: Beautify flash chip ID verbose printout a little, always use %02x.Peter Stuge
2009-01-25flashrom: Fix stupid off-by-one error in erase verification.Peter Stuge
2009-01-24flashrom: ST M50FW080 TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2009-01-24flashrom: SST25VF080B TEST_OK_PROBEPeter Stuge
2009-01-23Fix rs690 bug about GPPSB configuration.Maggie Li
2009-01-23flashrom: Check all mmap() calls and print helpful Linux error message.Peter Stuge
2009-01-22flashrom: Provide some hints for the user in case /dev/mem mmap fails.Peter Stuge
2009-01-21Now that x86emu debugging is actually working, it should be switched off perStefan Reinauer
2009-01-20forgot to svn addStefan Reinauer
2009-01-20Update Kontron boardStefan Reinauer
2009-01-20fix small TOLUD issue in i945 raminit (trivial)Stefan Reinauer
2009-01-20put in a little comment (trivial)Stefan Reinauer
2009-01-20some brown paperbag please. fix build.Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2009-01-20add a header file for i8259.h (trivial)Stefan Reinauer
2009-01-20Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2,Stefan Reinauer
2009-01-20Fix register typo for core 2 cpus (trivial)Stefan Reinauer
2009-01-20fix compiler warnings (trivial)Stefan Reinauer
2009-01-20This fine work by Jon Dufresne was awkwardly rotting on the mailing list forJon Dufresne
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2009-01-20fix inconsistent user interface naming. don't show compile paths to usersStefan Reinauer
2009-01-20fix coding style (trivial)Stefan Reinauer
2009-01-20Trivial stuff:Stefan Reinauer
2009-01-20Check the printk format string against the matching arguments. We haveCarl-Daniel Hailfinger
2009-01-19ouch. never do last minute changes. :-(Stefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2009-01-18flashrom: Fix ICH9 locking register address and add important debug output.FENG yu ning
2009-01-16The DBM90T code sets bit 10 in _PSS as part of the control value, butCarl-Daniel Hailfinger
2009-01-16First part of heterogenous dualchannel support.Carl-Daniel Hailfinger
2009-01-16Refactor K8 rev F DDR2 CL timing retrieval.Carl-Daniel Hailfinger
2009-01-16Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, usingCarl-Daniel Hailfinger
2009-01-15Adds a retry/faildown to SB600 SATA detection logic.Dan Lykowski
2009-01-15amdk8: This patch fixes ram init problems when using the 9W Sempron part.Dan Lykowski
2009-01-15flashrom: Add ICH opcode debugging.Peter Stuge
2009-01-15Similarly to flashchips array, this patch intends to make the tableStephan Guilloux
2009-01-13flashrom: Always print address when verification fails, not only with -V.Peter Stuge
2009-01-12flashrom: Board enable for GIGABYTE GA-MA78G-DS3HPeter Stuge
2009-01-12flashrom: IT8718F works just like IT8716F.Peter Stuge
2009-01-12flashrom: Check return value of fscanf()/fwrite()/fread()Peter Stuge
2009-01-12Check to see if K8 processor is capable of changing FIDVID otherwise it will ...Dan Lykowski
2009-01-11flashrom: Update usage in READMEIdwer Vollering
2009-01-11Ignore some more sections, created by newer toolchainsPatrick Georgi
2009-01-08Add erase and write functions to the following chip definitions:Carl-Daniel Hailfinger
2009-01-08The flashrom man page has incomplete author/copyright sections and anCarl-Daniel Hailfinger
2009-01-08This patch improves machine parseability and human readability ofStephan Guilloux