21644 Commits (ed2bf29be5ea97f67c7195cd02eaf1bc1515bd36)
 

Author SHA1 Message Date
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Felix Fietkau 5c88d907c8 grub2: disable nls to fix build failure when libintl/host is built 12 years ago
Felix Fietkau 7950f996e0 build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages 12 years ago
Felix Fietkau 3f88c1b95f tools: flex depends on m4 12 years ago
Felix Fietkau dcd3a74da0 tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232 12 years ago
Felix Fietkau d406a5208f include/netfilter.mk: remove a few obsolete lines 12 years ago
Felix Fietkau 5e8fd64cb2 e2fsprogs: drop an unnecessary include that breaks on mac os x 12 years ago
Felix Fietkau 999252dccc x86-generic: enable a few more common kernel options/drivers 12 years ago
Felix Fietkau b968dcd52e kernel: increase log buffer size 12 years ago
Felix Fietkau 0260262f0b x86: enable usb storage support for the generic subtarget to support booting from usb devices 12 years ago
Felix Fietkau 52e8ee0666 x86: add support for building grub2 images 12 years ago
Felix Fietkau cc13232904 add a package for grub2 12 years ago
Felix Fietkau ce4244c8af x86: split generic image building into a separate script 12 years ago
Felix Fietkau 6c02dd2b04 x86: rename gen_image_x86.sh to gen_image_grub.sh 12 years ago
Felix Fietkau 1c108d3318 host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS 12 years ago
Felix Fietkau 28665d55cd rules.mk: add TARGET_AR and TARGET_RANLIB 12 years ago
Jo-Philipp Wich 09fe127a14 comgt: perform case insensitive match when probing for Huawei devices (#12039) 12 years ago
Hauke Mehrtens da94d4ac29 switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver 12 years ago
Hauke Mehrtens 8f0d711550 mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both. 12 years ago
Felix Fietkau d6ca46cd25 cns3xxx: fix ethernet driver tx completion and queue stop/start 12 years ago
Felix Fietkau fb71465a4e cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames 12 years ago
Imre Kaloz ed3597d927 move gpio stuff into the right file 12 years ago
Imre Kaloz a74cf6f9a8 refresh patches 12 years ago
Felix Fietkau 15159604d9 cns3xxx: add a small optimization for rx offload 12 years ago
Felix Fietkau a1c016fe16 cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames 12 years ago
Felix Fietkau 029aaf4514 cns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of 64), fix skb fragment chaining 12 years ago
Felix Fietkau c4a419b445 kernel: enable perf events when enabling profiling, fixes oprofile on arm 12 years ago
Hauke Mehrtens fd7b2b5141 deactivate mips wait instruction for MIPS 74K on Broadcom SoCs 12 years ago
Felix Fietkau 1067ccf9f7 cns3xxx: remove the broken flag 12 years ago
Felix Fietkau 2db9e9f624 cns3xxx: fix kernel config 12 years ago
Felix Fietkau 34d30654ae cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and skb fragment lists 12 years ago
Felix Fietkau eff9405752 cns3xxx: fix ethernet tx checksum offload 12 years ago
Felix Fietkau dd1fb8289f cns3xxx: merge ethernet driver changes from gateworks 12 years ago
Felix Fietkau 190b4344a3 cns3xxx: build images for the old boot loader and the new one (default to the new one) 12 years ago
Felix Fietkau 59b1d018b1 cns3xxx: fix the ethernet driver makefile 12 years ago
Felix Fietkau c9139c150c cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
Felix Fietkau 7cd4968d0e cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls 12 years ago
Felix Fietkau 2f39fa872a cns3xxx: add missing callbacks for the laguna machine support 12 years ago
Jo-Philipp Wich 31d9f3d61f fuse: remove now redundant dependency on +USE_EGLIBC:librt 12 years ago
Jo-Philipp Wich b06f4dc972 make packages depend on +librt and +libpthread by default if eglibc is in use 12 years ago
Florian Fainelli c7f0f973ab gdb: gdbserver package dependency fix (#11179) 12 years ago
Florian Fainelli b336c9904c uClibc: fix uClibc implementation of eventfd 12 years ago
Florian Fainelli 78f4cf3d70 base-files: release an attached loop device on umounting 12 years ago
Florian Fainelli 61e96dab3f fuse: Add librt to fuse to build with eglibc 12 years ago
Florian Fainelli 9e504b31a4 busybox: add support for CHECKSUM_PARTIAL to udhcpc 12 years ago
Florian Fainelli 57bd95734d brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package 12 years ago
Florian Fainelli 136eb6815c omap24xx/profiles/n810: remove reference to non-existing package 12 years ago
Florian Fainelli 40b13bc86a mac80211: remove ep93xx target from blacklist. 12 years ago
Hauke Mehrtens bf0974e8da switch: improve error message 12 years ago
Hauke Mehrtens db18fa388d update fix-boot patch. 12 years ago