1. 20 8月, 2017 1 次提交
  2. 26 7月, 2017 1 次提交
  3. 17 5月, 2017 1 次提交
  4. 23 2月, 2017 1 次提交
    • M
      ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20 · c21f5854
      Masahiro Yamada 提交于
      For LD11 and LD20 SoCs, the RST_n pin is asserted by default.  If
      the EXT_CSD[162], bit[1:0] (RST_n_ENABLE) is fused, the eMMC device
      would stay in the reset state until its RST_n pin is deasserted by
      software.
      
      Currently, this is cared by an ad-hoc way because the eMMC hardware
      reset provider is not supported in U-Boot for now.  This code should
      be re-written once the "mmc-pwrseq-emmc" binding is supported.
      Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
      c21f5854
  5. 22 1月, 2017 1 次提交
  6. 18 1月, 2017 2 次提交
  7. 17 1月, 2017 1 次提交
  8. 23 9月, 2016 1 次提交
  9. 18 9月, 2016 3 次提交
  10. 25 5月, 2016 1 次提交
  11. 24 4月, 2016 1 次提交
  12. 24 3月, 2016 1 次提交
  13. 10 11月, 2015 1 次提交
    • T
      Various Makefiles: Add SPDX-License-Identifier tags · da58dec8
      Tom Rini 提交于
      After consulting with some of the SPDX team, the conclusion is that
      Makefiles are worth adding SPDX-License-Identifier tags too, and most of
      ours have one.  This adds tags to ones that lack them and converts a few
      that had full (or in one case, very partial) license blobs into the
      equivalent tag.
      
      Cc: Kate Stewart <kstewart@linuxfoundation.org>
      Signed-off-by: NTom Rini <trini@konsulko.com>
      da58dec8
  14. 24 9月, 2015 3 次提交