index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
lynxpoint
Age
Commit message (
Expand
)
Author
2020-09-27
sb/intel/lynxpoint/acpi/pch.asl: Drop unused lines
Angel Pons
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
sb/intel/lynxpoint/acpi: Do not determine PCH type at runtime
Angel Pons
2020-09-14
sb/intel/lynxpoint: Do not determine PCH type at runtime
Angel Pons
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-20
sb/intel/lynxpoint: Drop unneeded and rotten Kconfig option
Angel Pons
2020-08-18
elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE
Aaron Durbin
2020-08-18
src: Remove unused '<halt.h>'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
sb/intel/lynxpoint/early_pch.c: Use common 'write_pmbase16()'
Elyes HAOUAS
2020-08-17
{soc/intel/common,sb/intel/lynxpoint}/hda_verb.c: Reduce differences
Elyes HAOUAS
2020-08-17
sb/intel/lynxpoint: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/lynxpoint/smihandler.c: Remove dead assignment
Elyes HAOUAS
2020-08-12
sb/intel/lynxpoint: Move IOBP API to its own compilation unit
Angel Pons
2020-08-12
sb/intel/lynxpoint: Remove incorrect RCBA registers
Angel Pons
2020-08-12
sb/intel: Remove inexistent references to IDE controller
Angel Pons
2020-08-07
sb/intel/lynxpoint: Use PCI bitwise ops
Angel Pons
2020-08-07
sb/intel/lynxpoint: Consider root ports being disabled by strap
Angel Pons
2020-08-05
{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code
Angel Pons
2020-07-31
sb/intel/lynxpoint/me_9.x.c: Constify string array
Angel Pons
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-07-28
lynxpoint: Factor out PIRQ routing from devicetree
Angel Pons
2020-07-26
{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits
Angel Pons
2020-07-24
sb/intel/*: Delete invalid comment
Angel Pons
2020-07-21
sb/intel/lynxpoint/me_9.x.c: Add spaces around `=`
Angel Pons
2020-07-21
src: Use ACPI macros
Elyes HAOUAS
2020-07-21
sb/intel/lynxpoint: Use common code for early SMBus
Angel Pons
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.c
Angel Pons
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
sb/intel/lynxpoint: Define SerialIO devfns
Angel Pons
2020-07-12
sb/intel/lynxpoint: Add PCH platform type function
Angel Pons
2020-07-09
sb/intel/lynxpoint/me_9.x.c: Drop dead code
Angel Pons
2020-07-09
sb/intel/lynxpoint/pcie.c: Drop dead code
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
sb/intel/lynxpoint: Drop RCBA reg script mechanism
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-08
sb/intel/lynxpoint: Program PM registers directly
Angel Pons
2020-07-08
sb/intel/lynxpoint: Factor out RCBA Function Disable
Angel Pons
2020-07-08
sb/intel/lynxpoint: Replace reg script with proper code
Angel Pons
2020-07-08
sb/intel: Factor out irqlinks.asl
Angel Pons
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
sb/intel: Add include guards on nvs.h
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-27
sb/intel/lynxpoint: Use common early SPI code
Angel Pons
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-24
ACPI: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI
Kyösti Mälkki
2020-06-22
sb/intel/lynxpoint: Drop stale code paths
Kyösti Mälkki
2020-06-22
cpu/x86/smm: Define APM_CNT_NOOP_SMI
Kyösti Mälkki
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
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-10
ACPI: Remove Kconfig COMMON_FADT
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-06-02
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-01
sb/intel/lynxpoint: Restore lost PCI_COMMAND_MASTER bits
Angel Pons
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-17
sb/intel/lynxpoint/lp_gpio.h: Include stdint.h
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-08
sb/intel/*/me_status.c: Fix typo
Angel Pons
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
sb/intel/lynxpoint: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
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-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-09
sb/{bd82x6x,ibexpeak,lynxpoint}/early_smbus: Use macro
Elyes HAOUAS
2020-04-06
sb/intel/lynxpoint: Use SPDX headers
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
sb/intel/lynxpoint: drop IGD-related NVS variables
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-24
drivers/intel/gma/acpi: Reduce display switching stubs
Nico Huber
2020-03-23
src: capitalize 'APIC'
Elyes HAOUAS
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
sb/lynxpoint/gpio: fix interrupt storm
Matt DeVillier
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-03
sb/lynxpoint: hook up smmstore
Matt DeVillier
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-11
sb/intel/lynxpoint: Don't use_ADR and _HID
Elyes HAOUAS
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_set_slave_addr()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
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-12-19
src/southbridge: Remove unused <stdlib.h>
Elyes HAOUAS
[next]