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: Add PCH platform type function
Angel Pons
2020-07-12
3
-14
/
+38
*
sb/intel/lynxpoint/me_9.x.c: Drop dead code
Angel Pons
2020-07-09
1
-42
/
+0
*
sb/intel/lynxpoint/pcie.c: Drop dead code
Angel Pons
2020-07-09
1
-11
/
+0
*
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
2
-4
/
+5
*
sb/intel/lynxpoint: Drop RCBA reg script mechanism
Angel Pons
2020-07-09
3
-91
/
+1
*
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-09
2
-5
/
+4
*
sb/intel/lynxpoint: Program PM registers directly
Angel Pons
2020-07-08
1
-50
/
+45
*
sb/intel/lynxpoint: Factor out RCBA Function Disable
Angel Pons
2020-07-08
1
-0
/
+2
*
sb/intel/lynxpoint: Replace reg script with proper code
Angel Pons
2020-07-08
1
-11
/
+5
*
sb/intel: Factor out irqlinks.asl
Angel Pons
2020-07-08
2
-474
/
+1
*
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-07-01
1
-9
/
+0
*
sb/intel: Add include guards on nvs.h
Kyösti Mälkki
2020-06-30
1
-0
/
+5
*
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-30
5
-18
/
+15
*
sb/intel/lynxpoint: Use common early SPI code
Angel Pons
2020-06-27
1
-18
/
+2
*
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
1
-1
/
+1
*
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
2
-20
/
+1
*
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-24
2
-7
/
+5
*
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
2
-10
/
+0
*
cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI
Kyösti Mälkki
2020-06-22
2
-3
/
+3
*
sb/intel/lynxpoint: Drop stale code paths
Kyösti Mälkki
2020-06-22
1
-32
/
+0
*
cpu/x86/smm: Define APM_CNT_NOOP_SMI
Kyösti Mälkki
2020-06-22
1
-1
/
+1
*
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-21
1
-3
/
+3
*
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-16
1
-2
/
+7
*
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
1
-2
/
+1
*
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-16
1
-4
/
+2
*
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-10
1
-1
/
+0
*
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
8
-40
/
+8
*
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
1
-1
/
+1
*
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-06-06
1
-6
/
+6
*
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bits
Angel Pons
2020-06-01
3
-3
/
+3
*
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-27
2
-76
/
+1
*
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-26
1
-1
/
+1
*
sb/intel/lynxpoint/lp_gpio.h: Include stdint.h
Angel Pons
2020-05-17
1
-0
/
+2
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
41
-41
/
+0
*
sb/intel/*/me_status.c: Fix typo
Angel Pons
2020-05-08
1
-1
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
5
-7
/
+7
*
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
[prev]
[next]