Commit Graph

28 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
2458c07aef linux (Allwinner): config options for 5.1.5 (64BIT_TIME) 2019-05-25 18:21:21 +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
a840b68eaa linux (Allwinner): config options (gcc plugins) 2019-05-23 16:22:03 +01:00
Jernej Skrabec
ee23c9e7eb Allwinner: Fix HDMI monitor/TV detection and speed up boot 2019-05-17 06:54:05 +02:00
Jernej Skrabec
a7bef2f823 Allwinner: linux: Add HDMI 4K init fix 2019-05-16 17:26:58 +02:00
Jernej Skrabec
31bb988a3f u-boot: Update to 2019.04 and drop merged Allwinner patch 2019-05-15 19:32:16 +02: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 Skrabec
045342f8b5 Allwinner: Fix wifi on Beelink X2 2019-05-13 21:30:09 +02:00
Jernej Skrabec
f0c2057b86 Allwinner: Update to Linux 5.1 2019-05-12 21:23:42 +02:00
Jernej Skrabec
8e4c70b488 Allwinner: Update Beelink X2 U-Boot patch 2019-05-10 23:45:22 +02: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
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
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
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
6ab081b3dd Allwinner/H3: remove deprecated softfp TARGET_FLOAT option -> use either hard or soft 2019-04-16 23:28:10 +02:00