aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi/flashconsole.c
AgeCommit message (Expand)Author
2021-02-10src: Remove unused <boot_device.h>Elyes HAOUAS
2020-12-03spi/flashconsole: Fix internal buffer overflowNico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-07drivers/spi/flashconsole: Fix shadowing local variableJohanna Schander
2019-12-20{drivers,southbridge}: Replace min() with MIN()Elyes HAOUAS
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-30drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-04-01drivers/spi/flashconsole.c: Fix broken headerArthur Heymans
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui