Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tools/mkimage: avoid picking up unrelated /usr/include headers with the same ↵ | Felix Fietkau | 2012-09-23 | 2 | -0/+21 | |
| | | | | | | name as internal header files (e.g. image.h), fixes #12232 SVN-Revision: 33519 | |||||
* | include/netfilter.mk: remove a few obsolete lines | Felix Fietkau | 2012-09-23 | 1 | -8/+0 | |
| | | | | SVN-Revision: 33518 | |||||
* | e2fsprogs: drop an unnecessary include that breaks on mac os x | Felix Fietkau | 2012-09-22 | 1 | -0/+10 | |
| | | | | SVN-Revision: 33517 | |||||
* | x86-generic: enable a few more common kernel options/drivers | Felix Fietkau | 2012-09-22 | 1 | -4/+70 | |
| | | | | SVN-Revision: 33516 | |||||
* | kernel: increase log buffer size | Felix Fietkau | 2012-09-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33515 | |||||
* | x86: enable usb storage support for the generic subtarget to support booting ↵ | Felix Fietkau | 2012-09-22 | 1 | -0/+10 | |
| | | | | | | from usb devices SVN-Revision: 33514 | |||||
* | x86: add support for building grub2 images | Felix Fietkau | 2012-09-22 | 4 | -3/+56 | |
| | | | | SVN-Revision: 33513 | |||||
* | add a package for grub2 | Felix Fietkau | 2012-09-22 | 2 | -0/+126 | |
| | | | | SVN-Revision: 33512 | |||||
* | x86: split generic image building into a separate script | Felix Fietkau | 2012-09-22 | 2 | -36/+40 | |
| | | | | SVN-Revision: 33511 | |||||
* | x86: rename gen_image_x86.sh to gen_image_grub.sh | Felix Fietkau | 2012-09-22 | 2 | -1/+1 | |
| | | | | SVN-Revision: 33510 | |||||
* | host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS | Felix Fietkau | 2012-09-22 | 1 | -1/+5 | |
| | | | | SVN-Revision: 33509 | |||||
* | rules.mk: add TARGET_AR and TARGET_RANLIB | Felix Fietkau | 2012-09-22 | 1 | -0/+2 | |
| | | | | SVN-Revision: 33508 | |||||
* | comgt: perform case insensitive match when probing for Huawei devices (#12039) | Jo-Philipp Wich | 2012-09-22 | 2 | -2/+2 | |
| | | | | SVN-Revision: 33507 | |||||
* | switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver | Hauke Mehrtens | 2012-09-22 | 1 | -0/+4 | |
| | | | | SVN-Revision: 33506 | |||||
* | mac80211: fix b43 firmware squash for HT and LCN firmware, one file was ↵ | Hauke Mehrtens | 2012-09-22 | 1 | -2/+6 | |
| | | | | | | missing for both. SVN-Revision: 33505 | |||||
* | cns3xxx: fix ethernet driver tx completion and queue stop/start | Felix Fietkau | 2012-09-22 | 1 | -0/+110 | |
| | | | | SVN-Revision: 33504 | |||||
* | cns3xxx: implement ethernet fraglist tx support for improved bridging ↵ | Felix Fietkau | 2012-09-22 | 1 | -18/+191 | |
| | | | | | | performance with jumbo frames SVN-Revision: 33503 | |||||
* | move gpio stuff into the right file | Imre Kaloz | 2012-09-21 | 2 | -111/+111 | |
| | | | | SVN-Revision: 33502 | |||||
* | refresh patches | Imre Kaloz | 2012-09-21 | 2 | -9/+2 | |
| | | | | SVN-Revision: 33501 | |||||
* | cns3xxx: add a small optimization for rx offload | Felix Fietkau | 2012-09-21 | 1 | -0/+27 | |
| | | | | SVN-Revision: 33500 | |||||
* | cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames | Felix Fietkau | 2012-09-21 | 1 | -14/+26 | |
| | | | | SVN-Revision: 33499 | |||||
* | cns3xxx: fix ethernet packet alignment issues (hw has an alignment ↵ | Felix Fietkau | 2012-09-20 | 1 | -14/+18 | |
| | | | | | | requirement of 64), fix skb fragment chaining SVN-Revision: 33498 | |||||
* | kernel: enable perf events when enabling profiling, fixes oprofile on arm | Felix Fietkau | 2012-09-20 | 2 | -0/+6 | |
| | | | | SVN-Revision: 33497 | |||||
* | deactivate mips wait instruction for MIPS 74K on Broadcom SoCs | Hauke Mehrtens | 2012-09-20 | 1 | -0/+12 | |
| | | | | | | | | | When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. SVN-Revision: 33496 | |||||
* | cns3xxx: remove the broken flag | Felix Fietkau | 2012-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33493 | |||||
* | cns3xxx: fix kernel config | Felix Fietkau | 2012-09-19 | 1 | -17/+6 | |
| | | | | SVN-Revision: 33492 | |||||
* | cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and ↵ | Felix Fietkau | 2012-09-19 | 1 | -0/+317 | |
| | | | | | | skb fragment lists SVN-Revision: 33491 | |||||
* | cns3xxx: fix ethernet tx checksum offload | Felix Fietkau | 2012-09-19 | 1 | -0/+89 | |
| | | | | SVN-Revision: 33490 | |||||
* | cns3xxx: merge ethernet driver changes from gateworks | Felix Fietkau | 2012-09-19 | 1 | -230/+258 | |
| | | | | SVN-Revision: 33489 | |||||
* | cns3xxx: build images for the old boot loader and the new one (default to ↵ | Felix Fietkau | 2012-09-19 | 1 | -2/+8 | |
| | | | | | | the new one) SVN-Revision: 33488 | |||||
* | cns3xxx: fix the ethernet driver makefile | Felix Fietkau | 2012-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33487 | |||||
* | cns3xxx: reorganize patches, fix pcie io space init order | Felix Fietkau | 2012-09-19 | 7 | -114/+120 | |
| | | | | SVN-Revision: 33486 | |||||
* | cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls | Felix Fietkau | 2012-09-19 | 5 | -10/+208 | |
| | | | | SVN-Revision: 33485 | |||||
* | cns3xxx: add missing callbacks for the laguna machine support | Felix Fietkau | 2012-09-19 | 4 | -4/+7 | |
| | | | | SVN-Revision: 33484 | |||||
* | fuse: remove now redundant dependency on +USE_EGLIBC:librt | Jo-Philipp Wich | 2012-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33482 | |||||
* | make packages depend on +librt and +libpthread by default if eglibc is in use | Jo-Philipp Wich | 2012-09-19 | 1 | -1/+3 | |
| | | | | SVN-Revision: 33480 | |||||
* | gdb: gdbserver package dependency fix (#11179) | Florian Fainelli | 2012-09-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | In the current trunk, gdbserver is not building anymore (with EGLIBC 2.15 selected) due to a missing dependency: Package gdbserver is missing dependencies for the following libraries: libthread_db.so.1 In order to fix it, the system shared lib libthread_db.so.1 is copied from the toolchain lib dir into the gdb package target structure (/usr/lib) to pass the dependency checks. This patch was (quickly) reviewed by Paul Fertser on IRC. Signed-off-by: xxiao <xxiao@fosiao.com> Signed-off-by: Matthieu Boujonnier <openwrt-devel@metaverse.fr> SVN-Revision: 33479 | |||||
* | uClibc: fix uClibc implementation of eventfd | Florian Fainelli | 2012-09-19 | 1 | -0/+59 | |
| | | | | | | | | | | | | | | | uClibc declares eventfd() as taking two arguments but doesn't properly pass the second argument to the kernel. The problem is discussed at: http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html This patch is taken from uclibc 0.9.33 git, so will presumably be integrated in any future releases. Signed-off-by: Andy Leiserson <andy@leiserson.org> SVN-Revision: 33478 | |||||
* | base-files: release an attached loop device on umounting | Florian Fainelli | 2012-09-19 | 2 | -2/+2 | |
| | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 33477 | |||||
* | fuse: Add librt to fuse to build with eglibc | Florian Fainelli | 2012-09-19 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: xxiao <xxiao@fosiao.com> SVN-Revision: 33476 | |||||
* | busybox: add support for CHECKSUM_PARTIAL to udhcpc | Florian Fainelli | 2012-09-19 | 2 | -1/+88 | |
| | | | | | | | | | | | When running as KVM or Xen guest, packets may be received with incomplete checksum[1]. Patch adopted from Fedora dhcp package. [1]. http://article.gmane.org/gmane.linux.kernel/1003853 Signed-off-by: Alexey I. Froloff <raorn@raorn.name> SVN-Revision: 33475 | |||||
* | brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 | |
| | | | | | | | | The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33474 | |||||
* | omap24xx/profiles/n810: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 | |
| | | | | | | | | The package block-hotplug doesn't exist, removing reference to it. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33473 | |||||
* | mac80211: remove ep93xx target from blacklist. | Florian Fainelli | 2012-09-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33465 | |||||
* | switch: improve error message | Hauke Mehrtens | 2012-09-19 | 1 | -4/+9 | |
| | | | | SVN-Revision: 33464 | |||||
* | update fix-boot patch. | Hauke Mehrtens | 2012-09-19 | 1 | -33/+7 | |
| | | | | | | Do not change the code any more but use the kconfig options SVN-Revision: 33463 | |||||
* | update gpio patches | Hauke Mehrtens | 2012-09-19 | 3 | -149/+124 | |
| | | | | SVN-Revision: 33462 | |||||
* | binutils: backport ld patch to fix ARM specific issues with --gc-sections | Felix Fietkau | 2012-09-19 | 1 | -0/+12 | |
| | | | | SVN-Revision: 33461 | |||||
* | ar71xx: fix a typo in TEW-637GRU image names | Gabor Juhos | 2012-09-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33460 | |||||
* | ar71xx: revert DIR-825-B1 wholeflash image support. | Gabor Juhos | 2012-09-18 | 9 | -262/+2 | |
| | | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459 |