summaryrefslogtreecommitdiff
path: root/src/northbridge/via
AgeCommit message (Expand)Author
2017-09-17via/cn700: Fix clang error with missing mainDamien Zammit
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-15nb/via/cn700: Guard VGA_BIOS_ID appropriatelyNico Huber
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-05-27Kconfig: Move CONFIG_VIDEO_MBNico Huber
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-04-14northbridge/via/cn700/acpi: Add the host bridgeLubomir Rintel
2017-04-14northbridge/via/cn700: Add a default VGA BIOS idLubomir Rintel
2017-04-14northbridge/via/cn700: Add IORESOURCE_BRIDGE resources to AGP bridgeLubomir Rintel
2017-04-14northbridge/via/cn700: Add some delays during raminitLubomir Rintel
2017-04-06northbridge/via/cn700: Get rid of #include raminit.cLubomir Rintel
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-11-15northbridge/via/vx800: transition away from device_tAntonello Dettori
2016-11-15northbridge/via/cx700: transition away from device_tAntonello Dettori
2016-10-18northbridge/via/vx800: Convert 'for (;;)' to 'die'Elyes HAOUAS
2016-10-09src/northbridge/via: Remove commented codeElyes HAOUAS
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-01northbridge/via/cn700: transition away from device_tAntonello Dettori
2016-09-20northbridge/via: Add space around operatorsElyes HAOUAS
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-08-31northbridge/via: Add required space before opening parenthesis '('Elyes 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-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-28via/cx700: Use zeroptr over 0Patrick Georgi
2016-01-07Correct some common spelling mistakesMartin Roth
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-11-11via/cx700: Fix hidden compile error and make sure it won't hide againPatrick Georgi
2015-11-03via/cx700: remove unused #definePatrick Georgi
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-08Remove empty lines at end of fileElyes HAOUAS
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-07kconfig: drop intermittend forwarder filesStefan 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