summaryrefslogtreecommitdiff
path: root/src/northbridge/via
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28src/northbridge: Get rid of device_tElyes HAOUAS
2018-12-18northbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22nb/via/vx900: Use CF9 resetNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-09-21nb/via/vx900: Get rid of device_tElyes HAOUAS
2018-08-10src: Fix typoElyes HAOUAS
2018-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-06arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-06-04nb/via/vx900: Get rid of device_tElyes HAOUAS
2018-05-31Remove VIA VX800 northbridge supportKyösti Mälkki
2018-05-31Remove VIA CX700 northbridge supportKyösti Mälkki
2018-05-31Remove VIA CN700 northbridge supportKyösti Mälkki
2018-05-21nb/via/cx700: Get rid of device_tElyes HAOUAS
2018-05-21nb/via/vx800: Get rid of device_tElyes HAOUAS
2018-05-21nb/via/cn700: Get rid of device_tElyes HAOUAS
2018-05-19via/vx900: Remove leftover codeKyösti Mälkki
2018-05-16vx900: Move to EARLY_CBMEM_INITLubomir Rintel
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-25vx900: Drop some unused definesLubomir Rintel
2018-01-17vx900: decode the whole ROMLubomir Rintel
2018-01-15vx900: skip remap of high memory ranges if unnecessaryLubomir Rintel
2018-01-15vx900: map the SPI controllerLubomir Rintel
2018-01-15vx900: fix format strings for DEBUG_RAM_SETUP=yLubomir Rintel
2017-11-30vx900/chrome9hd: fix a trivial typoLubomir Rintel
2017-09-17via/cn700: Fix clang error with missing mainDamien Zammit
2017-08-01src/northbridge: Add guards on all header filesMartin Roth
2017-07-07src/northbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-15nb/via/cn700: Guard VGA_BIOS_ID appropriatelyNico Huber
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-05-27Kconfig: Move CONFIG_VIDEO_MBNico Huber
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-04-14northbridge/via/cn700/acpi: Add the host bridgeLubomir Rintel
2017-04-14northbridge/via/cn700: Add a default VGA BIOS idLubomir Rintel
2017-04-14northbridge/via/cn700: Add IORESOURCE_BRIDGE resources to AGP bridgeLubomir Rintel
2017-04-14northbridge/via/cn700: Add some delays during raminitLubomir Rintel
2017-04-06northbridge/via/cn700: Get rid of #include raminit.cLubomir Rintel
2017-03-23northbridge/via/vx900: transition away from device_tAntonello Dettori
2017-03-10device/dram/ddr2: Add common ddr2 spd decoderPatrick Rudolph
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki