1. 7865ce8 drivers/spi/spi-generic: Fix typo by Elyes Haouas · 12 months ago
  2. 55dce1d drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better by Felix Held · 2 years, 8 months ago
  3. e3ae755 drivers/spi/spi-generic: fix edge case in spi_crop_chunk by Felix Held · 2 years, 8 months ago
  4. c1b98a4 spi-generic: Print an error when trying to use a non-existent bus by Julius Werner · 3 years ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  7. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  8. 361a935 {drivers,southbridge}: Replace min() with MIN() by Elyes HAOUAS · 4 years, 8 months ago
  9. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  11. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  12. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  13. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  14. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 7 years ago
  15. dd8d247 drivers/spi/spi-generic: Make spi_setup_slave strong symbol by Furquan Shaikh · 7 years ago
  16. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  17. 5bda642 drivers/spi: Get rid of spi_get_config by Furquan Shaikh · 7 years ago
  18. 3e01b63 spi: Add function callback to get configuration of SPI bus by Furquan Shaikh · 8 years ago
  19. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  20. b5d41cb spi: Clean up SPI driver interface by Furquan Shaikh · 8 years ago
  21. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago