index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
Age
Commit message (
Expand
)
Author
2013-03-29
resources: introduce IORESOURCE_WRCOMB
Aaron Durbin
2013-03-29
resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-11
pci.h: Drop unused `mainboard_pci_subsystem*` prototypes
Patrick Georgi
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-06
replace uchar and uint with standard types in generic i2c header
David Hendricks
2012-12-29
import i2c header from u-boot
David Hendricks
2012-11-27
Add initialization hook for chips
Nico Huber
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-11-06
Add name field for device
Kyösti Mälkki
2012-10-29
Drop get_smbios_data from chip_operations
Kyösti Mälkki
2012-10-27
Take care of NULL chip_ops->name
Kyösti Mälkki
2012-08-27
Drop unused ISA Pnp definitions
Kyösti Mälkki
2012-08-27
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-08-08
Fix SMBIOS generation
Stefan Reinauer
2012-08-04
Make the device tree available in the rom stage
Stefan Reinauer
2012-08-03
Fix mainboard level enable_dev()
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-01
Intel Sandybridge: add reserved memory as resources
Kyösti Mälkki
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-27
Allocators for different memory regions types
Kyösti Mälkki
2012-07-24
Add support for HM70 and NM70 LPC bridge
Stefan Reinauer
2012-07-20
Allow shutting down internal graphics if plugin graphics are preferred
Patrick Georgi
2012-07-16
Change uma_resource() to use new type IORESOURCE_UMA_FB.
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-16
Add global uma_resource()
Kyösti Mälkki
2012-07-13
MPTAPLE: generate from devicetree.cb
Sven Schnelle
2012-07-12
Lenovo X60: correct SDHCI write protect polarity
Jonathan A. Kollasch
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2012-07-03
AGESA F15 wrapper for Trinity
zbao
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2012-05-30
Add support for Panther Point to SPI driver
Stefan Reinauer
2012-05-10
Add SPI flash driver
Stefan Reinauer
2012-05-01
Allow device ID arrays in the PCI driver structure
Vadim Bendebury
2012-04-02
Add a helper function to determine the number of enabled CPUs
Stefan Reinauer
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2012-03-27
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-09
Add helper function to find a Local APIC by ID in the device tree.
Duncan Laurie
2012-02-16
pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids
Kerry Sheh
2012-02-07
Add OPROM mapping support to coreboot
Stefan Reinauer
2012-01-24
RD890: pci_ids update
Kerry Sheh
2011-10-12
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
Kerry Sheh
2011-10-03
pci_ids: Add sb800 SATA device raid mode device id
Kerry Sheh
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-03
Correct wrong PCI ID for VIA K8M890 Chrome.
Alexandru Gagniuc
2011-05-15
Enable AHCI mode and hide IDE controller to reduce boot time.
Scott Duplichan
2011-05-09
Adds RS740 HT and internal graphics PCI ids.
Ivaylo Valkov
2011-04-20
pci1x2x: add PCI1510 device IDs
Sven Schnelle
2011-03-27
Add AMD SR56x0 support.
Zheng Bao
2011-03-01
Fix a simple whitespace error in src/include/device/device.h
Sven Schnelle
2011-03-01
Add subsystemid option to sconfig
Sven Schnelle
2011-02-16
Extended K8T890 driver to include the K8T800 and K8M800 northbridges
Alexandru Gagniuc
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
[next]