Commit Graph

1087 Commits

Author SHA1 Message Date
MilhouseVH
17cda55c9f Merge pull request #3523 from HiassofT/le10-initramfs-cleanup
cleanup initramfs build, drop support for kernel modules in initramfs
2019-06-05 15:46:53 +01:00
Jernej Škrabec
47ba37aa70 Merge pull request #3507 from MilhouseVH/linux5.1.1+
linux (RPi/Generic/Allwinner): update to linux-5.1.5
2019-05-31 22:49:23 +02:00
MilhouseVH
27f23f4de3 linux (RPi): config options for 5.1.5 (64BIT_TIME) 2019-05-28 17:09:10 +01:00
Matthias Reichl
9e9657981a drop UVESAFB_SUPPORT option
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
Matthias Reichl
317667558c drop INITRAMFS_MODULES option
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-05-24 16:22:48 +02:00
MilhouseVH
16507b3590 linux (RPi): config options for 5.1.3 2019-05-23 16:22:03 +01:00
Jernej Skrabec
4d1699cb1e Drop KERNEL_UBOOT_EXTRA_TARGET, it's never used 2019-05-15 19:24:43 +02:00
Jernej Skrabec
e2e3c37896 Drop UBOOT_CONFIGFILE, it's never used 2019-05-15 19:02:56 +02:00
Jernej Skrabec
dd41eed8b9 Drop UBOOT_CONFIG, it's never used 2019-05-15 18:59:53 +02:00
Jernej Škrabec
7e4975e93e Merge pull request #3376 from MilhouseVH/linux5.1.0
linux (RPi/Generic): update to linux-5.1
2019-05-12 21:21:47 +02:00
MilhouseVH
b48622994b Merge pull request #3212 from antonlacon/rpi-zstd-img
rpi: switch to zstd squashfs images
2019-05-10 00:43:43 +01:00
MilhouseVH
0d14bf5d8b linux (RPi): config options for 5.1-rc7 2019-05-09 19:43:30 +01:00
MilhouseVH
1818e61e9b linux (RPi): config options for 5.1-rc5 2019-05-09 19:43:30 +01:00
MilhouseVH
dd2298b677 Generic/RPi: disable crazycat, dvb-latest (incompatible) 2019-05-09 18:32:09 +01:00
Lukas Rusak
ec17cea5e6 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-05-08 11:54:58 -07:00
MilhouseVH
a555d72e9a linux (RPi/Generic): config options fixup after #3485 2019-05-04 15:06:06 +01:00
MilhouseVH
37b905d192 linux (RPi): config options for 5.0.8 2019-05-04 15:06:06 +01:00
Ian Leonard
a11b1fd4cf rpi: switch to zstd squashfs images
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-03 23:49:08 +00:00
kszaq
ef346f244b RPi: don't use initramfs compression
Kernel image is already compressed with gzip,
there is no point in having compressed initramfs
inside a compressed image.

Initramfs compression is discouraged:
https://github.com/torvalds/linux/blob/v5.0/usr/Kconfig#L137-L143
2019-05-02 21:18:41 +02:00
5schatten
27bac4252b RPi: remove deprecated softfp TARGET_FLOAT option -> use either hard or soft 2019-04-16 23:28:20 +02:00
MilhouseVH
33ba606e1a Merge pull request #3402 from nicolaspernoud/master
Enable uvcvideo driver as kernel module
2019-04-10 21:39:57 +01:00
Jernej Škrabec
13bd9b8829 Merge pull request #3375 from MilhouseVH/linux5.0.2+
linux (RPi/Generic): update to linux-5.0.7
2019-04-10 22:30:36 +02:00
MilhouseVH
dc6a4140f4 linux (RPi): config options for 5.0.7 2019-04-08 21:27:59 +01:00
Nicolas PERNOUD
ac6c3cba39 Applied patch 2019-04-04 19:03:58 +02:00
Nicolas Pernoud
c94c91e8c0 Enable uvcvideo driver as kernel module 2019-04-04 13:29:27 +02:00