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
/
southbridge
/
intel
Age
Commit message (
Expand
)
Author
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
Intel common SPI: Fix compilation breakage from refactoring
Stefan Reinauer
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-02-27
x86: Fix pointer arithmetic regressions from MMIO changes
Kevin Paul Herbert
2015-02-24
Intel ibexpeak: Fix SATA 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-09
Intel FSP platforms: Fix timestamps
Kyösti Mälkki
2015-02-01
bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3.
Vladimir Serbinenko
2015-01-31
southbridge/intel/bd82x6x native usb init: replace some magic values
Nicolas Reinecke
2015-01-12
southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn
Edward O'Callaghan
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
doxygen fixes: change @var to @param var
Martin Roth
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-30
Intel FSP: Fix GPI status output
Kyösti Mälkki
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-12-18
Drop Intel E7520 and E7525 and related boards
Stefan Reinauer
2014-12-17
x86: Initialize SPI controller explicitly during PCH init
David Hendricks
2014-12-16
CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-12-09
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-12-09
fsp platfoms: add prototype & consolidate main entry-point
Martin Roth
2014-12-07
early_me_native.c: Remove unused pci_write_dword_ptr.
Vladimir Serbinenko
2014-12-03
i945: Consolidate acpi/platform.asl
Vladimir Serbinenko
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-28
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-11-26
ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER.
Vladimir Serbinenko
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-23
sandy/ivy/nehalem: Remerge interrupt handling
Vladimir Serbinenko
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-19
i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug
Vladimir Serbinenko
2014-11-16
i82371eb: Remove weak functions
Vladimir Serbinenko
2014-11-09
sch: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-11-09
i945: Consolidate common GNVS init
Vladimir Serbinenko
2014-11-09
i82801ix: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
i82801gx: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-11-09
ibexpeak, bd82x6x: Move to implicit length patching
Vladimir Serbinenko
2014-11-08
fsp_rangeley: Switch to per-device ACPI
Vladimir Serbinenko
2014-11-08
ibexpeak: Move to common FADT
Vladimir Serbinenko
2014-11-08
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-11-02
intel/bd82x6x: Add new current for native USB ports
Damien Zammit
2014-10-24
sandy/ivy native: dedup romstage.c main()
Vladimir Serbinenko
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
[next]