Stefan Agner
|
7d187405de
|
Fix hybrid spelling (#1548)
Fix misspelled word "hybrid" for hybrid GPT/MBR partition tables.
|
2021-09-20 13:44:45 +02:00 |
|
Pascal Vizeli
|
45c62716cb
|
New way to install/run supervisor + plugins (#620)
* Use new layout for CLI/Supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Fix install script
* Fix config
* Add docs
* Fix shellcheck
* Fix issue
* rename package
* Fix build
* Fix apparmor
|
2020-04-21 14:37:25 +02:00 |
|
Pascal Vizeli
|
a592fc9866
|
Change handling for SPL based images (#578)
* Change handling for SPL based images
* Fix script
* Fix path for rauc-hook
|
2020-02-10 14:52:03 +01: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 |
|
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 |
|
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 |
|
Pascal Vizeli
|
9b170812d6
|
Cleanup odroid
|
2018-08-22 22:15:08 +00:00 |
|
Pascal Vizeli
|
12b5731e20
|
os: fix u-boot env size (#153)
* os: fix u-boot env size
* Delete fw_env.config
|
2018-08-08 12:48:07 +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
|
75cd510283
|
Fix prevent device tree on rpi (#107)
* Fix prevent device tree
* Update uboot-boot.sh
* Update rauc-hook
* Update rauc-hook
|
2018-07-15 21:40:28 +02:00 |
|
Pascal Vizeli
|
0671e3f71c
|
Reset if we can't boot (#83)
* Update uboot-boot.sh
* Update uboot-boot.sh
|
2018-07-06 19:08:52 +02:00 |
|
Pascal Vizeli
|
8792d37402
|
Fix docker warning on rpi (#67)
|
2018-07-02 21:43:33 +02:00 |
|
Pascal Vizeli
|
17ca2ccf0a
|
Create OTA updater (#34)
* Create OTA updater
* Create .gitignore
* Update build-all.sh
* Update hdd-image.sh
* Update ota.sh
* Update ota.sh
* Update ota.sh
* Update ota.sh
* Update post-image.sh
* Create name.sh
* Update name.sh
* Update post-build.sh
* Update name.sh
* Update post-image.sh
* Update ota.sh
* Update hdd-image.sh
* Update post-image.sh
* Update name.sh
* Update ota.sh
* Update post-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update post-image.sh
* Update post-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update post-image.sh
* Update post-image.sh
* Update post-image.sh
* Update info
* Update info
* Update info
* Update info
* Update info
* Update info
* Rename buildroot-external/board/raspberrypi/uboot-boot64.sh to buildroot-external/board/raspberrypi/rpi3-64/uboot-boot.sh
* Update rpi3_64_defconfig
* Update hdd-image.sh
* Update ota.sh
* Update post-image.sh
* Update post-image.sh
* Fix building
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Fix building v2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-24 00:11:54 +02:00 |
|
Pascal Vizeli
|
2abbbbd1fa
|
Cleanup uboot handling like linux kernel
|
2018-06-20 10:41:45 +00:00 |
|
Pascal Vizeli
|
fc4de4f02a
|
Fix 64bit
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-14 00:13:35 +00:00 |
|
Pascal Vizeli
|
fa79721f3d
|
Fix boot problems with RPi 3+
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 15:00:38 +00:00 |
|
Pascal Vizeli
|
a426046bcc
|
Support dual bootloader (#27)
* Support dual bootloader
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Make ova running
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* fix uboot
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Update supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Support all rpi
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-11 11:34:31 +00:00 |
|