Skip to content
Snippets Groups Projects
  1. Dec 27, 2024
  2. Nov 02, 2024
  3. Oct 31, 2024
  4. Oct 04, 2024
  5. Jun 23, 2024
  6. Jun 18, 2024
  7. Mar 28, 2024
  8. Jan 22, 2024
  9. Sep 25, 2023
  10. Aug 04, 2023
  11. Oct 11, 2022
  12. Oct 06, 2022
  13. Sep 27, 2022
  14. Mar 30, 2022
    • Alexey Minnekhanov's avatar
      samsung-klte: switch to fastboot and require lk2nd (MR 3044) · 18549215
      Alexey Minnekhanov authored
      To make panel driver upstreamable to mainline linux, we need to use
      proper panel selection in secondary bootloader (still TODO), and
      therefore lk2nd will be strictly required to boot mainline port.
      
      Switch flashing method to fastboot, enable sparse rootfs generation,
      and depend on lk2nd package.
      
      Depends on: pmbootstrap!2174, to provide full
      integration of lk2nd in pmbootstrap.
      
      So, full flashing procedure for samsung-klte will look like:
      
       $ pmbootstrap init
       $ pmbootstrap install
       $ pmbootstrap flasher --method=heimdall-bootimg flash_lk2nd
       $ pmbootstrap flasher flash_kernel --no-install
       $ pmbootstrap flasher flash_rootfs
       $ fastboot reboot
      18549215
  15. Mar 03, 2022
  16. Jan 22, 2022
  17. Dec 05, 2021
    • Jakko's avatar
      samsung-a3|a5|klte|serranove: remap left touch key (MR 2718) · c655f5cc
      Jakko authored and Oliver Smith's avatar Oliver Smith committed
      Remapping the left key of tm2-touchkey to KEY_MENU.
      
      The KEY_APPSELECT, which is set by the device tree, is not available in
      the postmarketOS UIs. In X11 UIs this is due to keycode limitation to
      8 bit. In Wayland UIs the keycodes don't have this limitation but xkb
      keycodes higher 255 are not processed correctly by several software
      packages. It still makes sense to keep KEY_APPSELECT in the device tree
      because this is the correct mapping intended by the manufacturers when
      running the kernel on Android.
      c655f5cc
  18. Oct 23, 2021
  19. Sep 27, 2021
  20. Sep 17, 2021
  21. Sep 01, 2021
  22. Jul 10, 2021
  23. Jun 27, 2021
  24. Apr 11, 2021
  25. Mar 28, 2021
  26. Nov 23, 2020
  27. Nov 18, 2020
  28. Aug 03, 2020
  29. Jul 11, 2020
  30. May 24, 2020
  31. May 23, 2020
  32. 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
  33. Apr 25, 2020
  34. Mar 30, 2020
  35. Mar 14, 2020
Loading