1. bbf5de5 sb/amd/hudson/spi.c: Use C over CPP conditional by Arthur Heymans · 2 years, 4 months ago
  2. 24230f6 sb/amd/agesa/hudson: Add missing '#include <stddef.h>' by Elyes HAOUAS · 4 years ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  6. 38d2540 src/southbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  7. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  8. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  9. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  10. 4ad7f5b AGESA: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  11. 9eb4d0a sb/amd: Remove dead assignment in SPI driver by Paul Menzel · 6 years ago
  12. dee0f88 sb/amd: Fix grammar in comment by Paul Menzel · 6 years ago
  13. a93e754 sb/amd/agesa/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  14. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  15. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 6 years ago
  16. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  17. 12eca76 southbridge/amd: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  18. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  19. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  20. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  21. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  22. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  23. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  24. e084935 AMD/spi: Do not reset fifo after skipping the sent bytes by zbao · 8 years ago
  25. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  26. fce128c Hudson: Port to 64bit by Stefan Reinauer · 9 years ago
  27. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  28. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  29. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  30. 2fa8cc3 AGESA hudson: Fix SPI writes by Kyösti Mälkki · 10 years ago
  31. 9f0a2be AMD SPI: Optimise for longer writes by Kyösti Mälkki · 10 years ago
  32. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  33. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  34. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  35. 9b800ae southbridge/amd: Change #if defined to #if IS_ENABLED by Dave Frodin · 10 years ago
  36. 991e951 southbridge/amd/agesa/hudson: Refactor SPI controller driver by Alexandru Gagniuc · 10 years ago
  37. 01e0adf southbridge/amd/agesa/hudson: Clean up AGESA #includes by Alexandru Gagniuc · 10 years ago
  38. 9157145 AMD Kabini: Modify Hudson southbridge to support new AMD processor by Siyuan Wang · 11 years ago
  39. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  40. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 11 years ago
  41. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  42. 7bcffa5 AMD S3: Leverage the public SPI routine by Zheng Bao · 12 years ago
  43. 246e84b AGESA F15 wrapper for Hudson. by zbao · 12 years ago