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
/
northbridge
/
intel
/
x4x
/
early_init.c
Age
Commit message (
Expand
)
Author
2019-05-23
nb/intel/x4x/early_init.c: Remove variable set but not used
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-05-01
nb/intel/x4x: Change memory layout to improve MTRR
Arthur Heymans
2018-04-17
nb/intel/x4x: Use SPI flash to cache raminit results
Arthur Heymans
2018-01-05
nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout
Arthur Heymans
2017-07-21
sb/intel/i82801jx: Add correct PCI ids and change names
Arthur Heymans
2017-05-13
nb/intel/x4x: Fix uninitialized variable issue
Nico Huber
2017-05-09
nb/x4x: Do not enable IGD when not supported
Arthur Heymans
2017-03-21
nb/intel/x4x: Fix issues found by checkpatch.pl
Arthur Heymans
2017-02-17
nb/intel/x4x: Implement resume from S3 suspend
Arthur Heymans
2016-09-10
northbridge/intel/x4x: transition away from device_t
Antonello Dettori
2016-08-09
x4x: make preallocated IGD memory a cmos option
Arthur Heymans
2016-01-29
nb/intel/x4x: Tidy up northbridge
Damien Zammit
2016-01-13
northbridge/intel/x4x: clean up includes
Martin Roth
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit