100 Commits

Author SHA1 Message Date
DrUm78
ed5dca1571 Updated Linux archive url 2023-05-03 14:53:40 +02:00
DrUm78
c01df7dea7 Bumped buildroot submodule
Set proper Linux kernel revision in defconfig file
2023-04-09 16:51:39 +02:00
DrUm78
07f7124e11 Switched Linux kernel to dev branch for 60 fps support 2023-03-22 15:56:18 +01:00
root
18d9e142dc Updated the Linux kernel url to not take FKS v2 changes 2023-03-22 15:56:17 +01:00
root
01cf3d3cae Fixed RTC drift on external 32.768kHz crystal 2023-03-22 15:56:17 +01:00
root
d0a31c30c7 Improved battery accuracy in system stats (Fn+L+R) 2023-03-22 15:56:17 +01:00
root
ef930c796c Updated all default OPKs (better icons, updated descriptions...) and default GMenu2X theme "DrUm3x3" with 3x3 grid instead of 2x2 + extra theme "DrUm3x4"
Added Libretro OPK for GMenu2X users in "Games" section
2023-03-22 15:56:17 +01:00
root
bb71969923 Restored swap data in system stat 2023-03-22 15:56:15 +01:00
root
625ace106c Replaced swap by battery measurement in system stats 2023-03-22 15:56:15 +01:00
root
4fbbd56c88 Added kernel support for UTF-8 (enabled for VFAT user's partition) 2023-03-22 15:56:15 +01:00
Michel-FK
29f5f5b3f3 update Recovery version to 2.3.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-19 09:26:52 +02:00
Vincent-FK
305aa2ba83 latest packages version, changed FunKey and Recovery version 2021-06-18 20:18:36 +02:00
Michel-FK
67ee9f1520 use new single system_stats script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-06 22:16:04 +02:00
Michel-FK
1d7ccfd67d use single system_stats script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-04 22:27:33 +02:00
Michel-FK
7d80bc7eed use single powerdown script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-06-03 23:55:21 +02:00
Michel-FK
8c3bdba798 change for new notif script
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-15 23:02:06 +02:00
Michel-FK
6e008cc539 unify brightness & volume scripts
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-05-02 22:39:29 +02:00
Michel-FK
83519eeedb fix typo in snap
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-28 23:22:11 +02:00
Michel-FK
50d8df9895 Inconsistent and misleading wording in the Recoery menu
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-28 23:10:27 +02:00
Michel-FK
240b8fea15 make keymap work with Instant Play
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-26 21:33:53 +02:00
Michel-FK
7155485b41 bump hardware revision
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-20 00:03:10 +02:00
Vincent-FK
af75789294 changed release version for Recovery and FunKey 2021-04-19 23:52:33 +02:00
Michel-FK
8532918f00 bump fkgpiod & libopk version
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-19 23:26:29 +02:00
Michel-FK
320c699689 remove update file and reboot in normal mode when update file is corrupted
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-13 18:38:30 +02:00
Michel-FK
853d7e3096 mask GPIOs to monitor only valid ones in U-Boot boot selection
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 17:17:01 +02:00
Michel-FK
9a61dd6500 bump fkgpiod version
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 10:23:07 +02:00
Michel-FK
226d623cf5 bump to fkgpiod with syslog
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 10:23:07 +02:00
Michel-FK
14452674e7 use fkgpiod in Recovery too
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 10:23:07 +02:00
Michel-FK
9309849d41 bump toolchain version
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-04-12 10:23:07 +02:00
Michel-FK
e8fe02a086 fix high pitch noise issue
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-03-01 23:34:43 +01:00
Michel-FK
429a66c73e set absolute path for snapshots
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-18 23:23:50 +01:00
Michel-FK
f150595176 version 2.0.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-15 11:42:26 +01:00
Michel-FK
4f03f243eb fix fw_setenv in first_boot, add first_boot enable/disbale in Recovery mode
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-13 13:55:41 +01:00
Michel-FK
32dd326342 add IP address to Recovery information
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-12 11:53:38 +01:00
Vincent-FK
8a62ff605e gmenu2x searches opks in /mnt/*/*opk; launcher now stored in /mnt/FunKey/Launchers/launcher.txt 2021-01-11 12:07:40 +01:00
Michel-FK
127b338d70 simplify snpshot autoincrement
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-05 18:23:34 +01:00
Michel-FK
9caf05fe1c add screen snapshot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-02 19:32:47 +01:00
Michel-FK
866ee950c0 build FunKey-OS using FunKey SDK
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-27 12:22:36 +01:00
Michel-FK
2e1990a653 optimize SDK
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-25 15:46:52 +01:00
Michel-FK
63bb57f1b8 add compatibilty with kernel with dates on 32 bits
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-21 21:43:48 +01:00
Michel-FK
71f4e7e919 test custom musl libc toolchain
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-16 11:01:48 +01:00
Vincent-FK
bc9b87f2e1 gmenu2x: no clock and menu that switches to retrofe, Retrofe: clock and menu that switches to gmenu2x 2020-12-15 15:47:40 +01:00
Michel-FK
b13207547e push /opk.empty directories
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-15 15:47:40 +01:00
Michel-FK
e2be7d1156 set /media for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-15 15:47:40 +01:00
Michel-FK
b2bc701995 fetch gmenu2x with minimal changes and add required symbolic links
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-15 15:47:40 +01:00
Michel-FK
dd9a96b777 add gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-12-15 15:47:40 +01:00
Michel-FK
7a7eef2fae revert to MBR
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-26 23:23:26 +01:00
Michel-FK
d98ca6ea37 release FunKey-OS-1.0.1
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-22 10:40:00 +01:00
Michel-FK
d856f9595e remove obsolete readme
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-21 23:41:33 +01:00
Vincent-FK
3971b4d171 added missing files: sched_shutdown script for Recovery partition and genimage-prod.cfg to make the prod img 2020-11-21 18:43:08 +01:00