Commit Graph

3366 Commits

Author SHA1 Message Date
Jernej Skrabec
8e4c70b488 Allwinner: Update Beelink X2 U-Boot patch 2019-05-10 23:45:22 +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
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
Ian Leonard
9a285decca rockchip: default to zstd compression
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-06 22:16:26 +00: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
Ian Leonard
4815eece2b generic: use zstd compression by default
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-03 23:49:51 +00: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
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
Jernej Skrabec
61b6b26abf Allwinner: Completely remove linux patch merged in 5.0.7 2019-04-16 21:31:55 +02:00
Hugo Araya Nash
bc89adef72 fix Allwinner linux patch 2019-04-15 22:04:08 -04:00