flashrom: SST29EE020A TEST_OK_ PROBE READ ERASE WRITE
[coreboot.git] / src / mainboard /
2009-02-19 Rudolf MarekThis patch is for AMD boards which can do the P state...
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2009-02-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-13 Ronald G. MinnichThis target is dead.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Carl-Daniel HailfingerFix typo in PCI ID (1914 should have been 7914).
2009-02-12 Carl-Daniel HailfingerRemove dead lines. Trivial.
2009-02-12 Carl-Daniel HailfingerRename TOM to TOM1 and refer to the SSDT value with...
2009-02-12 Carl-Daniel HailfingerImprove mainboard.c comments for DBM690T and Pistachio.
2009-02-11 Carl-Daniel HailfingerFix one leftover reference to AmlCode_ssdt which was...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-03 Rudolf MarekFollowing patch converts the run-time SSDT patching...
2009-02-01 Rudolf MarekFollowing patch adds dynamic ACPI AML code generator...
2009-01-28 Carl-Daniel HailfingerCorrect FDAT->FADT typo.
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2009-01-16 Carl-Daniel HailfingerThe DBM90T code sets bit 10 in _PSS as part of the...
2009-01-12 Dan LykowskiCheck to see if K8 processor is capable of changing...
2009-01-06 Marc JonesThe ACPI PSS CPU Pstate table was calculating the frequ...
2008-12-24 Zheng BaoFix AMD Pistachio implicit declarations in the same...
2008-12-24 Carl-Daniel HailfingerFix 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 HailfingerHandle RS690 quirks for 1 GHz noncoherent HyperTransport.
2008-12-23 Carl-Daniel HailfingerRemove a unneccessary typedef from acpi_tables.c in...
2008-12-22 Carl-Daniel HailfingerFix implicit declarations of get_bus_conf.
2008-12-22 Carl-Daniel HailfingerFix implicit declarations of pci_read_config8 and pci_w...
2008-12-22 Carl-Daniel HailfingerIn 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 Jonathan A. KollaschThis 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 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-15 Uwe HermannAdd initial support for the ASUS P2B-DS (dual-CPU)...
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-10 Uwe HermannUse -O2 and -mcpu=p2 as romcc options for all Intel...
2008-12-09 Maggie LiAMD PISTACHIO mainboard support.
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-04 Rudolf MarekThis belongs to changeset 3795.
2008-12-04 Rudolf MarekThe patch changes the LDTSTOP length as well mostly...
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-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
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-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-11-06 Uwe HermannRe-add "based on" lines.
2008-11-03 Marc JonesSet asus/a8v-3_se to use printk in CAR. (trivial)
2008-11-03 Ronald G. Minnichmodify pirq tables for epia-cn.
2008-10-30 Arne Georg GleditschHere's a patch towards r3690 upping the ROM size for...
2008-10-30 Jens RottmannAdd support for the LiPPERT Cool SpaceRunner-LX embedde...
2008-10-29 Stefan ReinauerSupport for the Kontron 986LCD-M mainboard series.
2008-10-27 Mats Erik AnderssonAdd initial support for the MSI MS-6147 mainboard.
2008-10-17 Corey OsgoodOne more little fix for the Jetway J7F[24], option...
2008-10-16 Alex Mauer* Add a new board, the BCom WinNET P680
2008-10-13 Ed SwierkAdd support for the Intel EP80579 (Tolapai) Development...
2008-10-13 Uwe HermannDrop unused (or commented / #if 0) reset.c files.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-10-12 Uwe HermannAdd support for the VIA pc2500e mainboard (CN700 +...
2008-10-11 Uwe HermannDrop a number of duplicated failover.c files (they...
2008-10-10 Ward VandewegeEnable vga bios by default on Tyan s2881. The board...
2008-10-06 Myles WatsonWhitespace fixes.
2008-10-04 Uwe HermannFix obviously (syntactically) broken cmos.layout (trivial).
2008-10-02 Carl-Daniel HailfingerFix a typo.
2008-10-02 Carl-Daniel HailfingerUse easily readable macros to setup interrupt routing.
2008-10-01 Marc JonesMissed a CONFIG_USE_PRINTK_IN_CAR define for the Asus...
2008-10-01 Uwe HermannEnable all available devices on the ASUS A8N-E (trivial).
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-30 Uwe HermannCoding-style fixes and simplifications for the ASUS...
2008-09-29 Marc JonesAMD K8 platforms must use CAR so it makes sense to...
2008-09-26 Marc JonesAdd IRQ12 to the dbm690t mptable for mouse interrupt...
2008-09-23 Rudolf MarekThis patch adds support for watchdog kill and adds...
2008-09-23 Marc JonesThe AMD dbm690t mainboard uses the it8712f SIO with the
2008-09-23 Rudolf MarekAttached patch removes HPET info from ACPI tables....
2008-09-23 Rudolf MarekFollowing patch adds support for Asus M2V-E SE. Works...
2008-09-22 Michael XiePatch for AMD DBM690T board.
2008-09-18 Myles WatsonFix whitespace in tyan s289{1,2,5} files. Also removes...
2008-09-12 Alex MauerFor the jetway jf2/4 series of mainboards:
2008-09-10 Alex MauerAdd the "jetway j7f[24]*" mainboard. As compared to...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-08-19 Arne Georg GleditschAdd Tyan S2912 platform with AMD Family 10 support.
2008-08-08 Ward VandewegeEnable both IDE ports for our qemu target.
2008-08-04 Uwe HermannInitial support for the ASI MB-5BLGP (Neoware Eon 4000s).
2008-08-01 Stefan Reinaueroops, forgot these in the cleanup.. (trivial)
2008-07-23 Marc JonesUpdate to the latest AMD Fam10 microcode patches.
2008-06-26 Uwe HermannInitial support for the A-Trend ATC-6240 board.
2008-06-22 Ronald HoogenboomEnable hardware fan control for m57sli.
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-05-16 Uwe HermannDoesn't have to be executable (trivial).
2008-05-16 Marc JonesGeode platforms that use a LPC Super I/O had the LPC...
2008-05-16 Joseph SmithNew Target and initial support for the Thomson IP1000.
next