summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/pineview/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* nb/intel: Use get_int_option()Angel Pons2021-04-211-2/+1
* nb/intel/pineview: Use new fixed BAR accessorsAngel Pons2021-04-101-21/+21
* nb/intel/pineview: Drop MCHBAR macro from DMIBAR accessAngel Pons2021-03-281-1/+1
* nb/intel/pineview: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-3/+3
* nb/intel/pineview: Use PCI bitwise opsAngel Pons2020-06-101-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/pineview: Clean up code and commentsAngel Pons2020-03-151-58/+53
* northbridge: Remove unused include <device/pci.h>Elyes HAOUAS2020-03-061-1/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* 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
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-18/+0
* sb/intel/i82801gx: Add a function to set up BARArthur Heymans2019-11-131-6/+2
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-20/+2
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-1/+1
* nb/intel/pineview/early_init.c: Remove variable set but not usedElyes HAOUAS2019-05-231-5/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-2/+2
* nb/intel/pineview: Move to early cbmemArthur Heymans2017-04-241-1/+0
* nb/intel/pineview: Make preallocated igd memory a cmos parameterArthur Heymans2017-01-251-1/+11
* intel/pineview: Do not use scratchpad register for ACPI S3Kyösti Mälkki2016-07-151-1/+0
* nb/intel/pineview: Native VGA init (CRT)Damien Zammit2016-01-281-56/+117
* northbridge/intel/pineview: Add remaining boilerplate code for northbridgeDamien Zammit2015-12-021-0/+166