| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: add support for EON EN25QX128A spi nor flash | Christian Marangi | 2022-12-16 | 1 | -0/+21 |
* | tools/mkimage: fix build on MacOS arm64 | Sergey V. Lobanov | 2022-12-09 | 1 | -0/+47 |
* | CI: kernel: don't checkout and install feeds | Christian Marangi | 2022-12-07 | 1 | -1/+0 |
* | CI: build: skip sdk adapt to external toolchain on cache hit | Christian Marangi | 2022-12-07 | 1 | -1/+1 |
* | kernel: backport b53/bcm_sf2 changes from v5.8 | Rafał Miłecki | 2022-12-07 | 9 | -4/+589 |
* | kernel: backport b53/bcm_sf2 changes from v5.7 | Rafał Miłecki | 2022-12-07 | 23 | -28/+695 |
* | kernel: backport b53/bcm_sf2 changes from v5.6 | Rafał Miłecki | 2022-12-07 | 29 | -75/+542 |
* | kernel: backport b53/bcm_sf2 changes from v5.5 | Rafał Miłecki | 2022-12-07 | 16 | -30/+329 |
* | cmake: update to version 3.19.8 | Adam Konrad | 2022-12-06 | 1 | -2/+2 |
* | CI: build: fix use of sdk as toolchain | Christian Marangi | 2022-12-06 | 1 | -0/+28 |
* | toolchain: Select USE_SSTRIP with external musl toolchain | Hauke Mehrtens | 2022-12-06 | 2 | -2/+0 |
* | sdk: expose binary strip settings | David Bauer | 2022-12-06 | 1 | -0/+46 |
* | CI: trigger check also on build and check-kernel-patches workflow change | Christian Marangi | 2022-12-04 | 2 | -0/+6 |
* | CI: build: fix matching for openwrt release branch for toolchain parsing | Christian Marangi | 2022-12-04 | 1 | -6/+8 |
* | CI: fix matching for openwrt release branch for container selection | Christian Marangi | 2022-12-04 | 2 | -8/+12 |
* | CI: labeler: fix wrong label for pr targeting stable branch | Christian Marangi | 2022-12-04 | 1 | -3/+3 |
* | CI: add support to tag pr targeting stable branch | Christian Marangi | 2022-12-04 | 1 | -0/+14 |
* | kernel: split kernel version to dedicated files | Ansuel Smith | 2022-12-04 | 2 | -2/+7 |
* | build: handle directory with whitespace in AUTOREMOVE clean | Christian Marangi | 2022-12-04 | 2 | -4/+4 |
* | CI: build: add support to fallback to sdk for external toolchain | Christian Marangi | 2022-12-04 | 1 | -8/+33 |
* | CI: build: add support for external toolchains from stable branch | Christian Marangi | 2022-12-04 | 1 | -2/+27 |
* | CI: build: add support for per branch tools container | Christian Marangi | 2022-12-04 | 2 | -2/+56 |
* | CI: tools: support per branch tools container | Christian Marangi | 2022-12-04 | 1 | -1/+26 |
* | CI: Build all boards and testing kernel | Hauke Mehrtens | 2022-12-04 | 2 | -0/+29 |
* | CI: Allow building with internal toolchain | Hauke Mehrtens | 2022-12-04 | 1 | -1/+20 |
* | CI: Extract the OpenWrt building to own sub workflow | Hauke Mehrtens | 2022-12-04 | 4 | -341/+331 |
* | CI: Simplify if conditions | Hauke Mehrtens | 2022-12-04 | 2 | -2/+2 |
* | meta: drop issue_template | Jo-Philipp Wich | 2022-12-04 | 1 | -13/+0 |
* | CI: packages.yml: Fix usage of pre-build tools | Hauke Mehrtens | 2022-12-04 | 1 | -0/+2 |
* | CI: packages: Add github CI job to build all packages | Hauke Mehrtens | 2022-12-04 | 1 | -0/+151 |
* | CI: kernel: fix deprecation of set-output | Christian Marangi | 2022-12-04 | 1 | -3/+3 |
* | ci: kernel: trigger build check on changes in kernel.mk as well | Petr Štetiar | 2022-12-04 | 1 | -2/+2 |
* | CI: kernel: check if patch are refreshed for each target | Christian Marangi | 2022-12-04 | 1 | -0/+71 |
* | CI: labeler: target major version of labeler action | Christian Marangi | 2022-12-04 | 1 | -1/+1 |
* | CI: bump actions/download,upload-artifact action to v3 | Christian Marangi | 2022-12-04 | 2 | -7/+7 |
* | CI: bump actions/checkout action to v3 | Christian Marangi | 2022-12-04 | 3 | -10/+10 |
* | CI: kernel: generate ccache cache on kernel push | Christian Marangi | 2022-12-04 | 1 | -0/+6 |
* | CI: kernel: use ccache to speedup workflow | Christian Marangi | 2022-12-04 | 1 | -0/+17 |
* | CI: tools: compile tools with ccache support for tools container | Christian Marangi | 2022-12-04 | 1 | -1/+2 |
* | CI: Add workaround for github uppercase usernames | Edward Chow | 2022-12-04 | 2 | -2/+16 |
* | CI: use tools:latest container to speedup kernel workflow | Christian Marangi | 2022-12-04 | 1 | -3/+12 |
* | CI: create Docker container containing compiled tools | Paul Spooren | 2022-12-04 | 2 | -0/+67 |
* | CI: use buildbot container for building | Paul Spooren | 2022-12-04 | 1 | -67/+50 |
* | ci: show build failures directly in job log output | Petr Štetiar | 2022-12-04 | 3 | -5/+20 |
* | ci: move scripts into separate directory | Petr Štetiar | 2022-12-04 | 2 | -1/+1 |
* | build: harden GitHub workflow permissions | Alex Low | 2022-12-04 | 4 | -0/+17 |
* | CI: include automatic Pull Request Labeler | Piotr Dymacz | 2022-12-04 | 2 | -0/+115 |
* | CI: package kmods in kernel workflow | Christian Marangi | 2022-12-04 | 1 | -0/+5 |
* | CI: kernel: Cache external toolchain | Christian Marangi | 2022-12-04 | 1 | -2/+13 |
* | CI: kernel: Build all kernel modules | Hauke Mehrtens | 2022-12-04 | 1 | -0/+3 |