index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
/
flashconsole.c
Age
Commit message (
Expand
)
Author
2021-02-10
src: Remove unused <boot_device.h>
Elyes HAOUAS
2020-12-03
spi/flashconsole: Fix internal buffer overflow
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-01-07
drivers/spi/flashconsole: Fix shadowing local variable
Johanna Schander
2019-12-20
{drivers,southbridge}: Replace min() with MIN()
Elyes HAOUAS
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-30
drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-04-01
drivers/spi/flashconsole.c: Fix broken header
Arthur Heymans
2017-06-04
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui