| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: fix OHCI and EHCI modules for AT91 | Florian Fainelli | 2015-07-04 | 1 | -3/+10 |
* | at91: enable Micrel PHY driver | Florian Fainelli | 2015-07-04 | 1 | -0/+1 |
* | kernel: b53: fix build with brcm47xx | Hauke Mehrtens | 2015-07-03 | 1 | -0/+5 |
* | curl: update curl to version 7.43.0 | Hauke Mehrtens | 2015-07-03 | 5 | -23/+13 |
* | cyassl: update to wolfssl 3.6.0 | Hauke Mehrtens | 2015-07-03 | 5 | -23/+11 |
* | cyassl: version bump to 3.4.6 | Hauke Mehrtens | 2015-07-03 | 4 | -12/+37 |
* | brcm47xx: add support for kernel 4.1 | Hauke Mehrtens | 2015-07-03 | 42 | -1842/+208 |
* | ar71xx: make 902-unaligned_access_hacks.patch apply again | Jonas Gorski | 2015-07-03 | 1 | -2/+2 |
* | uclibc++: make g++-uc* wrappers relocatable | Jo-Philipp Wich | 2015-07-03 | 1 | -2/+3 |
* | kernel: improve uapi headers coexistence with musl | Jonas Gorski | 2015-07-03 | 15 | -30/+984 |
* | nf-conntrack: enable netlink events | Steven Barth | 2015-07-02 | 1 | -1/+1 |
* | ath9k: make DMA stop related messages debug-only (#11862, #9654) | Felix Fietkau | 2015-07-02 | 1 | -0/+74 |
* | mdns: fix ubus wait_for command | Felix Fietkau | 2015-07-02 | 1 | -1/+1 |
* | kernel: update 4.1 to 4.1.1 | Jonas Gorski | 2015-06-30 | 1 | -2/+2 |
* | kernel: update 4.0 to 4.0.7 | Jonas Gorski | 2015-06-30 | 6 | -11/+6 |
* | kernel: update 3.18 to 3.18.17 | Jonas Gorski | 2015-06-30 | 26 | -151/+54 |
* | brcm63xx: swap a4001n power leds again | Jonas Gorski | 2015-06-30 | 1 | -5/+5 |
* | brcm63xx: unbreak board_probe_switch again | Jonas Gorski | 2015-06-30 | 76 | -244/+286 |
* | kernel: add some missing config options for 4.1 | Hauke Mehrtens | 2015-06-29 | 1 | -0/+3 |
* | hardening: disable user-space SSP for !musl | Steven Barth | 2015-06-29 | 1 | -0/+1 |
* | libubox: fix MD5 for musl on big-endian platforms | Steven Barth | 2015-06-29 | 1 | -2/+2 |
* | bcm53xx: port last 2 UART patches to 4.1 | Rafał Miłecki | 2015-06-29 | 5 | -253/+198 |
* | bcm53xx: rework patch enabling UART support | Rafał Miłecki | 2015-06-29 | 2 | -174/+103 |
* | bcm53xx: use UART serial DT patch sent upstream | Rafał Miłecki | 2015-06-29 | 5 | -81/+97 |
* | toolchain: only use fortify-headers for musl | Steven Barth | 2015-06-29 | 1 | -1/+5 |
* | toolchain: binutils: enhance build reproducability | Steven Barth | 2015-06-29 | 1 | -0/+1 |
* | elfutils: bump to 0.163 | Steven Barth | 2015-06-29 | 6 | -140/+141 |
* | netifd: add mtu6 option to override IPv6 MTU | Steven Barth | 2015-06-29 | 1 | -2/+2 |
* | musl: update to latest git to fix MIPS and PowerPC TLS issues | Felix Fietkau | 2015-06-27 | 1 | -137/+392 |
* | mac80211: fix build on UML | Nicolas Thill | 2015-06-26 | 2 | -1/+16 |
* | tools: scons: update to version 2.3.5 | Hauke Mehrtens | 2015-06-25 | 1 | -2/+2 |
* | bcm53xx: add upstream nand driver | Hauke Mehrtens | 2015-06-25 | 8 | -1647/+3064 |
* | bcm53xx: add upstream PCIe driver | Hauke Mehrtens | 2015-06-25 | 6 | -536/+379 |
* | bcm53xx: add arm l2c overwrite options like in mainline kernel | Hauke Mehrtens | 2015-06-25 | 10 | -31/+631 |
* | bcm53xx: add support for kernel 4.1 | Hauke Mehrtens | 2015-06-25 | 44 | -0/+6094 |
* | libiconv-full: fix build with fortify source | Jo-Philipp Wich | 2015-06-25 | 2 | -2/+25 |
* | grub2: disable stack-protector | Jo-Philipp Wich | 2015-06-25 | 1 | -0/+2 |
* | grub2: fix build against musl | Jo-Philipp Wich | 2015-06-25 | 1 | -0/+26 |
* | strace: update to 4.10 | Jo-Philipp Wich | 2015-06-25 | 3 | -167/+55 |
* | fix mklibs with musl | Matteo Croce | 2015-06-25 | 2 | -1/+12 |
* | fortify-headers: fix compatibility with -pedantic | Steven Barth | 2015-06-24 | 1 | -0/+122 |
* | Revert "px5g-standalone: compatibility with fortify-headers" | Steven Barth | 2015-06-24 | 1 | -1/+1 |
* | scripts/feeds: observe -p flag for preferential feeds | Steven Barth | 2015-06-24 | 1 | -3/+3 |
* | hardening: make override variables more intuitive | Steven Barth | 2015-06-24 | 1 | -12/+9 |
* | px5g-standalone: compatibility with fortify-headers | Steven Barth | 2015-06-23 | 1 | -1/+1 |
* | toolchain: add fortify-headers, enable FORTIFY_SOURCE by default | Steven Barth | 2015-06-23 | 5 | -2/+57 |
* | uclibc: fix _HAS_SSP replacement regex | Jonas Gorski | 2015-06-23 | 1 | -1/+1 |
* | ar71xx: add support for tp-link wr740n v5.0 (EU) | Luka Perkov | 2015-06-23 | 1 | -1/+9 |
* | ccache: upgrade to version 3.1.11 | Luka Perkov | 2015-06-23 | 1 | -3/+3 |
* | brcm63xx: add kernel 4.1 support | Jonas Gorski | 2015-06-22 | 158 | -0/+16148 |