Commit Graph

32 Commits

Author SHA1 Message Date
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
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
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
Pascal Vizeli
42087b40c5 OVA: Add support for Aeotec Zstick (#132) 2018-07-28 23:39:03 +02:00
Pascal Vizeli
e093875e66 OVA: Fix serial support (#119)
OVA: Fix serial support
2018-07-18 16:07:06 +02:00
Pascal Vizeli
312766e962 Add support for VIRTIO (#118)
* Add support for VIRTIO

* Update kernel.config
2018-07-18 11:57:31 +02:00
Pascal Vizeli
e3ceea2058 Allow more USB serial device on OVA (#115)
* Allow more USB serial device on OVA

* Update kernel.config
2018-07-17 09:57:35 +02:00
Pascal Vizeli
da4c7f4e6a WIP: Rpi3 (#20)
* initial

* Update kernel

* Cleanup

* Update info

* Update barebox.config

* Update kernel.config

* Update kernel config

* Fix docker

* Create linux.config

* Rename buildroot-external/board/ova/barebox-env/boot/system0 to buildroot-external/barebox-env/boot/system0

* Rename buildroot-external/board/ova/barebox-env/boot/system1 to buildroot-external/barebox-env/boot/system1

* Rename linux.config to kernel.config

* Update kernel.config

* Update kernel.config

* Update ova_defconfig

* Update rpi3_defconfig

* Update ova_defconfig
2018-05-18 00:57:40 +02:00
Pascal Vizeli
d446511f5d Cleanup flags 2018-05-17 22:05:42 +02:00
Pascal Vizeli
d554f395d0 Update kernel.config 2018-05-17 21:37:15 +02:00
Pascal Vizeli
2e5538f7d6 Update kernel.config 2018-05-17 21:29:27 +02:00
Pascal Vizeli
101ca67333 Update kernel.config 2018-05-17 21:25:08 +02:00
Pascal Vizeli
625a0650fa Update kernel.config 2018-05-17 21:19:28 +02:00
Pascal Vizeli
5e2573b9f2 Update kernel.config 2018-05-17 21:16:12 +02:00
Pascal Vizeli
346464f55c Add alsa to ova 2018-05-17 00:28:27 +02:00
Pascal Vizeli
0c25f11028 Use kernel 4.14.x 2018-05-16 23:39:37 +02:00
Pascal Vizeli
9a39a222ca Seccomp is not used anymore 2018-05-16 15:04:38 +02:00
Pascal Vizeli
8123c124f8 Fix kernel options for FTP/TFTP 2018-05-16 14:56:45 +02:00
Pascal Vizeli
cb0ec59798 Cleanup kernel 2018-04-10 17:29:01 +02:00
Pascal Vizeli
0c90eec467 Update kernel docker 2018-04-05 12:58:49 +02:00
Pascal Vizeli
ac7c716cda Cleanup modules 2018-04-03 15:23:47 +02:00
Pascal Vizeli
f0e70e7d3c Update kernel.config 2018-04-03 15:02:11 +02:00
Pascal Vizeli
92858b08b2 Add zswap 2018-04-03 13:50:32 +02:00
Pascal Vizeli
09a4aab421 Tune linux kernel 2018-04-03 10:35:12 +02:00
Pascal Vizeli
8ce56933a3 Add zram support 2018-04-02 23:51:41 +02:00
Pascal Vizeli
104c5dd789 Add OFtree to linux kernel 2018-03-28 00:19:42 +02:00
Pascal Vizeli
25bc5c7d6d Update barebox 2018-03-21 15:41:04 +01:00
Pascal Vizeli
28f6179e25 Last working stand 2018-03-21 00:36:40 +01:00
Pascal Vizeli
9adbc8f970 Kernel LC4 2018-03-19 17:50:44 +01:00
Pascal Vizeli
03a0bd7154 Use kernel lz4 2018-03-18 21:50:14 +01:00
Pascal Vizeli
c7d231bdb1 Update configs 2018-03-18 12:56:11 +01:00
Pascal Vizeli
687a8fb962 Change style for multiboards 2018-03-04 21:43:23 +01:00