Stefan Agner
57ffd6444b
Update Linux kernel to 5.10 LTS ( #1214 )
...
* Drop ODROID specific kernel update script
With the jump to Linux 5.10 LTS we can use the same upstream kernel for
Hardkernel ODROID boards as well. Extend the update-kernel-upstream.sh
to support the ODROID boards.
* Linux: Update kernel 5.10.13
2021-02-05 18:52:16 +01:00
Stefan Agner
846512a283
RaspberryPi: Update kernel 5.4.83 - 76c49e60e742d0bebd798be972d67dd3fd007691 ( #1187 )
2021-01-29 15:01:21 +01:00
Stefan Agner
2c3c066ea0
Add GPIO power button support for ODROID-N2 ( #1161 ) ( #1165 )
2021-01-11 18:14:07 +01:00
carras
594c24eab7
Update network.md ( #1114 )
...
* Mention Supervisor network configuration capabilities
2020-12-29 13:48:06 +01:00
Thanasis
59b687f0db
Mention potential need for quirks on usb boot ( #1111 )
...
Directing people from discord to this page but there wasn't any mention they will likely be needing quirks enabled for usb boot on Rpi4. Also some minor layout adjustments on that section.
2020-12-21 11:31:02 +01:00
Stefan Agner
dadc82ae37
Document Hardkernel WiFi modules WiFi status ( #1099 )
2020-12-18 16:41:13 +01:00
Pascal Vizeli
d42f80c65e
Update data disk documentation ( #1082 )
...
* Add Data disk picture to documentation
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2020-12-13 11:08:59 +01:00
Stefan Agner
14bb885ce9
Odroid: Update kernel 5.9.13 ( #1077 )
2020-12-10 22:19:00 +01:00
Stefan Agner
6001c34091
Linux: Update kernel 5.4.82 ( #1076 )
2020-12-10 22:03:50 +01:00
Stefan Agner
46bb12844f
Rewrite datactl command ( #1046 )
...
* Rewrite datactl command
Prepare the target partition as part of the datactl command. Rely on
partlabel for the target disk since we are always using GPT on the
target disk. Use systemd and partlabel mechanism to wait and find
the target data disk. Keep using the file system label to identify
the source disk.
Also use e2image instead of raw dd to move data. This should
speed up the processes significantly.
* Fix corner case when reusing same disk again
2020-12-03 20:05:02 +01:00
Stefan Agner
18cc261e35
Bump linux buildroot ( #1032 )
...
* Update buildroot to 2020.11-rc3
Signed-off-by: Stefan Agner <stefan@agner.ch>
* ODROID: Update kernel 5.9.11
* Remove patch which has been applied upstream
* Linux: Update kernel 5.4.80
2020-11-28 16:19:21 +01:00
Stefan Agner
c94f7933ef
RaspberryPi: Update kernel 5.4.79 - 9797f1a4938c20139b00a25de93cc99efb5c291b ( #1023 )
2020-11-26 23:04:39 +01:00
Stefan Agner
6bc6300149
ODROID: Update kernel 5.9.6 ( #976 )
...
The CDC ACM cooldown fix is now part of upstream Linux, so we can drop
our patch.
2020-11-10 14:25:39 +01:00
Jakub Bartkowiak
2c335a4dd9
Fix configuration.md link in raspberrypi README.md ( #967 )
2020-11-07 13:39:29 +01:00
ubergeek801
0b52271b3a
Support ODROID C4 SBC ( #926 )
...
* initial ODROID-C4 support
* setting clk_ignore_unused
2020-11-05 10:40:25 +01:00
Pascal Vizeli
fa242e32d7
Remove not needed partition magic ( #901 )
...
* Update Documentation/partition.md
Co-authored-by: Stefan Agner <stefan@agner.ch>
2020-10-18 15:08:11 +02:00
Souradip Mookerjee
b4fad03613
Make clear this should be with UNIX line endings ( #884 )
2020-10-15 11:49:08 +02:00
cogneato
59b9d82a55
Clean up initial description ( #886 )
2020-10-05 22:11:19 +02:00
Pascal Vizeli
813030bb4c
Linux: Update kernel 5.4.63 / 5.7.13 ( #849 )
...
* Odroid: Update kernel 5.7.19
* Linux: Update kernel 5.4.63
2020-09-06 22:17:13 +02:00
Stefan Agner
2e2f6e893b
Fix Tinker Board S (eMMC) boot ( #650 ) ( #845 )
...
* Fix Tinker Board S (eMMC) boot (#650 )
Use Tinker Board S U-Boot configuration which is capable to boot from
eMMC as well as from SD card.
Note that this makes U-Boot always claiming to run on Tinker Board S:
..
Model: Rockchip RK3288 Asus Tinker Board S
..
It seems that there is no generic Tinker Board configuration. However,
Tinker Board S configuration really seems to work well with Tinker Board
as well, so just use it.
Also today the U-Boot Makefile seems to generate a working idbloader.img
already. Drop our special handling.
* Use Tinker Board S device tree if booting from eMMC for Linux
Instead of patching the Tinker Board device tree, select the device tree
based on what device we are booting from.
Note: This boots the non-S device tree when booting a Tinker Board S
from SD card! But there is no reliable detection otherwise, so let's
just live with that fact.
* Document how to use our U-Boot to flash eMMC
2020-09-04 21:05:49 +02:00
mikebaz
1c991c229d
Update network.md ( #833 )
...
small change to reflect the renaming of the OS as shown in the top-level README
2020-08-28 10:37:01 +02:00
Pascal Vizeli
f93f8e34b3
Kernel 5.4.56 / Odroid 5.7.13 ( #812 )
...
* Linux: Update kernel 5.4.56
* Odroid: Update kernel 5.7.13
2020-08-06 21:12:41 +02:00
cogneato
606da02461
Fix duplicate link and typo in documentation ( #805 )
2020-08-04 16:44:37 +02:00
Pascal Vizeli
e49f8fe630
Update kernel mainline 5.4.55 / Odroid 5.7.12 ( #803 )
...
* Odroid: Update kernel 5.7.12
* Linux: Update kernel 5.4.55
* Fix patch
2020-08-03 22:58:40 +02:00
Adam Griffiths
02836524ce
Documentation ( #769 )
...
* spelling correction
* Restuctured, added "features", "supported hardware", intro for developers and links to the developer documentation.
* Spelling correction
* URL correction
* Documentation restructure
* Moving developer documentation index from top level README to Documentation directory README
* fixing URLS
* Restructuring and adding to board config
* Improving navigation of docs oon github
* New line after first heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453336692 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update README.md
https://github.com/home-assistant/operating-system/pull/768#discussion_r453336871
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update README.md
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453336999 )
- Surround headings with newlines
- ODROID
- Use dashes for unordered lists
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update README.md
- new line after heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337043 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update README.md
- \- for unordered lists
- new line after heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337101 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Update README.md
- new line after heading
- \- for unordered lists
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337183 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Spelling correction, to ensure /Dpcumentation/kernel.mdhas the correct spelling
* capitalisation
* using - for unordered lists
* Adding links to config files
* fixing links to _defconfig files
* fixing link for rpi0_w
* fixing link for rpi3_64 and rpi4_64
* making the ova README consistent with the others
* formmating
* fixing numbered list
* fixing indent for sub-bullets
* questions regarding Tinker S and OVA support
* resolving PR comment from fabaff
* resolving PR comment from fabaff
* https://github.com/home-assistant/operating-system/pull/769\#discussion_r456774209
* Changing uBoot to U-Boot (https://github.com/home-assistant/operating-system/pull/769#discussion_r456774290 )
* s/boot sector/eMMC boot partition/ (See https://github.com/home-assistant/operating-system/pull/769#discussion_r456774329 )
* As per comments here:
https://github.com/home-assistant/operating-system/pull/769#discussion_r456791491
https://github.com/home-assistant/operating-system/pull/769#discussion_r456791580
* HassOS is no longer the official name (https://github.com/home-assistant/operating-system/pull/769#discussion_r456791863 )
* Should be Home Assistant Operating System (or OS) (see https://community.home-assistant.io/t/changing-the-home-assistant-brand/167500/16 ). See also commennts here https://github.com/home-assistant/operating-system/pull/769#discussion_r456793030 , taken in to account along with previous comments about this paragraph.
* s/HassOS/Home Assistant Operating System/
* 8Gb Pi 4 will be supported soon (see comment https://github.com/home-assistant/operating-system/pull/769#discussion_r459768349 )
* resolving conflict with main dev branch.
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-08-03 16:31:36 +02:00
Pascal Vizeli
2b8dc1c913
Fix deployment questions
2020-07-24 12:20:08 +02:00
Pascal Vizeli
466225806e
Linux: Update kernel 5.4.53
2020-07-24 10:15:39 +00: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
Brad Simmons
24b6463fbb
Update network.md for bad NetworkManager.conf link ( #779 )
...
Corrected bad link for Gnome NetworkManager.conf
2020-07-19 14:20:37 -07: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
Simon Opelt
53bbc43ff3
Add NUC (10) support info ( #766 )
2020-07-08 13:33:07 +02:00
cogneato
de67752a46
Update datactl docs ( #756 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-05 11:58:42 +02:00
Pascal Vizeli
375e688938
Update kernel 20200702 ( #757 )
...
* Odroid: Update kernel 5.7.7
* Linux: Update kernel 5.4.50
* RaspberryPi: Update kernel 4.19.127 - a03605b08ae73107100c72dc92c92adf0dde3e42
* Fix script
* Add bcm2711-rpi-cm4
2020-07-02 11:28:39 +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
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
d215e81fb1
Update kernel Upstream/RPi ( #708 )
...
* Linux: Update kernel 5.4.44
* RaspberryPi: Update kernel 5.4.42 - 3d1e5203531fd1791762f018538e670bf10f722c
* RaspberryPi: Update firmware f382cc150445b3ef07de941e4877a5890d665aa7
2020-06-03 13:36:26 +02:00
Adorem
0363ddab37
Update link to operating-system/debugging in configuration.md ( #699 )
2020-05-30 11:23:35 +02:00
Adorem
f18345a6c4
Update link to partition.md ( #698 )
2020-05-30 11:23:05 +02:00
Pascal Vizeli
deb072cb76
Linux: Update kernel 5.4.43
2020-05-27 20:17:42 +00:00
Pascal Vizeli
70c41b5690
Fix doc
2020-05-25 11:34:29 +00:00
Pascal Vizeli
4861cc58ce
Linux: Update kernel 5.4.42
2020-05-25 07:06:32 +00:00
Pascal Vizeli
3160b59730
RaspberryPi: Update kernel 5.4.42 - 79495a5ecdfba69de51e88701a69c42d09806d84
2020-05-25 07:06:10 +00:00
Pascal Vizeli
032af2f56d
Odroid: Update kernel 5.4.41 - 237731e3d2c145bd711bd1dcad0479c912b9fb4f
2020-05-25 07:05:20 +00:00
Fabian Affolter
613604ea74
Update style and static IPv4 address section ( #667 )
2020-05-14 09:25:31 +02:00
Fabian Affolter
6c62029a74
Fix typos ( #668 )
2020-05-14 09:21:53 +02:00
Fabian Affolter
a5209dc400
Fix typo and style ( #669 )
2020-05-14 09:17:04 +02:00
Fabian Affolter
1118335b1c
Fix some typos and use the upstream project's spelling ( #670 )
2020-05-14 09:16:22 +02:00
Fabian Affolter
b0dbbf963c
Update spelling ( #671 )
2020-05-14 01:02:35 +02:00
Pascal Vizeli
0d892dbf23
Remove wrong support on the docs for Tinker S ( #658 )
2020-05-08 09:38:48 +02:00