summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx900/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* nb/via/vx900: Drop supportArthur Heymans2019-11-201-266/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* nb/via/vx900: Remove some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-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-10/+10
* northbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-1/+1
* src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* nb/via/vx900: Get rid of device_tElyes HAOUAS2018-06-041-9/+9
* vx900: map the SPI controllerLubomir Rintel2018-01-151-2/+49
* src/northbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-071-1/+1
* src/northbridge/via: Remove commented codeElyes HAOUAS2016-10-091-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* northbridg/via/vx900: Doxygen fixesMartin Roth2015-01-081-1/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc2013-06-101-0/+223