Commit graph

25 commits

Author SHA1 Message Date
Philippe Simons
0e5f497103
disable wifi power saving mode (#1620)
* disable wifi power saving mode

* move rule in correct folder
2022-02-28 14:28:08 +01:00
Tomáš Kelemen (vudiq)
99142337c5
Add support for RPi Zero 2 with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-02-25 20:19:29 +01:00
Tomáš Kelemen (vudiq)
abb4718967 Switch: systemd: fix tmp-mount units 2021-10-19 20:03:43 +02:00
Giovanni Santini
676c482123
lakka-update: Use HTTPS and fetch last update correctly (#1488) 2021-09-09 22:35:28 +02:00
Tomáš Kelemen
447e58c817
RPi: enable wii-u-gc-adapter and mk_arcade_joystick on all RPi devices except GPICase (#1386)
As RPi3.aarch64 was added as separate platform, these packages are not
included. As we have dropped support for Gamegirl, it is easier to make
the condition DEVICE is not GPICase, as all other RPi devices should
include these packages

Fixes #1151
2021-06-10 18:28:41 +02:00
GavinDarkglider
41a9264210
Misc fixes (#1351)
* Fix audio regression from rework of tegra-bsp

* Fix calibration matrix

* Fix Hekate Icons, Update dock-hotplug

* Hack to fix touch screen

* Enable menu mouse on switch builds

* Update L4T Project CFlags

* add patch to fix brightness on the switch
2021-05-30 10:29:33 +03:00
GavinDarkglider
0fe8cf3b47
Add initial Nintendo Switch Dock Support. (#1350) 2021-05-30 03:39:47 +03:00
GavinDarkglider
04bf338689
Fix Touchscreen, Initial Refactor of tegra-bsp, Add icons for Hekate/NYX to bootloader package. (#1339) 2021-05-26 13:37:17 +03:00
GavinDarkglider
111e1e6799
Fix system mount (#1329) 2021-05-25 17:35:29 +03:00
GavinDarkglider
a647587bfb
More nintendo switch stuff (#1289)
* Misc cleanups for Nintendo Switch build, and Fix retroarch build issue, due to typo in lakka_switch patches.

* Disable joycon rumble on all boards, due to incorrect rumble mappings in driver could potentially cause damage to rumble device in joycons
2021-05-11 13:40:07 +03:00
GavinDarkglider
810d341599
Add support for Base L4T Platform and Nintendo Switch device (#1288)
* Add new platform: Linux4Tegra(L4T) base

* L4T: Add Nintendo Switch device to L4T Project

* L4T: Add support for Nintendo Switch bootloader package to build system

* Script Update: Extract Add support for tbz2 extension

* Package Update: Update pulseaudio to latest building version, add patches to support ucm2 as that is what lakka is shipping.

* New Package: Add rewritefs package, because we need to edit filenames on the fly, when using nintendo switch, as all data is saved to fat32 partition, where : is not a valid character in file names. eg. Bluetooth Configs

* Package Update: Linux Add support for nintendo switch l4t kernel

* Package Update: Busybox: Allow L4T device builds to just dump files in initramfs, such as firmware or new init script

* New Package: Mergerfs

* Package Update: Retroarch Bump version, and Add Nintendo Switch support, add support for X display server to retroarch start enviornment

* New Package: xf86-video-nouveau

* Package Update: libxkbcommon L4T fixes

* Dockerfile: Add needed build dependencies for L4T Platform stuff.

* Update Scripts: Add support for building L4T Switch to build_all script

* Package Update: Mupen64plus_next Add Nintendo Switch build support

* Package Update: Mame2015 Add support for building on Nintendo Switch

* Package Update: Bluez Add support for Nintendo Switch

* Package Update: libdrm remove libdrm.so.2 symlink with L4T boards, as nvidia supplies their own
2021-05-10 22:56:02 +03:00
David Lawson
631eff4645
Joycon stuff (#1282)
* Add joycon kernel driver patches

* Add joycond
2021-05-06 01:23:30 +03:00
David Lawson
cdd770d78f
Rpi kernel update to hopefully fix composite out (#1273)
* rpi: update kernel

* Remove Gamegirl support
2021-04-23 01:31:36 +03:00
Valerio Turrini
85aa8f415e
Add mk_arcade_joystick_rpi kernel module (#1044) 2020-09-26 03:31:57 +03:00
by-gnome
dea90fa835
Remove obsolete unused metapackages WandBoard and imx6 (#1041) 2020-09-22 01:57:59 +03:00
by-gnome
8d654165ad
Add project NXP/iMX6 and support for Wandboard Quad/QuadPlus (#1020)
* Add project NXP/iMX6
* add metapackage for NXP project
* add bootloader scripts for iMX6 devices
* add linux arm config for iMX6 devices
* add options file for iMX6 devices

* Include firmware for iMX6 devices
* linux: include builtin firmware for iMX6 sdma
* NXP/iMX6: fix linux config
* NXP/iMX6: include firmware-imx and kernel-firmware packages

* firmware-imx: fix pkg variables and change firmwares target dir

* NXP/iMX6: add fix etnaviv GPU driver breakage

* NXP/iMX6: set output resolution to 1080p

* Add support for Wandboard Quad/QuadPlus (iMX6)
* NXP/iMX6: add systemd service to run hciattach
* NXP/iMX6: add udev rule to start hciattach service
* NXP/iMX6: fix linux config
* NXP/iMX6: include wlan-firmware and brcmfmac_sdio firmware pkgs
* scripts/uboot_helper: include Wandboard Quad b1/c1/d1, QuadPlus d1

* brcmfmac_sdio-firmware: update to b51b1c3

* NXP/iMX6: add fix brcm chip connection timeout error in Wandboard b1

* Update iMX6 kernel to 5.4.61-LTS
* NXP/iMX6: update linux config
* NXP/iMX6: switch kernel from 'default' to 'mainline-5.4'
* NXP/iMX6: remove fix etnaviv GPU driver breakage
* NXP/iMX6: add fix bluez compilation with linux 5.2 and higher

* build_all.sh: include NXP/iMX6
2020-09-06 23:09:47 +03:00
Ntemis
f3d73611a4 XU4: Clean after oga merge 2020-07-17 22:02:19 +03:00
Demetris Ierokipides
5766173240
Odroid Go Advance Support (#981)
* Lakka: Add RK3326 - Odroid Go Advance support

* odroidgo2: rename kernel

* libretro: fix some packages

* OGA:And there will be Cortex-A35 support in ARCH=arm

* RK3326: rename to OdroidGoAdvance

* uboot_helper: add missing bracket

* OdroidGoAdvance: fix bootloader and kernel

* OdroidGoAdvance: boots and shows a prompt!

* OdroidGoAdvance: enable wayland

* libretro-cores: new package, add master switch

* OdroidGoAdvance: have wayland use libmali's wayland-egl

* OdroidGoAdvance: fix wayland / wayland-egl dependency in RetroArch

* OdroidGoAdvance: boots to rotated RetroArch

* OdroidGoAdvance: add joypad autoconfig (to be upstreamed)

* OdroidGoAdvance: remove Wayland, go back to KMS

* odroidgo2: works without wayland, set xmb layout, update assets

* odroidgo2: oops

* odroidgo2: menu scaling adjustments

* Enable audio and headphone sensing (#905)

* retroarch: cleanup

* retroarch: remove XDG_RUNTIME_DIR envvar

* rkbin: cleanup

* odroidgo2: cleanup

* odroidgo2: cleanup x11 and wayland

* odroidgo2: please?

* odroidgo2: add proper splash

* Rockchip: disable UART serial console

* OGA:Add charging animation support on uboot

- Users have to burn this SPI flash update image and boot from it first
https://wiki.odroid.com/lib/exe/fetch.php?tok=bd1c8c&media=https%3A%2F%2Fdn.odroid.com%2FRK3326%2FODROID-GO-Advance%2Frecovery%2Fsdcard_recovery_200211.img

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* retroarch: update

* Small libretro update

* Use proper flags for OdroidGoAdvance a35 (#908)

* OGA: Bump kernel
- Added esp8089 driver
- Fixes suspend and resume of rk817 codec
- Fixes rk817 battery driver temp prop

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* Update Easyrpg to v0.6.2 stable

* OdroidGoAdvance: Add support for OGA v1.1 (#957)

Co-authored-by: natinusala <natinusala@gmail.com>
Co-authored-by: shantigilbert <shantic@gmail.com>
2020-07-14 05:47:17 +03:00
Thomas Bocek
2480e5dbd7
Odroid XU4/XU3 patches for LE9-2, based on https://github.com/Ntemis/Lakka-LibreELEC/tree/xu4 (#929) 2020-04-09 19:20:01 +03:00
Nathan S
db102f6e80
libretro-cores: new package, add master switch (#898) 2020-02-12 20:45:27 +01:00
Tomas Kelemen (vudiq)
d11e536561 Add GPICase device (port of #763) 2019-09-11 21:39:25 +02:00
Tomas Kelemen (vudiq)
ad548540f3 Rockchip: no need to add beetle-psx 2019-09-10 15:39:42 +02:00
Demetris Ierokipides
ab8a0652fa Add Dragonboard-410C support to lakka (#711)
* Add Dragonboard-410C support to lakka
https://developer.qualcomm.com/hardware/dragonboard-410c

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* 410C:Revert to old kernel and remove unneeded drivers
2019-07-18 21:54:04 +02:00
Tomas Kelemen (vudiq)
95b7463a6d Lakka: drop Slice/Slice3 support 2019-07-05 21:54:39 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00