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
/
ibexpeak
/
lpc.c
Age
Commit message (
Expand
)
Author
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-13
ACPI: Add common acpi_fill_gnvs()
Kyösti Mälkki
2021-01-10
mb/x/acpi_tables: Rename to mainboard_fill_gnvs()
Kyösti Mälkki
2021-01-10
sb/intel: Factor out soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2021-01-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
2020-11-07
sb/intel: Don't set ACPI_EN twice
Angel Pons
2020-11-07
sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits
Angel Pons
2020-10-20
sb/intel/ibexpeak: Align to coreboot's coding style
Angel Pons
2020-10-19
sb/intel/ibexpeak: Use ARRAY_SIZE macro
Angel Pons
2020-09-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-14
sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-16
sb/intel: Remove spurious HAVE_SMI_HANDLER test
Kyösti Mälkki
2020-06-16
arch/x86: Create helper for APM_CNT SMI triggers
Kyösti Mälkki
2020-06-16
sb/intel: Clean up some SMI enables
Kyösti Mälkki
2020-06-09
ACPI: Move redundant FADT reserved entry
Kyösti Mälkki
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
arch/x86: Declare permanent_smi_handler()
Kyösti Mälkki
2020-06-06
soc,southbridge/intel: Control SMI related FADT entries
Kyösti Mälkki
2020-05-28
sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT
Patrick Rudolph
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
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-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
nb/intel/ibexpeak: drop IGD-related NVS variables
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-20
sb/ibexpeak: Use macros instead of hard-coded IDs
Felix Singer
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
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-11-13
sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-06
nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Fix enabling HPET
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Implement PCH function disable in chip_ops
Arthur Heymans
2019-09-19
sb/intel/ibexpeak: Add define for PRSTS register
Angel Pons
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-07-19
sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported
Patrick Rudolph
2019-07-08
sb/intel/ibexpeak: Use common final SPI OPs setup
Arthur Heymans
2019-05-13
{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
[next]