Commit Graph

10565 Commits (52339a50fd7966be0ee33c03ffb12a7c0c8842fd)
 

Author SHA1 Message Date
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance
SVN-Revision: 15365
15 years ago
Felix Fietkau 13189afcc9 add logs/ to .gitignore
SVN-Revision: 15364
15 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build
SVN-Revision: 15363
15 years ago
Felix Fietkau 5e1e868230 add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)
SVN-Revision: 15362
15 years ago
Gabor Juhos 7bd32c10df generic/2.6.29: add missing Kconfig options
SVN-Revision: 15358
15 years ago
Gabor Juhos 8b82de7aa0 add initial support for 2.6.29
SVN-Revision: 15357
15 years ago
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
SVN-Revision: 15356
15 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
SVN-Revision: 15355
15 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables
SVN-Revision: 15354
15 years ago
Felix Fietkau b3afad10f0 fix KERNEL_PATCHVER, properly strip -rc* suffixes
SVN-Revision: 15353
15 years ago
Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing
SVN-Revision: 15352
15 years ago
Felix Fietkau a0c097720d brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)
SVN-Revision: 15351
15 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk
SVN-Revision: 15350
15 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
15 years ago
Gabor Juhos 83c93d656d add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html
SVN-Revision: 15348
15 years ago
Gabor Juhos 90cd9b70a3 refresh kernel patches
SVN-Revision: 15347
15 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built
SVN-Revision: 15346
15 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch
SVN-Revision: 15345
15 years ago
Felix Fietkau 632f50b891 uclibc: add the pthread daemon() fix from #4809
SVN-Revision: 15344
15 years ago
Felix Fietkau 0d00b1cb59 uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1
SVN-Revision: 15343
15 years ago
Nicolas Thill c73f8dfbe0 remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
15 years ago
Felix Fietkau 63129f9b4c clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
SVN-Revision: 15339
15 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool
SVN-Revision: 15338
15 years ago
Felix Fietkau e76aa157bc enable tgz for x86 - people are using it for system upgrades
SVN-Revision: 15337
15 years ago
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
SVN-Revision: 15336
15 years ago
Felix Fietkau 8398eb00ba atheros: enable swconfig by default
SVN-Revision: 15331
15 years ago
Felix Fietkau b31ce584a3 atheros: fix up the wlan mac address if the board data is missing
SVN-Revision: 15330
15 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
15 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed
SVN-Revision: 15328
15 years ago
Felix Fietkau 6d782f93d8 kernel: make sure all patches are applied before running menuconfig or oldconfig
SVN-Revision: 15325
15 years ago
Nicolas Thill 2fdeecdb47 add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
SVN-Revision: 15323
15 years ago
Nicolas Thill 3f8ac1680c fix initscripts activation (closes: #4037, #4745)
SVN-Revision: 15320
15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975)
SVN-Revision: 15319
15 years ago
Jo-Philipp Wich 40d2bd5ec1 rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid confusion
SVN-Revision: 15316
15 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support
SVN-Revision: 15315
15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
15 years ago
Nicolas Thill 54d622a815 add a workaround to rstrip restoring exec perms when they got changed by sstrip
SVN-Revision: 15312
15 years ago
Felix Fietkau 3fce73ce46 clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
SVN-Revision: 15308
15 years ago
Felix Fietkau f6f55bae7d swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
SVN-Revision: 15307
15 years ago
Felix Fietkau 4320a28228 add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)
SVN-Revision: 15305
15 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies
SVN-Revision: 15304
15 years ago
Felix Fietkau df22ac87e1 atheros: nuke 2.6.26 support, 2.6.28 is stable
SVN-Revision: 15303
15 years ago
Felix Fietkau 787e9fcf93 swconfig: treat struct switch_attr as constant
SVN-Revision: 15302
15 years ago
Felix Fietkau cd80e16a80 swconfig: remove old debugging stuff
SVN-Revision: 15301
15 years ago
Felix Fietkau fc75e596d2 add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
SVN-Revision: 15300
15 years ago
Felix Fietkau 729e0fa4d1 move pkg config stuff to per-target exports to prevent interference with host builds
SVN-Revision: 15299
15 years ago
Mirko Vogt 79a358ba02 prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
SVN-Revision: 15298
15 years ago
Hamish Guthrie 35bbf7aeee corrected dependencies
SVN-Revision: 15296
15 years ago
Hamish Guthrie 1d511edc47 add joystick device support
SVN-Revision: 15295
15 years ago
Hamish Guthrie 9ced160263 correct typos in titles of event device and HID devices
SVN-Revision: 15294
15 years ago