index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
Commit message (
Expand
)
Author
Age
Files
Lines
*
sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
8
-48
/
+27
*
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-05-01
1
-1
/
+0
*
device: Constify struct device * parameter to acpi_inject_dsdt
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-28
1
-1
/
+1
*
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
1
-18
/
+10
*
sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro
Elyes HAOUAS
2020-04-09
1
-1
/
+2
*
sb/intel/lynxpoint: Use SPDX headers
Angel Pons
2020-04-06
3
-25
/
+2
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
3
-3
/
+0
*
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
39
-533
/
+78
*
sb/intel/lynxpoint: drop IGD-related NVS variables
Matt DeVillier
2020-04-02
3
-18
/
+1
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
*
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2020-03-24
2
-7
/
+1
*
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-23
1
-1
/
+1
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
41
-52
/
+0
*
sb/lynxpoint/gpio: fix interrupt storm
Matt DeVillier
2020-03-17
1
-2
/
+3
*
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-04
2
-2
/
+2
*
sb/lynxpoint: hook up smmstore
Matt DeVillier
2020-03-03
1
-1
/
+25
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
1
-2
/
+2
*
sb/intel/lynxpoint: Don't use_ADR and _HID
Elyes HAOUAS
2020-02-11
1
-8
/
+0
*
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-14
3
-12
/
+11
*
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
2
-4
/
+1
*
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
1
-6
/
+1
*
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-09
2
-0
/
+2
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
2
-2
/
+2
*
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
1
-1
/
+0
*
src/southbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
2
-2
/
+0
*
Revert "{northbridge,soc,southbridge}: Don't use both of _ADR and _HID"
Nico Huber
2019-12-14
1
-1
/
+8
*
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-14
1
-1
/
+1
*
{northbridge,soc,southbridge}: Don't use both of _ADR and _HID
Elyes HAOUAS
2019-11-29
1
-8
/
+1
*
sb/intel/common/spi: Add Baytrail/Braswell support
Arthur Heymans
2019-11-26
1
-1
/
+1
*
sb/intel/common: Properly guard USB debug
Arthur Heymans
2019-11-18
1
-0
/
+1
*
sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT
Kyösti Mälkki
2019-11-13
1
-8
/
+0
*
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
1
-1
/
+0
*
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
1
-0
/
+1
*
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-11-10
1
-0
/
+1
*
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
4
-18
/
+24
*
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
2
-6
/
+4
*
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-09
1
-11
/
+4
*
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
2
-37
/
+29
*
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-08
1
-2
/
+0
*
sb/intel: Use defined CONFIG_HPET_ADDRESS
Elyes HAOUAS
2019-11-04
1
-4
/
+4
*
sb/intel/lynxpoint: Use sb/intel/common/platform.asl
Arthur Heymans
2019-11-04
1
-53
/
+0
*
sb/intel: Move 'smbus.asl' to common place
Elyes HAOUAS
2019-11-04
2
-237
/
+1
*
soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi
Subrata Banik
2019-11-01
1
-21
/
+0
*
sb/intel/common: Make linking pmbase.c conditional
Arthur Heymans
2019-10-30
1
-0
/
+1
*
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-10-30
7
-12
/
+12
*
src/southbridge: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-28
1
-0
/
+1
*
sb/lynxpoint: Fix 'dead increment'
Elyes HAOUAS
2019-10-21
2
-2
/
+2
*
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-08
1
-1
/
+1
[next]