Commit Graph

959 Commits

Author SHA1 Message Date
Pascal Vizeli
7a698bb14f Linux kernel 4.19.102
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-02-09 22:26:12 +00:00
Pascal Vizeli
d2d1138a8c Support usb audio all (#566)
* Add support for SND USB audio over all

* Cleanup
2020-02-09 22:22:37 +00:00
Etzion Bar-Noy
c7506245b1 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-09 22:20:41 +00:00
Pascal Vizeli
7ddf6f4a53 OS: Update supervisor 200 2020-02-09 22:17:47 +00:00
Pascal Vizeli
a38f074910 Update azure-pipelines-release.yml 3.9 2020-02-03 14:36:57 +01:00
Pascal Vizeli
2ff3b5099d Bump version to 3.9 2020-02-03 11:49:03 +00:00
Pascal Vizeli
f75e1a5bce OS: Update CLI 16 2020-02-03 11:46:59 +00:00
Pascal Vizeli
dc2396d30d Update docker 19.03.5 on builder (#561) 2020-02-03 11:39:50 +00:00
Pascal Vizeli
2353ee33c7 Add more SND audio codec modules (#560)
* Add more SND audio codec modules

* Update kernel.config
2020-02-03 11:39:41 +00:00
Pascal Vizeli
6e5a53c48f Add support for TI USB 3410 or 5052 serial devices (#542) 2020-02-03 11:39:05 +00:00
Pascal Vizeli
acc0758a5b Migrate buildroot 2019.02.9 2020-01-13 13:52:18 +00:00
Pascal Vizeli
ed1574306a Update RPI firmware (#537) 3.8 2020-01-12 10:04:44 +00:00
Pascal Vizeli
62e768157b Add CONFIG_VIRT_DRIVERS to ova (#536) 2020-01-12 10:04:35 +00:00
Pascal Vizeli
3e692df840 Bump version 3.8 2020-01-11 16:47:43 +00:00
Pascal Vizeli
f5a1d4ba10 Remove OrangePi 2020-01-11 16:47:01 +00:00
Pascal Vizeli
33c9de7a6e Update Kernel 4.19.94 - Intel / Tinker 2020-01-11 16:45:16 +00:00
Pascal Vizeli
0291dfaa64 Update Buildroot 2019.02.8 2020-01-11 16:41:13 +00:00
Pascal Vizeli
1b08cb5d04 OS: Update supervisor 195 2020-01-11 16:35:33 +00:00
Pascal Vizeli
07b6c85dba VirtIO MMIO kernel module (#534)
* VirtIO MMIO kernel module

* Update kernel.config

* Update kernel.config
2020-01-11 16:34:48 +00:00
Pascal Vizeli
fc5c8399cf RaspberryPi update stable u-boot / Kernel + Firmware (#532)
* RaspberryPi: Update kernel b4180819d3a119c56133d6a2d8301775bf6c60bb

* Update kernel docs

* Update firmware
2020-01-11 16:34:29 +00:00
Pascal Vizeli
fe3260e325 Bump version 3.7 / Stable
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
3.7
2019-12-13 16:17:19 +00:00
Pascal Vizeli
646e790d33 OS: Update supervisor 193 2019-12-13 16:15:52 +00:00
Pascal Vizeli
10d27c9d89 OS: Update CLI 15 2019-12-13 16:15:41 +00:00
Pascal Vizeli
f1ac227790 Some cleanups (#511) 2019-12-13 16:15:33 +00:00
Pascal Vizeli
8b6e4e7315 Fix Kernel For odroid XU4/C2 (#510) 2019-12-13 16:15:24 +00:00
Pascal Vizeli
816177fcc4 Bump version 3.6
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
3.6
2019-12-12 11:39:58 +00:00
Pascal Vizeli
cf546b4a6d Kernel updates 4.19.88 (#509)
* Update kernel 4.19.88

* Fix asus
2019-12-12 11:39:25 +00:00
Franck Nijhof
5fed213740 Fix auto expand disk for GPT (#508) 2019-12-12 11:39:17 +00:00
Pascal Vizeli
6590adaf88 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 11:39:09 +00:00
Pascal Vizeli
095df415e1 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-12 11:38:57 +00:00
Pascal Vizeli
c9a2c1058f RaspberryPi: Update kernel 988cc7beacc150756c3fbe40646afcf8438b741b 2019-12-12 11:38:48 +00:00
Pascal Vizeli
1d82911ba5 Fix RPI bluetooth issues (#502)
* Fix RPI bluetooth issues

* Add to buildroot
2019-12-12 11:38:37 +00:00
Pascal Vizeli
40d186b4d6 Update RPI firmware (#501)
* Update RPI firmware

* Update buildroot
2019-12-12 11:38:28 +00:00
Oscar Calvo
f86f7a7f8d Add support for SMS integrations with USB/GSM modem dongles (#485)
* Add support for USB/GSM modem dongles

* Apply PR feedback
2019-12-12 11:38:16 +00:00
Pascal Vizeli
d77a093067 Don't hang on serial interupts (#483) 2019-12-12 11:38:04 +00:00
Pascal Vizeli
2e3e518982 Merge branch 'dev' of https://github.com/home-assistant/hassos into dev 3.5 2019-09-13 12:13:32 +00:00
Pascal Vizeli
c12ae11ed7 OS: Update supervisor 187 2019-09-13 12:13:28 +00:00
Pascal Vizeli
956badb2fd Change to RC 2019-09-13 14:11:53 +02:00
Pascal Vizeli
e71400cd5c Fix handling with FB on RPi4 (#477) 2019-09-13 14:08:47 +02:00
Pascal Vizeli
6668d77b93 Fix rpi firmware checksum 2019-09-12 15:57:15 +00:00
Pascal Vizeli
629f13f3d9 Update kernels to 4.19.72 (#476) 2019-09-12 16:45:44 +02:00
Pascal Vizeli
dfe261a715 rpi-update-firmware (#475) 2019-09-12 16:34:12 +02:00
Pascal Vizeli
756a0c9b13 RaspberryPi: Update kernel bd3452c84c206a171fa4cf5f6ddfab5687667228 2019-09-12 14:20:36 +00:00
Pascal Vizeli
49948b577e Remove ModemManager (#474) 2019-09-12 16:11:36 +02:00
Pascal Vizeli
61516914ce Fix screen issue with RPi4 (#472) 2019-09-09 17:10:28 +02:00
Moshe Levi
c424b295b1 create cache dir if not exist (#471)
Signed-off-by: Moshe Levi <moshele@mellanox.com>
2019-09-09 16:06:53 +02:00
Pascal Vizeli
c37d0ecd76 Bump version 3.5 2019-08-28 15:55:12 +02:00
Pascal Vizeli
abf9a3b7c3 OS: Update supervisor 184 2019-08-28 13:53:54 +00:00
Pascal Vizeli
c87ac63e9b Update Some Boards to 4.19.68 2019-08-28 13:52:51 +00:00
Pascal Vizeli
28d262eecd Add simple fb for 64bit 2019-08-28 13:16:50 +00:00