1. 07 Jan, 2016 6 commits
  2. 31 Dec, 2015 4 commits
  3. 16 Dec, 2015 2 commits
    • Rafał Miłecki's avatar
      ssb: pick SoC invariants code from MIPS BCM47xx arch · 541c9a84
      Rafał Miłecki authored
      There is code in ssb fetching "invariants" that is basically a set of
      board specific data. Every host requires its own implementation of
      reading function. In ssb we have support for PCI, PCMCIA & SDIO.
      For some (historical?) reason code reading "invariants" for SoC was
      placed in arch code and provided by a callback. This is not needed
      nowadays, so lets move that into ssb. This way we keep all "invariants"
      functions in a single module making code cleaner.
      Signed-off-by: default avatarRafał Miłecki <zajec5@gmail.com>
      Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
      541c9a84
    • Kalle Valo's avatar
      Merge ath-next from ath.git · d0ca9900
      Kalle Valo authored
      Major changes:
      
      ath9k
      
      * add random number generator support (CONFIG_ATH9K_HWRNG)
      d0ca9900
  4. 14 Dec, 2015 1 commit
  5. 11 Dec, 2015 27 commits