Commit Graph

3368 Commits

Author SHA1 Message Date
MilhouseVH
76757508a6 linux (Generic): config options for 5.1 2019-05-09 19:43:30 +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
8b34ed9baa linux (Generic): config options for 5.1-rc4 2019-05-09 19:43:30 +01:00
MilhouseVH
532e32e67c linux (Generic): config options for 5.1-rc3 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
MilhouseVH
aa56cb852d linux (Generic): config options for 5.1-rc1 2019-05-09 18:31:26 +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
070fd141cd linux (Generic): config options for 5.0.12 2019-05-04 15:06:06 +01: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
MilhouseVH
2f3628e29d linux (Allwinner): Drop H6 pixel clock patch 2019-05-04 15:06:06 +01:00
MilhouseVH
115c5bc5b9 linux (Allwinner): config options for 5.0.8 2019-05-04 15:06:06 +01:00
MilhouseVH
c01f65d2ee linux (Generic): config options for 5.0.8 2019-05-04 15:06:06 +01:00
kszaq
cb3645bd19 projects: remove Amlogic_legacy project 2019-05-04 00:01:55 +02:00
kszaq
066d6574f7 Allwinner: add lz4:host to kernel dependencies
It is required to compress kernel image and initramfs.
2019-05-03 14:51:38 +02:00
kszaq
4a5d8db8bd Allwinner: use lz4 to compress kernel for arm 2019-05-03 00:21:06 +02:00
kszaq
bc1944bac6 Allwinner: don't use initramfs compression
Kernel image is already compressed with bzip2,
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-03 00:20:02 +02:00
kszaq
07e99d2ceb Allwinner: use lz4 to compress initramfs for aarch64 2019-05-03 00:17:52 +02: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
kszaq
f4605de83a Generic: don't use initramfs compression
Kernel image is already compressed with bzip2,
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:00 +02:00
MilhouseVH
09325f7fae Merge pull request #3428 from 5schatten/move_RPi_vendor_headers
[RPi] fix vendor header & lib includes / remove project specific include CFLAGS WIP
2019-04-30 21:22:44 +01:00
Jernej Skrabec
99364e8be8 Allwinner: Fix BT/WIFI on OrangePi Win 2019-04-28 13:29:39 +02:00
5schatten
27bac4252b RPi: remove deprecated softfp TARGET_FLOAT option -> use either hard or soft 2019-04-16 23:28:20 +02:00
5schatten
6ab081b3dd Allwinner/H3: remove deprecated softfp TARGET_FLOAT option -> use either hard or soft 2019-04-16 23:28:10 +02:00