Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
  2. Oct 31, 2024
  3. Jun 18, 2024
  4. Apr 22, 2024
  5. Mar 04, 2024
    • Henrik Grimler's avatar
      device-samsung-i9100: use ttySAC2 for getty shell (MR 4861) · 7852e081
      Henrik Grimler authored and Newbyte's avatar Newbyte committed
      Unfortunately we cannot get to a getty shell unless we also run:
        setenv SWITCH_SEL 3
      from the SBL shell.  Furthermore, actually getting kernel output
      requires setting console=ttySAC2,115200.
      
      SWITCH_SEL might be related to the "MUIC" of the device, but the
      variable also controls whether or not it is possible to get serial
      output from pads on main board, and seems weird that those pads are
      affected by MUIC (unless pads are also behind MUIC, but seems like
      that would be very annoying when developing the device)
      
      See also initial MR where mainline support for i9100 was added, where
      serial output is also discussed:
      https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1598#how-to-get-serial-output
      [ci:skip-build]: already built successfully in CI
      7852e081
  6. Feb 07, 2024
  7. Jan 22, 2024
  8. Jan 12, 2024
  9. Dec 07, 2023
  10. Sep 25, 2023
  11. Sep 11, 2023
  12. Oct 11, 2022
  13. Apr 05, 2022
  14. Jan 22, 2022
  15. Sep 19, 2021
  16. Jul 07, 2021
  17. Jun 22, 2021
  18. Apr 11, 2021
  19. Feb 17, 2021
  20. Dec 15, 2020
  21. Nov 11, 2020
  22. Oct 05, 2020
  23. May 24, 2020
  24. May 19, 2020
  25. May 02, 2020
    • Minecrell's avatar
      *: remove "Contributor:" lines from APKBUILDs (MR 1203) · a85db1dc
      Minecrell authored and Alexey Minnekhanov's avatar Alexey Minnekhanov committed
      At the moment we have Contributor: lines on some packages (but not all of them),
      but often they don't represent the actual contributors to the package very well.
      E.g. when we added them retroactively to the device packages we only added
      the initial contributor (which isn't necessarily the person
      who made most of the work for a device...)
      
      The Git history is the most representative source for figuring out
      who contributed to a package, so there is no reason to duplicate that
      into the APKBUILD.
      
      [skip ci]: way too many packages
      a85db1dc
  26. Mar 21, 2020
  27. Mar 14, 2020
Loading