Commit Graph

4677 Commits

Author SHA1 Message Date
David Abdurachmanov 61da5462ab
riscv: we don't have /lib/modules/../dtb
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 19:40:50 +01:00
David Abdurachmanov 1838232458
riscv: rebuild configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 08:31:25 +01:00
David Abdurachmanov 8d4ff40415
riscv: modify CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 07:02:28 +01:00
David Abdurachmanov f47d31c65b
riscv: update CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 00:02:51 +01:00
David Abdurachmanov 80112e26ae
riscv: set CONFIG_FRAME_WARN to 2048 (lower is unrealistic)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-07 22:15:53 +01:00
David Abdurachmanov 676aad9847
riscv: fix vdso_install and a warning
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-07 22:11:46 +01:00
David Abdurachmanov 65627459ed Merge remote-tracking branch 'up/master' into riscv64 2018-11-07 21:22:49 +01:00
Peter Robinson 1dc56311d2 minor arm config tweak 2018-11-07 15:10:50 +00:00
Peter Robinson 9feaafee26 Initial Arm config updates for 4.20 2018-11-07 13:41:50 +00:00
Justin M. Forbes 33864ba387 Linux v4.20-rc1-62-g8053e5b93eca 2018-11-06 16:16:11 -06:00
Paul Bolle 9964dac781 Adjust glob pattern for configuration files
With the introduction of the new method of configuration generation the
names of the shipped kernel configuration files changed too. Adjust the
glob pattern in the check-configs.pl script to those changed names.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-06 09:43:31 -06:00
Paul Bolle 73cf59ae2c Remove sources for kernel-tools
The userspace tools were split out into kernel-tools last year. Remove
their sources too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-06 09:43:15 -06:00
Justin M. Forbes 980b5751f7 Add hid-asus for i686 too 2018-11-05 11:48:37 -06:00
Justin M. Forbes e88e680c22 Linux v4.20-rc1 2018-11-05 10:19:40 -06:00
Justin M. Forbes 572e50297a Disable debugging options. 2018-11-05 08:07:31 -06:00
David Abdurachmanov fd01e1b407
riscv: change CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 19:20:06 +01:00
David Abdurachmanov e93b45642b
riscv: adjust CONFIG_* options again
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 17:19:04 +01:00
David Abdurachmanov 088edc4af9
riscv: re-gen configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 16:28:28 +01:00
David Abdurachmanov 681c2dab76
riscv: add missing CONFIG_* options
Found unset config items, please set them to an appropriate value
CONFIG_ARCH_RV32I=n
CONFIG_ARCH_RV64I=y
CONFIG_CMODEL_MEDLOW=n
CONFIG_CMODEL_MEDANY=y
CONFIG_MAXPHYSMEM_2GB=n
CONFIG_MAXPHYSMEM_128GB=y
CONFIG_NR_CPUS=8
CONFIG_TUNE_GENERIC=y
CONFIG_RISCV_ISA_C=y
CONFIG_RISCV_BASE_PMU=y
CONFIG_FPU=y
CONFIG_CMDLINE_BOOL=n
CONFIG_PCIE_CADENCE_EP=n
CONFIG_PCI_ENDPOINT_CONFIGFS=n
CONFIG_PCI_EPF_TEST=n
CONFIG_NETWORK_SECMARK=n
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_MTD_OF_PARTS=m
CONFIG_OF_UNITTEST=n
CONFIG_OF_OVERLAY=n
CONFIG_KEYBOARD_BCM=n
CONFIG_GPIO_74XX_MMIO=n
CONFIG_POWER_RESET_GPIO=n
CONFIG_POWER_RESET_GPIO_RESTART=n
CONFIG_THERMAL=m
CONFIG_FB_SSD1307=n
CONFIG_SND_SOC_AC97_CODEC=n
CONFIG_SND_SOC_ES8328_I2C=n
CONFIG_SIFIVE_PLIC=n
CONFIG_PROFILE_ALL_BRANCHES=n

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 15:51:18 +01:00
David Abdurachmanov 7094da6400
riscv: change kernel image
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 14:57:46 +01:00
David Abdurachmanov b3c173bfe0
Add initial RISC-V 64-bit (riscv64) support
UNTESTED

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 14:36:46 +01:00
Justin M. Forbes 6619fa569c Updates for hid-asus 2018-11-03 08:23:31 -05:00
Justin M. Forbes 8874744008 Add config files 2018-11-02 12:08:23 -05:00
Justin M. Forbes 90bf85d2b1 Linux v4.19-12532-g8adcc59974b8 2018-11-02 12:07:56 -05:00
Justin M. Forbes 755a40d40d Linux v4.19-12279-g5b7449810ae6 2018-11-01 11:00:41 -05:00
Justin M. Forbes bf0b23e3a4 Linux v4.19-11807-g310c7585e830 2018-10-31 13:11:02 -05:00
Peter Robinson 6588af0f10 drop the controverial speck crypto bits now it's gone upstream too 2018-10-31 11:00:31 +00:00
Peter Robinson f1526e0b52 drop obsolete DAC960 (replaced with SCSI_MYR[SB]) 2018-10-31 10:31:53 +00:00
Justin M. Forbes 968d59bf94 Linux v4.19-11706-g11743c56785c 2018-10-30 11:51:07 -05:00
Justin M. Forbes cea0c127b7 Turn on CONFIG_STACKPROTECTOR for ppc 2018-10-29 15:26:42 -05:00
Justin M. Forbes 4eb72d37dc Linux v4.19-9448-g673c790e7282 2018-10-29 13:54:19 -05:00
Justin M. Forbes e7c396bbf3 Fix thinko with macros 2018-10-27 13:27:58 -05:00
Justin M. Forbes 6904e70891 Add macros.S to kernel-devel due to changes for gcc bugs 2018-10-26 14:20:15 -05:00
Justin M. Forbes 8f03c40977 Linux v4.19-6148-ge5f6d9afa341 2018-10-26 11:30:07 -05:00
Justin M. Forbes 0f348d0bc2 Linux v4.19-5646-g3acbd2de6bc3 2018-10-25 12:49:20 -05:00
Justin M. Forbes bc5d8157d1 Linux v4.19-4345-g638820d8da8e 2018-10-24 13:39:38 -05:00
Justin M. Forbes a92862ed1d Linux v4.19-1676-g0d1b82cd8ac2 2018-10-23 10:47:47 -05:00
Peter Robinson 5f57cb8159 Spelling and minor readme fixes 2018-10-23 16:31:51 +01:00
Jeremy Cline 0692272350
Linux v4.19 2018-10-22 09:35:14 -04:00
Peter Robinson c3f92fbe98 Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-22 10:33:35 +01:00
Jeremy Cline d39a8c5da3
Linux v4.19-rc8-95-g91b15613ce7f
Also enable pinctrl-cannonlake (rhbz 1641057)
2018-10-19 10:09:23 -04:00
Jeremy Cline 81f24e6cf0
Linux v4.19-rc8-27-gfa520c47eaa1 2018-10-18 09:43:15 -04:00
Jeremy Cline 3c50fa7821
Linux v4.19-rc8-16-gc343db455eb3 2018-10-17 15:53:37 -04:00
Peter Robinson 71dcda616b Fixes to Rock960 series of devices, Raspberry Pi graphics fix 2018-10-17 09:14:49 +01:00
Jeremy Cline c8a5b4dd1e
Linux v4.19-rc8-11-gb955a910d7fd 2018-10-16 15:27:42 -04:00
Jeremy Cline c50522dfcc
Linux v4.19-rc8 2018-10-15 09:58:53 -04:00
Jeremy Cline 9ab960b7da
Disable debugging options. 2018-10-15 09:55:38 -04:00
Peter Robinson e0cda5a30e one more use -delete on find commands 2018-10-14 17:52:11 +01:00
Peter Robinson fae554d6cb use -delete on find commands where possible rather than forking out to xargs/rm 2018-10-14 10:21:30 +01:00
Peter Robinson f0d49a4dcb Rebase device specific NVRAM files on brcm WiFi devices to latest
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2018-10-12 20:08:19 +01:00