aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-2473-4809/+31
* uClibc NPTL: remove the pthread daemon() fix and revert r15343Nicolas Thill2009-04-242-10/+36
* add missing $(if) check for build loggingFelix Fietkau2009-04-241-1/+1
* optimize tools/ directory build order to improve parallel building performanceFelix Fietkau2009-04-241-2/+5
* add logs/ to .gitignoreFelix Fietkau2009-04-241-0/+1
* add missing dependencies which broke parallel buildFelix Fietkau2009-04-241-1/+2
* add BUILD_LOG option to let the build system log all subdir make command outp...Felix Fietkau2009-04-241-1/+2
* generic/2.6.29: add missing Kconfig optionsGabor Juhos2009-04-231-0/+4
* add initial support for 2.6.29Gabor Juhos2009-04-2321-0/+769
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...Felix Fietkau2009-04-231-2/+2
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-231-1/+1
* madwifi: fix a header file conflict with iptablesFelix Fietkau2009-04-232-3/+3
* fix KERNEL_PATCHVER, properly strip -rc* suffixesFelix Fietkau2009-04-231-1/+1
* emit proper error messages if important kernel config files are missingFelix Fietkau2009-04-231-1/+7
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br...Felix Fietkau2009-04-231-34/+16
* modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
* enable the synopsys woarkaround in the ehci-ar71xx driverGabor Juhos2009-04-231-0/+1
* add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/lin...Gabor Juhos2009-04-231-0/+22
* refresh kernel patchesGabor Juhos2009-04-232-6/+6
* gcc-4.4.0 also needs mpfr and gmp to be builtFlorian Fainelli2009-04-231-1/+1
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ...Florian Fainelli2009-04-2310-2/+171
* uclibc: add the pthread daemon() fix from #4809Felix Fietkau2009-04-233-0/+30
* uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0...Felix Fietkau2009-04-232-47/+0
* remove 2 old interfering variables, probably missed from [15299]Nicolas Thill2009-04-221-2/+0
* clean up automake/pkg-config handling, move separate host/package variable ex...Felix Fietkau2009-04-224-20/+24
* build host libtool along with target libtoolFelix Fietkau2009-04-221-0/+2
* enable tgz for x86 - people are using it for system upgradesFelix Fietkau2009-04-221-1/+1
* hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handl...Hamish Guthrie2009-04-221-0/+33
* atheros: enable swconfig by defaultFelix Fietkau2009-04-211-1/+1
* atheros: fix up the wlan mac address if the board data is missingFelix Fietkau2009-04-212-3/+5
* atheros: add default uci configuration for ICPlus IP175CFelix Fietkau2009-04-211-1/+19
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-212-1/+13
* kernel: make sure all patches are applied before running menuconfig or oldconfigFelix Fietkau2009-04-211-1/+1
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-211-1/+1
* fix initscripts activation (closes: #4037, #4745)Nicolas Thill2009-04-211-2/+2
* fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli2009-04-211-1/+2
* rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid c...Jo-Philipp Wich2009-04-211-1/+1
* swconfig: implement uci loading supportFelix Fietkau2009-04-216-64/+363
* Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-212-0/+12
* add a workaround to rstrip restoring exec perms when they got changed by sstripNicolas Thill2009-04-211-0/+3
* clean up the ip175c driver some more, add support for setting the pvid and fi...Felix Fietkau2009-04-201-105/+91
* swconfig: add a generic method for setting the port primary vlan id (used for...Felix Fietkau2009-04-202-7/+42
* add IC+ IP175C driver (based on Patrick Horn's driver, see #4050)Felix Fietkau2009-04-204-1/+1368
* swconfig: fix up kernel dependenciesFelix Fietkau2009-04-201-1/+1
* atheros: nuke 2.6.26 support, 2.6.28 is stableFelix Fietkau2009-04-2039-6819/+0
* swconfig: treat struct switch_attr as constantFelix Fietkau2009-04-202-13/+13
* swconfig: remove old debugging stuffFelix Fietkau2009-04-201-2/+0
* add optional driver for the hw watchdog on gateworks avila boards (requires s...Felix Fietkau2009-04-203-0/+270
* move pkg config stuff to per-target exports to prevent interference with host...Felix Fietkau2009-04-203-3/+6
* prepare libtool for being build nativly (and therefore being able to build li...Mirko Vogt2009-04-201-2/+4