Matthias Reichl
6f7037fcd0
Merge pull request #2520 from MilhouseVH/linux41421+
...
linux: update to linux-4.14.24 (ish)
2018-03-06 20:25:49 +01:00
Radostan Riedel
a44ba1226f
Merge pull request #2507 from kszaq/le90_aml_sbc
...
projects/Amlogic: SBC updates
2018-03-06 08:58:36 +01:00
MilhouseVH
f3b9884dfa
linux: updare linux-4.14.24
2018-03-05 18:33:39 +00:00
MilhouseVH
fab99123e2
linux: update to linux-4.14.22
2018-03-05 18:33:38 +00:00
MilhouseVH
5f509fc8c9
linux: update to linux-4.14.21
2018-03-05 18:33:38 +00:00
Jonas Karlman
161230a87f
linux: update rockchip-4.4 to eae92ae2
2018-03-04 20:26:55 +01:00
Jonas Karlman
58a858b3e8
linux: update rockchip-4.4 to 7b43537e
2018-03-04 20:26:55 +01:00
Jonas Karlman
594e2a656e
linux: update rockchip-4.4 to 28018092
2018-03-04 20:26:55 +01:00
Jonas Karlman
96bbec2e79
linux: update rockchip-4.4 to bbea8b14
2018-03-04 20:26:55 +01:00
Jonas Karlman
527326b87a
linux: add rockchip-4.4
2018-03-04 20:26:54 +01:00
Radostan Riedel
d450819323
Merge pull request #2506 from HiassofT/le9-kernel-toolchain
...
Compile kernel on 64/32 split archs without redefining TARGET_PREFIX
2018-02-23 20:12:59 +01:00
CvH
c06f971a63
Merge pull request #2466 from MilhouseVH/linux41416+
...
linux: update to linux-4.14.20
2018-02-22 15:39:22 +01:00
kszaq
db1717f52b
linux: don't copy all dtb files to /usr/share/bootloader for Amlogic
...
We only require dtb.img and if other device trees are needed, bootloader scrips shall copy them.
2018-02-20 20:58:38 +01:00
MilhouseVH
6881674f3e
linux: update to linux-4.14.20
2018-02-19 14:58:18 +00:00
MilhouseVH
2902093461
linux: update to linux-4.14.18
2018-02-19 14:53:06 +00:00
MilhouseVH
ed36dd43a1
linux: update to linux-4.14.17
2018-02-19 14:53:06 +00:00
MilhouseVH
6c947f0f0d
linux: update to linux-4.14.16
2018-02-19 14:53:06 +00:00
Matthias Reichl
2f3f746d7f
linux: fix perf build
...
properly set ARCH, CROSS_COMPILE, LDFLAGS and JOBS.
This fixes build failure on aarch64 / kernel 4.4 and feature
detection issues due to LTO warnings on 32bit Rockchip builds.
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-02-19 11:32:43 +01:00
Matthias Reichl
6dd1537b4b
linux: use TARGET_KERNEL_ARCH
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-02-17 17:54:34 +01:00
Matthias Reichl
18ad7260b0
linux: perf: don't link against -llzma on x86_84
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2018-02-17 17:15:34 +01:00
Jonas Karlman
eab5a509d7
linux: do not build perf on 64/32-bit
2018-02-12 21:29:18 +01:00
kszaq
d93f7c2c95
linux: bump amlogic-3.14 to 9c63c24
2018-02-10 22:34:42 +01:00
kszaq
cd1509ea91
linux: fix copying device tree image for multi-dtb Amlogic targets
...
After multi-dtb support was introduced, device tree blob name is always dtb.img. We can copy that file to SD card image.
2018-02-10 22:34:42 +01:00
kszaq
1ca56c4ea1
linux: add KERNEL_EXTRA_DEPENDS_TARGET to enable specifying project-specific depends
2018-02-10 22:32:40 +01:00
MilhouseVH
e584efc713
linux: use kernel_config_path helper
2018-02-08 04:02:29 +00:00