1. 07 3月, 2013 1 次提交
  2. 29 1月, 2013 1 次提交
  3. 26 1月, 2013 1 次提交
  4. 25 12月, 2012 1 次提交
  5. 20 11月, 2012 1 次提交
  6. 15 11月, 2012 1 次提交
  7. 05 11月, 2012 1 次提交
  8. 30 10月, 2012 1 次提交
    • M
      ARM: mx28: Skip OCOTP FEC MAC setup if in DT · 16d47701
      Marek Vasut 提交于
      Currently, the kernel unconditionally adds "local-mac-address" and
      "mac-address" properties under both FEC ethernet DT nodes in case
      the update_fec_mac_prop() function is called. These properties are
      loaded with MAC address compiled from vendors OUI and a per-device
      NIC saved in OCOTP storage.
      
      Some more advanced bootloaders do augment the DT passed to the kernel
      by these properties already. In such case, it is wrong for kernel to
      override these values.
      
      Adjust the FEC MAC address loading so that in case the DT properties
      are already present in the DT passed from the bootloader, skip the
      loading from OCOTP altogether. If the DT properties are not present,
      load them from OCOTP.
      
      Note that the later case will lead to zeroed out MAC address if OCOTP
      is not programmed. This will lead to FEC not working at all.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      16d47701
  9. 19 10月, 2012 1 次提交
  10. 15 10月, 2012 1 次提交
  11. 25 9月, 2012 1 次提交
    • M
      phy/micrel: Rename KS80xx to KSZ80xx · 510d573f
      Marek Vasut 提交于
      There is no such part as KS8001, KS8041 or KS8051. There are only
      KSZ8001, KSZ8041 and KSZ8051. Rename these parts as such to match
      the Micrel naming.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: David J. Choi <david.choi@micrel.com>
      Cc: David S. Miller <davem@davemloft.net>
      Cc: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
      Cc: Linux ARM kernel <linux-arm-kernel@lists.infradead.org>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Shawn Guo <shawn.guo@linaro.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      510d573f
  12. 19 9月, 2012 1 次提交
  13. 03 9月, 2012 3 次提交
  14. 28 8月, 2012 1 次提交
  15. 17 8月, 2012 4 次提交
  16. 26 7月, 2012 1 次提交
  17. 11 7月, 2012 5 次提交
  18. 05 7月, 2012 1 次提交
  19. 03 7月, 2012 3 次提交
  20. 12 5月, 2012 3 次提交