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
Alastair D'Silva
e858c774d2
Opi prime updates ( #315 )
...
* Backport support for Linux 4.19
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
* OPI: Update Orange Pi Prime config to use Linux 4.19
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
* OPI: Enable I2C0 on the Orange Pi Prime
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
* OPI: Enable GPIO via sysfs
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
2019-01-09 16:27:20 +01:00
Alastair D'Silva
96e7e57fc4
Add support for the Orange Pi Prime ( #298 )
...
* Add support for the Orange Pi Prime
Signed-off-by: Alastair D'Silva <alastair@d-silva.org >
* Update opi_prime_defconfig
* Delete kernel.config
* Update opi_prime_defconfig
2018-12-31 11:58:41 +01:00
Jasper van der Neut - Stulen
8810b0409c
OS: Make use of hardware rng devices ( #299 )
2018-12-30 23:04:01 +01:00
Jasper van der Neut - Stulen
59dba51f38
OVA: Make image bootable from virtio disk ( #296 )
2018-12-29 18:24:02 +01:00
Jasper van der Neut - Stulen
9bc61e6318
Intel NUC support ( #288 )
...
* Add hassos configuration for intel-nuc:
* Cloned from ova config
* Use default amd64 kernel config
* Add support for Intel IGB type nics
* Add rng-tools for better random
* Build with iwlwifi module & firmware (only newer modules with iwlmvm firmware)
* Include firmware for 915, which should improve power efficiency.
Build display and audio as a module to make it all work.
* Add intel_nuc to build script.
* Change directory structure as proposed by @pvizeli
* * Fix paths
* Remove unused patch directory
* Unduplicate barebox config.
2018-12-28 11:09:24 +01:00
Pascal Vizeli
2107a6b64d
Build: Add patch source to tinker ( #278 )
2018-12-06 10:20:42 +01:00
Ryan Bray
75e721e77e
OdroidC2: Updating Kernel ( #277 )
2018-12-06 10:09:16 +01:00
Pascal Vizeli
60c9013535
Travis ( #269 )
...
* Update build-all.sh
* Delete ovf-create.sh
* Update patches.sh
* Update hdd-image.sh
* Create .travis.yml
* Update hdd-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update ota.sh
* Update post-build.sh
* Update post-image.sh
* Update rauc.sh
* Update rootfs-layer.sh
* Update hassos-cli
* Update hassos-supervisor
* Update hassos-config
* Update hassos-apparmor
* Update hassos-expand
* Update hassos-persists-journald
* Update hassos-rate
* Update hassos-hook.sh
* Update hassos-hook.sh
* Rename uboot-boot.sh to uboot-boot.ush
* Rename uboot-boot.sh to uboot-boot.ush
* Update hassos-hook.sh
* Rename uboot-boot.sh to uboot-boot.ush
* Rename uboot-boot.sh to uboot-boot.ush
* Update hassos-hook.sh
* Update odroid_c2_defconfig
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_64_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update tinker_defconfig
* Update enter.sh
* Update .travis.yml
2018-11-30 16:22:04 +01:00
Pascal Vizeli
d94095a565
OVA: Add driver support for Xen, Hyper-V ( #265 )
...
* OVA: Add driver support for Xen, Hyper-V
* Fix devices
2018-11-28 01:04:18 +01:00
Pascal Vizeli
5ff51846e2
Build: Support VDI, VDHX, VMDK ( #259 )
...
* Support VDI, VDHX, VMDK
* Update hassos-hook.sh
* Update hdd-image.sh
2018-11-26 12:14:44 +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
Johannes Truschnigg
b827a90a35
Enable XHCI (USB3) support in ova kernel config ( #221 )
...
With this change, hassos can have USB devices passed into a guest VM
with the hypervisor emulating an XHCI controller. QEMU recommends using
XHCI whenever possible, as it offers a much more virtualization-friendly
architecture than its [EO]HCI predecessors (which are already support by
the hassos kernel).
2018-10-24 15:54:26 +02:00
Pascal Vizeli
1112a10509
Raspberry: Fix power options
2018-09-24 16:30:04 +02:00
Pascal Vizeli
075799aaa8
Raspberrypi: Performance on Raspberry Pi due to governor ( #193 )
...
* Raspberrypi: Performance on Raspberry Pi due to governor
* Update rpi0_w_defconfig
* Update rpi2_defconfig
* Update rpi3_defconfig
* Update rpi_defconfig
* Update rpi3_64_defconfig
2018-09-10 12:22:52 +02:00
Ryan Bray
eb553bec07
Odroid-C2: updating kernel to 4.14.67 ( #176 )
2018-08-26 22:09:49 +02:00
Pascal Vizeli
e7e2dc2aad
Raspberry: fix path for config.txt
2018-08-25 22:37:47 +00:00
Pascal Vizeli
1ead97f64a
raspberry: Use new config.txt ( #174 )
2018-08-25 22:40:17 +02:00
Ryan Bray
dc0f6367cb
Odroid-C2: Build Fixes, correct root partition
2018-08-24 22:40:15 -06:00
Pascal Vizeli
486161f2d8
Fix uboot
2018-08-25 00:37:00 +00:00
Pascal Vizeli
9441f6b16e
Fix uboot
2018-08-24 23:05:05 +00:00
Ryan Bray
514c59796f
Odroid-c2: Moving to 4.14.36 kernel
2018-08-24 22:52:18 +00:00
Pascal Vizeli
ebf84216e9
cleanup
2018-08-24 22:46:03 +00:00
Pascal Vizeli
74ff13e25e
P1
2018-08-24 21:50:29 +00:00