Pascal Vizeli
06e7ee7efb
Change VM naming handling ( #794 )
2020-07-29 11:19:00 +02:00
Stefan Agner
e08bbd7047
Add ODROID-N2+ support ( #793 )
...
* Add ODROID-N2+ support
Add ODROID-N2+ support with the new SoC revision c. Extend the U-Boot
script: Assume ODROID-N2 if the SoC revision is "a" (there are only "a"
revision SoCs on ODROID N2) and assume N2+ otherwise.
Currently using overclock mode as proposed in the upstream kernel patches.
* Update hassos-hook.sh
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-07-29 11:06:01 +02:00
Pascal Vizeli
653bcbe3ae
Add functionts for RPi to handle kernel options ( #792 )
2020-07-27 12:09:43 +02:00
Pascal Vizeli
3700516097
Show board info on startup & Cleanup unused functionality ( #784 )
...
* Show board info on startup & Cleanup unused functionality
* Add patch for get env
* move patch
2020-07-27 11:54:25 +02:00
Pascal Vizeli
8e42ad5536
Cleanup boot files & Kenrel 5.7.10 ( #782 )
...
* Odroid: Update kernel 5.7.10
* Cleanup boot files
* Fix patches
2020-07-23 18:52:01 +02:00
Stefan Agner
78152db78f
Add boot from USB mass storage device support for RPi 4 ( #746 ) ( #776 )
...
* Backport USB PCIe/XHCI patches to U-Boot 2020.07
Backport relevant patches required to make PCIe/USB XHCI work.
* Backport/integrate PCIe device tree changes from upstream Linux
U-Boot uses the device tree provided by upstream Linux. Make sure the
device tree has the relevant chanages to make VL805 USB controller
reset work.
* Document RPi 4 USB mass storage support (#746 )
2020-07-19 13:59:10 +02:00
kdhoermann
245dc7603f
Add sound card support to OVA. ( #770 )
...
* Add sound card support to OVA.
* Audio device support for all platforms
2020-07-15 19:06:18 +02:00
Simon Opelt
ad6ac0a770
add out-of-tree intel e1000e ethernet module ( #765 )
...
* add intel-e1000e net module for nuc (e.g. i219v)
* disable mainline E1000E
* fix hash case
* add e1000e module make opts
* add missing newline
* remove redundant MD5
* Update intel-e1000e.hash
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-07-06 13:46:00 +02:00
Pascal Vizeli
a5eb7ffc8e
Fix tinker for 5.4.50 ( #764 )
2020-07-05 00:17:26 +02:00
Pascal Vizeli
ec6f7978b5
cleanup patch
2020-07-02 13:22:09 +00:00
Pascal Vizeli
c9033551f2
Fix patch for 5.4.50 ( #758 )
2020-07-02 14:42:48 +02:00
Pascal Vizeli
9d6b3a1d0b
Kernel improvments for Amlogic / Odroid ( #747 )
...
* Kernel improvments for Amlogic / Odroid
* Odroid: Update kernel 5.7.4
* Fix script
* include audio into kernel
2020-06-27 10:48:08 +02:00
Franck Nijhof
27fc2de146
Fix missing wmv namespace in ovf definition ( #732 )
2020-06-08 15:36:38 +02:00
Pascal Vizeli
e51b1bd9eb
Make odroid upstream again ( #724 )
...
* Make odroid upstream again
* Fix question
* Linux 5.7
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Add patch
* Add DT sound
* fix build
* Fix kernel options
* working audio
2020-06-06 11:44:41 +02:00
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