1. 18 Dec, 2020 1 commit
  2. 17 Dec, 2020 1 commit
  3. 16 Dec, 2020 1 commit
  4. 24 Nov, 2017 4 commits
  5. 23 Nov, 2017 1 commit
  6. 22 Nov, 2017 2 commits
    • Wolfgang Seiss's avatar
      [FIX] Fix typecasts and typos in the firmware manager module · a58ec89e
      Wolfgang Seiss authored
      - Add typecasts to calls of malloc()
      - Convert size_t datatypes to UINT for printf() (C89 compatibility)
      - Fix typos
      
      Change-Id: I77ce0d9e3095007caf775236fe1495658a4b7ef2
      a58ec89e
    • Pavithra K's avatar
      [FIX] Fix Xilinx and Altera documentation · 72f237cc
      Pavithra K authored
       - Update the command to download driver and application ELF in
         altera-cn.md and altera-mn.md
       - Add binary file path for Zynq Hybrid design
       - Update 'compiling application libraries' section in zynq-emacps.md
       - Update the default library installation paths for Xilinx
         Microblaze ISE design
      
      Change-Id: I59ad71c4e94cf782ab997c7443435cd4f5dd6f79
      72f237cc
  7. 20 Nov, 2017 1 commit
  8. 16 Nov, 2017 1 commit
  9. 12 Oct, 2017 20 commits
  10. 25 Aug, 2017 1 commit
  11. 24 Aug, 2017 1 commit
  12. 03 Aug, 2017 2 commits
  13. 28 Jul, 2017 1 commit
    • Michael Hogger's avatar
      [FIX] Fix fallback issue of CN from PreOp2 to PreOp1 · 925abf74
      Michael Hogger authored
      The CN could not fall back from PreOperational2 state to
      PreOperational1 due to avoidance of SoC timeouts in
      PreOperational2 (causing state-hopping).
      The solution is to count all logical SoC erros in PreOperational2.
      
      Change-Id: Ia60a668b2f6abe171d90af9e7db7e8799cb3eb91
      925abf74
  14. 13 Jun, 2017 1 commit
  15. 12 Jun, 2017 2 commits