Stefan Agner
0e7310e8db
Don't use page table mapping for compressed pages ( #1129 ) ( #1132 )
...
It seems that page table mappings for compressed tables cause issues in
certain situation leading to "zram: Decompression failed!" errors.
Upstream Linux seems to have recognized the problem and a patch to drop
the functionality entirly has been proposed:
https://lore.kernel.org/linux-mm/20201117135632.GA27763@infradead.org/
2020-12-30 16:57:22 +01:00
Pascal Vizeli
653bcbe3ae
Add functionts for RPi to handle kernel options ( #792 )
2020-07-27 12:09:43 +02:00
Pascal Vizeli
d340e79bea
Fix RPI issues with u-boot / firmware ( #503 )
...
* Fix RPI issues with u-boot / firmware
* Cleanup bluetooth handling
* Use RC4 for u-boot on rpi4
2019-12-10 19:07:16 +01:00
Pascal Vizeli
e71400cd5c
Fix handling with FB on RPi4 ( #477 )
2019-09-13 14:08:47 +02:00
Pascal Vizeli
28d262eecd
Add simple fb for 64bit
2019-08-28 13:16:50 +00:00
Pascal Vizeli
d1d3593d65
Fix boot ( #459 )
...
* Fix permission check
* Remove fails on copy
* Disable FB_BCM2708
* Don't touch the memory map from first stage
* bootcode.bin is not needed on rpi4
2019-08-28 10:32:46 +02:00
Pascal Vizeli
1112a10509
Raspberry: Fix power options
2018-09-24 16:30:04 +02:00
Pascal Vizeli
075799aaa8
Raspberrypi: Performance on Raspberry Pi due to governor ( #193 )
...
* Raspberrypi: Performance on Raspberry Pi due to governor
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update rpi3_64_defconfig
2018-09-10 12:22:52 +02:00