Age | Commit message (Expand) | Author |
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 |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-02-20 | Initial support for MSI MS-7135 (K8N Neo3) mainboard. | Jonathan A. Kollasch |
2008-02-18 | Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN | Rudolf Marek |
2008-02-18 | Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr... | Rudolf Marek |
2008-02-07 | Change references to qemu in Coreboot-v2 calls to qemu-x86. | Myles Watson |
2008-02-05 | Factor out print_conf() from Geode LX mainboard directories. The | Carl-Daniel Hailfinger |
2008-02-01 | This patch fixes the decoding of the IO address range 0x0820->0x0827 into the | Florentin Demetrescu |
2008-02-01 | This patch reverses an erroneous change that sneaked in during r2972, and broke | Ward Vandewege |
2008-01-28 | v2: Fix Serengeti-Cheetah flags too | Jordan Crouse |
2008-01-28 | [V2]: Add CFLAGS to targets to suck in any passed in flags | Jordan Crouse |
2008-01-27 | Add support for the Abit BE6-II V2.0 board. | Uwe Hermann |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2008-01-12 | Fix the documentation of GPIO setup, tell W83627EHF to use external | Rudolf Marek |
2008-01-09 | Use macros to improve readability of the device-to-pin IRQ assignments | Carl-Daniel Hailfinger |
2008-01-07 | Improve readability and remove redundancy by wrapping | Torsten Duwe |
2007-12-30 | The following mainboards had a file named microcode_updates.c in their | Carl-Daniel Hailfinger |
2007-12-21 | Add an interrupt entry for the onboard firewire controller, | Torsten Duwe |
2007-12-19 | Fix for newer iasl versions (trivial) | Corey Osgood |
2007-12-19 | trivial fix for abuild. | Stefan Reinauer |
2007-12-19 | Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. | Marc Jones |
2007-12-17 | Enable IDE legacy port access for all 440BX based boards per default, as | Uwe Hermann |
2007-12-09 | This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every | Myles Watson |
2007-12-05 | Remove the coherent_ht_car.c file. It is exactly the same as | Uwe Hermann |
2007-12-04 | Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships... | Ward Vandewege |
2007-11-29 | Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, | Mondrian Nuessle |
2007-11-27 | Drop the unfinished, non-working Bitworks IMS board. | Uwe Hermann |
2007-11-26 | Correction to irq tables. | Ronald G. Minnich |
2007-11-25 | More abuild fixes, the previous ones weren't enough. Hopefully this covers ev... | Corey Osgood |
2007-11-25 | Small abuild fix for the iwill dk8_htx and latest iasl. Building this still f... | Corey Osgood |
2007-11-25 | abuild fix for the asus a8v-e_se and newest iasl version (trivial) | Corey Osgood |
2007-11-25 | abuild fix for the amd serengeti_cheetah and the latest iasl version (trivial) | Corey Osgood |
2007-11-25 | Fix abuild for ASUS MEW-AM. | Uwe Hermann |
2007-11-24 | Add support for the ASUS MEW-AM board. | Uwe Hermann |
2007-11-22 | Mark devices which are not available on the board with "N/A" to | Uwe Hermann |
2007-11-20 | 1. Fix pirq routing table setting for GA-2761GXDK. | Morgan Tsai |
2007-11-14 | Gigabyte M57SLI: Fix watchdog clocksource to be external, not internal. | Carl-Daniel Hailfinger |
2007-11-14 | Autodetect presence of serial flash and set up the board accordingly. | Carl-Daniel Hailfinger |
2007-11-14 | * Maintaining SiS south bridge device IDs. | Morgan Tsai |
2007-11-13 | Small fix to make abuild happy (trivial). | Uwe Hermann |
2007-11-13 | Random minor cosmetical or coding style fixes (trivial). | Uwe Hermann |
2007-11-13 | Add support for FID/VID changes messages. | Rudolf Marek |
2007-11-13 | Drop obsolete failover.c, forgot it in the last commit (trivial). | Uwe Hermann |
2007-11-13 | Various small fixes to make the Tyan S1846 match the format of | Uwe Hermann |