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
2020-05-17
sb/intel/lynxpoint/lp_gpio.h: Include stdint.h
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
sb/intel/*/me_status.c: Fix typo
Angel Pons
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register
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-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-09
sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro
Elyes HAOUAS
2020-04-06
sb/intel/lynxpoint: Use SPDX headers
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
sb/intel/lynxpoint: drop IGD-related NVS variables
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
sb/lynxpoint/gpio: fix interrupt storm
Matt DeVillier
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-03
sb/lynxpoint: hook up smmstore
Matt DeVillier
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-11
sb/intel/lynxpoint: Don't use_ADR and _HID
Elyes HAOUAS
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src/southbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"
Nico Huber
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-29
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-26
sb/intel/common/spi: Add Baytrail/Braswell support
Arthur Heymans
2019-11-18
sb/intel/common: Properly guard USB debug
Arthur Heymans
2019-11-13
sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT
Kyösti Mälkki
2019-11-10
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-04
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-04
sb/intel: Move 'smbus.asl' to common place
Elyes HAOUAS
2019-11-01
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-10-30
sb/intel/common: Make linking pmbase.c conditional
Arthur Heymans
[next]