aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-rpi
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-rpi: upgrade to 4.14.76Natanael Copa2018-10-151-2/+2
|
* main/linux-rpi: upgrade to 4.14.73Natanael Copa2018-10-011-4/+4
|
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* main/linux-rpi: upgrade to 4.14.69Natanael Copa2018-09-101-2/+2
|
* main/linux-rpi: upgrade to 4.14.67Natanael Copa2018-08-271-4/+4
|
* main/linux-rpi: upgrade to 4.14.66Natanael Copa2018-08-241-4/+4
|
* main/linux-rpi: upgrade to 4.14.62Natanael Copa2018-08-141-2/+2
|
* main/linux-rpi: upgrade to 4.14.61Natanael Copa2018-08-061-2/+2
|
* main/linux-rpi: upgrade to 4.14.60Natanael Copa2018-08-061-2/+2
|
* main/linux-rpi: upgrade to 4.14.59Natanael Copa2018-07-281-2/+2
|
* main/linux-rpi: upgrade to 4.14.57Natanael Copa2018-07-251-2/+2
|
* main/linux-rpi: upgrade to 4.14.55Natanael Copa2018-07-161-2/+2
|
* main/linux-rpi: upgrade to 4.14.54Natanael Copa2018-07-111-2/+2
|
* main/linux-rpi: upgrade to 4.14.52Natanael Copa2018-06-261-3/+3
|
* main/linux-rpi: disable CONFIG_IP_PNPCarlo Landmeter2018-06-262-4/+5
|
* main/linux-rpi: upgrade to 4.14.51Natanael Copa2018-06-211-3/+3
|
* main/linux-rpi: fix armhf buildCarlo Landmeter2018-06-191-2/+5
|
* main/linux-rpi: move dtb on aarch64Carlo Landmeter2018-06-191-2/+6
|
* main/linux-rpi: upgrade to 4.14.50Natanael Copa2018-06-171-3/+3
|
* main/linux-rpi: only depend on linux-firmware-brcmNatanael Copa2018-06-151-4/+4
| | | | We dont need all the other firmware
* main/linux-rpi: upgrade to 4.14.49Natanael Copa2018-06-131-4/+4
|
* main/linux-rpi: upgrade to 4.14.44 and multiple changesCarlo Landmeter2018-06-138-10984/+138
| | | | | | | - base config on upstream defconfig - apply changes by using kernels scripts/config tool - remove markdt as its no longer needed - add aarch64 support
* main/linux-rpi: upgrade to 4.9.76Natanael Copa2018-01-101-2/+2
|
* main/linux-rpi: upgrade to 4.9.73Natanael Copa2018-01-021-2/+2
|
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/linux-rpi: upgrade to 4.9.72Natanael Copa2017-12-271-2/+2
|
* main/linux-rpi: upgrade to 4.9.71Natanael Copa2017-12-221-2/+2
|
* main/linux-rpi: upgrade to 4.9.70Natanael Copa2017-12-201-2/+2
|
* main/linux-rpi: upgrade to 4.9.65Natanael Copa2017-11-301-2/+2
|
* main/linux-rpi: fix configTimo Teräs2017-11-213-6/+10
|
* main/linux-rpi: upgrade to 4.9.63, update rpi patchTimo Teräs2017-11-211-5/+5
|
* main/linux-rpi: upgrade to 4.9.59Natanael Copa2017-10-301-2/+2
|
* main/linux-rpi: upgrade to 4.9.58Natanael Copa2017-10-263-7/+9
|
* main/linux-rpi: upgrade to 4.9.52Natanael Copa2017-09-293-9/+11
|
* main/linux-rpi: fix rpi patchCarlo Landmeter2017-08-111-4/+3
|
* main/linux-rpi: update rpi patchCarlo Landmeter2017-08-083-918/+2
|
* main/linux-rpi: upgrade to 4.9.40Natanael Copa2017-08-041-3/+3
|
* main/linux-rpi: bump pkgrelSören Tempel2017-06-301-1/+1
|
* main/linux-rpi: fix checksumsSören Tempel2017-06-301-2/+2
|
* Revert "main/linux-rpi: upgrade to 4.9.35"Sören Tempel2017-06-301-5/+5
| | | | | | | Doesn't build currently because the patch linux-4.9.y-rpi-201704120.patch doesn't apply. This reverts commit 8b9242c1f493fea0f28d743bd40bf639c281283a.
* main/linux-rpi: upgrade to 4.9.35Natanael Copa2017-06-301-5/+5
|
* main/linux-rpi: remove APKBUILD.rejSören Tempel2017-06-301-38/+0
| | | | Seems to have been added by accident.
* main/linux-rpi: enable support for IEEE 802.15.4Sören Tempel2017-06-303-17/+41
| | | | | This makes it possible to use a Alpine Linux on a Raspberry Pi as a border router for 802.15.4 networks.
* main/linux-rpi: update configs to 4.9.33Sören Tempel2017-06-303-7/+4
|
* main/linux-rpi: upgrade to 4.9.33, include patches for CVE-2017-1000364 ↵William Pitcock2017-06-223-2/+918
| | | | mitigation.
* main/linux-rpi: upgrade to 4.9.32Natanael Copa2017-06-151-2/+2
|
* main/linux-rpi: upgrade to 4.9.31Natanael Copa2017-06-091-3/+3
|
* main/linux-rpi: update configsTimo Teräs2017-05-303-54/+234
| | | | fix rpi2 kernel config for armv7, ref #6668
* main/linux-rpi: upgrade to 4.9.30Natanael Copa2017-05-291-2/+2
|
* main/linux-rpi: upgrade to 4.9.29Natanael Copa2017-05-221-2/+2
|