- Jan 05, 2025
-
-
Bootloader needs to be at 0x400 for IMX6 devices. That is ignored by pmbootstrap which places the GPT header there. Revert to msdos partition table style to workaround that bug.
-
- May 19, 2024
-
-
Rename package to indicate the group of devices it is used for. [ci:skip-build]: already built successfully in CI
-
- Apr 26, 2024
-
-
makes u-boot env / script installation unnecessary.
-
- Apr 22, 2024
-
-
- Jan 22, 2024
-
-
Pablo Correa Gomez authored
[ci:ignore-count]
-
- Sep 25, 2023
-
-
[ci:ignore-count] [ci:skip-build]: already built successfully in CI
-
- Aug 04, 2023
-
-
The file is automatically packed by devicepkg-dev utils Relates #1836
-
- Oct 11, 2022
-
-
This is now installed by postmarketos-base when appropriate.
-
- Sep 27, 2022
-
-
Mesa behaves again, #1658 is fixed, so lets re-revert MR 3306. Lets also add the dependency to the other devices using the same graphics driver. [ci:skip-build] Already built successfuly on CI in MR
-
- Aug 19, 2022
-
-
There is no need to duplicate things over and over again. Also load the waveform in initramfs before loading display modules. That is early enough to have a working display in initramfs.
-
- May 05, 2022
-
-
Basic support for the Tolino Shine 3 ebook reader. It is the same board as the Kobo Clara HD. Waveform handling shares the same oddities as for the Kobo Clara HD but the file epdc_E060SCM.fw from the IMX6SL BSP from NXP does also work. The existing waveform from SD card is used. Preferred way to install is to clone the internal SD, keeping the original as a backup, install on that clone. U-Boot is a more recent one than the factory u-boot, so devicetrees are nicely supported. Kernel is the near mainline kernel also used by the Kobo Clara HD.
-