Age | Commit message (Expand) | Author |
2011-02-03 | Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions | Patrick Georgi |
2011-01-31 | Add PCI ID's for VIA K8T800 and K8M800 northbridges. | Alexandru Gagniuc |
2011-01-01 | Add AMD SB800 southbridge support via cimx_wrapper. | Kerry She |
2010-12-31 | Add RS785(RS880) support. Just few pci_ids. | Zheng Bao |
2010-12-05 | W83627DHG/W83627EHG fixups for virtual LDNs. | Uwe Hermann |
2010-11-11 | Add pci id and ops for VT8237A SATA controller | Tobias Diedrich |
2010-11-07 | This adds the VT8237A LPC device id and the pci_driver struct in | Tobias Diedrich |
2010-11-04 | Various cosmetic and coding style fixes in src/devices. | Uwe Hermann |
2010-11-02 | This adds pci device ids and pci_driver structs for the K8T890 CF | Tobias Diedrich |
2010-10-18 | Cosmetics and coding style fixes in devices/*. | Uwe Hermann |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-05 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-09-23 | Fix some wrong capitalizations, reformat comments, fix a typo. | Stefan Reinauer |
2010-09-09 | Add support for reserved regions to resources and coreboot tables. | Myles Watson |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-07 | Fix some of Peter's suggestions for the Nokia IP530. | Myles Watson |
2010-06-07 | Remove the rest of cardbus_scan_bus. | Myles Watson |
2010-06-04 | Fixes for Nokia IP530 and associated drivers. | Marc Bertens |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-05 | Add RS785G, looks like it works although it is RV620. | Rudolf Marek |
2010-03-16 | 1. This patch is about the pci header of RS780 and SB700. It is made | Zheng Bao zheng.bao |
2010-03-05 | 1. Move run_bios prototype to device.h | Myles Watson |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2009-11-06 | Remove drivers/pci/onboard. The only purpose was for option ROMs, which are | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-09 | Add const to get rid of some warnings when passing quoted strings. | Myles Watson |
2009-09-29 | Remove some warnings. | Myles Watson |
2009-09-22 | If no pci access method has been set for the device tree so far (e.g. | Carl-Daniel Hailfinger |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-07-22 | Fix a redundant declaration warning (trivial) | Stefan Reinauer |
2009-07-21 | Rewrite interrupt handling in coreboot to be more comprehensible and | Stefan Reinauer |
2009-07-02 | Fix many things for via/epia-m700 to build. | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-07-01 | I missed three files. | Jon Harrison |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-05-12 | Use the debugging functions to print out the tree and resources. | Myles Watson |
2009-05-11 | Bring v3-style debug output to v2. Fix a minor typo. | Myles Watson |
2009-04-22 | This patch adds support for the BCM21000 (aka HT-2100) | Mondrian nuessle |
2009-04-21 | add define for Role-Based Error Reporting to PCIe defines (trivial) | Stefan Reinauer |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-12-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Intel ICH7 southbridge. | Stefan Reinauer |
2008-10-13 | Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. | Uwe Hermann |
2008-09-05 | This patch adds support for the VIA VT8237S south bridge. The VT8237R program... | Rudolf Marek |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-03-20 | Following patch adds K8M890 support. It initializes the AGP and graphics UMA. | Rudolf Marek |
2008-03-16 | oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the | Ed Swierk |
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-01 | This patch fixes the decoding of the IO address range 0x0820->0x0827 into the | Florentin Demetrescu |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-12-28 | Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. | Ed Swierk |
2007-11-29 | Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). | Uwe Hermann |
2007-11-14 | * Maintaining SiS south bridge device IDs. | Morgan Tsai |
2007-11-07 | Add PCI IDs for most Intel southbridges of the 82801 series | Uwe Hermann |
2007-11-04 | Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to | Uwe Hermann |
2007-11-02 | 1. vgabios removed, will go to extra repository | Morgan Tsai |
2007-10-30 | Add support for the VIA VT8237R southbridge. | Rudolf Marek |
2007-09-22 | Add SiS device IDs for further update. | Morgan Tsai |
2007-05-29 | Drop duplicate 82371AB device IDs (trivial). | Uwe Hermann |
2007-05-29 | Intel 82371EB: Add IDE init support. | Uwe Hermann |
2007-05-10 | This patch updates the PCI ID of the Geode IDE device to include the revision. | Marc Jones |
2007-05-04 | This patch re-implements support for the CS5536 companion chip for the | Marc Jones |
2007-02-01 | This patch adds the MCP55 PCI IDs (without which the southbridge code | Ed Swierk |
2006-10-04 | AMD Rev F support | Yinghai Lu |
2006-09-18 | fix old bug in the src/devices/pci_device.c | Ronald G. Minnich |
2006-07-28 | This patch adds support for the AMD LX cpu. | Ron Minnich |
2006-04-20 | boot to kernel | Li-Ta Lo |
2006-01-28 | added GX2 ids | Ronald G. Minnich |
2005-12-04 | 1203_hcdn.diff: | Stefan Reinauer |
2005-12-02 | backing out pci device renames | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-11-26 | - Apply 11_24_a_s1_core.diff from | Stefan Reinauer |
2005-11-22 | EPIA-M fixup | Ronald G. Minnich |
2005-09-14 | Rename Intel 82801CA constants. | Steven J. Magnani |
2005-08-08 | Fix up the VT8623 northbridge support. | Jonathan McDowell |
2005-07-08 | eric patch | Yinghai Lu |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4 | arch import user (historical) |
2005-01-18 | class code reverse | Yinghai Lu |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-13 | onboard pci_rom | Yinghai Lu |
2005-01-10 | added PCI expansion ROM support, | Li-Ta Lo |
2004-12-27 | now rom_address is one of the resources | Li-Ta Lo |
2004-12-10 | - Fix the definition of the linuxbios table so all of the compilers | Eric Biederman |
2004-12-03 | i2c mux support | Yinghai Lu |
2004-11-25 | update comment according to the new DOM | Li-Ta Lo |
2004-11-18 | - First stab at getting the ppc ports building and working. | Eric Biederman |
2004-11-11 | mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp... | Eric Biederman |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |