Historia zmian

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