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
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
[next]