aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx900
AgeCommit message (Expand)Author
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
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-10-09src/northbridge/via: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-08-23src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-08northbridg/via/vx900: Doxygen fixesMartin Roth
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-04remove vx900_int16 doxygen module/groupMartin Roth
2014-12-07via/vx900: Plumber registered DIMM to right place.Vladimir Serbinenko
2014-11-01northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-11src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan
2014-05-19via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki
2014-05-19fix printk typesPatrick Georgi
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-09-21timestamps epia-m850: Cleanup without enabling timestampsKyösti Mälkki
2013-09-11CBMEM x86: Unify get_cbmem_toc()Kyösti Mälkki
2013-09-11CBMEM: Unify get_top_of_ram()Kyösti Mälkki
2013-09-11CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki
2013-07-10Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki
2013-07-02Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900Dave Frodin
2013-06-10VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc
2013-06-10VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc
2013-06-10VX900: Add DDR3 initializationAlexandru Gagniuc
2013-06-10VX900: Add support for early romstageAlexandru Gagniuc