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
Age
Commit message (
Expand
)
Author
2021-01-08
sb/intel/bd82x6x: Remove space in function definition
Angel Pons
2021-01-08
*/Makefile.inc: Add some INTERMEDIATE targets to .PHONY
Arthur Heymans
2021-01-08
cbfstool: Use flock() when accessing CBFS files
Julius Werner
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-28
sb/amd/pi/hudson: Enable use of common GPIO API
Kyösti Mälkki
2020-12-25
sb,soc/intel: Fix GNVS OperationRegion
Kyösti Mälkki
2020-12-22
sb/intel/ibexpeak: Drop ChromeOS setup for GNVS
Kyösti Mälkki
2020-12-22
sb,soc/intel: Drop unnecessary headers
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 `azalia_find_verb` parametric
Angel Pons
2020-12-17
azalia: Drop unused parameter from `azalia_find_verb`
Angel Pons
2020-12-17
azalia: Make `find_verb` function non-static
Angel Pons
2020-12-17
azalia: Make `set_bits` function non-static
Angel Pons
2020-12-14
sb/intel/common/smbus_ops.c: Clean up read resources
Angel Pons
2020-12-11
sb/intel/x/smbus.c: Factor out common code
Angel Pons
2020-12-11
sb/intel/bd82x6x: Drop invalid SATA registers
Angel Pons
2020-12-11
sb/intel/bd82x6x: Only check device ID in `intel_me_finalize_smm`
Angel Pons
2020-12-10
sb/intel/bd82x6x: Make me_common.c a compilation unit
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Add block read/write support
Angel Pons
2020-12-10
sb/intel/x/smbus.c: Rename parameter
Angel Pons
2020-12-07
sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior
Sridhar Siricilla
2020-12-04
cpu/qemu-x86: Add the option to have no SMM
Arthur Heymans
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-11-30
soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF
Felix Held
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
cpu/amd/pi: Remove unused cpu code 00660F01
Martin Roth
2020-11-22
sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDs
Angel Pons
2020-11-18
soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol
Felix Held
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
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-06
amdfwtool: Use shell command to get depend file list
Zheng Bao
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-04
sb/intel/common/acpi/pcie.asl: Generalise file comment
Angel Pons
2020-11-04
sb/intel/common/acpi/irqlinks.asl: Clean up cosmetics
Angel Pons
2020-11-04
soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION
Zheng Bao
2020-11-03
sb/intel/lynxpoint/sata.c: Don't enable Bus Master
Angel Pons
2020-11-03
sb/intel/bd82x6x/sata.c: Replace bad uses of `find_resource`
Angel Pons
2020-11-02
azalia: Use `HDA_GCTL_CRST` macro as unset-mask
Angel Pons
2020-11-02
azalia: Treat all negative return values as errors
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-30
{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg
Arthur Heymans
2020-10-30
amdfwtool: Take a config file instead of command line parameters
Zheng Bao
2020-10-26
sb/amd/*/*/pci_devs.h: Reduce the difference
Elyes HAOUAS
2020-10-26
sb/amd/*/*/smbus.h: Make 'smbus.h' uniform
Elyes HAOUAS
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-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-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/i82801gx/acpi: Convert *.asl to ASL 2.0 syntax
Elyes HAOUAS
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-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-20
soc/amd/picasso: Fix typo of Kconfig setting
Zheng Bao
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-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-08-29
sb/intel/bd82x6x: Factor out common ME functions
Angel Pons
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-08-21
sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic number
Elyes HAOUAS
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
sb/amd/agesa/hudson: Add missing '#include <stddef.h>'
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
[next]