Perry Naseck
132b7fc1c3
Add USB video kernel support ( #609 )
...
* Add USB video kernel support for intel_nuc
* Add USB video kernel support for all boards
* Support USB video capture devices only, not tuners
2020-04-15 09:11:56 +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
6e5a53c48f
Add support for TI USB 3410 or 5052 serial devices ( #542 )
2020-02-03 11:39:05 +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
e71400cd5c
Fix handling with FB on RPi4 ( #477 )
2019-09-13 14:08:47 +02:00
Fabio Fantoni
bb201fb842
Add cifs support ( #408 )
...
* Add cifs support in hassos kernel
This make possible mount remote smb share in addons (if they have cifs-utils)
* Update hassos.config
2019-05-19 11:22:02 +02:00
Franck Nijhof
98b14be0f6
OS: Adds universal TUN/TAP kernel support ( #390 )
2019-04-05 12:12:22 +02:00
Ryan Bray
fffa24ed1e
Odroid-XU4: Initial commit ( #303 )
2019-01-17 11:02:47 +01:00
Pascal Vizeli
5adc9d0080
Kernel: Add support for RFLink ( #297 )
2018-12-29 22:25:57 +01:00
Pascal Vizeli
a5aaf01042
Build: Split kernel files for maintaining ( #294 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
* Delete misc.config
* Update hassos.config
* Update intel_nuc_defconfig
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
2018-12-28 17:34:30 +01:00
Pascal Vizeli
934b276a3c
Revert "Build: Split kernel files for maintaining ( #291 )" ( #293 )
...
This reverts commit 615daddbf6 .
2018-12-28 14:16:31 +01:00
Pascal Vizeli
615daddbf6
Build: Split kernel files for maintaining ( #291 )
...
* Build: Split kernel files for maintaining
* Update hassos.config
* Update odroid_c2_defconfig
* Update ova_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update hassos.config
* Update intel_nuc_defconfig
2018-12-28 14:15:22 +01:00
Robert Schindler
482e6f7a7b
Added 8021q kernel module for VLAN support ( #216 )
2018-10-13 17:58:13 +02:00
Ryan Bray
0f8010bc90
Odroid-C2: Move to 4.17 kernel, rework directories
2018-08-21 02:56:00 -06:00
Ryan Bray
11088580c5
odroid-c2: Initial Support
...
Working:
* Ethernet
* Resize of Data
* RAUC boot marking/fetching
* CMD Line into HASSOS and Linux
Partially working:
* USB (requires 1+ devices in at boot. Seems to be a kernel/dt issue.)
Untested:
* RAUC Update
* HDMI
Not working:
* Homeassistant
** We see:
hassio > ha info
The HTTP request failed with the error: Get http://hassio/homeassistant/info : dial tcp 172.30.32.2:80: getsockopt: connection refused
2018-08-16 22:24:11 -06: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