summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx900/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* nb/via/vx900: Drop supportArthur Heymans2019-11-201-345/+0
* nb/via/vx900: Ensure memory size and base are in rangeJacob Garber2019-08-201-2/+9
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki2019-02-101-1/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* nb/via/vx900: Use CF9 resetNico Huber2018-10-221-2/+3
* nb/via/vx900: Get rid of device_tElyes HAOUAS2018-06-041-9/+9
* vx900: Move to EARLY_CBMEM_INITLubomir Rintel2018-05-161-4/+2
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* vx900: skip remap of high memory ranges if unnecessaryLubomir Rintel2018-01-151-1/+3
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-1/+1
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-1/+1
* MMCONF_SUPPORT: Consolidate resource registrationKyösti Mälkki2016-12-071-4/+1
* src/northbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS2016-08-231-2/+2
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* northbridg/via/vx900: Doxygen fixesMartin Roth2015-01-081-1/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-6/+6
* northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki2014-05-191-0/+14
* fix printk typesPatrick Georgi2014-05-191-3/+3
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-5/+1
* Fix MMCONF_SUPPORT_DEFAULT for ramstageKyösti Mälkki2013-07-101-2/+1
* VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc2013-06-101-3/+3
* VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc2013-06-101-0/+341