Stefan Agner
f9c29ef209
Fix CDC ACM error recovery in Raspberry Pi kernels as well ( #940 ) ( #962 )
...
Backport fixes for CDC ACM error recovery path.
2020-11-06 10:10:58 +01:00
Stefan Agner
0db7013427
Drop UART write retry patch from U-Boot ( #873 )
...
The patch causes U-Boot freezes in some configurations. The root cause
is that U-Boot does not allow to use the bss section in pre-relocation
code (which is where the UART is used). Drop the patch as it is not
required currently.
See also:
http://u-boot.10912.n7.nabble.com/RPi4-U-Boot-freeze-td424432.html#a427198
2020-10-05 22:20:59 +02:00
Stefan Agner
b72d175754
RPi4 fix WiFi with 802.11r fast roaming enabled ( #733 ) ( #830 )
...
Add brcmfmac patch which adds 802.11r fast roaming support.
2020-09-07 09:06:52 +00:00
Pascal Vizeli
367acbd884
RaspberryPi move back to 4.19 Kernel ( #723 )
...
* RaspberryPi: Update kernel 4.19.126 - f6b3ac28f0a9137d4c24c0b8832e693bbd16f5b7
* RaspberryPi: Update firmware 7caead9416f64b2d33361c703fb243b8e157eba4
* Remove kernel for 5.4
2020-06-06 11:10:49 +00:00
Pascal Vizeli
ae853f2b28
Fix RPi4 uart 2-5 ( #706 )
2020-06-02 21:34:45 +00:00
Pascal Vizeli
34b7bbd68d
New approach for uboot and rpi 5.4 ( #635 )
...
* New approach for uboot and rpi 5.4
* fix dts
* Update firmware to next
2020-04-25 11:17:03 +02:00
Pascal Vizeli
98f13d9282
RPi 5.4 ( #631 )
...
* RaspberryPi: Update kernel 68fd7d52c9fc7c40b996d6b91acaf3e03b2c3ea0
* update kernel config
* update bootloader
* Fix boot
* work
* fix boot
* Fix script
* optimize script
2020-04-23 23:05:28 +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
Ryan Bray
960e11dc4f
Uboot bootstate ( #215 )
...
* Uboot: cleaning up bootstate env import/export.
* Tinker: Add potential eMMC boot support.
2018-10-26 11:36:29 +02:00
Pascal Vizeli
12b5731e20
os: fix u-boot env size ( #153 )
...
* os: fix u-boot env size
* Delete fw_env.config
2018-08-08 12:48:07 +02:00
Pascal Vizeli
9ef96373a9
Update buildroot 2018.05.1 / u-boot ( #150 )
...
* Update buildroot 2018.05.1 / u-boot
* Cleanup
* Fix bl
2018-08-07 16:45:12 +02:00
Pascal Vizeli
fbb45e1544
tinker: Initial support ( #140 )
...
* tinker: initial support
* Fix info
* Fix uboot defconfig
* Split kernel config
* Fix name
* Add post-image
* Init different boot
* Add SPL images
* Dynamic rauc config
* Support SPL for OTA
* Fix expand script style
* Fix SPL
* Bump build u-boot
* Cleanup
* Add cmd for scritps
* Use kernel from armbian
* Fix u-boot
* Add bluetooth support
* Fix bt
* Fix env
* Change uart debug like rpi
* move config
2018-08-03 13:21:55 +02:00
Pascal Vizeli
a426046bcc
Support dual bootloader ( #27 )
...
* Support dual bootloader
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Make ova running
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix uboot
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Update supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Support all rpi
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2018-06-11 11:34:31 +00:00
Pascal Vizeli
c13d403c8d
Cleanup patches for rpi
2018-06-11 11:34:31 +00:00
Pascal Vizeli
a57864c199
Better group boards like rpi
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2018-06-11 11:34:31 +00:00