index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
Age
Commit message (
Expand
)
Author
2014-04-18
build rules: Identify build stage with simple variables
Kyösti Mälkki
2014-04-09
OxPCIe uart: Split PCI bridge control
Kyösti Mälkki
2014-02-12
PCI: Add capability list parser to romstage
Kyösti Mälkki
2014-02-12
PCI: Guard pci.h with CONFIG_PCI
Kyösti Mälkki
2014-02-10
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2014-02-09
device_util: Make device in dev_find_slot_pnp u16.
Vladimir Serbinenko
2014-02-07
device_util: Add dev_find_slot_pnp.
Vladimir Serbinenko
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
2014-02-06
MTRR: Mark all prefetchable resources as WRCOMB.
Vladimir Serbinenko
2013-12-17
device/dram/ddr3: Move CRC calculation in a separate function
Alexandru Gagniuc
2013-12-07
Correct file permissions.
Idwer Vollering
2013-11-26
Add function to encode device path into integer
Duncan Laurie
2013-11-08
Add new finalize functions for devices and chips
Marc Jones
2013-08-27
ASRock IMB-A180: Add CODEC initialization table
Bruce Griffith
2013-08-24
Add test to match struct device with pci_devfn_t
Kyösti Mälkki
2013-08-24
Add pnp_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-13
Add a generic Intel HD audio (Azalia) module azalia_device.c
Andrew Wu
2013-08-05
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
Siyuan Wang
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-11
include: Fix spelling
Martin Roth
2013-07-10
i2c: Change the type of the data parameter to uint8_t.
Gabe Black
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-06-24
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
Rudolf Marek
2013-06-17
pnp: Implement common handling for PnP config modes
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-13
AMD Hudson: Add support for the SD controller
Dave Frodin
2013-06-06
(Trivial) early_smbus: fix printsmbus macro
Alexandru Gagniuc
2013-06-04
pci_ids.h: Add PCI IDs for VIA VX900 chipset
Alexandru Gagniuc
2013-06-04
coreboot: Add generic early SMBus API
Alexandru Gagniuc
2013-06-04
DDR3: Add utilities for creating MRS commands
Alexandru Gagniuc
2013-06-03
dram: Add utilities for decoding DDR3 SPDs
Alexandru Gagniuc
2013-04-10
exynos5: Re-factor I2C code
David Hendricks
2013-04-09
replace device/i2c.h with simpler version
David Hendricks
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
[next]