1. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  2. b69bbfe soc/qualcomm: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. 7c1d70e soc/qualcomm: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  7. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  8. 17b1a16 soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  9. 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 5 years ago
  10. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  11. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  12. c515898 src/soc: Add and update license headers by Martin Roth · 6 years ago
  13. 2dafd89 spi: Remove unused/unnecessary spi_init function definitions by Furquan Shaikh · 7 years ago
  14. e424a59 soc/qualcomm/ipq*: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  15. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  16. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  17. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  18. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  19. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  20. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  21. 3b1c238 qualcomm/ipq806x: add spi_crop_chunk() by Patrick Georgi · 9 years ago
  22. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  23. 73d1ed6 ipq806x: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  24. d36ef6a ipq806x: implement GPIO API by Vadim Bendebury · 10 years ago
  25. 68ec2fc ipq806x: Break apart large transfers in spi_xfer() by David Hendricks · 10 years ago
  26. 0b70bd1 ipq806x: move GPIO definitions to the proper include file by Vadim Bendebury · 10 years ago
  27. dffd892 ipq8064: modify SPI controller driver to work in coreboot by Vadim Bendebury · 10 years ago
  28. 3afa03e ipq8064: copy u-boot spi driver as is by Vadim Bendebury · 10 years ago