1. 1a8d0e5 soc/nvidia/tegra124/spi.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  2. 555c3b1 soc/nvidia: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. abfacd8 src: Remove unused 'include <boot_device.h>' by Elyes HAOUAS · 4 years, 2 months ago
  4. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  5. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  6. a2ee761 soc/nvidia: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  7. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  8. 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 4 years, 9 months ago
  9. 61a2d25 soc/nvidia/tegra124: Fix null pointer and logic bug by Jacob Garber · 4 years, 11 months ago
  10. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  11. 3081855 soc/nvidia: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  12. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  13. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  14. 55d6238 src: Remove unneeded include <cbfs.h> by Elyes HAOUAS · 6 years ago
  15. b46e9f6 soc/nvidia/tegra*: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  16. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  17. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  18. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  19. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  20. f545208 nyan: Fix timestamps and CBFS SPI integration by Julius Werner · 9 years ago
  21. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  22. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  23. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 9 years ago
  24. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  25. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  26. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 10 years ago
  27. f0d21ff3 tegra124: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  28. 67514a7 cbfs: remove cbfs_core.h includes by Aaron Durbin · 9 years ago
  29. 53a83fb tegra124: switch to stopwatch API by Aaron Durbin · 10 years ago
  30. 0c9cc5e tegra124: Release DMA channel at end of transaction by David Hendricks · 10 years ago
  31. 04465637 tegra124: Use correct mask for APB bus width by David Hendricks · 10 years ago
  32. f296c94 tegra: spi: Read the command1 register to ensure the write to it completes. by Gabe Black · 10 years ago
  33. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  34. 967058f spi: Factor EC protocol details out of the SPI drivers. by Gabe Black · 10 years ago
  35. 1101a71 spi: add Kconfig variable for dual-output read enable by David Hendricks · 11 years ago
  36. edf6b57 tegra124/nyan: display, clock, and other updates by Julius Werner · 11 years ago
  37. 2fc3b62 tegra124/nyan: various fixes and additions by Hung-Te Lin · 11 years ago
  38. d40be11 tegra124/nyan: rougly stable code base by Gabe Black · 11 years ago