Age | Commit message (Expand) | Author |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-14 | src: Drop unused <cpu/x86/tsc.h> include | Elyes HAOUAS |
2020-07-09 | drivers/pc80/pc/i8259c: Drop dead code | Angel Pons |
2020-06-23 | src/*: Update makefiles to exclude x86 code from psp-verstage | Martin Roth |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-14 | mainboard/lenovo: Use the original hardware ids for keyboard/pointing | dalao |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-05 | drivers/pc80: Remove UDELAY_TIMER2 | Kyösti Mälkki |
2019-11-05 | drivers/pc80: Remove UDELAY_IO | Kyösti Mälkki |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | cpu/x86: Move calibrate_tsc_with_pit() to drivers/pc80 | Kyösti Mälkki |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-07-08 | drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 | Kyösti Mälkki |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-08 | drivers/keyboard: Fix spelling of *interface* | Paul Menzel |
2018-08-28 | src/drivers/pc80/pc: Remove unneeded include | Elyes HAOUAS |
2017-07-13 | src/drivers: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |