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
Age
Commit message (
Expand
)
Author
2019-11-18
sb/intel/common: Properly guard USB debug
Arthur Heymans
2019-11-13
sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT
Kyösti Mälkki
2019-11-10
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-10-30
sb/intel/common: Make linking pmbase.c conditional
Arthur Heymans
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-17
nb/intel/nehalem: use pmclib to detect S3 resume
Arthur Heymans
2019-10-13
nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-10-13
sb/intel/ibexpeak: Move some early PCH init after console init
Arthur Heymans
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
nb/intel/nehalem: Move romstage boilerplate to a common location
Arthur Heymans
2019-10-06
sb/intel/ibexpeak: Implement USB current settings
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-10-06
sb/intel/ibexpeak: Add CIR initialization
Arthur Heymans
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-19
sb/intel/ibexpeak: Add define for PRSTS register
Angel Pons
2019-09-18
sb/intel/ibexpeak: Remove superfluous linked files
Arthur Heymans
2019-09-15
southbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-12
southbridge: Remove not used #include <elog.h>
Elyes HAOUAS
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct 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-06-21
sb/intel/ibexpeak/smihandler: Move finalizing to a common location
Arthur Heymans
2019-06-06
sb/intel/ibexpeak: Copy the sandybridge bootblock.c file
Arthur Heymans
2019-05-29
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
2019-05-27
sb/intel/ibexpeak: Use common Intel SMM code
Arthur Heymans
2019-05-13
{bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro
Elyes HAOUAS
2019-05-07
sb/{ICH7,NM10,PCH}: Use common watchdog_off function
Elyes HAOUAS
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-13
sb/intel: Check for NULL-return of pcidev_on_root()
Nico Huber
2019-01-07
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
[next]