Commit Graph

5776 Commits

Author SHA1 Message Date
David Abdurachmanov a854a48c3c
Update riscv64 configs
This is a problem of initramfs (i.e. dracut) that we don't have MMC
support (thus fail to mount disk).

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-29 08:55:27 +03:00
David Abdurachmanov 4b4a4b9251
Update riscv64 configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-29 08:36:38 +03:00
Justin M. Forbes c1d5388741 kernel-5.7.0-0.rc7.20200528gitb0c3ba31be3e.1
* Thu May 28 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc7.20200528gitb0c3ba31be3e.1]
- b0c3ba31be3e rebase
- Updated changelog for the release based on 444fc5cde643 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-28 10:35:15 -05:00
David Abdurachmanov bba1729d26
Update riscv64 modules filter
Change default to follow aarch64.

Multiple modules in core require 'mfd'.
Also add 'platform' because we use CONFIG_VIRT_SOC (which enabled GOLDISH).
'message' does not seem to be required.

[..]
+ ./filter-modules.sh modules.list riscv64
+ rm filter-aarch64.sh filter-armv7hl.sh filter-i686.sh filter-modules.sh filter-ppc64le.sh filter-riscv64.sh filter-s390x.sh filter-x86_64.sh
+ depmod -b . -aeF ./System.map 5.7.0-0.rc7.1.fc33.riscv64
Depmod failure
+ '[' -s depmod.out ']'
+ echo 'Depmod failure'
+ cat depmod.out
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/alcor_pci.ko needs unknown symbol mfd_add_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/alcor_pci.ko needs unknown symbol mfd_remove_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/rtsx_pci.ko needs unknown symbol mfd_add_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/rtsx_pci.ko needs unknown symbol mfd_remove_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/rtsx_usb.ko needs unknown symbol mfd_add_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/misc/cardreader/rtsx_usb.ko needs unknown symbol mfd_remove_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/hid/hid-sensor-hub.ko needs unknown symbol mfd_add_devices
depmod: WARNING: /builddir/build/BUILDROOT/kernel-5.7.0-0.rc7.1.fc33.riscv64/./lib/modules/5.7.0-0.rc7.1.fc33.riscv64/kernel/drivers/hid/hid-sensor-hub.ko needs unknown symbol mfd_remove_devices
[..]

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-28 08:46:06 +03:00
David Abdurachmanov 5097a84871
Update riscv64 configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 21:35:12 +03:00
David Abdurachmanov cd24272d0d
Update riscv64 configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 21:09:22 +03:00
David Abdurachmanov bfb6ac0e9c
Update riscv64 configs
Processing /builddir/build/BUILD/kernel-5.7-rc7/linux-5.7.0-0.rc7.1.fc33.riscv64/configs/kernel-5.7.0-riscv64-debug.config ... Found misconfigured config items, please set them to an appropriate value
/builddir/build/BUILD/kernel-5.7-rc7/linux-5.7.0-0.rc7.1.fc33.riscv64/configs/kernel-5.7.0-riscv64-debug.config.orig:6225:warning: override: VIRT_CPU_ACCOUNTING_GEN changes choice state

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 12:15:31 +03:00
David Abdurachmanov 26d6c60d09
Update riscv64 configs
Found CONFIG_NO_HZ_IDLE=y after generation, had CONFIG_NO_HZ_IDLE=is not set in Source tree
Found CONFIG_TICK_CPU_ACCOUNTING=y after generation, had CONFIG_TICK_CPU_ACCOUNTING=is not set in Source tree
Found CONFIG_REGMAP_SPI=m after generation, had CONFIG_REGMAP_SPI=y in Source tree
Found CONFIG_MFD_CORE=m after generation, had CONFIG_MFD_CORE=y in Source tree
Found CONFIG_SND_SOC_ES8328=m after generation, had CONFIG_SND_SOC_ES8328=is not set in Source tree
Found CONFIG_GOLDFISH=y after generation, had CONFIG_GOLDFISH=is not set in Source tree
Found CONFIG_RPMSG_CHAR=m after generation, had CONFIG_RPMSG_CHAR=y in Source tree
Found CONFIG_CRC_ITU_T=y after generation, had CONFIG_CRC_ITU_T=m in Source tree
Found CONFIG_CRC7=y after generation, had CONFIG_CRC7=m in Source tree
Found # CONFIG_STRICT_DEVMEM is not set, after generation, had CONFIG_STRICT_DEVMEM y in Source tree
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.XglgWg (%prep)
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.XglgWg (%prep)
Child return code was: 1

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 11:36:29 +03:00
David Abdurachmanov af2648123c
Update riscv64 configs
CONFIG_MAXPHYSMEM_2GB=n
CONFIG_MAXPHYSMEM_128GB=y
CONFIG_TUNE_GENERIC=y
CONFIG_FPU=y
CONFIG_RISCV_SBI_V01=y
CONFIG_FLATMEM_MANUAL=n
CONFIG_MTD_PHYSMAP_VERSATILE=n
CONFIG_MTD_PHYSMAP_GEMINI=n
CONFIG_KEYBOARD_GOLDFISH_EVENTS=n
CONFIG_GOLDFISH_TTY=n
CONFIG_DRM_PANEL_ARM_VERSATILE=n
CONFIG_FB_GOLDFISH=n
CONFIG_MMC_GOLDFISH=n
CONFIG_GOLDFISH_AUDIO=n
CONFIG_GOLDFISH_PIPE=n
CONFIG_PROFILE_ALL_BRANCHES=n
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.6MXOIA (%prep)
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.6MXOIA (%prep)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 10:30:57 +03:00
David Abdurachmanov 6da7f3a913
Update configs from kernel-ark.
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 09:16:42 +03:00
David Abdurachmanov c912a2fdc8
Clean up the filters for riscv64
This patches what we will have in kernel-ark.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 09:12:02 +03:00
David Abdurachmanov 0734e3acf6
Remove non-upstream CPUFreq SiFive FU540 patch
We don't want out-of-tree patches while migrating to kernel-ark for now.

