- Jan 07, 2025
-
-
Luca Weiss authored
Like quite a few other values being set to false, this one has a default of false so can be safely removed.
-
- Oct 31, 2024
-
-
device/*/*: enable deviceinfo_create_initfs_extra instead of depending on initramfs-minimal (MR 5636) Make use of the new multi-stage initramfs rather than the minimal variant, and inform mkinitfs that the initramfs-extra archive should be created to save space. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org> [ci:ignore-count]
-
- Feb 07, 2024
-
-
With the pmbootstrap change let's change the deviceinfo variable names to the non-deprecated version. [ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Apr 19, 2022
-
-
-
This is still not enough for heimdall to succeed in flashing because of Samsung's custom sparse image format.
-
- Apr 28, 2021
-
-
[ci:skip-build] Already built on CI in MR
-
- May 24, 2020
-
-
[ci:ignore-count], [ci:skip-build]
-
- Apr 23, 2020
-
-
This gets the Samsung Galaxy Tab S 10.5 Wifi (samsung-chagallwifi) working at a very basic level. Full instructions of how to flash the device etc are already on the wiki at https://wiki.postmarketos.org/wiki/Samsung_Galaxy_Tab_S_10.5_WiFi_(chagallwifi)
-
- Apr 07, 2020
-
-
- disable CONFIG_CRYPTO_SHA256_ARM, since it causes the build to fail with: arch/arm/crypto/sha256-core.S:1831: Error: thumb conditional instruction should be in IT block
-
- Mar 14, 2020
-
-
Oliver Smith authored
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
-
- Mar 09, 2020
-
-
Don't set any deviceinfo_year for qemu-* and tablet-x64uefi, it wouldn't be very accurate.
-
Most devices do not need to set any of these variables. directfb can now automatically detect touchscreens, calibration is only needed for resistive touchscreens and dev_keyboard is unused. Automatically done using: - sed -i '/deviceinfo_dev_keyboard=""/d' device-*/deviceinfo - sed -i '/deviceinfo_dev_touchscreen=""/d' device-*/deviceinfo - sed -i '/deviceinfo_dev_touchscreen_calibration=""/d' device-*/deviceinfo
-
- Dec 26, 2018
-
-
Luca Weiss authored
For #157 [skip ci]
-
- Aug 23, 2018
-
-
Oliver Smith authored
-
- May 05, 2018
-
-
george99g authored
-
- Mar 07, 2018
-
-
Daniele Debernardi authored
* deviceinfo: remove external_disk_install and external_disk, use external_storage instead * Complain when external_disk* is used
-
- Feb 12, 2018
-
-
Michael Hamann authored
This port includes: * Weston including touch and WiFi (using e.g. firmware-samsung-i9305) works. * Touchscreen calibration for osk-sdl * Sound configuration * Udev rules for touch and pen, pen works!
-
- Dec 23, 2017
-
-
William O-D authored
-
- Dec 21, 2017
-
-
William O-D authored
-
Attila Szöllősi authored
* Rename deviceinfo variable flash_methods to flash_method * Update pmb.config.deviceinfo_attributes / add sanity check * Add test case that parses all deviceinfo files
-
- Dec 01, 2017
-
-
Kenneth Endfinger authored
-
- Nov 29, 2017
-
-
shwsh authored
-
- Nov 04, 2017
-
-
Alex Roth authored
-
- Sep 15, 2017
-
-
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.
-
- Sep 06, 2017
-
-
Jean Lucas authored
Currently using the LineageOS 15.0 kernel.
-
- Aug 14, 2017
-
-
drebrez authored
-
- Jul 28, 2017
-
-
Oliver Smith authored
Migration guide: https://github.com/postmarketOS/pmbootstrap/wiki/Migration-to-aports-subfolders
-
- Jul 23, 2017
-
-
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
-
- Jul 08, 2017
-
-
Oliver Smith authored
Minor changes: * device-lg-hammerhead: remove left-over comment * device-samsung-i9100: remove fastboot section
-
- Jul 06, 2017
-
-
Oliver Smith authored
-
- Jul 04, 2017
-
-
Oliver Smith authored
-
- Jun 29, 2017
-
-
Oliver Smith authored
-
- Jun 25, 2017
-
-
Pablo Castellano authored
Add a new optional variable weston_pixman_type in deviceinfo This is used to fix the red screen issue (close #54)
-
- Jun 01, 2017
-
-
Martijn Braam authored
-
- May 31, 2017
-
-
Martijn Braam authored
-
Dimitris Zervas authored
-
- May 26, 2017
-
-
Oliver Smith authored
Later, the aports folder will probably get split up in its own repository. But right now this is simply convenient.
-