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
2020-06-07
sb/intel/bd82x6x: Align some ME functions
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-06-05
sb/intel/bd82x6x: Remove dead code
Angel Pons
2020-06-02
sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-06-02
sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <arch/smp/mpspec.h>'
Elyes HAOUAS
2020-06-01
sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bits
Angel Pons
2020-05-28
sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT
Patrick Rudolph
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-26
sb/intel/i82801gx: Use macro instead of numbers
Elyes HAOUAS
2020-05-26
sb/intel/i82801dx: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-17
sb/intel/lynxpoint/lp_gpio.h: Include stdint.h
Angel Pons
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-12
southbridge/intel/common: Add Process Call
Christian Walter
2020-05-12
Revert "sb/intel/common/acpi: Add more Windows versions"
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src: Replace remaining GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()
Julius Werner
2020-05-08
sb/intel/i82371eb: Fix iasl warning
Keith Hui
2020-05-08
sb/intel/bd82x6x: Put temp BAR in a define
Angel Pons
2020-05-08
sb/intel/bd82x6x: Do cosmetic fixes
Angel Pons
2020-05-08
sb/intel/*/me_status.c: Fix typo
Angel Pons
2020-05-08
southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
sb/intel/i82371eb: Move wakeup code to romstage
Keith Hui
2020-05-02
acpi: Update sata files to be more aligned with rest of acpi files
Furquan Shaikh
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
src/acpi: Drop Kconfig option ACPI_SATA_GENERATOR
Furquan Shaikh
2020-05-01
sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/common/smihandler: Fix 16-bit read/write to PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/intel/i82801ix: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/intel/ibexpeak: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
sb/intel/common/{madt,rcba_pirq}.c: Convert to 96 characters line length
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-28
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
security: Add common boot media write protection
Patrick Rudolph
[next]