Commit Graph

5776 Commits

Author SHA1 Message Date
Justin M. Forbes b54bb6ea90 Linux v5.6-7632-g919dce24701f 2020-04-02 17:12:14 -05:00
Hans de Goede cbf7430ee4 Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621)
Add patch fixing Lenovo X1 8th gen speaker volume control (rhbz 1820196)
2020-04-02 19:54:06 +02:00
Hans de Goede e66f119db1 Add patch fixing Lenovo X1 7th and 8th gen not suspending (rhbz 1816621) 2020-04-02 15:33:42 +02:00
Justin M. Forbes 4c49e1a1c3 Fix typo in secureboot patch 2020-04-01 17:02:45 -05:00
Justin M. Forbes 163b626f29 Trim sources 2020-04-01 16:39:31 -05:00
Justin M. Forbes 661a43444c Linux v5.6-5611-g1a323ea5356e 2020-04-01 16:38:37 -05:00
Justin M. Forbes 9949db6070 Linux v5.6-2405-gcad18da0afb1 2020-03-31 16:16:04 -05:00
Justin M. Forbes cd64a637b8 Linux v5.6-461-g47acac8cae28 2020-03-30 16:53:29 -05:00
Jeremy Cline c2c38e2125 Linux v5.6 2020-03-30 10:25:08 -04:00
Jeremy Cline 0502703eff Linux v5.6-rc7-227-gf3e69428b5e2 2020-03-27 11:49:59 -04:00
Jeremy Cline 524662d6db Reenable debugging options. 2020-03-27 11:47:16 -04:00
Peter Robinson f294283e43 add patch to fix display on some tegra devices (TK1, TX1, Nano) 2020-03-26 10:51:42 +00:00
Peter Robinson 9304299c50 Update RPi4 USB/pci quriks patch to latest upstream 2020-03-25 12:26:55 +00:00
Peter Robinson 60ec2ecddf Linux v5.6-rc7 2020-03-23 10:32:09 +00:00
Peter Robinson bb111fd4b9 Disable debugging options. 2020-03-23 10:23:18 +00:00
Peter Robinson 9f5dcfdbf8 build IIO inx2xx adc for all arm arches 2020-03-22 10:10:47 +00:00
David Abdurachmanov c0587c292d
Fix compilation error
The patch is posted upstream and is already in next branch.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-22 09:05:56 +02:00
David Abdurachmanov e0288866a8
Update configs for riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 21:47:55 +02:00
David Abdurachmanov 4cc44897dc
Update configs for riscv64
CONFIG_DRM_DEBUG_MM=n
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.lW4L5f (%prep)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 21:12:11 +02:00
David Abdurachmanov 2012495fbd
Update configs for riscv64
BUILDSTDERR: WARNING: unmet direct dependencies detected for DRM_VIRTIO_GPU
BUILDSTDERR:   Depends on [m]: HAS_IOMEM [=y] && DRM [=m] && VIRTIO [=y] && MMU [=y]
BUILDSTDERR:   Selected by [y]:
BUILDSTDERR:   - SOC_VIRT [=y]
BUILDSTDERR: WARNING: unmet direct dependencies detected for NET_9P_VIRTIO
BUILDSTDERR:   Depends on [m]: NET [=y] && NET_9P [=m] && VIRTIO [=y]
BUILDSTDERR:   Selected by [y]:
BUILDSTDERR:   - SOC_VIRT [=y]
Error: Mismatches found in configuration files
Found CONFIG_NET_9P_VIRTIO=y after generation, had CONFIG_NET_9P_VIRTIO=m in Source tree
Found CONFIG_VIRTIO_BLK=y after generation, had CONFIG_VIRTIO_BLK=m in Source tree
Found CONFIG_SCSI_VIRTIO=y after generation, had CONFIG_SCSI_VIRTIO=m in Source tree
Found CONFIG_VIRTIO_NET=y after generation, had CONFIG_VIRTIO_NET=m in Source tree
Found CONFIG_VIRTIO_CONSOLE=y after generation, had CONFIG_VIRTIO_CONSOLE=m in Source tree
Found CONFIG_DRM_VIRTIO_GPU=y after generation, had CONFIG_DRM_VIRTIO_GPU=m in Source tree
Found CONFIG_VIRTIO_BALLOON=y after generation, had CONFIG_VIRTIO_BALLOON=m in Source tree
Found CONFIG_VIRTIO_INPUT=y after generation, had CONFIG_VIRTIO_INPUT=m in Source tree
Found CONFIG_VIRTIO_MMIO=y after generation, had CONFIG_VIRTIO_MMIO=m in Source tree
Found CONFIG_GOLDFISH=y after generation, had CONFIG_GOLDFISH=is not set in Source tree
Found CONFIG_RPMSG_CHAR=y after generation, had CONFIG_RPMSG_CHAR=is not set in Source tree
Found CONFIG_RPMSG_VIRTIO=y after generation, had CONFIG_RPMSG_VIRTIO=m in Source tree
Found CONFIG_CRYPTO_DEV_VIRTIO=y after generation, had CONFIG_CRYPTO_DEV_VIRTIO=m in Source tree
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.a26I8d (%prep)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 20:23:25 +02:00
David Abdurachmanov ad2d894e7f
Update configs for riscv64
Fix:

