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
Age
Commit message (
Expand
)
Author
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-07-23
include/spi-generic: Append unit to macro names
Uwe Poeche
2019-07-23
include/spi-generic: move common flash timeouts
Uwe Poeche
2019-06-10
spi_flash: Add Dual SPI support
Julius Werner
2019-06-10
spi_flash: Make .read() callback optional
Julius Werner
2019-06-10
spi_flash: gigadevice: Adopt Winbond chip info structure
Julius Werner
2019-06-10
cbfs_spi: Enable speed logging by default for BIOS_DEBUG
Julius Werner
2019-05-12
boot_device: Constify argument
Patrick Rudolph
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-25
drivers/spi/sst: Remove unused variables
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-11
drivers/spi: Move M25Pxx commands to spi_winbond.h
Frans Hendriks
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-20
drivers/spi/spi_flash.c: Avoid static scan false positive
Richard Spiegel
2019-01-28
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-23
src/drivers: Remove needless '&' on function pointers
Elyes HAOUAS
2019-01-21
lib/boot_device: Add API for write protect a region
Rizwan Qureshi
2019-01-21
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-18
drivers/spi/winbond.c: Add the rest of >=1MB Winbond W25 chips
Mike Banon
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
drivers/spi/stmicro.c: Add the rest of >=1MB STMicro M25/N25 chips
Mike Banon
2019-01-16
drivers/spi/sst.c: Add three remaining SST25*F080 chips
Mike Banon
2019-01-14
drivers/spi/amic.c: Add the rest of >=1MB AMIC A25 chips
Mike Banon
2019-01-14
drivers/spi/adesto.c: Add the rest of >=1MB Adesto AT25 chips
Mike Banon
2019-01-14
drivers/spi/gigadevice.c: Add the rest of >=1MB Gigadevice GD25 chips
Mike Banon
2019-01-14
drivers/spi/macronix.c: Add the rest of >=1MB Macronix MX25 chips
Mike Banon
2019-01-14
drivers/spi/spansion.c: Add more Spansion S25FL_K chips
Mike Banon
2019-01-10
driver/spi/eon.c: Add the rest of >=1MB EON EN25 chips
Mike Banon
2018-12-24
driver/spi/eon.c: Add EN25F80
Arthur Heymans
2018-12-04
drivers/spi/winbond: Fix TB bit
Patrick Rudolph
2018-11-26
drivers/spi: store detected flash IDs
Stefan Tauner
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-09
drivers/*/tpm: Add postcar target
Philipp Deppenwiese
2018-11-08
drivers/spi: Return error in failure case
Patrick Rudolph
2018-10-30
drivers/spi: Winbond specific write-protection enable
Patrick Rudolph
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-05
drivers/spi/winbond: Add new chip
Patrick Rudolph
2018-10-01
drivers/spi/winbond: Fix read protection bits
Patrick Rudolph
2018-09-16
drivers/spi: Read Winbond's flash protection bits
Patrick Rudolph
2018-09-16
acpi: Call acpi_gen_writeSTA by status from device tree
Hung-Te Lin
2018-09-02
src/drivers/spi/tpm: Fix typo & capitalize TPM and IRQ
Elyes HAOUAS
2018-08-25
Revert "drivers/spi/spi_flash: don't allocate unbounded stack memory"
Patrick Georgi
2018-08-23
drivers/spi/spi_flash: don't allocate unbounded stack memory
Patrick Georgi
2018-08-13
driver/spi/stmicro: add 3.3V variant of N25Q032
Stefan Tauner
2018-08-09
drivers/spi/spi_flash.c: Check input parameter
Richard Spiegel
2018-08-09
drivers/spi/winbond: Improve structure packing
Patrick Rudolph
2018-06-16
drivers/spi: Add Winbond W25Q80
Kyösti Mälkki
2018-06-14
driver/spi/macronix.c: Add MX25L8005
Arthur Heymans
2018-06-11
drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMM
Nico Huber
2018-06-11
drivers/spi: Treat all stages commonly when adding drivers
Nico Huber
2018-06-11
drivers/spi: Remove DEBUG_SMI guard
Nico Huber
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-02
src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices
Shelley Chen
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
drivers/spi: reduce confusion in the API
Aaron Durbin
2018-04-03
spi: Add helper functions for bit-banging
Julius Werner
2018-04-01
drivers/spi/flashconsole.c: Fix broken header
Arthur Heymans
2018-02-20
driver/spi: Warn when probed SF size differs from CONFIG_ROM_SIZE
Arthur Heymans
2018-01-30
drivers/spi: support cmd opcode deduction for spi_crop_chunk()
Aaron Durbin
2018-01-26
drivers/spi/spi_flash: honor spi controller fifo size for reads
Aaron Durbin
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-12-18
spi/tpm: Clear pending irqs during tpm2_init
Shelley Chen
2017-12-15
drivers/spi/spi_flash: add flash region protection to controller
Aaron Durbin
2017-12-14
drivers/spi: Enable flashconsole in verstage
Duncan Laurie
2017-11-28
spi/tpm.c do not waste time on wake pulses unless necessary
Vadim Bendebury
2017-11-21
spi/tpm: claim locality just once during boot
Vadim Bendebury
2017-11-16
drivers/spi/tpm: Poll TPM_VALID bit until valid
Shelley Chen
2017-11-01
spi/tpm: Make sure AP properly syncs up with Cr50
Vadim Bendebury
2017-10-16
console/flashconsole: Enable support for postcar
Youness Alaoui
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-08-30
acpigen: Add stop gpio control to power resource
Furquan Shaikh
2017-07-02
drivers/spi: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-27
drivers/spi: Don't disable non-existent warnings on clang
Stefan Reinauer
2017-06-04
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-05-24
drivers/spi/spi-generic: Make spi_setup_slave strong symbol
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Clean up SPI flash probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash_internal: Remove unused spi_fram_probe_ramtron
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Add page_size to struct spi_flash
Furquan Shaikh
2017-05-19
drivers/spi/spi_flash: Use boot_device_spi_flash to obtain spi_flash structure
Furquan Shaikh
2017-05-19
drivers/spi/cbfs_spi: Provide implementation of boot_device_spi_flash
Furquan Shaikh
2017-05-05
drivers/spi: Re-factor spi_crop_chunk
Furquan Shaikh
2017-04-24
drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM
Daniel Kurtz
2017-04-24
drivers/spi/spiconsole: Fix broken spiconsole driver
Furquan Shaikh
2017-04-13
drivers/spi/tpm: Clean up SPI TPM driver
Furquan Shaikh
2017-04-09
drivers/spi: Get rid of spi_get_config
Furquan Shaikh
2017-04-05
drivers/spi/tpm: Allow TPM_SPI to be used with PC80_SYSTEM.
Furquan Shaikh
2017-04-05
drivers/spi/tpm: Make SPI TPM driver CAR-safe
Furquan Shaikh
2017-04-05
drivers/spi/tpm: using tpm irq to sync tpm transaction
Jeffy Chen
2017-04-05
drivers/spi/tpm: try to wake cr50 if it is asleep
Jeffy Chen
2017-04-05
drivers/spi/tpm: Add tis.c and tpm.c to ramstage and romstage
Furquan Shaikh
2017-04-03
drivers/spi/tpm: honor tis_sendrecv() API
Aaron Durbin
[next]