| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcm2708: update linux 4.4 patches to latest version | Álvaro Fernández Rojas | 2016-06-08 | 374 | -656/+8785 |
* | brcm2708-gpu-fw: update to latest version | Álvaro Fernández Rojas | 2016-06-08 | 1 | -7/+7 |
* | brcm2708: take over maintainership | Álvaro Fernández Rojas | 2016-06-08 | 1 | -1/+1 |
* | kernel: add missing config symbols for 4.4 | Jo-Philipp Wich | 2016-06-08 | 1 | -0/+3 |
* | base-files: maintain LED config state | Jo-Philipp Wich | 2016-06-08 | 1 | -5/+17 |
* | brcm63xx: improve image/Makefile | Álvaro Fernández Rojas | 2016-06-08 | 1 | -2/+1 |
* | base-files: fix /bin/config_generate breakage | Felix Fietkau | 2016-06-08 | 1 | -0/+1 |
* | uboot-lantiq: get rid of bogus profile dependencies | Felix Fietkau | 2016-06-08 | 1 | -43/+43 |
* | base-files: drop /etc/config/system | Jo-Philipp Wich | 2016-06-08 | 1 | -12/+0 |
* | base-files: rework config generation logic | Jo-Philipp Wich | 2016-06-08 | 2 | -18/+20 |
* | adm5120: remove target specific /etc/config/system | Jo-Philipp Wich | 2016-06-08 | 1 | -40/+0 |
* | adm5120: convert LED setup to board.d | Jo-Philipp Wich | 2016-06-08 | 1 | -0/+17 |
* | base-files: support port_state LED types in board.d | Jo-Philipp Wich | 2016-06-08 | 2 | -0/+27 |
* | xburst: remove target specific /etc/config/system | Jo-Philipp Wich | 2016-06-08 | 1 | -3/+0 |
* | xburst: add /etc/config/system overrides via board.d | Jo-Philipp Wich | 2016-06-08 | 1 | -0/+12 |
* | base-files: support hostname and ntp servers through board.d | Jo-Philipp Wich | 2016-06-08 | 1 | -0/+47 |
* | ath25: remove target specific /etc/config/system | Jo-Philipp Wich | 2016-06-08 | 1 | -9/+0 |
* | ath25: drop target specific button hotplug | Jo-Philipp Wich | 2016-06-08 | 2 | -38/+0 |
* | generic: remove brcmfmac-sdio.h | Ben Whitten | 2016-06-08 | 1 | -124/+0 |
* | xtables-addons: update to 2.11 | Dirk Neukirchen | 2016-06-07 | 3 | -60/+8 |
* | openvpn: add support for tls-version-min | Matteo Panella | 2016-06-07 | 2 | -2/+2 |
* | base-files: reset LED state | Jo-Philipp Wich | 2016-06-07 | 1 | -0/+6 |
* | image.mk: fix dependencies for legacy make prepare step | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 65 | -73/+73 |
* | ar71xx: add support for OpenEmbed SOM9331 | Allan Nick Pedrana | 2016-06-07 | 12 | -0/+176 |
* | ixp4xx: fix Avila SoC audio driver compilation | Jo-Philipp Wich | 2016-06-07 | 1 | -1/+1 |
* | image.mk: fix filesystem dependency issue | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | lantiq: fix image DEVICE_DTS handling, add proper default value | Felix Fietkau | 2016-06-07 | 2 | -31/+1 |
* | lantiq: only call Image/Prepare/Profile for defined profiles | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | wolfssl: enable openssl 1.0.1 compatibility | Karl Palsson | 2016-06-07 | 2 | -19/+1 |
* | ustream-ssl: update to the latest version, adds cyassl/wolfssl fixes | Felix Fietkau | 2016-06-07 | 1 | -2/+2 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 219 | -299/+299 |
* | build: allow to build LEDE on latest MacOS X | Waldemar Brodkorb | 2016-06-07 | 3 | -0/+32 |
* | ar71xx: convert OM2P to device profile | Felix Fietkau | 2016-06-07 | 2 | -11/+15 |
* | image.mk: add LegacyDevice wrapper to allow legacy image building code to be ... | Felix Fietkau | 2016-06-07 | 1 | -5/+58 |
* | ar71xx: enable profile sorting in preparation for adding device profiles | Felix Fietkau | 2016-06-07 | 5 | -0/+5 |
* | kirkwood: install kernel binaries into bin/ for use with external storage | Felix Fietkau | 2016-06-07 | 1 | -0/+2 |
* | oxnas: install kernel binaries into bin/ for use with external storage | Felix Fietkau | 2016-06-07 | 1 | -0/+3 |
* | image.mk: change the default of the kernel suffix | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | image.mk: add support for specifying a different suffix for the initramfs kernel | Felix Fietkau | 2016-06-07 | 1 | -1/+2 |
* | x86: lift generic x86-32 target | Daniel Golle | 2016-06-07 | 2 | -17/+136 |
* | x86: reorganize x86_32 support | Daniel Golle | 2016-06-07 | 4 | -1/+238 |
* | image.mk: split off all Build/* commands into image-commands.mk | Felix Fietkau | 2016-06-07 | 2 | -150/+151 |
* | build: implement support for selecting multiple device profiles | Felix Fietkau | 2016-06-07 | 3 | -1/+48 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 6 | -329/+348 |
* | kmod-sched-cake: Add support for cake qdisc | Hannu Nyman | 2016-06-06 | 1 | -0/+44 |
* | iproute2: Add support for cake qdisc | Hannu Nyman | 2016-06-06 | 2 | -1/+670 |
* | sunxi: remove NAMESPACES config symbols | Dirk Neukirchen | 2016-06-06 | 1 | -4/+0 |
* | mpc85xx: remove unneeded symbols | Dirk Neukirchen | 2016-06-06 | 1 | -3/+0 |
* | zynq: remove unneeded _DIAG and _XFRM symbols | Dirk Neukirchen | 2016-06-06 | 1 | -7/+0 |