Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-rpi: fix build | Natanael Copa | 2019-06-18 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.127 | Natanael Copa | 2019-06-18 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.89 | Natanael Copa | 2018-12-18 | 1 | -4/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.88 | Natanael Copa | 2018-12-17 | 1 | -4/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.85 | Natanael Copa | 2018-12-04 | 1 | -4/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.84 | Natanael Copa | 2018-11-29 | 1 | -4/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.82 | Natanael Copa | 2018-11-21 | 1 | -5/+5 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.69 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit 5143160112085ee5d3cc64e04b2d5f465da6223d) | ||||
* | main/linux-rpi: upgrade to 4.14.67 | Natanael Copa | 2018-09-10 | 1 | -4/+4 |
| | | | | (cherry picked from commit 8525c6210f9e83f2d69a81ad5a632b82d8d98f8e) | ||||
* | main/linux-rpi: upgrade to 4.14.66 | Natanael Copa | 2018-09-10 | 1 | -4/+4 |
| | | | | (cherry picked from commit 3752e537ea15d8b3d4a759c97d0faddf8d3263b9) | ||||
* | main/linux-rpi: upgrade to 4.14.62 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit 5aa6c213d7455cdf8972a87dd839d84aa67bab2d) | ||||
* | main/linux-rpi: upgrade to 4.14.61 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit 0d9c8277c1b5f9bde05beb6af3984a3442f89d76) | ||||
* | main/linux-rpi: upgrade to 4.14.60 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit fbcd38122838becfd88695b7671c996e326c37ef) | ||||
* | main/linux-rpi: upgrade to 4.14.59 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit 8d4c13184ab08d54673b71485b166e8340083376) | ||||
* | main/linux-rpi: upgrade to 4.14.57 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit 15f8007bffb08f4ae01198055c2b0e3a45c27f13) | ||||
* | main/linux-rpi: upgrade to 4.14.55 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit f8237a7b1a2885d39f22f636de619bfc3784cd97) | ||||
* | main/linux-rpi: upgrade to 4.14.54 | Natanael Copa | 2018-09-10 | 1 | -2/+2 |
| | | | | (cherry picked from commit d2c523eceb53ec4bcdd769b3e80a51b2867010f5) | ||||
* | main/linux-rpi: upgrade to 4.14.52 | Natanael Copa | 2018-06-26 | 1 | -3/+3 |
| | |||||
* | main/linux-rpi: disable CONFIG_IP_PNP | Carlo Landmeter | 2018-06-26 | 2 | -4/+5 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.51 | Natanael Copa | 2018-06-21 | 1 | -3/+3 |
| | |||||
* | main/linux-rpi: fix armhf build | Carlo Landmeter | 2018-06-19 | 1 | -2/+5 |
| | |||||
* | main/linux-rpi: move dtb on aarch64 | Carlo Landmeter | 2018-06-19 | 1 | -2/+6 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.50 | Natanael Copa | 2018-06-17 | 1 | -3/+3 |
| | |||||
* | main/linux-rpi: only depend on linux-firmware-brcm | Natanael Copa | 2018-06-15 | 1 | -4/+4 |
| | | | | We dont need all the other firmware | ||||
* | main/linux-rpi: upgrade to 4.14.49 | Natanael Copa | 2018-06-13 | 1 | -4/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.14.44 and multiple changes | Carlo Landmeter | 2018-06-13 | 8 | -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.76 | Natanael Copa | 2018-01-10 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.73 | Natanael Copa | 2018-01-02 | 1 | -2/+2 |
| | |||||
* | [various]: unify names of licenses according to SPDX | Jakub Jirutka | 2017-12-30 | 1 | -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.72 | Natanael Copa | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.71 | Natanael Copa | 2017-12-22 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.70 | Natanael Copa | 2017-12-20 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.65 | Natanael Copa | 2017-11-30 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: fix config | Timo Teräs | 2017-11-21 | 3 | -6/+10 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.63, update rpi patch | Timo Teräs | 2017-11-21 | 1 | -5/+5 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.59 | Natanael Copa | 2017-10-30 | 1 | -2/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.58 | Natanael Copa | 2017-10-26 | 3 | -7/+9 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.52 | Natanael Copa | 2017-09-29 | 3 | -9/+11 |
| | |||||
* | main/linux-rpi: fix rpi patch | Carlo Landmeter | 2017-08-11 | 1 | -4/+3 |
| | |||||
* | main/linux-rpi: update rpi patch | Carlo Landmeter | 2017-08-08 | 3 | -918/+2 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.40 | Natanael Copa | 2017-08-04 | 1 | -3/+3 |
| | |||||
* | main/linux-rpi: bump pkgrel | Sören Tempel | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | main/linux-rpi: fix checksums | Sören Tempel | 2017-06-30 | 1 | -2/+2 |
| | |||||
* | Revert "main/linux-rpi: upgrade to 4.9.35" | Sören Tempel | 2017-06-30 | 1 | -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.35 | Natanael Copa | 2017-06-30 | 1 | -5/+5 |
| | |||||
* | main/linux-rpi: remove APKBUILD.rej | Sören Tempel | 2017-06-30 | 1 | -38/+0 |
| | | | | Seems to have been added by accident. | ||||
* | main/linux-rpi: enable support for IEEE 802.15.4 | Sören Tempel | 2017-06-30 | 3 | -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.33 | Sören Tempel | 2017-06-30 | 3 | -7/+4 |
| | |||||
* | main/linux-rpi: upgrade to 4.9.33, include patches for CVE-2017-1000364 ↵ | William Pitcock | 2017-06-22 | 3 | -2/+918 |
| | | | | mitigation. | ||||
* | main/linux-rpi: upgrade to 4.9.32 | Natanael Copa | 2017-06-15 | 1 | -2/+2 |
| |