summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945
Commit message (Expand)AuthorAgeFilesLines
* src: Retype option API to use unsigned integersAngel Pons2021-05-062-2/+2
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-051-2/+0
* nb/intel: Use get_int_option()Angel Pons2021-04-212-8/+2
* nb/intel/i945: Use new fixed BAR accessorsAngel Pons2021-04-105-381/+380
* nb/intel/i945/raminit.c: Replace `DIMM0`Angel Pons2021-04-051-1/+1
* nb/intel/i945: Refactor `dump_spd_registers` functionAngel Pons2021-04-053-9/+10
* device/device.c: Rename .disable to .vga_disableArthur Heymans2021-02-241-1/+1
* nb/intel/i945: Use UPMC4 macroElyes HAOUAS2021-02-161-2/+2
* nb/intel: Add missing <types.h>Elyes HAOUAS2021-02-161-1/+1
* nb/i945/raminit.c: Don't hard code 'bool integrated_graphics'Elyes HAOUAS2021-02-161-0/+3
* src/nb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* nb/intel/i945: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-35/+21
* intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons2021-02-061-1/+1
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-052-3/+2
* nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons2021-02-041-1/+1
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-021-1/+1
* nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS2021-02-011-3/+4
* nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BARAngel Pons2021-02-011-5/+0
* nb/intel/i945: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-306-60/+21
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* nb/intel/i945/northbridge.c: Reserve upper part of lower memoryArthur Heymans2021-01-191-1/+3
* nb/intel/i945/northbridge.c: Improve readabilityArthur Heymans2021-01-191-10/+10
* drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier2020-12-302-3/+2
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-1/+2
* nb/intel/i945: Introduce memmap.hPatrick Georgi2020-12-072-10/+18
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntaxElyes HAOUAS2020-10-121-8/+8
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-214-7/+0
* nb/intel/i945: Deduplicate PCIEXBAR decodingAngel Pons2020-08-043-32/+7
* nb/intel/i945: Refactor `get_pcie_bar`Angel Pons2020-08-041-19/+20
* nb/intel/i945/gma.c: Remove extra indentationElyes HAOUAS2020-07-281-5/+4
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-2/+2
* nb/intel/i945: Put names to northbridge PCI devicesAngel Pons2020-07-225-55/+61
* nb/intel/i945: Drop dead codeAngel Pons2020-07-112-45/+1
* nb/intel/i945: Use ASL 2.0 syntaxAngel Pons2020-07-081-2/+2
* nb/intel/i945/acpi: Tidy up comments and cosmeticsAngel Pons2020-07-082-63/+62
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-222-0/+2
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-0/+4
* nb/intel/i945/rcven.c: Correct commentAngel Pons2020-06-121-1/+1
* nb/intel/i945: Clean up raminit coding styleAngel Pons2020-06-122-32/+32
* nb/intel/i945: Use PCI bitwise opsAngel Pons2020-06-103-119/+39
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-062-11/+3
* intel/gma: Only enable bus mastering if we are going to use itNico Huber2020-05-271-9/+4
* intel/gma: Don't bluntly enable I/ONico Huber2020-05-271-5/+3
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-271-44/+2
* northbridge/intel/i945: Mark legacy VGA memory as reservedFurquan Shaikh2020-05-261-0/+2
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-13/+2