Age | Commit message (Expand) | Author |
2008-05-09 | coreboot-v2: Disable second serial port on Norwich | Jordan Crouse |
2008-05-07 | Implement GPIO configuration routines for the Intel 3100 southbridge, | Ed Swierk |
2008-05-06 | cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi... | Marc Jones |
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-30 | By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 | Ed Swierk |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-25 | Fix so pci device memory allocation does not use memory base address at 0xfec... | Aaron Lwe |
2008-04-24 | Add CPUID processor name string support for Fam10 CPUs. | Marc Jones |
2008-04-24 | On APs the ClLinesToNbDis was being left enabled from CAR setup. | 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 | Clean up and remove late initialization code that is no longer needed. | Marc Jones |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Update the FAM10 microcode to current versions. | Marc Jones |
2008-04-22 | Missed this file in the previous check-in, r3248. | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-19 | This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the | Christopher Kilgour |
2008-04-11 | Bring Fam10 memory controller init up to date with the latest AMD BKDG | Marc Jones (marc.jones |
2008-04-07 | Re-add files I deleted by mistake in r3219. They are meant for a different | Marc Jones (marc.jones |
2008-04-07 | Don't check exclusive IRQ fieldin the PIR table. | Marc Jones(marc.jones |
2008-04-06 | This patch halts the tco timer early in the boot process on all ICH series so... | Joseph Smith |
2008-04-04 | Add a workaround for a bug in some binutils version which strictly | Carl-Daniel Hailfinger |
2008-04-01 | Setting an integrated southbridge device (like SATA or USB2.0) to | Ed Swierk |
2008-04-01 | Remove i82801DB files that I meant to delete in r3206. | Joseph Smith |
2008-04-01 | Tiny style fix for consistency (trivial). | Ed Swierk |
2008-04-01 | Removal of i82801DB (ICH4) | Joseph Smith |
2008-04-01 | The early init code of several Intel southbridge chipsets calls | Ed Swierk |
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-20 | Following patch adds K8M890 support. It initializes the AGP and graphics UMA. | Rudolf Marek |
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-17 | Clarify LZMA code license. | Carl-Daniel Hailfinger |
2008-03-16 | oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 Development Kit ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-16 | Here is an updated patch addressing most of Uwe's and Peter's ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated SuperIO and UART.... | Ed Swierk |
2008-03-16 | This patch updates the PCI IDs for Intel 3100 devices. ... | Ed Swierk |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
2008-03-13 | Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, | Uwe Hermann |
2008-03-12 | Formatting fixes, no content changes (trivial). | Uwe Hermann |
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-28 | In pci_device.c, the class for VGA was not tested properly, leading to | Ronald Hoogenboom |
2008-02-26 | Temporarily disable the fan control patch from this morning; it turns out to | Ward Vandewege |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |
2008-02-25 | This trivial patch removes an unused local variable, thus getting rid of | Ronald Hoogenboom |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
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-19 | I'm attaching the patch which should fix both problems. Fix the | Rudolf Marek |
2008-02-18 | Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN | Rudolf Marek |
2008-02-18 | This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN... | Rudolf Marek |
2008-02-18 | Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr... | Rudolf Marek |
2008-02-18 | Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like | Rudolf Marek |
2008-02-09 | add $(CROSS_COMPILE) to ar calls. | Marc Jones |
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-27 | Add a new record type "console" for lbtable, and insert one record | Patrick Georgi |
2008-01-26 | This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA... | Ronald G. Minnich |
2008-01-25 | This patch adds a new record type for lbtable to provide information | Patrick Georgi |
2008-01-22 | Use "--build-id=none" as linker flags if build-id is supported. | Marc Karasek |
2008-01-18 | rename linuxbios_* files, too. | Stefan Reinauer |
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-12 | Via C3 datasheets don't make any mention of microcode updates, and the | Corey Osgood |
2008-01-10 | Add a workaround for a bug in some binutils version which strictly | Carl-Daniel Hailfinger |
2008-01-10 | This patch introduces 4k CAR size granularity for the AMD x86 CAR code. | Carl-Daniel Hailfinger |
2008-01-09 | Use macros to improve readability of the device-to-pin IRQ assignments | Carl-Daniel Hailfinger |
2008-01-08 | Fix compilation of Tyan S2735 which was broken by accident in r3038. | Carl-Daniel Hailfinger |
2008-01-08 | Remove some DOS line endings accidentially introduced in r3014. | Carl-Daniel Hailfinger |
2008-01-08 | This patch is an attempt at introducing 4k CAR size granularity for the | Carl-Daniel Hailfinger |
2008-01-08 | Ubuntu's gcc doesn't write "install:" in german locales. | Patrick Georgi |
2008-01-07 | Improve readability and remove redundancy by wrapping | Torsten Duwe |
2008-01-06 | Since a VGA console and the need to run any option ROMs are | Torsten Duwe |
2007-12-30 | The following mainboards had a file named microcode_updates.c in their | Carl-Daniel Hailfinger |
2007-12-28 | Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. | Ed Swierk |
2007-12-21 | Add an interrupt entry for the onboard firewire controller, | Torsten Duwe |
2007-12-19 | More abuild fixes, this should be the last (trivial) | Corey Osgood |
2007-12-19 | Fix for newer iasl versions (trivial) | Corey Osgood |
2007-12-19 | trivial fix for abuild. | Stefan Reinauer |
2007-12-19 | Changed the stop_this_cpu() to just hlt. | Marc Jones |
2007-12-19 | Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. | Marc Jones |
2007-12-19 | Additional early AMD8111 southbridge support for Barcelona platforms. | Marc Jones |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-12-19 | Whitespace and other code cleanup in peperation for AMD Barcelona support. | Marc Jones |