Age | Commit message (Expand) | Author |
2020-07-02 | acpi_device: Replace polarity with active_low in acpi_gpio for GpioIo | Furquan Shaikh |
2020-06-22 | spi/winbond: Simplify status reg union types | Daniel Gröber |
2020-06-22 | lockdown: Add Kconfigs for SPI media protection mode | Daniel Gröber |
2020-06-08 | spi: Remove non_volatile flag from block protection interface | Daniel Gröber |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | drivers/spi/tpm: Add support for non CR50 SPI TPM2 | Patrick Rudolph |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-10 | spi: add Winbond W25Q64JW spi rom support | Scott Chao |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-28 | drivers/spi/spi_flash: remove spi flash names | Aaron Durbin |
2020-01-17 | drivers/spi/spi_flash: organize spi flash by sector topology | Aaron Durbin |
2020-01-17 | drivers/spi/spi_flash: introduce common spi_flash_part_id object | Aaron Durbin |
2020-01-17 | drivers/spi/spi_flash: remove continuation byte support | Aaron Durbin |
2020-01-16 | drivers/spi/spi_flash: add missing status() command callbacks | Aaron Durbin |
2020-01-16 | drivers/spi/spi_flash: separate out protection ops | Aaron Durbin |
2020-01-16 | drivers/spi/spi_flash: assume spi_flash read callback exists | Aaron Durbin |
2020-01-15 | drives/spi/spi_flash: add option to not select all drivers | Aaron Durbin |
2020-01-10 | drivers/spi/spi_flash: explicitly handle STMicro deep power state | Aaron Durbin |
2020-01-08 | drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B option | Aaron Durbin |
2020-01-07 | drivers/spi/flashconsole: Fix shadowing local variable | Johanna Schander |
2020-01-06 | drives/spi_flash: add spi_flash_cmd_write_page_program() | Aaron Durbin |
2020-01-03 | drivers/spi/sst: remove unnecessary byte programming | Aaron Durbin |
2019-12-20 | {drivers,southbridge}: Replace min() with MIN() | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
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-11-30 | src/drivers: Fix two issues discovered by checkpatch | Patrick Georgi |
2019-11-29 | drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-14 | drivers/spi: add drivers for sdcard mounted on the spi bus | Xiang Wang |
2019-11-13 | spi: Add Winbond W25Q128JW_DTR SPI ROM support | Peichao Wang |
2019-11-11 | region: publicize region_end() and add region_device_end() | Aaron Durbin |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-10-09 | drivers/spi: ignore -Wvla on clang too | Greg V |
2019-09-04 | drivers/spi/spi_flash.c: Add SPI vendor IDs | Richard Spiegel |
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 |