This fixes a bug in romfs code; see comment. If we add the pci rom
[coreboot.git] / src / mainboard /
2009-04-06 Ronald G. MinnichSome changes for option roms:
2009-04-06 Daniel ToussaintDaniel Toussaint wrote:
2009-04-05 Stefan Reinauercross compilation fix for motorola sandpoint based...
2009-04-05 Stefan Reinauertwo more totalimpact briq fixes. Gets us back to the...
2009-04-04 Stefan Reinauerfix configuration step of totalimpact briq and embedded...
2009-04-03 Carl-Daniel HailfingerFix up the incomplete commit in r4055.
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-03 Carl-Daniel HailfingerNext step. Kill auto.c and failover.c and clean up...
2009-04-03 Carl-Daniel HailfingerThere are more than a dozen targets in the v2 tree...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-04-01 Patrick GeorgiForgot CONFIG_ROMFS for supermicro/h8dme.
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-31 Stefan Reinauercosmetic fix for function definition.
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-21 Rudolf MarekTo make use of HAVE_HIGH_TABLES following patch is...
2009-03-20 Marc JonesAdd Supermicro h8dm3 mainboard. This is mostly a copy...
2009-03-17 Carl-Daniel Hailfinger- TOM2 is filled in by the dynamic ACPI code. Don't...
2009-03-15 Stefan ReinauerFix all build problems on PPC except the _SDA_BASE...
2009-03-13 Myles WatsonThis patch reverts SuperIO changes that I was too hasty...
2009-03-13 Stefan ReinauerThis one is an example on how to drop vgabios.c from...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan ReinauerKontron 986LCD-M updates:
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-10 Myles WatsonThis patch adds ACPI support for Tyan s2891, s2892...
2009-03-10 Myles WatsonThis patch adds empty acpi_fill_slit functions so they...
2009-03-10 Myles WatsonThis patch makes the boards use a single amdk8_util...
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan Reinauerclean up qemu target config (trivial)
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
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...
next