summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx900/vx900.h
Commit message (Expand)AuthorAgeFilesLines
* nb/via/vx900: Drop supportArthur Heymans2019-11-201-44/+0
* nb/via/vx900: Remove some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-4/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-1/+1
* nb/via/vx900: Replace pci_mod_configX()Kyösti Mälkki2019-02-101-12/+0
* nb/via/vx900: Get rid of device_tElyes HAOUAS2018-09-211-4/+4
* vx900: Move to EARLY_CBMEM_INITLubomir Rintel2018-05-161-1/+4
* vx900: Drop some unused definesLubomir Rintel2018-04-251-6/+0
* vx900: map the SPI controllerLubomir Rintel2018-01-151-0/+2
* northbridge/via/vx900: transition away from device_tAntonello Dettori2017-03-231-0/+11
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki2014-05-191-0/+1
* VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc2013-06-101-4/+1
* VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc2013-06-101-0/+1
* VX900: Add DDR3 initializationAlexandru Gagniuc2013-06-101-2/+2
* VX900: Add support for early romstageAlexandru Gagniuc2013-06-101-0/+56