Samuel Dionne-Riel
5113fad354
pine64-pinephone: Enable stage-0 support
2020-12-29 17:59:09 -05:00
Samuel Dionne-Riel
b81fd24f33
pine64-pinephone: Enable proc kcore
2020-12-29 17:59:09 -05:00
Samuel Dionne-Riel
a4a36a42cb
Merge pull request #258 from samueldr-wip/feature/pinephone-5.10
...
pine64-pinephone: kernel 5.9 -> 5.10
2020-12-25 19:37:55 -05:00
Samuel Dionne-Riel
b687361aaf
pine64-pinephone: Normalized kernel config on top of 5.10
2020-12-25 16:49:27 -05:00
Samuel Dionne-Riel
90fb0d1df9
pine64-pinephone: Update patch for 5.10
2020-12-25 16:49:27 -05:00
Samuel Dionne-Riel
8650b4c3a6
pine64-pinephone: kernel 5.9 -> 5.10
2020-12-25 15:45:44 -05:00
Andy Chun @noneucat
0b518aeca5
pine64-pinephone: add Crust
2020-12-25 06:06:12 -08:00
Samuel Dionne-Riel
9fd1003e79
pine64-pinephone: Set CONFIG_PANIC_TIMEOUT to 1
2020-11-08 18:37:13 -05:00
Samuel Dionne-Riel
efd902736b
pine64-pinephone: review kernel config for cryptsetup
2020-11-07 20:23:31 -05:00
Samuel Dionne-Riel
6675a044d5
Merge pull request #231 from samueldr-wip/feature/pinephone/modem
...
pine64-pinephone: Modem support improvements
2020-10-27 15:15:15 -04:00
Samuel Dionne-Riel
082770117c
pine64-pinephone: Add modem firmware updater
...
This has not been made "fancier" for easier use yet. It is unknown how
useful updating the firmware is.
Usage:
```
$ NIXPKGS_ALLOW_UNFREE=1 nix-build --argstr device pine64-pinephone -A pkgs.pine64-pinephone.qfirehose
$ sudo ./result/bin/QFirehose -l ./ -f ./newfw
```
But maybe read more about whether you want to update or not beforehand?
https://forum.pine64.org/showthread.php?tid=11815
2020-10-18 17:53:41 -04:00
Samuel Dionne-Riel
788b1605e9
pine64-pinephone: Add service to control the modem
2020-10-18 16:30:24 -04:00
Samuel Dionne-Riel
e379e18fff
pine64-pinephone: Re-configure based on megi's defconfig
...
The following from megi's have to be disabled (not set) or else the
console logo will not show up at boot (pre-init).
> CONFIG_FRAMEBUFFER_CONSOLE_ROTATION
> CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER
2020-10-18 16:30:24 -04:00
Samuel Dionne-Riel
91cec80471
pine64-pinephone: Switch to megi's fork
2020-10-18 16:30:24 -04:00
Samuel Dionne-Riel
dced7ef12b
pine64-pinephone: Fix kernel build
...
The kernel shouldn't be compressed for our current usage.
Otherwise we need to do more work with U-Boot.
2020-10-18 16:30:24 -04:00
Samuel Dionne-Riel
317bf728fa
pine64-pinephone: u-boot: Add now required CONFIG_REGEX
2020-10-15 19:15:46 -04:00
Johnny Kirchman
a047bdda03
pinephone-braveheart: Generalize Pinephone devices
...
* Remove braveheart specific naming
2020-10-06 21:27:01 -04:00