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
Age
Commit message (
Expand
)
Author
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-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-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
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-18
sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_arch
Elyes HAOUAS
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
{soc/intel/common,sb/intel/lynxpoint}/hda_verb.c: Reduce differences
Elyes HAOUAS
2020-08-17
{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences
Elyes HAOUAS
2020-08-17
sb/intel/ibexpeak: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801jx: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801ix: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/i82801gx: Use <device/azalia_device.h> registers
Elyes HAOUAS
2020-08-17
sb/intel/bd82x6x: Use <device/azalia_device.h> registers
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-13
sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`
Angel Pons
2020-08-12
sb/intel/bd82x6x: Make `pch_silicon_supported` static
Angel Pons
2020-08-12
sb/intel/lynxpoint: Move IOBP API to its own compilation unit
Angel Pons
2020-08-12
sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameter
Angel Pons
2020-08-12
sb/intel/i82801jx/sata.c: Drop always-false is_mobile check
Angel Pons
2020-08-12
sb/intel/i82801jx: Drop is-mobile checks
Angel Pons
2020-08-12
sb/intel/i82801ix/lpc.c: Align with i82801jx
Angel Pons
2020-08-12
sb/intel/i82801ix: Use macros for LPC_EN
Angel Pons
2020-08-12
sb/intel/i82801jx/early_init.c: Drop double blank line
Angel Pons
2020-08-12
sb/intel/i82801ix/early_init.c: Drop unnecessary initial value
Angel Pons
2020-08-12
sb/intel/i82801ix/i82801ix.c: Align with i82801jx
Angel Pons
2020-08-12
sb/intel/bd82x6x: Remove incorrect RCBA registers
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
[next]