summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/x4x/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/x4x: Use new fixed BAR accessorsAngel Pons2021-04-101-38/+38
* nb/intel/x4x: Correct and use macros for CLKCFGAngel Pons2021-04-101-1/+1
* nb/intel/x4x,sandybridge: Move romstage_handoff_init() callKyösti Mälkki2021-02-231-8/+1
* nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-3/+3
* nb/intel/x4x: Clean up DMIBAR/EPBAR definitionsAngel Pons2020-10-141-32/+32
* nb/intel/x4x/iomap.h: Rename to memmap.hAngel Pons2020-09-251-1/+0
* nb/intel/x4x: Define and use `HOST_BRIDGE` macroAngel Pons2020-08-041-18/+16
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-2/+2
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-15/+0
* sb/intel/i82801jx: Move early sb init to a common placeArthur Heymans2019-11-141-8/+12
* nb/intel/x4x/early_init.c: Remove variable set but not usedElyes HAOUAS2019-05-231-4/+6
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* nb/intel/x4x: Change memory layout to improve MTRRArthur Heymans2018-05-011-1/+5
* nb/intel/x4x: Use SPI flash to cache raminit resultsArthur Heymans2018-04-171-9/+0
* nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans2018-01-051-0/+7
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-211-0/+4
* nb/intel/x4x: Fix uninitialized variable issueNico Huber2017-05-131-8/+5
* nb/x4x: Do not enable IGD when not supportedArthur Heymans2017-05-091-8/+15
* nb/intel/x4x: Fix issues found by checkpatch.plArthur Heymans2017-03-211-7/+12
* nb/intel/x4x: Implement resume from S3 suspendArthur Heymans2017-02-171-0/+179
* northbridge/intel/x4x: transition away from device_tAntonello Dettori2016-09-101-1/+1
* x4x: make preallocated IGD memory a cmos optionArthur Heymans2016-08-091-1/+9
* nb/intel/x4x: Tidy up northbridgeDamien Zammit2016-01-291-8/+3
* northbridge/intel/x4x: clean up includesMartin Roth2016-01-131-0/+2
* northbridge/intel/x4x: Intel 4-series northbridge supportDamien Zammit2015-12-291-0/+58