Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
  2. Aug 04, 2020
  3. Jul 30, 2020
  4. Jul 11, 2020
    • Marek Behun's avatar
      mox-support: boot.scr: fix new kernel stall when on old U-Boot · 577689e5
      Marek Behun authored and Karel Koci's avatar Karel Koci committed
      The old U-Boot (the stock one) contains old version of ARM Trusted
      Firmware (ATF), which has wrong initialization of USB3 PHY. This was not
      problem for old kernel which did not use ATF's code for phy
      initialization, but became a problem for new kernel.
      
      Check whether we run with stock U-Boot, and if yes, remove USB3 PHY
      properties from the device tree. The old U-Boot initializes USB3 PHY on
      it's own.
      Verified
      577689e5
  5. Apr 27, 2020
  6. Mar 30, 2020
  7. May 20, 2019
  8. May 16, 2019
  9. May 06, 2019
  10. Apr 29, 2019
  11. Apr 16, 2019
  12. Feb 21, 2019
    • Karel Koci's avatar
      Move packages around · 03af8b18
      Karel Koci authored
      Hardware specific packages were moved outside of cznic directory to
      hardware one.
      Few python packages were moved to lang directory.
      Verified
      03af8b18
Loading