aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* toolchain: only use fortify-headers for muslSteven Barth2015-06-291-1/+5
* toolchain: binutils: enhance build reproducabilitySteven Barth2015-06-291-0/+1
* elfutils: bump to 0.163Steven Barth2015-06-296-140/+141
* netifd: add mtu6 option to override IPv6 MTUSteven Barth2015-06-291-2/+2
* musl: update to latest git to fix MIPS and PowerPC TLS issuesFelix Fietkau2015-06-271-137/+392
* mac80211: fix build on UMLNicolas Thill2015-06-262-1/+16
* tools: scons: update to version 2.3.5Hauke Mehrtens2015-06-251-2/+2
* bcm53xx: add upstream nand driverHauke Mehrtens2015-06-258-1647/+3064
* bcm53xx: add upstream PCIe driverHauke Mehrtens2015-06-256-536/+379
* bcm53xx: add arm l2c overwrite options like in mainline kernelHauke Mehrtens2015-06-2510-31/+631
* bcm53xx: add support for kernel 4.1Hauke Mehrtens2015-06-2544-0/+6094
* libiconv-full: fix build with fortify sourceJo-Philipp Wich2015-06-252-2/+25
* grub2: disable stack-protectorJo-Philipp Wich2015-06-251-0/+2
* grub2: fix build against muslJo-Philipp Wich2015-06-251-0/+26
* strace: update to 4.10Jo-Philipp Wich2015-06-253-167/+55
* fix mklibs with muslMatteo Croce2015-06-252-1/+12
* fortify-headers: fix compatibility with -pedanticSteven Barth2015-06-241-0/+122
* Revert "px5g-standalone: compatibility with fortify-headers"Steven Barth2015-06-241-1/+1
* scripts/feeds: observe -p flag for preferential feedsSteven Barth2015-06-241-3/+3
* hardening: make override variables more intuitiveSteven Barth2015-06-241-12/+9
* px5g-standalone: compatibility with fortify-headersSteven Barth2015-06-231-1/+1
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-235-2/+57
* uclibc: fix _HAS_SSP replacement regexJonas Gorski2015-06-231-1/+1
* ar71xx: add support for tp-link wr740n v5.0 (EU)Luka Perkov2015-06-231-1/+9
* ccache: upgrade to version 3.1.11Luka Perkov2015-06-231-3/+3
* brcm63xx: add kernel 4.1 supportJonas Gorski2015-06-22158-0/+16148
* generic: add linux 4.1 supportJonas Gorski2015-06-22187-2/+29801
* xtables-addons: disable for kernel 4.1 for nowJonas Gorski2015-06-221-1/+1
* mac80211: disable for kernel 4.1 for nowJonas Gorski2015-06-221-1/+1
* netfilter.mk: fix redirect module locations for 3.19+Jonas Gorski2015-06-221-3/+3
* gcc/musl: rework SSP-supportSteven Barth2015-06-227-17/+76
* otrx: add extra compilation check before using __BYTE_ORDERRafał Miłecki2015-06-221-0/+4
* otrx: include endian.h to make __BYTE_ORDER work with muslRafał Miłecki2015-06-221-0/+1
* b53: Allow using all 8 ports on BCM53011Rafał Miłecki2015-06-211-1/+1
* ath9k: fix ar956x device detectionFelix Fietkau2015-06-215-8/+28
* toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARMFelix Fietkau2015-06-211-0/+1
* bcm53xx: respect ACTIVE_LOW when powering USB using GPIORafał Miłecki2015-06-211-9/+28
* bcm53xx: enable USB power on Buffalo WZR-1750DHPRafał Miłecki2015-06-213-7/+39
* bcm53xx: update SPROM driver to include just-sent patchRafał Miłecki2015-06-211-44/+9
* ramips: refresh patch with USB_MT7621_XHCI_PLATFORMRafał Miłecki2015-06-211-8/+6
* mac80211: backport some brcmfmac patchesRafał Miłecki2015-06-218-0/+892
* bcm53xx: enable USB power on Netgear R6250Rafał Miłecki2015-06-211-0/+38
* bcm53xx: update xHCI patchRafał Miłecki2015-06-211-9/+22
* bcm53xx: fix enabling GPIO-controlled USB powerRafał Miłecki2015-06-211-0/+31
* bcm53xx: add xHCI supportRafał Miłecki2015-06-215-1/+553
* kernel: make USB_XHCI_PLATFORM selectableRafał Miłecki2015-06-212-0/+92
* otrx: optimize memory usage by function checking TRX CRCRafał Miłecki2015-06-201-16/+18
* otrx: make crc32 table global for further optimizationsRafał Miłecki2015-06-201-67/+68
* uclibc++: link against libssp_nonshared instead of libsspSteven Barth2015-06-201-5/+1
* musl: update musl to 2015-06-20Steven Barth2015-06-201-73/+763