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
2021-02-07
sb/intel/lynxpoint/acpi/gpio.asl: Convert to ASL 2.0
Elyes HAOUAS
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-06
sb,soc/intel: Add wake source fields in GNVS
Kyösti Mälkki
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
sb/intel/lynxpoint: Use correct port mask for LPT-LP
Angel Pons
2021-01-29
soc/intel: Drop CMEM from GNVS
Kyösti Mälkki
2021-01-28
ACPI: Separate ChromeOS NVS in ASL
Kyösti Mälkki
2021-01-28
ACPI: Declare GNVS variables globally
Kyösti Mälkki
2021-01-27
nb/intel/haswell/haswell.h: Do not include `pch.h`
Angel Pons
2021-01-26
sb,soc/intel: Refactor power_on_after_fail option
Kyösti Mälkki
2021-01-25
sb,soc/intel: Remove no-op APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop APIC, factor out MPEN
Kyösti Mälkki
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-18
ACPI: Refactor ChromeOS specific ACPI GNVS
Kyösti Mälkki
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: Replace uses of CBMEM_ID_ACPI_GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in 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
2021-01-03
sb,soc/intel: Convert some CONFIG(CHROMEOS) preprocessor
Kyösti Mälkki
2020-12-25
sb,soc/intel: Fix GNVS OperationRegion
Kyösti Mälkki
2020-12-17
azalia: Use `azalia_enter_reset` function
Angel Pons
2020-12-17
azalia: Use `azalia_exit_reset` function
Angel Pons
2020-12-17
azalia: Replace `hda_find_verb` uses
Angel Pons
2020-12-17
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-11
sb/intel/x/smbus.c: Factor out common code
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Add block read/write support
Angel Pons
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-11-24
sb/intel/lynxpoint: Replace hard-coded IDs with defines
Felix Singer
2020-11-23
sb/intel/lynxpoint: Drop invalid SATA registers
Angel Pons
2020-11-22
sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDs
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi/pch.asl: Drop unused FD definitions
Angel Pons
2020-11-13
haswell/lynxpoint: Drop remaining uses of `ISLP` method
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Split USB into EHCI and xHCI
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi/lpc.asl: Simplify GPIOBASE resource
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Statically define _PRW values
Angel Pons
2020-11-13
sb/intel/lynxpoint/acpi: Clean up cosmetics
Angel Pons
2020-11-11
sb/intel/lynxpoint/sata: Simplify RMW operations
Angel Pons
2020-11-10
sb/intel/lynxpoint/sata: Always use AHCI mode
Angel Pons
2020-11-07
sb/intel/lynxpoint/pcie.c: Ensure OBFF is disabled
Angel Pons
2020-11-07
sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` function
Angel Pons
2020-11-07
sb/intel/lynxpoint/lpc.c: Correct GPI routing check
Angel Pons
2020-11-07
sb/intel/lynxpoint: Correct SATA DTLE IOBP registers
Angel Pons
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-11-04
sb/intel/lynxpoint/acpi/gpio.asl: Simplify constants
Angel Pons
2020-11-04
sb/intel/lynxpoint: Align LP GPIO ACPI with Broadwell
Angel Pons
2020-11-04
sb/intel/lynxpoint/acpi: Put together LP GPIO code
Angel Pons
2020-11-04
sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offset
Angel Pons
2020-11-04
sb/intel/lynxpoint: Expose full LPC device ID in ACPI
Angel Pons
2020-11-03
sb/intel/lynxpoint/sata.c: Don't enable Bus Master
Angel Pons
2020-11-02
sb/intel/lynxpoint: Align with Broadwell
Angel Pons
2020-11-02
sb/intel/lynxpoint/lpc.c: Simplify PM init sequence
Angel Pons
2020-10-31
sb/intel/lynxpoint: Drop unnecessary `UL` suffix
Angel Pons
2020-10-31
sb/intel/lynxpoint: Use common code to generate HPET table
Angel Pons
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-24
sb/intel/lynxpoint: Ensure that `dev->chip_info` is not null
Angel Pons
2020-10-24
sb/intel/lynxpoint: Use spaces around `|`
Angel Pons
2020-10-24
sb/intel/lynxpoint/pcie: Fix clock gating routine
Angel Pons
2020-10-23
sb/intel/lynxpoint: Drop space after casts
Angel Pons
2020-10-14
haswell/lynxpoint: Align cosmetics with Broadwell
Angel Pons
2020-10-13
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-12
sb/intel/lynxpoint/pcie.c: fix typo in comment
Matt DeVillier
2020-10-12
sb/intel/lynxpoint: Set PCIe L1 substates capabilities register
Matt DeVillier
2020-10-12
sb/intel/lynxpoint: Enable/disable AER via Kconfig
Matt DeVillier
2020-10-08
lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEW
Angel Pons
2020-10-08
sb/intel/lynxpoint/acpi/serialio.asl: Enable DMA channels
Angel Pons
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
[next]