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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-05-05
1
-2
/
+2
*
sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP
Arthur Heymans
2021-05-05
2
-1
/
+2
*
sb/intel/common: Refactor _PRT generation to support GSI-based tables
Tim Wawrzynczak
2021-04-27
10
-78
/
+173
*
sb/intel/lynxpoint: Add and use power state bit macros
Angel Pons
2021-04-26
2
-15
/
+26
*
ChromeOS: Use CHROMEOS_NVS guard
Kyösti Mälkki
2021-04-21
2
-2
/
+2
*
{sb,soc}/intel: Use `get_int_option` function
Angel Pons
2021-04-21
9
-51
/
+21
*
sb/intel/bd82x6x: Use {get,set}_int_option
Angel Pons
2021-04-21
2
-8
/
+6
*
sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`
Angel Pons
2021-04-21
4
-34
/
+15
*
sb/intel/common: Drop some PCH_LPC_DEV macros
Angel Pons
2021-04-19
2
-18
/
+4
*
sb/intel/x/smbus.c: Correct register access width
Angel Pons
2021-04-11
3
-14
/
+3
*
arch/x86: Provide readXp/writeXp helpers in arch/mmio.h
Angel Pons
2021-04-06
1
-15
/
+0
*
sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime
Keith Hui
2021-04-06
1
-24
/
+0
*
sb/intel/*/smihandler.c: Correct BIOS_CNTL access width
Angel Pons
2021-04-06
2
-4
/
+4
*
nb/intel/haswell: Move USB config API into Lynx Point
Angel Pons
2021-03-25
1
-0
/
+42
*
sb/intel/common: Use new acpigen_write_PRT_*_entry functions
Tim Wawrzynczak
2021-03-24
1
-10
/
+7
*
{lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit
Angel Pons
2021-03-22
1
-0
/
+7
*
{lynxpoint,broadwell}/hda_verb.c: Drop effect-free write
Angel Pons
2021-03-22
1
-3
/
+0
*
sb/intel/lynxpoint/hda_verb.c: Add missing codec detect steps
Angel Pons
2021-03-22
1
-1
/
+14
*
mb/asus/p2b: Refactor southbridge ACPI stuff
Keith Hui
2021-03-22
1
-3
/
+83
*
lynxpoint/broadwell: Rename LP GPIO config global
Angel Pons
2021-03-22
2
-2
/
+2
*
acpi/acpigen.h: Add more intuitive AML package closing functions
Jakub Czapiga
2021-03-22
1
-1
/
+0
*
sb/intel/lynxpoint: Move S3 check out of `early_pch_init`
Angel Pons
2021-03-15
2
-12
/
+2
*
sb/intel/lynxpoint: Replace HPET_ADDR
Angel Pons
2021-03-15
1
-2
/
+0
*
nb/intel/haswell: Finalize northbridge in ramstage
Angel Pons
2021-03-10
1
-1
/
+0
*
sb/intel/lynxpoint/me.c: Reorder functions
Angel Pons
2021-03-07
1
-115
/
+113
*
sb/intel/lynxpoint: Finalize ME in ramstage
Angel Pons
2021-03-07
4
-47
/
+15
*
sb/intel/lynxpoint/me.c: Use res2mmio()
Angel Pons
2021-03-07
1
-1
/
+1
*
sb/intel/lynxpoint: Retype `mei_base_address` pointer
Angel Pons
2021-03-07
1
-9
/
+9
*
sb/intel/common/pciehp: Replace HP dummy device with common code
Arthur Heymans
2021-03-07
7
-54
/
+24
*
sb/intel/lynxpoint: Refactor `usb_xhci_port_count_usb3`
Angel Pons
2021-03-05
1
-9
/
+10
*
soc/intel/broadwell/pch: Use Lynx Point smbus.c
Angel Pons
2021-03-05
1
-0
/
+1
*
sb/intel/lynxpoint/lpc.c: Relocate lock bit write
Angel Pons
2021-03-03
1
-3
/
+3
*
sb/intel/bd82x6x: Turn ME PCI register structs into unions
Angel Pons
2021-03-01
8
-121
/
+105
*
sb/intel/lynxpoint/me_9.x.c: Rename to me.c
Angel Pons
2021-03-01
2
-2
/
+2
*
sb/intel/ibexpeak: Drop useless bd82x6x pcie.c
Angel Pons
2021-02-27
1
-1
/
+0
*
sb/intel/ibexpeak: Add all PCI IDs for LPC
Angel Pons
2021-02-27
1
-0
/
+10
*
sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1
Angel Pons
2021-02-26
2
-15
/
+122
*
sb/intel/lynxpoint/acpi: Add missing USB ports
Angel Pons
2021-02-25
1
-0
/
+3
*
sb/intel/lynxpoint: Refactor some GNVS
Kyösti Mälkki
2021-02-23
1
-12
/
+14
*
Revert "lynxpoint: Fix SerialIO ACPI compile issue with recent IASL"
Angel Pons
2021-02-22
1
-1
/
+1
*
southbridge: Ensure common Kconfig gets included last
Angel Pons
2021-02-18
1
-0
/
+0
*
sb/intel/ibexpeak: Drop obsolete SATA register settings
Angel Pons
2021-02-18
2
-64
/
+4
*
sb/intel/lynxpoint: Correct read width in RMW cycle
Angel Pons
2021-02-18
1
-1
/
+1
*
sb/intel: Add missing <types.h>
Elyes HAOUAS
2021-02-16
3
-1
/
+3
*
sb/intel/*/lpc: Remove unused <string.h>
Elyes HAOUAS
2021-02-16
5
-5
/
+0
*
mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macros
Angel Pons
2021-02-15
1
-0
/
+5
*
sb/intel/lynxpoint: Clean up lp_gpio.h
Angel Pons
2021-02-15
2
-5
/
+10
*
ACPI: Move common _PIC method
Kyösti Mälkki
2021-02-14
1
-13
/
+0
*
sb/intel/bd82x6x: Clean up early_me.c cosmetics
Angel Pons
2021-02-13
1
-8
/
+8
*
sb/intel/bd82x6x/me_smm.c: Deduplicate finalisation code
Angel Pons
2021-02-13
2
-56
/
+15
[next]