Pascal Vizeli
f66fbda032
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-05 16:08:50 +02:00
Pascal Vizeli
afe39c279b
Fix RPi4 uart 2-5 ( #706 )
2020-06-02 23:32:49 +02:00
Sergey Avdeev
fc68bce7d9
Update home-assistant.ovf ( #696 )
2020-06-02 10:56:30 +02:00
Pascal Vizeli
0db61e85b0
Fix issue with Odroid-N2 on USB ( #693 )
2020-05-27 15:54:44 +02:00
Pascal Vizeli
c3fba76142
Use odroid defconfig for XU4 ( #690 )
2020-05-27 11:01:28 +02:00
Pascal Vizeli
2b3e806e56
Cleanup U-boot
2020-05-25 07:24:03 +00:00
Pascal Vizeli
eca72c9898
Fix vmware OS-Type for OVA ( #677 )
2020-05-18 11:43:45 +02:00
Pascal Vizeli
b3530d1ce1
Allow easy move data partition ( #651 )
...
* Allow easy move data partition
* Cleanup handling systemd
* Improve handling
* fix pipeline
* pipeline
* fix shell handling
* fix scripts
* Add bin folder
* fix lint
* Fix service handling
* Fix loading
* hide output
* Fix handling
2020-05-06 00:00:28 +02:00
Pascal Vizeli
ba9d1bac1e
Use older Kernel for N2 ( #652 )
...
* Use older Kernel for N2
* Update docs
* Update kernel-amlogic.config
2020-05-05 14:23:17 +02:00
Pascal Vizeli
db184bf5d3
Make machine-id persist ( #649 )
...
* Make machine-id persist
* update
* Adjustments
* cleanup
* fix cleanups
* small cleanup
2020-05-04 15:11:43 +02:00
Pascal Vizeli
f8b24f4b70
Make odroid downstream ( #642 )
...
* Make odroid downstream
* Fix patch
* Fix config
* audio support exynos
* Cleanup scripts
* Fix commit message
* clean options
* Extend options
* Cleanup
2020-04-28 22:23:08 +02:00
Pascal Vizeli
6a49aa1c2b
Create OVA file from release ( #636 )
...
* Create OVA file from release
* Fix name & add boot flag
* revert name
* style cleanup
* Fix script
* Add cleanup
2020-04-26 01:09:51 +02: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
c017b43456
Tinker linux5.4 ( #632 )
...
* Migrate Tinker to linux 5.4
* Update bootloader
2020-04-24 15:12:57 +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
45c62716cb
New way to install/run supervisor + plugins ( #620 )
...
* Use new layout for CLI/Supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix install script
* Fix config
* Add docs
* Fix shellcheck
* Fix issue
* rename package
* Fix build
* Fix apparmor
2020-04-21 14:37:25 +02:00
Pascal Vizeli
48f3045854
Support NVMe & update barebox ( #626 )
...
* Support NVMe & Update barebox
* same for ova
2020-04-19 01:33:45 +02:00
Pascal Vizeli
a65db13c9e
Support better armv7 emulation N2/C2 ( #584 )
...
* Support better armv7 emulation N2/C2
* Update kernel.config
2020-02-16 11:46:25 +01:00
Pascal Vizeli
a592fc9866
Change handling for SPL based images ( #578 )
...
* Change handling for SPL based images
* Fix script
* Fix path for rauc-hook
2020-02-10 14:52:03 +01:00
Pascal Vizeli
1c95022184
Add support for audio & thermal & small FTD fixes ( #571 )
2020-02-06 18:36:44 +01:00
Pascal Vizeli
bfdedbffe6
Support usb audio all ( #566 )
...
* Add support for SND USB audio over all
* Cleanup
2020-02-05 16:25:58 +01:00
Pascal Vizeli
d409e328be
Add CEC & audo support for odroid C2/N2 ( #565 )
2020-02-05 16:16:22 +01:00
Etzion Bar-Noy
a6ae25da06
BT support for all platforms ( #563 )
...
* Update azure-pipelines-release.yml for Azure Pipelines
* Update azure-pipelines-release.yml for Azure Pipelines
* Update azure-pipelines-release.yml for Azure Pipelines
* Fix double LINUX_HEADERS
* Add support for TI USB 3410 or 5052 serial devices (#542 )
* Added BT support to device-support.conf file, and removed BT support from kernel.config file
* Removed BT support, as it was moved to device-support.config file
* Added new line at the end of the file
* Changed:
CONFIG_BT_HCIBTUSB from 'm' to 'y'
CONFIG_BT_HCIBTUSB_BCM from 'y' to 'm'
CONFIG_BT_HCIBTUSB_RTL from 'y' to 'm'
* Update device-support.config
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-02-04 18:03:51 +01:00
Pascal Vizeli
9939422d10
Add more SND audio codec modules ( #560 )
...
* Add more SND audio codec modules
* Update kernel.config
2020-02-03 11:06:35 +01:00
Pascal Vizeli
51cf310472
Fix odroid issues ( #556 )
...
* Adjust kernel for C2/N2 & Kenrel 5.4.16
* Update docs
* Add script to fix mac with efuse
* Fix script
* update description
* Fix script
* Use u-boot patch
* Fix patch
2020-02-01 21:57:20 +01:00
Pascal Vizeli
d9d8c96c70
Add CONFIG_VIRT_DRIVERS to ova ( #536 )
2020-01-12 10:21:10 +01:00
Pascal Vizeli
27ee3ef98f
VirtIO MMIO kernel module ( #534 )
...
* VirtIO MMIO kernel module
* Update kernel.config
* Update kernel.config
2020-01-11 11:50:28 +01:00
Pascal Vizeli
dc4ee61809
Remove orangepi ( #531 )
2020-01-09 23:16:03 +01:00
Pascal Vizeli
7b379e648c
Initial support Odroid N2 / Linux 5.4 ( #523 )
...
* Initial version Odroid N2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix some issue
* optimize
* cleanup kernel config
* Fix HDMI output
* Migrate to upstream u-boot
* Use own HA image
* Add kernel for odroid xu4
* Add N2 to release pipeline
* Use uboot 2020.01 / fix version hardkernel
* Fix image
2020-01-07 18:13:24 +01:00
Pascal Vizeli
f87032c302
Some cleanups ( #511 )
2019-12-13 15:48:22 +01:00
Pascal Vizeli
30aa775450
Fix Kernel For odroid XU4/C2 ( #510 )
2019-12-13 09:13:41 +01:00
Pascal Vizeli
308fccd7b1
Kernel updates 4.19.88 ( #509 )
...
* Update kernel 4.19.88
* Fix asus
2019-12-12 12:28:31 +01:00
Pascal Vizeli
4c9a4aadc8
Add qemu guest agent ( #505 )
...
* Add qemu guest agent
* Fix make file
* Fix targets
* Convert it to autobuild
* Fix paths
* fix target
* Fix options
* Fix startup
* Update kernel
* Fix state dir
* Only load on kvm
2019-12-12 10:44:41 +01: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
61516914ce
Fix screen issue with RPi4 ( #472 )
2019-09-09 17:10:28 +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
Ryan Bray
fed40532c1
rpi: Add USB boot support ( #440 )
2019-07-23 14:28:22 +02:00
Pascal Vizeli
14d91e094a
RaspberryPi 4 ( #428 )
...
* RaspberryPi4 support
* Update kernel file
* Fix lint
* Fix uboot defconfig
* Update firmware for rpi4
* fix naming
* Add support for 64bit
* fix path for dts
2019-07-16 09:44:29 +02:00
Ryan Bray
f3f9bd9697
Odroid xu4 updates ( #425 )
...
* Odroid-XU4: Attempt to fix some eMMC devices
* Linux-firmware: add s5p to buildroot
* Odroid-XU4: fix uboot env size
2019-07-15 09:24:43 +02:00
Pascal Vizeli
20afea35d9
Update kernel patch for 4.19 ( #419 )
2019-06-28 10:35:20 +02:00
Jan
061ab0ed8a
Added Vmware specific kernel modules to support paravirtualized drivers ( #395 )
...
This adds VMXNET3 support and the paravirtualized SCSI controller along with virtual sockets for the guest additions and memory ballooning so that unused memory can be shared with other Vmware guests. Tested on ESXi 6.5 and it works great.
2019-04-29 22:58:03 +02:00
TonyApuzzo
d1cf8e0016
Odroid: Fix ring buffer errors by applying ( #355 )
2019-02-15 15:56:14 +01:00
Pascal Vizeli
30b599acc6
Tinker: update kernel 4.19 ( #349 )
2019-02-09 11:45:13 +01:00
Pascal Vizeli
d697c4bc8e
Odroid XU4: Use ondemand ( #341 )
2019-02-03 11:55:15 +01:00
Ryan Bray
32fe415515
OdroidC2: fix long-running ethernet issues ( #337 )
2019-01-31 09:03:29 +01:00
Ryan Bray
3d91ac2374
Odroid-C2: Updating to 4.19 kernel ( #321 )
...
* Odroid-C2: Updating to 4.19 kernel
* Fix and tested config.
2019-01-17 12:16:13 +01:00
Ryan Bray
fffa24ed1e
Odroid-XU4: Initial commit ( #303 )
2019-01-17 11:02:47 +01:00
Jasper van der Neut - Stulen
07bec45d8a
NUC: Enable bluetooth support ( #320 )
...
* NUC: Enable bluetooth support
Enable kernel support for the intel bt-wifi-combo devices and usb
bluetooth modules. This will make Bluetooth and Bluetooth LE device
trackers work.
* BUILD: Make bluetooth kernel config the same for all boards.
The defconfig for a board may include more drivers, but this
set should be enough to get device trackers working. BLE support
is also enabled.
* Revert "BUILD: Make bluetooth kernel config the same for all boards."
This reverts commit 58f9b7c651 .
2019-01-14 23:55:35 +01:00