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
/
i82371eb
Commit message (
Expand
)
Author
Age
Files
Lines
*
mb/emulation/qemu-i440fx: Select IOAPIC
Kyösti Mälkki
2021-10-22
1
-2
/
+0
*
sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()
Kyösti Mälkki
2021-10-22
1
-1
/
+1
*
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-18
1
-6
/
+0
*
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-10-05
2
-2
/
+2
*
acpi: Fill fadt->century based on Kconfig
Nico Huber
2021-08-19
1
-1
/
+0
*
arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()
Kyösti Mälkki
2021-06-12
1
-11
/
+3
*
sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime
Keith Hui
2021-04-06
1
-24
/
+0
*
mb/asus/p2b: Refactor southbridge ACPI stuff
Keith Hui
2021-03-22
1
-3
/
+83
*
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-18
1
-6
/
+0
*
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-10
1
-0
/
+6
*
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-09-01
1
-3
/
+3
*
sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic number
Elyes HAOUAS
2020-08-21
1
-1
/
+2
*
sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_arch
Elyes HAOUAS
2020-08-18
1
-1
/
+2
*
sb/intel/i82371eb: Add #defines for DEVRESx registers
Keith Hui
2020-07-26
1
-0
/
+10
*
sb/intel/i82371eb: Clean up PM register #defines
Keith Hui
2020-07-26
1
-8
/
+7
*
src: Use ACPI macros
Elyes HAOUAS
2020-07-21
1
-4
/
+4
*
src: Report word-sized access for PM1a_EVT
Angel Pons
2020-07-20
1
-1
/
+1
*
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
1
-9
/
+1
*
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
1
-2
/
+0
*
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
1
-1
/
+1
*
sb/intel/i82371eb: Declare reset register in FADT
Angel Pons
2020-07-20
1
-7
/
+7
*
sb/intel/i82371eb: Drop unneeded PM2 settings from FADT
Angel Pons
2020-07-20
1
-9
/
+0
*
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
1
-16
/
+0
*
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-20
1
-11
/
+0
*
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRS
Keith Hui
2020-07-06
1
-9
/
+1
*
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
2
-9
/
+0
*
ACPI: Remove Kconfig COMMON_FADT
Kyösti Mälkki
2020-06-10
1
-1
/
+0
*
sb/intel, ACPI: Do not override FADT preferred_pm_profile
Kyösti Mälkki
2020-06-10
1
-1
/
+0
*
sb/intel/i82371eb: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
2
-22
/
+2
*
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
/
+5
*
sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-06-02
1
-3
/
+1
*
src: Remove unused 'include <arch/smp/mpspec.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
18
-18
/
+0
*
src: Replace remaining GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-10
1
-13
/
+1
*
sb/intel/i82371eb: Fix iasl warning
Keith Hui
2020-05-08
1
-1
/
+1
*
sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
1
-11
/
+2
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
11
-132
/
+11
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
12
-24
/
+12
*
sb/intel/i82371eb: Move wakeup code to romstage
Keith Hui
2020-05-04
1
-1
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
4
-6
/
+6
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
2
-2
/
+2
*
i82371eb: Drop KB/Mouse/FDC declarations
Keith Hui
2020-04-18
1
-68
/
+0
*
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-13
1
-7
/
+7
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
4
-8
/
+0
*
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
5
-65
/
+10
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-2
/
+2
[next]