cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

mxc-w1.rst (502B)


      1====================
      2Kernel driver mxc_w1
      3====================
      4
      5Supported chips:
      6
      7  * Freescale MX27, MX31 and probably other i.MX SoCs
      8
      9    Datasheets:
     10
     11        - http://www.freescale.com/files/32bit/doc/data_sheet/MCIMX31.pdf?fpsp=1
     12	- http://cache.freescale.com/files/dsp/doc/archive/MCIMX27.pdf?fsrch=1&WT_TYPE=Data%20Sheets&WT_VENDOR=FREESCALE&WT_FILE_FORMAT=pdf&WT_ASSET=Documentation
     13
     14Author:
     15
     16	Originally based on Freescale code, prepared for mainline by
     17	Sascha Hauer <s.hauer@pengutronix.de>