Skip to content
Snippets Groups Projects
  1. Sep 19, 2021
  2. May 24, 2020
  3. Apr 13, 2020
  4. Mar 14, 2020
  5. Mar 09, 2020
  6. Dec 26, 2018
  7. Apr 24, 2018
    • Oliver Smith's avatar
      msm-fb-refresher: use initfs hook (#1438) · f5d5a9be
      Oliver Smith authored
      The `msm-fb-refresher` updates the screen for msm based devices. It is
      not needed for all devices, so we had some extra code in the initramfs,
      that would only add it when the `deviceinfo_msm_refresher` variable was
      set. However, we are able now to add files to initramfs hooks, so this
      hack can be removed and simplify everything.
      
      Changes:
      * Remove `deviceinfo_msm_refresher` from all deviceinfos
      * Add sanity check for it
      * Move all `deviceinfo` sanity checks to an extra function
      * `postmarketos-mkinitfs`: remove code for msm refresher
      * `msm-fb-refresher`: add initramfs hook
      f5d5a9be
  8. Mar 07, 2018
  9. Jan 05, 2018
  10. Dec 30, 2017
  11. Dec 27, 2017
  12. Dec 21, 2017
  13. Dec 01, 2017
  14. Nov 29, 2017
  15. Nov 04, 2017
  16. Sep 15, 2017
    • Jean Lucas's avatar
      bacon: Get display output & touchscreen working (#583) · ca88005b
      Jean Lucas authored
      - Revert to LineageOS 14.1 kernel
      - Enable virtual terminal
      - Update touchscreen settings
      
      At the moment, display output works, but only when the following is run:
      while [ ! ]; do cat /sys/class/graphics/fb0/modes >
      /sys/class/graphics/fb0/mode; done.
      ca88005b
  17. Sep 06, 2017
  18. Aug 14, 2017
  19. Jul 28, 2017
  20. Jul 23, 2017
    • Martijn Braam's avatar
      New splash images in mkinitfs (#240) · c8e48039
      Martijn Braam authored
      Thanks, Martijn Braam!
      
      * Made postmarketos-mkinitfs use postmarketos-splash to generate splash images
      * Added screen sizes to all deviceinfo files
      * Bumped pkgrel for all device packages
      c8e48039
  21. Jul 08, 2017
  22. Jul 06, 2017
  23. Jul 04, 2017
  24. Jun 29, 2017
  25. Jun 25, 2017
  26. Jun 01, 2017
  27. May 31, 2017
  28. May 26, 2017
Loading