Commit graph

3609 commits

Author SHA1 Message Date
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
Tomáš Kelemen
7442a0e6f9 Allwinner: patch a patch (#712)
due to linux version change this two hunks failed:
- first one already in upstream
- second one did not match the lines after the changes
2019-07-19 09:46:52 +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
Matthias Reichl
62f0784860 linux (RPi4): enable CONFIG_PCIEPORTBUS
Sync with official RPi kernel, see
https://github.com/raspberrypi/linux/pull/3086

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-18 19:34:16 +02:00
Tomas Kelemen (vudiq)
4a39bb1424 add nouveau driver for Generic + enable kms in drm 2019-07-15 07:37:07 +02:00
Tomas Kelemen (vudiq)
61993bbf70 Allwinner: add more devices
- bananapi
- cubieboard2
- cubietruck
- nanopi_m1_plus
- orangepi_lite
- orangepi_one
2019-07-14 21:14:24 +02:00
Tomas Kelemen (vudiq)
c7ca1bb440 Amlogic: remove patch (already in upstream) 2019-07-13 21:44:10 +02:00
Tomas Kelemen (vudiq)
dd34941bd6 Merge branch 'libreelec-9.2' into Lakka-LE9.2 2019-07-13 18:22:38 +02:00
Tomas Kelemen (vudiq)
464dc84917 Generic: add 32bit support 2019-07-12 22:06:48 +02:00
MilhouseVH
1ebce4e7eb
Merge pull request #3606 from HiassofT/le92-kernel-4.19.56
linux (RPi): update to 4.19.56+
2019-07-11 08:45:01 +01:00
Tomas Kelemen (vudiq)
c1c8f0bc4d RPi4: switch to OPENGL instead of OPENGLES 2019-07-10 00:07:36 +02:00
Tomas Kelemen (vudiq)
7415c12b53 remove dvb stuff in Lakka 2019-07-04 21:25:56 +02:00
Tomas Kelemen (vudiq)
36c98cceb5 RPi4: fix no image on boot 2019-07-04 21:06:35 +02:00
Tomas Kelemen (vudiq)
94bd77ce1b RPi: remove dvb stuff in Lakka 2019-07-04 21:06:10 +02:00
Matthias Reichl
664cadb820 RPi4: switch kodi vendor to raspberrypi4
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-04 11:21:30 +02:00
Matthias Reichl
8bf41b5646 RPi4: drop kodi patches already included in leia_pi4 tree
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-04 11:21:30 +02:00
Matthias Reichl
d46852e00c linux (RPi): disable initramfs compression
This was accidentally brought back with the switch to kernel 4.19
in commit 707655ced2

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 09:35:36 +02:00
Matthias Reichl
8fc25d9216 linux (RPi): config options for 4.19.56
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 09:35:36 +02:00
Tomas Kelemen (vudiq)
6f2c6ec998 Amlogic linux: enable overlayfs 2019-07-01 20:26:56 +02:00
kszaq
e9d4478e82 Amlogic: fix syntax error, fix booting from USB 2019-06-30 23:45:50 +02:00
MilhouseVH
10d271ce65 Amlogic: use correct path 2019-06-30 23:44:24 +02:00
Matthias Reichl
2a579ca999 Amlogic: fix backport kernel patches for 5.1.9
The commit "ASoC: hdmi-codec: unlock the device on startup errors"
landed in 5.1.6 and can be dropped in LE.

This fixes kernel patches not applying in current LE master

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-30 23:43:52 +02:00
kszaq
b1717be827 project: add README.md
Borrow it from Rockchip, keep useful commands,
remove everything else, TODO: expand.
2019-06-30 23:02:26 +02:00
kszaq
3c7e6027f4 project: add linux patchset 2019-06-30 23:02:26 +02:00