提交历史

作者 SHA1 备注 提交日期
  seokj 702322eba1 standard location for fcntl is not under sys 8 年之前
  David Hendricks 98b3c5742d Revert "Free some extracted programmer parameters." 8 年之前
  David Hendricks 45c18ad7c2 Free some extracted programmer parameters. 8 年之前
  David Hendricks ac1d25c100 Revert "Update all programmer init functions to register bus programmers into common list" 8 年之前
  David Hendricks 93784b4961 Revert "Have all shutdown functions take a flashctx argument" 8 年之前
  Souvik Ghosh 052210a7da Have all shutdown functions take a flashctx argument 8 年之前
  Souvik Ghosh 63b92f99a9 Update all programmer init functions to register bus programmers into common list 8 年之前
  Souvik Ghosh d75cd67ac2 Update flashrom to use flashctx struct for flash chip access 8 年之前
  David Hendricks 2d06918c3a linux_spi: Probe using FDT first 9 年之前
  David Riley 13343b87ee flashrom: Properly convert 32-bit pointers to u64_t. 10 年之前
  David Hendricks e94c7a823d linux_spi: use symdepth of 1 when searching thru sysfs 11 年之前
  David Hendricks 6ed2685fba linux_spi: search for spi:spidev first 11 年之前
  David Hendricks d02ee0f044 squelch unwanted "Found SPI device" output 11 年之前
  David Hendricks dca1adfb47 add "spidev" to list of SPI modaliases to probe 11 年之前
  David Hendricks 98bbc26fdb use scanft() to find SPI devices via sysfs 11 年之前
  David Hendricks ba0827acee Implement programmer aliases 11 年之前
  David Hendricks c7bd6c4359 linux_spi: add missing parens from the previous patch 11 年之前
  David Hendricks 8aaf686a38 update linux_spi modalias parameters 11 年之前
  Simon Glass 7ef84ff94a linux_spi: Fix compiler warning for unchecked return value 12 年之前
  Louis Yung-Chieh Lo 282c241350 Try to manually mknod spidev when it doesn't exist. 12 年之前
  David Hendricks 0c0a7e6c75 search for spidev instead of m25p80 12 年之前
  Louis Yung-Chieh Lo eaa44fcaad Slightly change the spidev auto-detect logic. 12 年之前
  Louis Yung-Chieh Lo a20b39347b Auto-detect /dev/spidevX.Y on ARM platform. 12 年之前
  Louis Yung-Chieh Lo b121eff92d Comment and style fixup. 12 年之前
  Louis Yung-Chieh Lo 327c9e9725 Only pass necessary msg[] to ioctl() in linux_spi.c. 12 年之前
  Louis Yung-Chieh Lo 469707f0d9 Add basic support for w25q32dw flash device. 12 年之前
  stefanct c5eb8a9b67 Unsignify lengths and addresses in chip functions and structs 13 年之前
  uwe 6b716f0272 Small fixes for the linux_spi programmer code. 13 年之前
  uwe 230909b3bc Fix linux_spi.c build on 32bit systems. 13 年之前
  uwe 7df6dda914 Add support for the Linux SPI subsystem (spidev). 13 年之前