1. 28 Apr, 2022 1 commit
  2. 04 Apr, 2022 2 commits
  3. 28 Mar, 2022 1 commit
  4. 21 Mar, 2022 1 commit
  5. 20 Mar, 2022 2 commits
  6. 30 Nov, 2021 1 commit
  7. 15 Jun, 2021 1 commit
  8. 17 Feb, 2021 2 commits
  9. 24 Jan, 2021 1 commit
    • Rabeeh Khoury's avatar
      lx2160acex7: secure boot: add more secure bits and fixes · 5b09619d
      Rabeeh Khoury authored
      This patch adds most of the fixes to enable secure boot on the LX2160A
      COM express -
      
      1. The atf patches fixes the efuse fip fuse loading, and setting of ppwm
      register and then gpio handling
      2. The u-boot patches adds the secureboot defconfig, and then SVR_WO_E
      mask fix
      3. Patches for runme.sh script; for building the secure image run with
      'SECURE=true ./runme.sh'
      
      The missing piece is u-boot esbc validate code that completes the chain
      of trust boot (COT).
      Signed-off-by: default avatarRabeeh Khoury <rabeeh@solid-run.com>
      5b09619d
  10. 18 Jan, 2021 1 commit
  11. 17 Jan, 2021 1 commit
  12. 10 Jan, 2021 1 commit
  13. 04 Jan, 2021 1 commit
  14. 30 Dec, 2020 2 commits
  15. 20 Dec, 2020 1 commit
  16. 17 Dec, 2020 2 commits
  17. 13 Dec, 2020 1 commit
  18. 08 Dec, 2020 2 commits
  19. 08 Nov, 2020 2 commits
  20. 03 Nov, 2020 2 commits
  21. 01 Nov, 2020 1 commit
  22. 28 Oct, 2020 5 commits
  23. 26 Oct, 2020 1 commit
  24. 24 Sep, 2020 1 commit
  25. 23 Jul, 2020 1 commit
  26. 22 Jul, 2020 2 commits
  27. 06 Jul, 2020 1 commit
    • Rabeeh Khoury's avatar
      u-boot features and fixes, more kernel modules · 5c7bf24b
      Rabeeh Khoury authored
      1. Manually edited patch 0018-lx... to fix atheros phy related config.
      2. Just before booting the kernel toggle back the fan full speed signal
      to enable the kernel driver to initialize the AMC6821 device
      3. Add u-boot poweroff command that set S5# (GPIO3 7) signal to low;
      thus turning off the HoneyComb / ClearFog CX boards.
      Signed-off-by: default avatarRabeeh Khoury <rabeeh@solid-run.com>
      5c7bf24b