We might return the patch if users ask for it (this is a popular patch).

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 09:07:46 +03:00
David Abdurachmanov 00412356d1
Remove configs directory
The configuration moved to kernel-ark repository.

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-27 09:05:47 +03:00
David Abdurachmanov 0f9ca81e1a Merge remote-tracking branch 'up/master' into master-riscv64 2020-05-26 09:35:56 +03:00
Justin M. Forbes a79d8affb7 kernel-5.7.0-0.rc7.1
* Mon May 25 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc7.1]
- v5.7-rc7 rebase
- Updated changelog for the release based on caffb99b6929 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-25 12:09:26 -05:00
Justin M. Forbes 891d5e1e47 kernel-5.7.0-0.rc6.20200522git051143e1602d.1
* Fri May 22 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.20200522git051143e1602d.1]
- 051143e1602d rebase
- Add Documentation back to kernel-devel as it has Kconfig now ("Justin M. Forbes")
- x86: Fix compile issues with rh_check_supported() (Don Zickus)
- redhat/Makefile: Fix RHEL8 python warning (Prarit Bhargava)
- kernel.spec: fix 'make scripts' for kernel-devel package (Brian Masney)
- Makefile: correct help text for dist-cross-<arch>-rpms (Brian Masney)
- Updated changelog for the release based on 642b151f45dd ("CKI@GitLab")
- redhat: Change Makefile target names to dist- (Prarit Bhargava)
- configs: Disable Serial IR driver (Prarit Bhargava)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-22 14:47:20 -05:00
Justin M. Forbes eeafa0d7a2 kernel-5.7.0-0.rc6.20200521gitb85051e755b0.1
* Thu May 21 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.20200521gitb85051e755b0.1]
- b85051e755b0 rebase
- kernel.spec: fix 'make scripts' for kernel-devel package (Brian Masney)
- Makefile: correct help text for dist-cross-<arch>-rpms (Brian Masney)
- Add Documentation back to kernel-devel as it has Kconfig now ("Justin M. Forbes")
- x86: Fix compile issues with rh_check_supported() (Don Zickus)
- Updated changelog for the release based on 642b151f45dd ("CKI@GitLab")
- redhat: Change Makefile target names to dist- (Prarit Bhargava)
- configs: Disable Serial IR driver (Prarit Bhargava)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-21 17:07:25 -05:00
Justin M. Forbes bec7366f48 kernel-5.7.0-0.rc6.20200520git115a54162a6c.1
* Wed May 20 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.20200520git115a54162a6c.1]
- 115a54162a6c rebase
- kernel.spec: fix 'make scripts' for kernel-devel package (Brian Masney)
- Makefile: correct help text for dist-cross-<arch>-rpms (Brian Masney)
- Add Documentation back to kernel-devel as it has Kconfig now ("Justin M. Forbes")
- x86: Fix compile issues with rh_check_supported() (Don Zickus)
- Updated changelog for the release based on 642b151f45dd ("CKI@GitLab")
- redhat: Change Makefile target names to dist- (Prarit Bhargava)
- configs: Disable Serial IR driver (Prarit Bhargava)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-20 14:23:26 -05:00
Justin M. Forbes cd543e686c kernel-5.7.0-0.rc6.20200519git642b151f45dd.1
* Tue May 19 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.20200519git642b151f45dd.1]
- 642b151f45dd rebase
- pwm: lpss: Fix get_state runtime-pm reference handling (Hans de Goede)
- Updated changelog for the release based on v5.7-rc6 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-19 12:57:24 -05:00
Justin M. Forbes 8bcec8d902 kernel-5.7.0-0.rc6.1
* Mon May 18 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc6.1]
- v5.7-rc6 rebase
- Updated changelog for the release based on 3d1c1e5931ce ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-18 12:42:20 -05:00
Justin M. Forbes 47fa8e4cc7 kernel-5.7.0-0.rc5.20200515git1ae7efb38854.1
* Fri May 15 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.20200515git1ae7efb38854.1]
- 1ae7efb38854 rebase
- Updated changelog for the release based on 24085f70a6e1 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-15 10:09:46 -05:00
Justin M. Forbes cce5567bb3 kernel-5.7.0-0.rc5.20200513git24085f70a6e1.1
* Wed May 13 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.20200513git24085f70a6e1.1]
- 24085f70a6e1 rebase
- Updated changelog for the release based on 152036d1379f ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-13 09:36:09 -05:00
Justin M. Forbes ce2585656b kernel-5.7.0-0.rc5.1
* Mon May 11 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc5.1]
- v5.7-rc5 rebase
- Updated changelog for the release based on e99332e7b4cd ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-11 09:34:36 -05:00
Justin M. Forbes 1f73373523 kernel-5.7.0-0.rc4.20200508git79dede78c057.1
* Fri May 08 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200508git79dede78c057.1]
- 79dede78c057 rebase
- Updated changelog for the release based on a811c1fa0a02 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-08 09:52:40 -05:00
Justin M. Forbes 00e1efaae5 kernel-5.7.0-0.rc4.20200507gita811c1fa0a02.1
* Thu May 07 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200507gita811c1fa0a02.1]
- a811c1fa0a02 rebase
- perf cs-etm: Move defined of traceid_list (Leo Yan)
- Updated changelog for the release based on dc56c5acd850 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-07 09:11:53 -05:00
David Abdurachmanov 262a5cf1c2
Remove obsolete patch
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-06 17:22:27 +03:00
David Abdurachmanov baac6325e3
Merge remote-tracking branch 'up/master' into master-riscv64
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-05-06 17:19:47 +03:00
Justin M. Forbes 4fdfe982ae kernel-5.7.0-0.rc4.20200505git47cf1b422e60.1
* Tue May 05 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200505git47cf1b422e60.1]
- 47cf1b422e60 rebase
- Build ARK against ELN (Don Zickus)
- Updated changelog for the release based on v5.7-rc4 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-05 12:50:51 -05:00
Justin M. Forbes 2d4e33084f kernel-5.7.0-0.rc4.1
* Mon May 04 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.1]
- v5.7-rc4 rebase
- Updated changelog for the release based on f66ed1ebbfde ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-04 12:40:44 -05:00
Justin M. Forbes d254a07585 kernel-5.7.0-0.rc3.20200501gitc45e8bccecaf.1
* Fri May 01 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc3.20200501gitc45e8bccecaf.1]
- c45e8bccecaf rebase
- Updated changelog for the release based on 1d2cc5ac6f66 ("CKI@GitLab")
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-05-01 11:34:41 -05:00
Justin M. Forbes 67f313c852 kernel-5.7.0-0.rc3.20200429git1d2cc5ac6f66.1
* Wed Apr 29 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc3.20200429git1d2cc5ac6f66.1]
- 1d2cc5ac6f66 rebase
- Add cec to the filter overrides ("Justin M. Forbes")
- Add overrides to filter-modules.sh ("Justin M. Forbes")
- Copy Makefile.rhelver as a source file rather than a patch (Jeremy Cline)
- Move the sed to clear the patch templating outside of conditionals ("Justin M. Forbes")
- Only include open merge requests with "Include in Releases" label (Jeremy Cline)
- Exit non-zero if the tag already exists for a release (Jeremy Cline)
- Adjust the changelog update script to not push anything (Jeremy Cline)
- Drop --target noarch from the rh-rpms make target (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-04-29 16:12:02 -05:00
Justin M. Forbes 68dd5fcadc * Wed Apr 29 2020 Justin M. Forbes <jforbes@fedoraproject.org> 5.7.0-0.rc3.20200428git51184ae37e05.1
- 51184ae37e05 rebase
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-04-29 09:22:36 -05:00
Justin M. Forbes 5a34ebde9f Fix versioning 2020-04-27 09:13:22 -05:00
Justin M. Forbes 6c2cc50051 kernel-5.7.0-0.rc3.1
* Sun Apr 26 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc3.1]
- v5.7-rc3 rebase
- Add cec to the filter overrides ("Justin M. Forbes")
- Add overrides to filter-modules.sh ("Justin M. Forbes")
- Adjust the changelog update script to not push anything (Jeremy Cline)
- Drop --target noarch from the rh-rpms make target (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-04-26 21:15:20 -05:00
Jeremy Cline d1b6f8c7af kernel-5.7.0-0.rc2.20200423git7adc4b399952.1
* Thu Apr 23 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc2.20200423git7adc4b399952.1]
- 7adc4b399952 rebase
- Match template format in kernel.spec.template ("Justin M. Forbes")
- Break out the Patches into individual files for dist-git ("Justin M. Forbes")
- Break the Red Hat patch into individual commits (Jeremy Cline)
- Adjust module filtering so CONFIG_DRM_DP_CEC can be set (Jeremy Cline)
- Add a script to generate release tags and branches (Jeremy Cline)
- Set CONFIG_VDPA for fedora ("Justin M. Forbes")
- Provide defaults in ark-rebase-patches.sh (Jeremy Cline)
- Default ark-rebase-patches.sh to not report issues (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-04-23 16:47:21 -04:00
Justin M. Forbes 4f478aae80 kernel-5.7.0-0.rc2.20200422git18bf34080c4c.1
* Wed Apr 22 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.7.0-0.rc2.20200422git18bf34080c4c.1]
- 18bf34080c4c rebase
- Provide defaults in ark-rebase-patches.sh (Jeremy Cline)
- Default ark-rebase-patches.sh to not report issues (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-04-22 12:16:49 -05:00
Jeremy Cline 0c5dccebb5 kernel-5.7.0-0.rc2.1
* Mon Apr 20 2020 Jeremy Cline <jcline@redhat.com> [5.7.0-0.rc2.1]
- v5.7-rc2 rebase
- Add a README to the dist-git repository (Jeremy Cline)
- Copy distro files rather than moving them (Jeremy Cline)
- Drop DIST from release commits and tags (Jeremy Cline)
- Place the buildid before the dist in the release (Jeremy Cline)
- Sync up with Fedora arm configuration prior to merging (Jeremy Cline)
- Disable CONFIG_PROTECTED_VIRTUALIZATION_GUEST for zfcpdump (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-04-20 14:23:47 -04:00
Jeremy Cline 8aa3f86912 kernel-5.7.0-0.rc1.20200416git9786cab67457.1
* Thu Apr 16 2020 Jeremy Cline <jcline@redhat.com> [5.7.0-0.rc1.20200416git9786cab67457.1]
- 9786cab67457 rebase
- Copy distro files rather than moving them (Jeremy Cline)
- Place the buildid before the dist in the release (Jeremy Cline)
- Drop DIST from release commits and tags (Jeremy Cline)
- Sync up with Fedora arm configuration prior to merging (Jeremy Cline)
- Disable CONFIG_PROTECTED_VIRTUALIZATION_GUEST for zfcpdump (Jeremy Cline)
Resolves: rhbz#

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2020-04-16 16:30:04 -04:00
Jeremy Cline 0310b312a7 kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1
This is an automated commit generated from the
kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 tag in
https://gitlab.com/cki-project/kernel-ark.git
2020-04-14 17:53:23 -04:00
Justin M. Forbes 48b75e92d6 Linux v5.7-rc1 2020-04-13 09:05:29 -05:00
Justin M. Forbes 921d5d6e16 Disable debugging options. 2020-04-13 08:11:21 -05:00
Peter Robinson f5cc9f5213 minor update for deleted configs 2020-04-11 15:10:55 +01:00
Justin M. Forbes d329f88592 Linux v5.6-12046-gae46d2aa6a7f 2020-04-08 15:29:05 -05:00
Justin M. Forbes ff84cb1dd7 Linux v5.6-11448-g7e63420847ae 2020-04-07 16:11:23 -05:00
Justin M. Forbes c242538da1 Add patches to fix nouveau issues preventing booting the installer or system 2020-04-07 08:38:28 -05:00
Peter Robinson 9d763c2454 arm: cleanup patch numbers/comments 2020-04-07 09:53:37 +01:00
Justin M. Forbes 0561e0bf0e Linux v5.6-11374-ga10c9c710f9e 2020-04-06 13:56:22 -05:00
Justin M. Forbes 2703d9b16c Linux v5.6-9431-gbef7b2a7be28 2020-04-03 14:30:51 -05:00
Peter Robinson 7a8f4907d4 staging: initial driver deletion cleanups 2020-04-03 14:25:12 +01:00
Peter Robinson 09ea32b6ae VIDEO_USBVISION has moved to staging for removal so disable it 2020-04-03 14:09:37 +01:00