summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800
Commit message (Expand)AuthorAgeFilesLines
* Remove VIA VX800 northbridge supportKyösti Mälkki2018-05-3131-6153/+0
* nb/via/vx800: Get rid of device_tElyes HAOUAS2018-05-213-10/+10
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* src/northbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-073-6/+4
* Kconfig: Move CONFIG_VIDEO_MBNico Huber2017-05-271-0/+5
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-0/+1
* northbridge/via/vx800: transition away from device_tAntonello Dettori2016-11-153-4/+5
* northbridge/via/vx800: Convert 'for (;;)' to 'die'Elyes HAOUAS2016-10-181-3/+3
* src/northbridge/via: Remove commented codeElyes HAOUAS2016-10-0916-729/+2
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-044-17/+17
* northbridge/via: Add space around operatorsElyes HAOUAS2016-09-207-119/+119
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-122-7/+7
* northbridge/via: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-312-2/+2
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-313-6/+6
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc2015-12-303-8/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3130-120/+0
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-071-1/+1
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-092-1/+8
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2130-30/+30
* kbuild: automatically include northbridgesStefan Reinauer2015-04-291-0/+4
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* build system: normalize linker script file namesPatrick Georgi2015-03-282-1/+1
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-0/+1
* northbridge/via/vx800/lpc.c: Remove unused variablesEdward O'Callaghan2015-01-141-4/+0
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-062-34/+24
* northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan2015-01-053-2024/+0
* vx800/vga.c: Remove extraneous parentheses.Vladimir Serbinenko2014-12-071-1/+1
* vx800: Silence clang warnings.Vladimir Serbinenko2014-12-071-0/+8
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-012-15/+4
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* via/vx800: Migrate to collaborative ACPIVladimir Serbinenko2014-10-181-0/+3
* northbridge/via/vx800: Fix out-of-bounds read due to off-by-oneEdward O'Callaghan2014-08-051-1/+1
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-2/+2
* northbridge/via: Remove a trailing whitespaceElyes HAOUAS2014-07-243-21/+21
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-11/+8
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-1/+1
* via: Write »access« without »m« at endPaul Menzel2013-12-271-1/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-232-2/+2
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-1/+1
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-223-3/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0133-33/+33
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1