Commit graph

3632 commits

Author SHA1 Message Date
Seth Barberee
f42d3b6fdc
patch isn't needed anymore since libretro-common fixed it (#976) 2020-07-11 01:05:25 +03:00
Demetris Ierokipides
01ad98fe96
Bump everything to 1.8.9 Retroarch release head (#971)
- Tinkerboard: Build tested with unbuildable cores disabled
2020-07-06 02:04:02 +02:00
Ntemis
961e759bc3 Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv into lakka-9.2 2020-06-15 16:20:09 +03:00
CvH
15b9a35125
Merge pull request #4247 from MilhouseVH/le92_backports-9.2.2
backports: libreelec-9.2.3
2020-05-20 19:45:44 +02: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
MilhouseVH
e0bf72d476 linux (Generic): enable Marvell SDIO and USB WiFi support as module
Forum: https://forum.libreelec.tv/thread/21537-dell-wyse-3040-wifi-not-working/
2020-04-08 18:14:16 +01:00
Matthias Reichl
9f92e69844 linux (RPi): config options for 4.19.114-e2efb91
enable SND_AUDIOINJECTOR_ISOLATED_SOUNDCARD

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-04-07 17:32:42 +02:00
Matthias Reichl
03253f885c linux (RPi4): switch to CONFIG_ARM_RASPBERRYPI_CPUFREQ
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-03-22 22:36:54 +01:00
Matthias Reichl
e82d2c8db1 linux (RPi): config options for 4.19.108-2fab54c
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-03-06 22:06:58 +01:00
Jernej Škrabec
98789b4a2f
Merge pull request #4006 from HiassofT/le92-kernel-4.19.84+
[le92] linux (RPi): update to 4.19.84+
2020-02-26 17:43:19 +01:00
MilhouseVH
235c67ca05 kernel: disable MT76x0E (PCI adapter) support as we don't include the firmware 2020-02-07 01:25:50 +00:00
Ntemis
94313d4599 Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-3.0 2020-02-06 03:29:32 +02:00
Matthias Reichl
67d9be9c87 linux (RPi): config options for 4.19.97-f6e7d78
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-31 17:34:38 +01:00
Matthias Reichl
6f1ff8b102 linux (RPi): config options for 4.19.88
add CONFIG_SND_BCM2708_SOC_JUSTBOOM_BOTH=m

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-31 17:34:37 +01:00
Matthias Reichl
d4eee23479 linux (RPi): config options for 4.19.86
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-31 17:34:37 +01:00
Matthias Reichl
d74973747a linux (RPi): config options for 4.19.84
Enable CPUFREQ_DT and CLK_RASPBERRYPI for RPi4 to support clock
changes via mailbox calls.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-01-31 17:34:37 +01:00
chewitt
79788d560d linux: add wireguard support for RPi 2020-01-31 08:48:38 +00:00
chewitt
2a7444beca linux: add wireguard support for Rockchip 2020-01-31 08:48:38 +00:00
chewitt
a709cbbdac linux: add wireguard support for Generic 2020-01-31 08:48:38 +00:00
chewitt
000cf1768c linux: add wireguard support for Allwinner 2020-01-31 08:48:38 +00:00
Ntemis
010ee6d324 RK:Clean options file from mismerge 2019-12-26 00:15:11 +02:00
Ntemis
8fe811009e Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-LE9.2 2019-12-24 16:02:10 +02:00
Matthias Reichl
e089b59f30 Slice/Slice3: use upstream method to set xtal load capacitance
This fixes slice builds since upstream method to set xtal load capacitance
was backported in 4.19.82 stable

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-21 22:01:26 +01:00
CvH
f6473f65a8
Merge pull request #3898 from HiassofT/le92-kernel-4.19.79+
[le92] linux (RPi): update to 4.19.79+
2019-11-17 19:36:51 +01:00
Nicolas Pernoud
66b50feecd fix: usb webcam options for Allwinner 2019-11-15 18:13:11 +01:00
Nicolas Pernoud
cccd235148 fix : missing options for USB Webcam 2019-11-15 18:06:34 +01:00
Nicolas Pernoud
821ad52da0 feat: enable webcam driver as kernel module 2019-11-09 13:50:44 +01:00
Matthias Reichl
0321837881 linux (RPi): config options for 4.19.80
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-21 20:20:47 +02:00
CvH
0c366f4a37
Merge pull request #3777 from HiassofT/le92-kernel-4.19.67+
[le92] linux (RPi): update to 4.19.67+
2019-10-10 14:45:16 +02:00
Lukas Rusak
010bd5fd9d systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-09-19 09:09:27 +02:00
Matthias Reichl
28ecf8f4ac
Merge pull request #3803 from MilhouseVH/le92_rpi4_firmware
RPi4: add tools for updating SPI bootloader [backport]
2019-09-18 22:42:34 +02:00
Tomas Kelemen (vudiq)
75b35ffd9b Merge branch 'libreelec-9.2' - update to 9.1.501 2019-09-17 11:42:14 +02:00
Tomas Kelemen (vudiq)
c922ed0559 RPi: config.txt fixes
hdmi_mode=2 is not default now
remove duplicate hdmi_force_hotplug
2019-09-13 21:10:41 +02:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Matthias Reichl
048a33c99c linux (RPi): config options for 4.19.71-bd3452c
Enable Hifiberry DAC+DSP soundcard driver

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-12 15:10:53 +02:00
Tomas Kelemen (vudiq)
d11e536561 Add GPICase device (port of #763) 2019-09-11 21:39:25 +02:00
Tomas Kelemen (vudiq)
fcdd0f8bff RPi bootloader: move some settings to config.txt
these settings should not be overridden by an update.
2019-09-11 09:32:31 +02:00
MilhouseVH
3e32f390db RPi4: enable rpi-eeprom 2019-09-08 20:22:52 +01:00
Jonas Karlman
44d46b4a23 Rockchip: sync linux config with master 2019-09-08 18:17:07 +00:00
Matthias Reichl
ccfaa1ea32 linux (RPi): config options for 4.19.71
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-06 16:35:15 +02:00
Matthias Reichl
a30489aef6 linux (RPi): enable CONFIG_SENSORS_GPIO_FAN
see https://forum.libreelec.tv/thread/20094-raspberry-pi-gpio-fan-overlay/

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-07 23:55:57 +02:00
Matthias Reichl
f7d3be64e8 linux (RPi): config options for 4.19.63
Adapt to RPi4 Kconfig change, enable RPIVID_MEM instead of ARGON_MEM

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-01 21:21:37 +02:00
Tomáš Kelemen
9131149377 linux: overlayfs as module (#737)
fixes issue with wrong checksum for bios/system files
2019-07-31 18:54:09 +02:00
Tomáš Kelemen
080de80e29 linux: enable Steam Controller (#727)
enable CONFIG_HID_STEAM on targets with Kernel 4.18 and newer
2019-07-31 18:53:30 +02:00
Tomáš Kelemen
cc36263d74
add dragonboard to uboot_helper (#729)
* uboot_helper: add dragonboard 410c

* scripts/uboot_helper: add formatting to the python object

sort printed output
use dashes instead of underscores for board names
sort alphabetically

* u-boot: add support for installing firmware into the u-boot root directory

* dtc: allow building for host
2019-07-30 18:52:25 +02:00
Tomáš Kelemen
32dafa4d51 RPi4: set CPU to cortex-a72 (#736) 2019-07-30 14:46:33 +02:00
Matthias Reichl
0e2c544636 linux (RPi): config options for 4.19.60
Enable Hifiberry DAC+ADC PRO driver

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-26 21:40:38 +02:00
Tomáš Kelemen
57cac5f375
RPi4: switch back to OPENGLES (#724)
* RPi4: use OPENGLES, not OPENGL

* RPi4: add openlara back, builds with OPENGLES

* bcm2835: strip OPENGLES when not used as OPENGLES

* RPi4: switch libretro cores + RA to OPENGLES

* bcm2835-driver: do not strip when set as OPENGL
2019-07-26 11:48:57 +02:00
Tomáš Kelemen
b004145a57 Gamegirl: remove duplicate RetroArch patch (#725)
duplicate patch of:
projects/RPi/patches/retroarch/retroarch-01-rgba8888.patch
2019-07-25 10:07:05 +02:00
Matthias Reichl
73aef806ae linux (RPi): config options for 4.19.59
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-22 20:08:33 +02:00