Age | Commit message (Expand) | Author |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-04 | nb/intel/i945: Deduplicate PCIEXBAR decoding | Angel Pons |
2020-08-04 | nb/intel/i945: Refactor `get_pcie_bar` | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-26 | northbridge/intel/i945: Mark legacy VGA memory as reserved | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-11 | nb/i945: Improve code formatting | Elyes HAOUAS |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-12-19 | src/northbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-12 | nb/{haswell,i945,sandybridge}: Drop outdated comment | Elyes HAOUAS |
2019-09-15 | nb/i945: Remove unused include <cpu/cpu.h> | Elyes HAOUAS |
2019-08-15 | intel/smm/gen1: Rename header file | Kyösti Mälkki |
2019-08-15 | cpu/intel: Replace bsp_init_and_start_aps() | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-13 | nb/intel/i945: Reduce pcidev_on_root() calls | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-10-24 | nb/intel/*: Account for cbmem_top alignment | Arthur Heymans |
2018-10-24 | nb/intel/i945: Fix domain resources | Arthur Heymans |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-07 | nb/intel/i945: Add a common function to compute TSEG size | Arthur Heymans |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-30 | nb/intel/i945: Get rid of device_t | Elyes HAOUAS |
2018-01-23 | nb/intel/i945: Use ESMRAMC instead of 0x9e | Elyes HAOUAS |
2017-03-22 | nb/intel/i945: Fix errors found by checkpatch.pl | Arthur Heymans |
2017-01-06 | nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> | Arthur Heymans |
2016-12-11 | intel/i945: Use romstage_handoff for S3 | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Drop redundant logging | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-10-26 | nb/intel/i945: Add PCI id for I945GC | Nico Huber |
2016-09-20 | northbridge/intel/i945: Add space around operators | Elyes HAOUAS |
2016-08-31 | i945: Enable changing VRAM size | Arthur Heymans |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-11-22 | i945: Add 27ac to northbridge IDs. | Vladimir Serbinenko |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-06-18 | northbridge/intel: Drop use of set_top_of_ram() | Kyösti Mälkki |
2014-06-02 | i945: Fix resource bases for UMA and TSEG | Kyösti Mälkki |
2014-05-31 | northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded... | Paul Menzel |
2014-05-31 | northbridge/intel/i945: Add define for register `BSM` and use it | Paul Menzel |
2014-05-19 | intel: Remove GFXUMA and related global variables | Kyösti Mälkki |
2013-09-11 | CBMEM northbridges: Remove references to global high_tables_base | Kyösti Mälkki |
2013-07-10 | Fix MMCONF_SUPPORT_DEFAULT for ramstage | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Drop CONFIG_WRITE_HIGH_TABLES | Stefan Reinauer |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-07-27 | Intel and GFXUMA: fix MTRR and use uma_resource() | Kyösti Mälkki |
2012-07-27 | Intel i945 and sch: no memory over 4GB | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-06-15 | i82801gx: replace cafed00d/cafebabe by defines | Sven Schnelle |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-09-13 | Convert i945 boards to use reserved resources instead of directly adding | Myles Watson |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2009-10-26 | Kontron 986LCD-M update | Stefan Reinauer |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-08-12 | drop extra whitespace at end of line for i945 + ICH7 (trivial) | Stefan Reinauer |
2009-07-21 | * drop ich7 include | Stefan Reinauer |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-03-11 | i945 northbridge update | Stefan Reinauer |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2008-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Intel 945 northbridge. | Stefan Reinauer |