Age | Commit message (Expand) | Author |
2008-12-23 | The attached patch adds missing bits to ACPI to make Windows XP and Windows V... | Rudolf Marek |
2008-12-23 | Handle RS690 quirks for 1 GHz noncoherent HyperTransport. | Carl-Daniel Hailfinger |
2008-12-23 | Remove a unneccessary typedef from acpi_tables.c in the AMD Pistachio | Carl-Daniel Hailfinger |
2008-12-22 | Fix implicit declarations of get_bus_conf. | Carl-Daniel Hailfinger |
2008-12-22 | Fix implicit declarations of pci_read_config8 and pci_write_config8 in | Carl-Daniel Hailfinger |
2008-12-22 | In the process of trying to debug some HT sync problems I added lots of | Carl-Daniel Hailfinger |
2008-12-20 | Fix dell/s1850 broken in r3822, and prepare it for implicit declaration | Corey Osgood |
2008-12-20 | This adds a mptable for the VIA pc2500e. I've tested with the devices | Jonathan A. Kollasch |
2008-12-19 | Add some comments to make it easier to enable onboard VGA for | Uwe Hermann |
2008-12-19 | This patch fixes the build for asus/m2v-mx_se. Its hard_reset function is not | Myles Watson |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-19 | I honestly have no idea if the previous use of the vt8235's serial functions | Corey Osgood |
2008-12-15 | Add initial support for the ASUS P2B-DS (dual-CPU) mainboard. | Uwe Hermann |
2008-12-14 | oops. there went a new mainboard into the tree and i missed it. Add mainboard | Stefan Reinauer |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-12-10 | Use -O2 and -mcpu=p2 as romcc options for all Intel 440BX boards. | Uwe Hermann |
2008-12-09 | AMD PISTACHIO mainboard support. | Maggie Li |
2008-12-05 | The TALERT of ADT7461 should be pull back high if the temperature is within t... | Maggie Li |
2008-12-05 | Add initial support for the NEC PowerMate 2000 board. | Uwe Hermann |
2008-12-04 | This belongs to changeset 3795. | Rudolf Marek |
2008-12-04 | The patch changes the LDTSTOP length as well mostly default content of 0xec, | Rudolf Marek |
2008-12-02 | I missed the svn add on r3787. These are the additional files. | Joe Bao |
2008-12-01 | Add AMD dbm690t ACPI support. | Joe Bao |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2008-11-20 | Get rid of the unnecessary indirection by 'struct mem_controller' for the | Uwe Hermann |
2008-11-20 | OK, people, watch this. | Stefan Reinauer |
2008-11-19 | Coding-style and whitespace fixes (also to make the code more similar | Uwe Hermann |
2008-11-19 | Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: | Jens Rottmann |
2008-11-11 | Always enable serial before SMBus (or as early as possible), as the SMBus | Uwe Hermann |
2008-11-06 | Re-add "based on" lines. | Uwe Hermann |
2008-11-03 | Set asus/a8v-3_se to use printk in CAR. (trivial) | Marc Jones |
2008-11-03 | modify pirq tables for epia-cn. | Ronald G. Minnich |
2008-10-30 | Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t... | Arne Georg Gleditsch |
2008-10-30 | Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: | Jens Rottmann |
2008-10-29 | Support for the Kontron 986LCD-M mainboard series. | Stefan Reinauer |
2008-10-27 | Add initial support for the MSI MS-6147 mainboard. | Mats Erik Andersson |
2008-10-17 | One more little fix for the Jetway J7F[24], option tables can only be | Corey Osgood |
2008-10-16 | * Add a new board, the BCom WinNET P680 | Alex Mauer |
2008-10-13 | Add support for the Intel EP80579 (Tolapai) Development Kit mainboard | Ed Swierk |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-12 | Add support for the VIA pc2500e mainboard (CN700 + VT8237R). | Uwe Hermann |
2008-10-11 | Drop a number of duplicated failover.c files (they have the same content | Uwe Hermann |
2008-10-10 | Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL. | Ward Vandewege |
2008-10-06 | Whitespace fixes. | Myles Watson |
2008-10-04 | Fix obviously (syntactically) broken cmos.layout (trivial). | Uwe Hermann |
2008-10-02 | Fix a typo. | Carl-Daniel Hailfinger |
2008-10-02 | Use easily readable macros to setup interrupt routing. | Carl-Daniel Hailfinger |
2008-10-01 | Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. | Marc Jones |
2008-10-01 | Enable all available devices on the ASUS A8N-E (trivial). | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | Coding-style fixes and simplifications for the ASUS A8N-E (trivial). | Uwe Hermann |
2008-09-29 | AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR | Marc Jones |
2008-09-26 | Add IRQ12 to the dbm690t mptable for mouse interrupt support. | Marc Jones |
2008-09-23 | This patch adds support for watchdog kill and adds it to Asus M2V-MX SE. | Rudolf Marek |
2008-09-23 | The AMD dbm690t mainboard uses the it8712f SIO with the | Marc Jones |
2008-09-23 | Attached patch removes HPET info from ACPI tables. HPET does not work fine on | Rudolf Marek |
2008-09-23 | Following patch adds support for Asus M2V-E SE. Works pretty well, the only | Rudolf Marek |
2008-09-22 | Patch for AMD DBM690T board. | Michael Xie |
2008-09-18 | Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 | Myles Watson |
2008-09-12 | For the jetway jf2/4 series of mainboards: | Alex Mauer |
2008-09-10 | Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this | Alex Mauer |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-09-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-08-19 | Add Tyan S2912 platform with AMD Family 10 support. | Arne Georg Gleditsch |
2008-08-08 | Enable both IDE ports for our qemu target. | Ward Vandewege |
2008-08-04 | Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). | Uwe Hermann |
2008-08-01 | oops, forgot these in the cleanup.. (trivial) | Stefan Reinauer |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-06-26 | Initial support for the A-Trend ATC-6240 board. | Uwe Hermann |
2008-06-22 | Enable hardware fan control for m57sli. | Ronald Hoogenboom |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
2008-05-16 | Doesn't have to be executable (trivial). | Uwe Hermann |
2008-05-16 | Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all | Marc Jones |
2008-05-16 | New Target and initial support for the Thomson IP1000. | Joseph Smith |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-05-09 | coreboot-v2: Disable second serial port on Norwich | Jordan Crouse |
2008-05-06 | This patch adds pc keyboard init function call for qemu in v2 since some payl... | Aaron Lwe |
2008-05-06 | Fix various issues on MSI MS-7135 board. | Jonathan A. Kollasch |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-24 | This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX) | Nikolay Petukhov |
2008-04-23 | This is the sata irq patch for s2895 and ultra40. It also changes some broken | Myles Watson |
2008-04-23 | Fix irqs for secondary ports on both sata controllers. | Myles Watson |
2008-04-23 | This patch fixes the 3 broken sata ports on the Tyan s2891 (primary port on | Ward Vandewege |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-06 | This patch halts the tco timer early in the boot process on all ICH series so... | Joseph Smith |
2008-03-30 | Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots | Ed Swierk |
2008-03-29 | Add support for the TeleVideo TC7020. | Kenji Noguchi |
2008-03-29 | Now coreboot performs IRQ routing for some boards. | Nikolay Petukhov |
2008-03-28 | Fix for irq routing issues. | Joseph Smith |
2008-03-19 | Following patch will setup KT890 HT automatically. It will find the | Rudolf Marek |
2008-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |
2008-03-17 | Add support for the MSI MS-6119 mainboard. | Uwe Hermann |
2008-03-16 | This patch implements support for the Intel 3100 Development Kit ... | Ed Swierk |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-03-08 | Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). | Uwe Hermann |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |