Releases: MiyooCFW/kernel
Releases · MiyooCFW/kernel
2.0.0 Beta
What's Changed
- Updated miyoo_kbd.c to handle remapping of the keypad for PocketGo. by @ericrkjones in #2
- Adjust L2/R2 to be compatible with RG-350/RG-350M OpenDingux software by @gameblabla in #3
- Dt fixes by @mmaret in #4
- Fix L2/R2 and clean up some #defines in miyoo_kbd.c. by @flabbergast in #6
- Add gitignore files and remove binaries from the repo. by @flabbergast in #7
- Add comments to miyoo_kbd driver. by @flabbergast in #8
- Allow forcing display version by @nfriedly in #9
- Serial uart by @mmaret in #5
- Set up CI build by @nfriedly in #10
- minor build correcion by @nfriedly in #11
- document a few things by @nfriedly in #12
- Game box M3 and XYC Q8 support by @tiopex in #13
- Build all the defconfigs by @nfriedly in #14
- Common kernel by @tiopex in #15
- fix lag and echo in q8 handheld by @tiopex in #16
- Q8 improvements, disable low battery warn, fix CI by @tiopex in #17
- Fix buttons for V90 by @salvacam in #19
- add ST7789S FB driver by @tiopex in #20
- vsync by @tiopex in #21
- New input mapping for V90 variant by @Apaczer in #22
- fix PCSX_ReARMed colors by @tiopex in #23
- Clean version 5 & miyoo_layout by @Apaczer in #24
- Add st7789s with TE pin (pocketGo) video driver by @tiopex in #25
- add TE module to workflow by @Apaczer in #26
- add delay in refresh_lcd by @tiopex in #27
- add kbd_version 6 for Q20 & L3/R3 support by @Apaczer in #28
- correct commenting on miyoo_kbd by @Apaczer in #29
- enable EARPHONE by @Apaczer in #30
- add rm68090fb support by @tiopex in #32
- Enables low current on the gpio by @TriForceX in #33
- switch to uClibc in action builds & add new rm68090fb video driver here by @Apaczer in #35
- Update r61520fb.c by @NoNamedCat in #36
- add lowcurrent to st7789sfb driver by @Apaczer in #37
- Build with 1-bit sdcard dtb file by @tiopex in #38
- fix sound on PD9 gpio pin (sup m3 variant) by @tiopex in #39
- fix sound on PD9 gpio pin (sup m3 variant) 2 by @tiopex in #40
- fix r61520fb version=1 video by @tiopex in #41
- fix sound on PD9 gpio pin (sup m3 variant) by @tiopex in #42
- Add TVOUT support by @tiopex in #43
- Update build.yml by @tiopex in #44
- TVout upscaling by @tiopex in #45
- fix for proper rmmod video drivers by @tiopex in #46
- restore tcon0 clk for xyc q8 by @tiopex in #47
- Add config watchdog by @tiopex in #48
- Fix hotkeys for XYC Q8 by @salvacam in #49
- remove sleep in register in gc9306 by @tiopex in #50
- improvement st7789sTEfb.c TE driver by @tiopex in #51
- update hotkeys for SUP M3 and XYC Q8 by @Apaczer in #52
- Add battery charging informations by @tiopex in #53
- Fix horizontal pixels cuts off in tvout mode by @tiopex in #54
- Add USB OTG support by @tiopex in #55
- fix sleep in registeer in gc9306 by @salvacam in #56
- add hx8347dfb lcd driver by @tiopex in #57
- add mouse, joystick, gamepad support by @tiopex in #58
- add DEBE set mode for GC9306 by @Apaczer in #59
- add ioctl method for read/write of miyoo_ver & miyoo_layout keyboard flags by @Apaczer in #60
- Add joydev by @tiopex in #61
- Add git revision to uname by @tiopex in #62
- Add uinput driver for mapping joy buttons to keyboard events by @tiopex in #63
- Add tefix flag to disable tearing effect fix, Increase speed with tefix for about 1fps by @tiopex in #64
- Add ioctrl to enable/disable screen tearing fix by @tiopex in #65
- move hotkeys definition to macros & rework screenshot cmd string by @Apaczer in #68
- Use low PLL_video when tefix=0 and tefix=1 by @tiopex in #67
- [PWM-SUNIV] inline rumble for motor_ver=2 with 3&4 by @Apaczer in #69
- [MIYOO_KBD] add hotkey_custom flag by @Apaczer in #70
- [R61520] disable ovewrite of DDR on suniv_cpu_init by @Apaczer in #71
- [CONFIG] add FORCE_MODULE_UNLOAD for
rmmod -f
by @Apaczer in #72 - [FBDEV] add INVERSION mode for known displays by @Apaczer in #73
- [INPUT] Add input event driver by @tiopex in #75
- Update kernel to 4.14.330 by @tiopex in #76
- Update kernel to 5.4.261 by @tiopex in #77
- Update kernel to 5.15.141 by @tiopex in #79
- Add NTFS driver by @tiopex in #80
- enable BTRFS + cleanup by @tiopex in #81
- Tune and remove unused features to reduce memory usage by @tiopex in #82
- Add module to get video driver chosen by uboot by @tiopex in #83
- Add replacechar func to miyoo-video driver by @tiopex in #84