The ACPI PSS CPU Pstate table was calculating the frequency incorrectly for
[coreboot.git] / src /
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 HailfingerThe 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 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-23 Maggie LiFix implicit declarations of pci_read_config32 and...
2008-12-23 Carl-Daniel HailfingerAdd verbose debugging output at SPEW level to noncohere...
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 HailfingerFix implicit udelay src/southbridge/nvidia/mcp55/mcp55_...
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 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-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 HailfingerImprove 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-09 Maggie LiAMD PISTACHIO mainboard support.
2008-12-09 Uwe HermannAdd (parts of the) support for multiple DIMMs on the...
2008-12-05 Stefan ReinauerFixes to AMD MCT code, found by Marco Schmidt <mschmidt...
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-12-01 Joe BaoAdd AMD rs690 VID DID reporting and some minor cleanups.
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-11-30 Stefan Reinauerok, another attempt to the build_opt_tbl problem:
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-28 Stefan ReinauerThis patch fixes the ugly race condition created throug...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-11-21 Elia Yehudai810: Add support for multiple DIMMs, both single-sided...
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-18 Uwe Hermanni810: Add some more comments, and especially add a...
2008-11-14 Stefan Reinauerdrop dead code in sb600 hda
2008-11-12 Marc JonesAdd another AM2 cpuid to the name string. Also, colapse...
2008-11-11 Stefan ReinauerThanks to Uwe Hermann for spotting this typo.
2008-11-11 Uwe HermannAdd support for the Winbond W83627DHG Super I/O.
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-11-11 Uwe HermannAlways enable serial before SMBus (or as early as possi...
2008-11-10 Stefan ReinauerMerge some parts of the i945 review (trivial):
2008-11-09 Uwe Hermanni945.h: Add some more comments, align data for better...
2008-11-08 Carl-Daniel HailfingerThe POST_CODE macro had the outb() argument order backw...
2008-11-06 Uwe HermannRe-add "based on" lines.
2008-11-06 Uwe HermannDrop #defines for registers that are not existant on...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-11-03 Jens RottmannFix compile errors if CONFIG_FS_PAYLOAD=1:
2008-11-03 Jens RottmannAdd the missing I/O resources for IT8712F GPIOs. (E...
2008-11-03 Marc JonesSet asus/a8v-3_se to use printk in CAR. (trivial)
2008-11-03 Marc JonesUpdate K8 FID/VID setup. Add support for 100MHz FIDs...
2008-11-03 Ronald G. Minnichmodify pirq tables for epia-cn.
2008-11-02 Uwe HermannTrim down the list of southbridges supported by the...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
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 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Kontron 986LCD-M mainboard series.
2008-10-29 Stefan ReinauerSupport for the Intel 945 northbridge.
2008-10-29 Stefan ReinauerSupport for Intel Core Duo and Core 2 Duo (tm) CPUs.
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-10-29 Stefan ReinauerImplement support for the Winbond W83627THG.
2008-10-29 Stefan ReinauerChanges required to the device allocator:
2008-10-27 Mats Erik AnderssonAdd initial support for the MSI MS-6147 mainboard.
2008-10-22 Jens RottmannMade await_ide(), which polls for an ide status change...
2008-10-22 Jens RottmannChanged RAM speed calculation to fix RAM modules gettin...
2008-10-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
2008-10-22 Jens RottmannFixes a off-by-one error when routing the IRQs. This...
2008-10-21 Uwe HermannI/O ports are 16bit, so change 'unsigned long port_base...
2008-10-21 Uwe HermannAdd missing license header.
2008-10-17 Corey OsgoodOne more little fix for the Jetway J7F[24], option...
2008-10-17 Corey OsgoodFinal fix for C7 boards, which are still using ROMCC...
2008-10-17 Carl-Daniel HailfingerROMCC chokes on vt8237_early_network_init(). Since...
2008-10-16 Carl-Daniel HailfingerRevision 3564 improved compilation time, but it also...
2008-10-16 Alex Mauer* Add a new board, the BCom WinNET P680
2008-10-16 Carl-Daniel HailfingerRevision 3567 introduced __attribute__((packed)) for...
2008-10-13 Ed SwierkAdd support for the Intel EP80579 (Tolapai) Development...
2008-10-13 Uwe HermannMove AMD RS690 and SB600 PCI IDs to pci_ids.h where...
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 Corey OsgoodRemove an extra bracket left by the vt8237r cleanup...
next