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
2020-10-14
nb/intel/x4x: Clean up DMIBAR/EPBAR definitions
Angel Pons
2020-09-25
nb/intel/x4x/iomap.h: Rename to memmap.h
Angel Pons
2020-08-04
nb/intel/x4x: Define and use `HOST_BRIDGE` macro
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
2019-11-14
mb/*/*(ich7/x4x): Use common early southbridge init
Arthur Heymans
2019-11-14
sb/intel/i82801jx: Move early sb init to a common place
Arthur Heymans
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