CONFIG_KEYBOARD_GOLDFISH_EVENTS=n
CONFIG_GOLDFISH_TTY=n
CONFIG_BATTERY_GOLDFISH=n
CONFIG_FB_GOLDFISH=n
CONFIG_MMC_GOLDFISH=n
CONFIG_GOLDFISH_AUDIO=n
CONFIG_GOLDFISH_PIPE=n
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.3T86QK (%prep)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 19:17:15 +02:00
David Abdurachmanov dfc1773495
Rebase 0002-SiFive-Unleashed-CPUFreq.patch
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 18:38:59 +02:00
David Abdurachmanov 544a6b0067
Update configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 18:23:00 +02:00
David Abdurachmanov 4397dda953 Merge remote-tracking branch 'up/master' into master-riscv64 2020-03-21 18:22:28 +02:00
Peter Robinson 95a719bd15 add DRM_PANEL_XINGBANGDA_XBD599 options 2020-03-21 16:10:08 +00:00
David Abdurachmanov 697f1e5971
Update configs
The following commit:
f6d71673bd?branch=master

is missing CONFIG_DRM_PANEL_XINGBANGDA_XBD599 in configs directory.

Reported to pbrobinson.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 17:42:28 +02:00
David Abdurachmanov 90ce4b5c5e
Remove obsolete patches
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 17:15:30 +02:00
David Abdurachmanov 6185d54571
Remove obsolete patches
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 17:14:48 +02:00
David Abdurachmanov d973ee3b47
Merge remote-tracking branch 'up/master' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-03-21 17:12:25 +02:00
Jeremy Cline 8323383234 Linux v5.6-rc6-115-g5ad0ec0b8652 2020-03-20 18:00:25 -04:00
Jeremy Cline aca1c25ebf Switch Secure Boot to lock down in integrity mode (rhbz 1815571) 2020-03-20 17:56:53 -04:00
Peter Robinson f6d71673bd Panel support for PinePhone 2020-03-19 00:54:08 +00:00
Jeremy Cline 60d1e85065 Linux v5.6-rc6-9-gac309e7744be 2020-03-18 14:55:22 -04:00
Jeremy Cline 4b101309ae Reenable debugging options. 2020-03-18 12:36:42 -04:00
Jeremy Cline cfa55d5cc5 Linux v5.6-rc6 2020-03-17 10:19:47 -04:00
Jeremy Cline b93d893c9d Disable debugging options. 2020-03-17 10:11:39 -04:00
Peter Robinson fd8dd0fc63 arm: minor updates 2020-03-16 11:56:08 +00:00
Jeremy Cline 4a8c5ac64d Linux v5.6-rc5-204-g0d81a3f29c0a 2020-03-13 12:59:06 -04:00
Jeremy Cline e5f6e556b2 Linux v5.6-rc5-53-g3cc6e2c599cd 2020-03-12 16:32:30 -04:00
Jeremy Cline d12da21c1c Reenable debugging options. 2020-03-12 16:16:39 -04:00
Jeremy Cline ffafed24c5 Make HDR_ARCH_LIST conditional on the build target
EL kernels don't target arm, just arm64, so if we're not building for
Fedora drop arm.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-03-12 11:45:10 -04:00
Jeremy Cline 2027ad30fb Add weak-modules packaging back for not-Fedora
The weak-module scripts are used in EL, but have been problematic for
Fedora, so only include them if the build target isn't Fedora.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-03-12 11:41:51 -04:00
Peter Robinson fc7e20c59e Update RPi4 USB patch to v5 2020-03-12 13:01:59 +00:00
Jeremy Cline 252298034c A series of eDP backlight fixes for i915 (rhbz 1811850) 2020-03-10 14:48:32 -04:00
Peter Robinson 81304e5de0 aarch64: imx8: minor updates for audio 2020-03-10 13:47:28 +00:00
Hans de Goede 33fb0f2757 Fix only 1 monitor working on DP-MST docking stations (rhbz 1809681)
Fix backtraces on various buggy BIOS-es (rhbz 1564895, 1808874)
Add /etc/modprobe.d/floppy-blacklist.conf to fix auto-loading of the
  legacy floppy driver (rhbz 1789155)
2020-03-09 17:18:30 +01:00
Peter Robinson b128fdd3ea fix Pinebook Pro patch 2020-03-09 12:04:50 +00:00
Peter Robinson cb6c3c29f7 Linux v5.6-rc5 2020-03-09 08:48:12 +00:00
Peter Robinson b5007e3d25 Disable debugging options. 2020-03-09 08:05:35 +00:00
Peter Robinson 7f70f668f8 Update RPi4 USB patch to latest, drop no longer used tegra patch 2020-03-08 13:31:15 +00:00