summaryrefslogtreecommitdiff
path: root/src/drivers/pc80/pc
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-14mainboard/lenovo: Use the original hardware ids for keyboard/pointingdalao
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-29drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-05drivers/pc80: Remove UDELAY_TIMER2Kyösti Mälkki
2019-11-05drivers/pc80: Remove UDELAY_IOKyösti Mälkki
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-02cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80Kyösti Mälkki
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-07-08drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2Kyösti Mälkki
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-08drivers/keyboard: Fix spelling of *interface*Paul Menzel
2018-08-28src/drivers/pc80/pc: Remove unneeded includeElyes HAOUAS
2017-07-13src/drivers: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer