index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/spi/spi_flash: remove continuation byte support
Aaron Durbin
2020-01-17
1
-40
/
+24
*
drivers/spi/spi_flash: add missing status() command callbacks
Aaron Durbin
2020-01-16
4
-0
/
+8
*
drivers/spi/spi_flash: separate out protection ops
Aaron Durbin
2020-01-16
2
-7
/
+10
*
drivers/spi/spi_flash: assume spi_flash read callback exists
Aaron Durbin
2020-01-16
12
-5
/
+16
*
drives/spi/spi_flash: add option to not select all drivers
Aaron Durbin
2020-01-15
1
-1
/
+6
*
drivers/spi/spi_flash: explicitly handle STMicro deep power state
Aaron Durbin
2020-01-10
3
-15
/
+29
*
drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option
Aaron Durbin
2020-01-08
1
-9
/
+0
*
drivers/spi/flashconsole: Fix shadowing local variable
Johanna Schander
2020-01-07
1
-9
/
+8
*
drives/spi_flash: add spi_flash_cmd_write_page_program()
Aaron Durbin
2020-01-06
12
-593
/
+92
*
drivers/spi/sst: remove unnecessary byte programming
Aaron Durbin
2020-01-03
1
-20
/
+2
*
{drivers,southbridge}: Replace min() with MIN()
Elyes HAOUAS
2019-12-20
12
-25
/
+25
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
10
-12
/
+12
*
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-12-02
2
-42
/
+42
*
drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-30
1
-43
/
+31
*
src/drivers: Fix two issues discovered by checkpatch
Patrick Georgi
2019-11-30
1
-1
/
+1
*
drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-28
/
+12
*
drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-6
/
+5
*
security/tpm: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
2
-56
/
+44
*
Remove MIPS architecture
Julius Werner
2019-11-20
1
-1
/
+1
*
drivers/spi: add drivers for sdcard mounted on the spi bus
Xiang Wang
2019-11-14
3
-0
/
+821
*
spi: Add Winbond W25Q128JW_DTR SPI ROM support
Peichao Wang
2019-11-13
1
-0
/
+11
*
region: publicize region_end() and add region_device_end()
Aaron Durbin
2019-11-11
1
-6
/
+3
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
2
-6
/
+6
*
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-27
3
-1
/
+5
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-0
/
+1
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
24
-93
/
+85
*
drivers/spi: ignore -Wvla on clang too
Greg V
2019-10-09
1
-1
/
+1
*
drivers/spi/spi_flash.c: Add SPI vendor IDs
Richard Spiegel
2019-09-04
1
-11
/
+11
*
src: Remove variable length arrays
Jacob Garber
2019-08-20
1
-0
/
+1
*
include/spi-generic: Append unit to macro names
Uwe Poeche
2019-07-23
11
-13
/
+25
*
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-07-23
1
-9
/
+0
*
spi_flash: Add Dual SPI support
Julius Werner
2019-06-10
4
-4
/
+77
*
spi_flash: Make .read() callback optional
Julius Werner
2019-06-10
12
-103
/
+35
*
spi_flash: gigadevice: Adopt Winbond chip info structure
Julius Werner
2019-06-10
1
-94
/
+95
*
cbfs_spi: Enable speed logging by default for BIOS_DEBUG
Julius Werner
2019-06-10
1
-7
/
+4
*
boot_device: Constify argument
Patrick Rudolph
2019-05-12
1
-1
/
+1
*
Fix code that would trip -Wtype-limits
Julius Werner
2019-05-06
1
-1
/
+1
*
drivers/spi/sst: Remove unused variables
Elyes HAOUAS
2019-04-25
1
-2
/
+1
*
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
1
-1
/
+0
*
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-23
1
-0
/
+1
*
drivers/spi: Move M25Pxx commands to spi_winbond.h
Frans Hendriks
2019-04-11
2
-22
/
+49
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
1
-2
/
+1
*
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-20
2
-2
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
11
-45
/
+45
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
1
-2
/
+2
*
drivers/spi/spi_flash.c: Avoid static scan false positive
Richard Spiegel
2019-02-20
1
-1
/
+1
*
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-28
1
-4
/
+4
*
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-23
1
-3
/
+3
*
lib/boot_device: Add API for write protect a region
Rizwan Qureshi
2019-01-21
1
-0
/
+43
*
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-21
1
-2
/
+3
[next]