1. 20 7月, 2014 1 次提交
    • O
      Merge tag 'tegra-for-3.17-fuse-move' of... · 23e89292
      Olof Johansson 提交于
      Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
      
      Merge "ARM: tegra: move fuse code out of arch/arm" from Thierry Reding:
      
      This branch moves code related to the Tegra fuses out of arch/arm and
      into a centralized location which could be shared with ARM64. It also
      adds support for reading the fuse data through sysfs.
      
      Included is also some preparatory work that moves Tegra-related header
      files from include/linux to include/soc/tegra as suggested by Arnd.
      
      Furthermore the Tegra chip ID is now retrieved using a function rather
      than a variable so that sanity checks can be done. This is convenient
      in subsequent patches that will move some of the code that's currently
      called from Tegra machine setup into regular initcalls so that it can
      be reused on 64-bit ARM. The sanity checks help with verifying that no
      code tries to obtain the Tegra chip ID before the underlying driver is
      properly initialized.
      
      * tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        soc/tegra: fuse: fix dummy functions
        soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
        soc/tegra: Add efuse and apbmisc bindings
        soc/tegra: Add efuse driver for Tegra
        ARM: tegra: move fuse exports to soc/tegra/fuse.h
        ARM: tegra: export apb dma readl/writel
        ARM: tegra: Use a function to get the chip ID
        ARM: tegra: Sort includes alphabetically
        ARM: tegra: Move includes to include/soc/tegra
      Signed-off-by: NOlof Johansson <olof@lixom.net>
      23e89292
  2. 19 7月, 2014 1 次提交
  3. 17 7月, 2014 9 次提交
  4. 16 7月, 2014 1 次提交
  5. 13 7月, 2014 15 次提交
  6. 11 7月, 2014 1 次提交
  7. 10 7月, 2014 5 次提交
  8. 08 7月, 2014 4 次提交
  9. 07 7月, 2014 3 次提交