Peter Robinson
198050236c
Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemd
...
[ 6.264658] Run /init as init process
[ 6.333757] systemd[1]: System time before build time, advancing clock.
[ 6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 6.386432] systemd[1]: Detected architecture arm.
[ 6.391433] systemd[1]: Running in initial RAM disk.
[ 6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>.
[ 6.419981] systemd[1]: Failed to open netlink: Operation not permitted
[ 6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
[ 7.066927] systemd[1]: Failed to start device monitor: Bad address
[ 7.213774] systemd[1]: SO_PASSCRED failed: Bad address
[ 7.233065] systemd[1]: Freezing execution.
2019-05-31 19:50:41 +01:00
Peter Robinson
59a539cc7d
arm: minor tegra updates
2019-05-29 12:09:38 +01:00
Peter Robinson
05f6d3d4a2
arm: stm32mp1: enable a few missed options
2019-05-23 13:57:08 +01:00
Peter Robinson
c38e8e0b62
re-enable sun4i-ss crrpto offload as it's fixed in 5.2
2019-05-23 11:18:57 +01:00
Peter Robinson
fa5a3a77fb
add Bosch BMA180 accel iio driver found on some arm tablets and other devices
2019-05-20 16:18:07 +01:00
Peter Robinson
37f7d8a335
Arm config updates for 5.2rc1
2019-05-20 08:47:57 +01:00
Justin M. Forbes
58561782e9
Linux v5.1-12505-g0ef0fd351550
2019-05-17 15:53:20 -05:00
Justin M. Forbes
5b72efed7d
Linux v5.1-12065-g8c05f3b965da
2019-05-16 15:35:54 -05:00
Justin M. Forbes
df4525c195
Linux v5.1-10909-g2bbacd1a9278
2019-05-15 14:14:21 -05:00
Peter Robinson
db916ad55e
explicitly enable Arm GIC power management
2019-05-15 19:26:08 +01:00
Peter Robinson
2145bfefe1
ti: drop removed configse
2019-05-15 13:44:33 +01:00
Peter Robinson
3d9e9d3e11
ti: drop removed configs
2019-05-15 13:40:53 +01:00
Peter Robinson
cebbc3cf3e
arm: remove retired configs
2019-05-15 00:55:11 +01:00
Justin M. Forbes
a915976cd4
Linux v5.1-10326-g7e9890a3500d
2019-05-14 12:16:53 -05:00
Justin M. Forbes
735223bf90
Linux v5.1-10135-ga13f0655503a
2019-05-13 12:05:41 -05:00
Peter Robinson
189fbf937b
CONFIG_LBDAF option removed upstream, is now standard
2019-05-13 00:30:28 +01:00
Justin M. Forbes
e4473dc0e3
Linux v5.1-9573-gb970afcfcabd
2019-05-10 13:37:00 -05:00
Justin M. Forbes
bf888d2bd5
Linux v5.1-8122-ga2d635decbfa
2019-05-09 13:02:16 -05:00
Justin M. Forbes
a9602bb6e5
Linux v5.1-5445-g80f232121b69
2019-05-08 12:24:46 -05:00
Justin M. Forbes
2b2a5f0a2e
Linux v5.1-1199-g71ae5fc87c34
2019-05-07 12:04:31 -05:00
Peter Robinson
da649d5215
Enable Arm STM32MP1
2019-05-07 04:58:17 +01:00
Peter Robinson
95a0150a74
minor qcom sound config tweak
2019-05-07 04:53:00 +01:00
Laura Abbott
a3f1fbec6e
Ensure ioschedulers are built in (rhbz 1690604)
2019-05-06 17:43:16 +00:00
Peter Robinson
bc27fd2460
disable sunxi crypto as it's currently broken
2019-05-03 20:33:58 +01:00
Jeremy Cline
ae63548e1d
Linux v5.1-rc7-131-gea9866793d1e
2019-05-03 14:53:48 +00:00
Jeremy Cline
c5e7ef61a4
Linux v5.1-rc7
2019-04-29 15:40:35 +00:00
Jeremy Cline
8f968e6f02
Linux v5.1-rc6
2019-04-22 14:20:15 +00:00
Jeremy Cline
e0aa9e60cc
Linux v5.1-rc3
2019-04-01 15:40:43 +00:00
Jeremy Cline
2129b13059
Align the IPv4 netfilter configs with the IPv6 configs (rhbz 1672657)
...
IPv6 builds as a module, change IPv4 to be built as a module as well.
2019-03-27 18:13:27 +00:00
Peter Robinson
f1512dfeef
Initial NXP i.MX8 enablement
2019-03-26 14:31:32 +00:00
Jeremy Cline
45e5a1f373
Linux v5.1-rc2
2019-03-25 14:51:10 +00:00
Paul Bolle
2e975b2183
Remove all Kconfig symbols dropped in v5.1-rc1
...
There are 23 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.1-rc1. The references to these symbols can be
safely removed.
These symbols are:
CONFIG_AD7152
CONFIG_DEFAULT_SECURITY_DAC
CONFIG_DEFAULT_SECURITY_SELINUX
CONFIG_EARLY_PRINTK_EFI
CONFIG_EXOFS_FS
CONFIG_EXT4_ENCRYPTION
CONFIG_F2FS_FS_ENCRYPTION
CONFIG_FB_XGI
CONFIG_MTD_MT81xx_NOR
CONFIG_NFT_CHAIN_NAT_IPV4
CONFIG_NFT_CHAIN_NAT_IPV6
CONFIG_NFT_MASQ_IPV4
CONFIG_NFT_MASQ_IPV6
CONFIG_NFT_REDIR_IPV4
CONFIG_NFT_REDIR_IPV6
CONFIG_SCSI_OSD_DEBUG
CONFIG_SCSI_OSD_DPRINT_SENSE
CONFIG_SCSI_OSD_INITIATOR
CONFIG_SCSI_OSD_ULD
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE
CONFIG_SND_AUDIO_GRAPH_SCU_CARD
CONFIG_SND_SIMPLE_SCU_CARD
CONFIG_UBIFS_FS_ENCRYPTION
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-03-21 15:12:50 +00:00
Paul Bolle
c9ac9acfb0
Remove three Kconfig symbols dropped before v5.0
...
Three Kconfig symbols were added to upstream v5.0-rc1 but dropped before
v5.0 was released (for various reasons): FB_LOGO_CENTER, RESCTRL, and
X86_RESCTRL. Remove them from our configuration generation system too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-03-21 15:12:50 +00:00
Peter Robinson
7644b3ba6f
enable stmmac dwc-qos for tegra
2019-03-19 15:23:00 +00:00
Jeremy Cline
b9534d956d
Linux v5.1-rc1
2019-03-18 14:46:16 +00:00
Peter Robinson
bfbaeaff47
updates for Arm
2019-03-18 00:48:44 +00:00
Jeremy Cline
2372415c36
Linux v5.0-11520-gf261c4e529da
2019-03-15 14:48:09 +00:00
Jeremy Cline
3cc187999e
Linux v5.0-11139-gfa3d493f7a57
2019-03-14 16:55:27 +00:00
Laura Abbott
d7d54c5338
Turn off stackleak
...
We need to figure out how to properly do the building so
turn this off for now.
2019-03-13 17:00:47 -07:00
Jeremy Cline
2a6ca24d59
Linux v5.0-11053-gebc551f2b8f9
2019-03-13 15:11:54 +00:00
Jeremy Cline
fe3f29352b
Linux v5.0-10742-gea295481b6e3
2019-03-12 15:02:18 +00:00
Peter Robinson
dab12d564c
Arm config updates and fixes, fixes for Jetson TX series
2019-03-12 11:50:12 +00:00
Jeremy Cline
edfbff22b4
Linux v5.0-10360-g12ad143e1b80
2019-03-11 17:30:38 +00:00
Jeremy Cline
6c72c6753e
Linux v5.0-7001-g610cd4eadec4
2019-03-08 16:38:03 +00:00
Jeremy Cline
ece6441001
Linux v5.0-6399-gf90d64483ebd
2019-03-07 20:30:13 +00:00
Jeremy Cline
4997df9dcb
Linux v5.0-3452-g3717f613f48d
2019-03-06 17:15:13 +00:00
Jeremy Cline
3d24375518
Linux v5.0-510-gcd2a3bf02625
2019-03-05 16:28:29 +00:00
Peter Robinson
a163f3690a
arm: minor tweak, disable obsolete driver
2019-02-24 21:31:09 +00:00
Peter Robinson
0713adcf68
Update missed CONFIG_88EU_AP_MODE for R8188EU arm change
2019-01-23 11:54:23 +00:00
Laura Abbott
53d9bbb5a7
Linux v5.0-rc2-211-gd7393226d15a
2019-01-18 09:08:28 -08:00