summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/pineview/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki2022-02-051-3/+0
* nb/intel/pineview: Use new fixed BAR accessorsAngel Pons2021-04-101-1/+1
* 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-1/+0
* nb/intel/pineview: Clean up code and commentsAngel Pons2020-03-151-12/+5
* intel/{i945,pineview},i82801gx: Move enable_smbus() callKyösti Mälkki2020-01-141-2/+0
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-10/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-251-8/+0
* src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* nb/intel/pineview: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-131-0/+1
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-3/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-0/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/pineview: Move the boilerplate mainboard_romstage_entryArthur Heymans2019-01-141-0/+120