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
/
lynxpoint
Age
Commit message (
Expand
)
Author
2017-05-31
sb/lynxpoint: add missing USB port defs
Matt DeVillier
2017-05-31
sb/lynxpoint: add ACPI method to generate USB port info
Matt DeVillier
2017-02-23
lynxpoint bd82x6x: Enable PCI-to-PCI bridge
Kyösti Mälkki
2017-02-20
lynxpoint/broadwell: fix PCH power optimizer
Matt DeVillier
2017-02-20
Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"
Matt DeVillier
2016-12-06
PCI ops: Define read-modify-write routines globally
Kyösti Mälkki
2016-11-30
sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methods
Prabal Saha
2016-11-18
sb/lynxpoint: use hda_verb.c from VARIANT_DIR if applicable
Matt DeVillier
2016-10-07
src/southbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-08
chromeos chipsets: select RTC usage
Aaron Durbin
2016-08-02
intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano
Prabal Saha
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-30
chromeos mainboards: remove chromeos.asl
Aaron Durbin
2016-07-15
southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions
Aaron Durbin
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-12-10
ACPI: Fix IASL Warning about unused method for _TZ checks
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-05
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-02
Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME
Martin Roth
2015-06-23
southbridge/intel: Create common IFD Kconfig and Makefile
Martin Roth
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_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-12
southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn
Edward O'Callaghan
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-02
Replace hlt with halt()
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
haswell: Move to implicit length patching
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
[next]