summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* nb/i945: Improve code formattingElyes HAOUAS2020-04-111-19/+18
* nb/intel/i945: Use 'const' to set pci_devfn_t staticallyElyes HAOUAS2020-04-091-3/+3
* 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
* 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/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-0/+1
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-16/+0
* sb/intel/i82801gx: Add a function to set up BARArthur Heymans2019-11-131-4/+1
* kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki2019-10-051-9/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-051-23/+20
* intel/i945: Define peg_plugin for potential add-on PCIe cardKyösti Mälkki2019-10-011-7/+10
* intel/i945: Delay bridge VGA IO enable to ramstageKyösti Mälkki2019-10-011-5/+0
* intel/i945: Define p2peg for PCIe x16 slotKyösti Mälkki2019-10-011-80/+82
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-21/+20
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-2/+3
* nb/intel/i945: Use macro instead of magic numberElyes HAOUAS2019-05-101-2/+2
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* ich7/i945: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* nb/intel/i945: Fix ich7_setup_root_complex_topologyElyes HAOUAS2019-04-111-25/+15
* nb/intel/i945: Use DEBUG_RAM_SETUPKyösti Mälkki2019-03-241-16/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)Elyes HAOUAS2019-03-181-5/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-7/+7
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/i945: Fix typo on DMIBAR32(0x334)Elyes HAOUAS2019-01-271-1/+1
* nb/intel/i945: Remove initialization already done at bootblockElyes HAOUAS2019-01-271-4/+0
* i945,ICH7: Write on RPFN only onceElyes HAOUAS2019-01-231-2/+0
* nb/intel/i945: Add and use defines for registers of device 0:01.0Elyes HAOUAS2018-11-251-40/+40
* nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0)Elyes HAOUAS2018-11-251-1/+1
* nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardwareArthur Heymans2018-10-241-2/+3
* nb/intel/{gm45,i945,pineview}: Use macro instead of GGC addressElyes HAOUAS2018-10-081-1/+1
* nb/intel/i945: Enable and allocate 8M for TSEGArthur Heymans2018-06-071-0/+5
* nb/intel/i945/early_init.c: Replace numbers with macrosElyes HAOUAS2017-09-201-1/+1
* nb/intel/i945: Clear timeout bits after disabling watchdogNico Huber2017-09-101-0/+2
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* nb/intel/i945: Fix PEG port on 945gcArthur Heymans2017-04-141-1/+2
* nb/intel/i945: Fix errors found by checkpatch.plArthur Heymans2017-03-221-26/+30
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-061-1/+2
* nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual ChannelElyes HAOUAS2016-12-211-0/+18
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-111-10/+2
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-1/+0
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-1/+1
* nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GCElyes HAOUAS2016-11-091-0/+1
* nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"Elyes HAOUAS2016-11-021-6/+6
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-041-7/+7
* northbridge/intel/i945: Add space around operatorsElyes HAOUAS2016-09-201-1/+1