Skip to content
Snippets Groups Projects
  1. Aug 16, 2018
    • Mathias Kresin's avatar
      lantiq: add support for upgrade led · c9e9a787
      Mathias Kresin authored
      
      Indicate a (sys)upgrade via leds as well. It brings the lantiq diag.sh
      script en par with the other implementations using devicetree aliases
      to define multiple leds for boot status indication.
      
      By default, use the boot finished led to indicate an upgrade for now.
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      c9e9a787
  2. Feb 20, 2018
  3. Dec 16, 2017
  4. May 05, 2017
  5. Jan 05, 2017
    • Hauke Mehrtens's avatar
      lantiq: fix console print · d8dde8c5
      Hauke Mehrtens authored
      
      The boot loader of many boards provides a kernel boot argument with a
      broken console parameter to the kernel. This will be taken before the
      stdout-path defined in device tree and the serial will not work on this
      board. Multiple boards are affected by this problem, so revert this
      patch for all boards. Later we can remove the boot arguments from the
      device tree again, after the individual board was checked to work.
      
      This partly reverts this commit:
      commit 4995c648
      Author: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
      Date:   Sun Dec 11 21:55:00 2016 +0100
      
          lantiq: specify console using stdout-path instead of cmdline argument
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      d8dde8c5
  6. Dec 12, 2016
  7. Nov 29, 2016
  8. Nov 27, 2016
  9. Nov 13, 2016
    • Mathias Kresin's avatar
      treewide: dts: use keycode defines from input dt-binding · 2b55c83e
      Mathias Kresin authored
      
      All compiled device tree files not mentioned are binary identical to the
      former ones.
      
      Fix the obvious decimal/hex confusion for the power key of ramips/M2M.dts.
      
      Due to the include of the input binding header, the BTN_* node names in:
      
        - ramips/GL-MT300A.dts
        - ramips/GL-MT300N.dts
        - ramips/GL-MT750.dts
        - ramips/Timecloud.dts
      
      will be changed by the compiler to the numerical equivalent.
      
      Move the binding include of lantiq boards to the file where they are
      used the first time to hint the user where the values do come from.
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      2b55c83e
  10. Nov 03, 2016
    • Mathias Kresin's avatar
      lantiq: cleanup dts files · 112cf52d
      Mathias Kresin authored
      
      - remove not existing properties
      - remove properties having the same values as the included dtsi
      - remove nodes which are disabled in the included dtsi and not enabled
        in dts
      - replace the deprecated pinctrl-* compatible strings
      - use the same labels for nodes as the included dtsi
      - move common used vr9 pci properties to vr9.dtsi
      - remove the unused stp node from HomeHub 2B devcie tree source file
      - fix spaces vs. tabs and remove superfluous linebreaks
      
      Signed-off-by: default avatarMathias Kresin <dev@kresin.me>
      112cf52d
  11. Oct 19, 2016
  12. Oct 05, 2016
  13. Jun 14, 2016
  14. May 10, 2016
  15. Jan 01, 2016
  16. Sep 18, 2013
  17. Sep 17, 2013
  18. Jun 08, 2013
  19. Apr 25, 2013
  20. Dec 15, 2012
Loading