summaryrefslogtreecommitdiffstats
path: root/src/drivers/spi/flashconsole.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused <boot_device.h>Elyes HAOUAS2021-02-101-1/+0
* spi/flashconsole: Fix internal buffer overflowNico Huber2020-12-031-1/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* drivers/spi/flashconsole: Fix shadowing local variableJohanna Schander2020-01-071-9/+8
* {drivers,southbridge}: Replace min() with MIN()Elyes HAOUAS2019-12-201-2/+2
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-22/+22
* drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-301-43/+31
* src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-10-271-0/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* drivers/spi/flashconsole.c: Fix broken headerArthur Heymans2018-04-011-1/+1
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-041-0/+142