Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / include / device /
2012-04-02 Stefan ReinauerAdd a helper function to determine the number of enable...
2012-03-29 Duncan LaurieAdd support for enabling PCIe Common Clock and ASPM
2012-03-27 Rudolf MarekAdd RDC R8610 PCI IDs.
2012-03-09 Duncan LaurieAdd helper function to find a Local APIC by ID in the...
2012-02-16 Kerry Shehpci_ids: Add AMD F15h model 00-0f and F10h cpu HT devic...
2012-02-06 Stefan ReinauerAdd OPROM mapping support to coreboot
2012-01-24 Kerry ShehRD890: pci_ids update
2011-10-12 Kerry ShehSB800: Sata Enable bus master and enable ahci for AHCI...
2011-10-03 Kerry Shehpci_ids: Add sb800 SATA device raid mode device id
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-03 Alexandru GagniucCorrect wrong PCI ID for VIA K8M890 Chrome.
2011-05-15 Scott DuplichanEnable AHCI mode and hide IDE controller to reduce...
2011-05-09 Ivaylo ValkovAdds RS740 HT and internal graphics PCI ids.
2011-04-20 Sven Schnellepci1x2x: add PCI1510 device IDs
2011-03-27 Zheng BaoAdd AMD SR56x0 support.
2011-03-01 Sven SchnelleFix a simple whitespace error in src/include/device...
2011-03-01 Sven SchnelleAdd subsystemid option to sconfig
2011-02-16 Alexandru GagniucExtended K8T890 driver to include the K8T800 and K8M800...
2011-02-03 Patrick GeorgiWrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE...
2011-01-31 Alexandru GagniucAdd PCI ID's for VIA K8T800 and K8M800 northbridges.
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-11-11 Tobias DiedrichAdd pci id and ops for VT8237A SATA controller
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC device id and the pci_driver...
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-11-02 Tobias DiedrichThis adds pci device ids and pci_driver structs for...
2010-10-18 Uwe HermannCosmetics and coding style fixes in devices/*.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-05 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-09 Myles WatsonAdd support for reserved regions to resources and coreb...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-07 Myles WatsonFix some of Peter's suggestions for the Nokia IP530.
2010-06-07 Myles WatsonRemove the rest of cardbus_scan_bus.
2010-06-04 Marc BertensFixes for Nokia IP530 and associated drivers.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-05 Rudolf MarekAdd RS785G, looks like it works although it is RV620.
2010-03-16 Zheng Bao zheng.bao1. This patch is about the pci header of RS780 and...
2010-03-05 Myles Watson1. Move run_bios prototype to device.h
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-09-29 Myles WatsonRemove some warnings.
2009-09-22 Carl-Daniel HailfingerIf no pci access method has been set for the device...
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-07-22 Stefan ReinauerFix a redundant declaration warning (trivial)
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Jon HarrisonI missed three files.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-12 Myles WatsonUse the debugging functions to print out the tree and...
2009-05-11 Myles WatsonBring v3-style debug output to v2. Fix a minor typo.
2009-04-22 Mondrian nuessleThis patch adds support for the BCM21000 (aka HT-2100)
2009-04-21 Stefan Reinaueradd define for Role-Based Error Reporting to PCIe defin...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-10-13 Uwe HermannMove AMD RS690 and SB600 PCI IDs to pci_ids.h where...
2008-09-05 Rudolf MarekThis patch adds support for the VIA VT8237S south bridg...
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-03-20 Rudolf MarekFollowing patch adds K8M890 support. It initializes...
2008-03-16 Ed Swierkoops. sorry, wrong checkin. This patch backs out r3155...
2008-02-21 Corey OsgoodAdd support for the Via CN700 with a C7 CPU and DDR2...
2008-02-01 Florentin Demetrescu This patch fixes the decoding of the IO address range...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-28 Ed SwierkAdd Intel 3100 integrated northbridge/southbridge/super...
2007-11-29 Uwe HermannRestructure/rename/comment a few 82371XX-related PCI...
2007-11-14 Morgan Tsai* Maintaining SiS south bridge device IDs.
2007-11-07 Uwe HermannAdd PCI IDs for most Intel southbridges of the 82801...
2007-11-04 Uwe HermannRestructure the PCI IDs list for the ICH* chipsets...
2007-11-02 Morgan Tsai1. vgabios removed, will go to extra repository
2007-10-30 Rudolf MarekAdd support for the VIA VT8237R southbridge.
2007-09-22 Morgan TsaiAdd SiS device IDs for further update.
2007-05-29 Uwe HermannDrop duplicate 82371AB device IDs (trivial).
2007-05-29 Uwe HermannIntel 82371EB: Add IDE init support.
2007-05-10 Marc JonesThis patch updates the PCI ID of the Geode IDE device...
2007-05-04 Marc JonesThis patch re-implements support for the CS5536 compani...
2007-02-01 Ed SwierkThis patch adds the MCP55 PCI IDs (without which the...
2006-10-04 Yinghai LuAMD Rev F support
2006-09-18 Ronald G. Minnichfix old bug in the src/devices/pci_device.c
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.
2006-04-20 Li-Ta Loboot to kernel
2006-01-28 Ronald G. Minnichadded GX2 ids
2005-12-04 Stefan Reinauer1203_hcdn.diff:
2005-12-02 Stefan Reinauerbacking out pci device renames
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-26 Stefan Reinauer- Apply 11_24_a_s1_core.diff from
next