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
2017-03-12
src/include: Remove spaces before ( and after )
Lee Leahy
2017-03-10
src/include: Add parenthesis around macros
Lee Leahy
2017-03-10
device/dram/ddr2: Add common ddr2 spd decoder
Patrick Rudolph
2017-03-09
src/include: Add space after comma
Lee Leahy
2017-03-09
src/include: Indent code using tabs
Lee Leahy
2017-03-09
src/include: Fix unsigned warnings
Lee Leahy
2017-02-16
device: Add scan_generic_bus support
Furquan Shaikh
2017-02-16
device: Add a new "SPI" device type
Furquan Shaikh
2017-02-06
devtree: Drop unused parameter show_devs_tree() call
Kyösti Mälkki
2017-02-04
x86/acpi: Add VFCT table
Patrick Rudolph
2016-12-07
src/device: Get device structure by path type
Subrata Banik
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-06
PCI ops: Remove pci_mmio_xx() in ramstage
Kyösti Mälkki
2016-11-23
AGESA binaryPI: Fix PCI ID namespace
Kyösti Mälkki
2016-11-23
include/device/early_smbus.h: Declare smbus write function
Naresh G Solanki
2016-11-20
device/dram/ddr3: Calculate CRC16 of SPD unique identifier
Kyösti Mälkki
2016-11-16
include/device/pci_ids.h: Correct Entertainment sub-class
Elyes HAOUAS
2016-11-07
pci_ids.h: Correct recent AMD ID names
Marshall Dawson
2016-11-02
pci_ids.h: Add ID for amd/00670F00 northbridge
Marshall Dawson
2016-09-04
device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__
Antonello Dettori
2016-06-24
SPD: fix DDR3 SDRAM memory module types
Elyes HAOUAS
2016-06-20
include/device/dram/ddr3: Add additional frequencies
Patrick Rudolph
2016-06-09
device: i2c: Add support for I2C bus operations
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI I2C descriptors
Duncan Laurie
2016-05-21
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-16
sconfig: Add a new generic device type
Duncan Laurie
2016-05-16
sconfig: Add 10bit addressing mode to i2c device type
Duncan Laurie
2016-03-21
device: Add i2c read/write register field API
Yidi Lin
2016-03-12
device/i2c: Add i2c_read_bytes() API
Jitao Shi
2016-03-05
include/device/dram: Fix DDR3-1866
Patrick Rudolph
2016-03-03
src/device/dram/ddr3: Parse additional information
Patrick Rudolph
2016-03-02
nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk
Patrick Rudolph
2016-02-20
nb/intel/sandybridge/raminit: Add XMP support
Patrick Rudolph
2016-02-18
device: Add device path display support
Lee Leahy
2016-02-03
include/device: Move inline functions from pci_def.h to pci.h
Alexandru Gagniuc
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-11-23
southbridge/amd/sr5650: Add IOMMU support
Timothy Pearson
2015-11-11
southbridge/amd/sb700: Add AHCI support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
drivers/aspeed: Add native text mode VGA support for the AST2050
Timothy Pearson
2015-10-24
southbridge/amd/sb700: Allow use of auxiliary SMBUS controller
Timothy Pearson
2015-10-22
allocator: Page align memory mapped PCI resources
Nico Huber
2015-09-30
AMD Bettong: Fix usb device in devicetree for Carrizo
zbao
2015-09-05
symbols: add '_' to pci_drivers and cpu_drivers symbols
Aaron Durbin
2015-07-12
Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()
Martin Roth
2015-06-22
AMD Merlin Falcon: Add northbridge files for new AMD processor
WANG Siyuan
2015-06-22
device: DDR3 generic code 64bit fix
Stefan Reinauer
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-06-13
southbridge/amd/pi: Add support for new AMD southbridge Kern
WANG Siyuan
2015-06-10
resource: Refactor IORESOURCE flags use
Kyösti Mälkki
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-05
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
AMD K8 fam10: Refactor HT link connection test
Kyösti Mälkki
2015-06-05
devicetree: Add fields for HyperTransport scans
Kyösti Mälkki
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
devicetree: Single scan_bridges()
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-06-04
PCI subsystem: Refactor PCI bridge register control
Kyösti Mälkki
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-06-04
HyperTransport: Move pci_scan_bus() call
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-14
superio: Replace the indexed I/O functions
Dave Frodin
2015-04-22
device: Add class and subclass name support
Lee Leahy
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-10
PCI - Add interrupt disable bit definition
Lee Leahy
2015-03-23
PCIe: Add L1 Sub-State support.
Kenji Chen
2015-03-10
AMD Bald Eagle: Add northbridge files for new AMD processor
Bruce Griffith
2015-03-09
device/pciexp: Add support for PCIe CLK power management
Kane Chen
2015-03-08
device: drop i915 specific headers from resource allocator includes
Stefan Reinauer
2015-03-01
devicetree: Drop dummy root_dev ops
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Refactor offset_unitid configuration
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-10
PCI subsystem: Remove AGP bridge type
Kyösti Mälkki
2015-02-05
drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot
Timothy Pearson
2015-01-30
devicetree: Search PnP device node from the tree by path
Kyösti Mälkki
2015-01-09
src/include: Doxygen fixes
Martin Roth
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs
Kyösti Mälkki
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-07
ddr3: Plumber DIMM type to parsed structure.
Vladimir Serbinenko
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-05
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-11-01
include/device/device.h: Provide DEVICE_NOOP macro shim
Edward O'Callaghan
2014-10-26
include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs
Edward O'Callaghan
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-10-11
bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.
Vladimir Serbinenko
2014-09-17
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-13
azalia: Shrink boilerplate
Vladimir Serbinenko
2014-09-11
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-09-05
Implement ACPI in a per device way
Vladimir Serbinenko
2014-09-05
azalia: Add convenience macros
Vladimir Serbinenko
2014-08-30
smbios: reorganise OEM strings handling.
Vladimir Serbinenko
2014-08-25
AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h
Bruce Griffith
2014-08-18
azalia: Move shared variable to separate file
Vladimir Serbinenko
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
[prev]
[next]