aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add logs/ to .gitignoreFelix Fietkau2009-04-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencies which broke parallel buildFelix Fietkau2009-04-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add BUILD_LOG option to let the build system log all subdir make command ↵Felix Fietkau2009-04-241-1/+2
| | | | | | output to individual files (useful for debugging parallel builds) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic/2.6.29: add missing Kconfig optionsGabor Juhos2009-04-231-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add initial support for 2.6.29Gabor Juhos2009-04-2321-0/+769
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does ↵Felix Fietkau2009-04-231-2/+2
| | | | | | not work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a header file conflict with iptablesFelix Fietkau2009-04-232-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix KERNEL_PATCHVER, properly strip -rc* suffixesFelix Fietkau2009-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-231-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually ↵Felix Fietkau2009-04-231-34/+16
| | | | | | broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] enable the synopsys woarkaround in the ehci-ar71xx driverGabor Juhos2009-04-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add a workaround for the Synopsys EHCI coreGabor Juhos2009-04-231-0/+22
| | | | | | * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] refresh kernel patchesGabor Juhos2009-04-232-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc-4.4.0 also needs mpfr and gmp to be builtFlorian Fainelli2009-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add preliminary support for gcc-4.4.0, need to forward port the ↵Florian Fainelli2009-04-2310-2/+171
| | | | | | fhonour-copt patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uclibc: add the pthread daemon() fix from #4809Felix Fietkau2009-04-233-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to ↵Felix Fietkau2009-04-232-47/+0
| | | | | | 0.9.30.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 2 old interfering variables, probably missed from [15299]Nicolas Thill2009-04-221-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up automake/pkg-config handling, move separate host/package variable ↵Felix Fietkau2009-04-224-20/+24
| | | | | | exports to templates, fix automake path for host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build host libtool along with target libtoolFelix Fietkau2009-04-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ↵Hamish Guthrie2009-04-221-0/+33
| | | | | | makefile to handle this condition based upon kernel revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: enable swconfig by defaultFelix Fietkau2009-04-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix up the wlan mac address if the board data is missingFelix Fietkau2009-04-212-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add default uci configuration for ICPlus IP175CFelix Fietkau2009-04-211-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-212-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' ↵Nicolas Thill2009-04-211-1/+1
| | | | | | that was logged as is git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix initscripts activation (closes: #4037, #4745)Nicolas Thill2009-04-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli2009-04-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ↵Jo-Philipp Wich2009-04-211-1/+1
| | | | | | to avoid confusion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: implement uci loading supportFelix Fietkau2009-04-216-64/+363
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-212-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround to rstrip restoring exec perms when they got changed by sstripNicolas Thill2009-04-211-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the ip175c driver some more, add support for setting the pvid and ↵Felix Fietkau2009-04-201-105/+91
| | | | | | fix querying the phy status git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: add a generic method for setting the port primary vlan id (used ↵Felix Fietkau2009-04-202-7/+42
| | | | | | for transparently fixing up pvid for untagged port when setting vlan ports) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-204-1/+1368
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: fix up kernel dependenciesFelix Fietkau2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: nuke 2.6.26 support, 2.6.28 is stableFelix Fietkau2009-04-2039-6819/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15303 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-202-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: remove old debugging stuffFelix Fietkau2009-04-201-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add optional driver for the hw watchdog on gateworks avila boards (requires ↵Felix Fietkau2009-04-203-0/+270
| | | | | | soldering to work properly) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move pkg config stuff to per-target exports to prevent interference with ↵Felix Fietkau2009-04-203-3/+6
| | | | | | host builds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare libtool for being build nativly (and therefore being able to build ↵Mirko Vogt2009-04-201-2/+4
| | | | | | libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3-utils] corrected dependenciesHamish Guthrie2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15296 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel modules] add joystick device supportHamish Guthrie2009-04-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package other] correct typos in titles of event device and HID devicesHamish Guthrie2009-04-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package bluetooth] add hidp supportHamish Guthrie2009-04-201-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73