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-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
2014-07-19
device/pci_early.c: Mixes up variants of a typedefs to 'u32'
Edward O'Callaghan
2014-07-01
ROMCC: Fix collision with token name max
Kyösti Mälkki
2014-06-27
include/device/device.h: Header is ROMCC tentative
Edward O'Callaghan
2014-06-25
device/{cardbus,agp}.h: Missing header for device_t type
Edward O'Callaghan
2014-05-29
PCI IRQs: Swizzle PCI IRQs for PCI bridges
Mike Loptien
2014-05-25
Drop PCI_BDF macro declaration
Kyösti Mälkki
2014-05-22
device/pci_ids.h: defines for new Intel LPC devices
Martin Roth
2014-05-21
device_romstage: Add a way to move to the next device
Martin Roth
2014-05-19
Add guard for UMA globals
Kyösti Mälkki
2014-05-14
intel: Drop obsolete comments on MTRR usage
Kyösti Mälkki
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
[next]