summaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx900
AgeCommit message (Expand)Author
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-09-28nb/via/vx900: Remove some __SIMPLE_DEVICE__ useKyösti Mälkki
2019-08-20nb/via/vx900: Ensure memory size and base are in rangeJacob Garber
2019-07-19nb/via/vx900: Ensure framebuffer size is within limitsJacob Garber
2019-07-12src: Add missing include <device/pci_ops.h>Elyes HAOUAS
2019-04-25northbridge/via/vx900: Remove unused variablesElyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-10nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki
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-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-08-01src/northbridge: Add guards on all header filesMartin Roth
2017-07-07src/northbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
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