aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feeds: Switched to LuCI stable branchSteven Barth2008-09-061-1/+1
| | | | SVN-Revision: 12542
* madwifi: add missing include file for the tools multicall binaryFelix Fietkau2008-09-051-1/+2
| | | | SVN-Revision: 12541
* madwifi: select the right hal binary for EABI on ARMFelix Fietkau2008-09-051-4/+4
| | | | SVN-Revision: 12540
* 2.6.26: fix build error caused by the gpio sysfs stuffGabor Juhos2008-09-051-1/+3
| | | | SVN-Revision: 12536
* upgrade to uci 0.6.2 (bugfixes)Felix Fietkau2008-09-041-2/+2
| | | | SVN-Revision: 12535
* 2.6.26: fix gpio sysfs patch, forgot to refresh itGabor Juhos2008-09-041-14/+18
| | | | SVN-Revision: 12529
* register gpio-leds on the WP543 boardGabor Juhos2008-09-041-0/+46
| | | | SVN-Revision: 12528
* enable gpio sysfs supportGabor Juhos2008-09-041-0/+1
| | | | SVN-Revision: 12527
* 2.6.26: backport gpio sysfs support form 2.6.27-rcXGabor Juhos2008-09-042-0/+1021
| | | | SVN-Revision: 12526
* enable USB support, and sync kernel configGabor Juhos2008-09-031-6/+10
| | | | SVN-Revision: 12521
* make use the USB controller on the WP543 boardGabor Juhos2008-09-031-0/+2
| | | | SVN-Revision: 12520
* fix platform device ids of the USB controllersGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12519
* fix EHCI driverGabor Juhos2008-09-031-2/+0
| | | | SVN-Revision: 12518
* fix phy id on the WP543 boardGabor Juhos2008-09-031-2/+2
| | | | SVN-Revision: 12517
* fix ccache installation (#3942)Felix Fietkau2008-09-031-3/+1
| | | | SVN-Revision: 12515
* fix shell return status of the find symlink commandFelix Fietkau2008-09-031-1/+3
| | | | SVN-Revision: 12514
* add default Build/Install template, which is activated by setting PKG_INSTALL=1Felix Fietkau2008-09-032-11/+15
| | | | SVN-Revision: 12512
* change the an openssl sed command to be safe for -Wl,-rpath-link in ldflagsFelix Fietkau2008-09-031-1/+1
| | | | SVN-Revision: 12511
* add -rpath-link to TARGET_LDFLAGS by defaultFelix Fietkau2008-09-031-1/+1
| | | | SVN-Revision: 12510
* fix recursive symlink issueFelix Fietkau2008-09-031-1/+1
| | | | SVN-Revision: 12508
* make sure that when the kernel config changes, compile is triggered for all ↵Felix Fietkau2008-09-021-0/+2
| | | | | | kernel dependent packages SVN-Revision: 12503
* fix ./scripts/env for newer git versionsFelix Fietkau2008-09-021-3/+1
| | | | SVN-Revision: 12502
* remove 0-byte filesFelix Fietkau2008-09-0234-0/+0
| | | | SVN-Revision: 12501
* nuke ipkg, now that we use opkg, we don't need it anymoreFelix Fietkau2008-09-021-77/+0
| | | | SVN-Revision: 12500
* final fix for BCM5354 USB cores, hopefullyImre Kaloz2008-09-021-3/+13
| | | | SVN-Revision: 12499
* remove ipkg from busyboxFelix Fietkau2008-09-028-14073/+0
| | | | SVN-Revision: 12498
* remove awx from busybox, refresh patchesFelix Fietkau2008-09-027-1629/+8
| | | | SVN-Revision: 12497
* BusyBox httpd Accept Header PatchFelix Fietkau2008-09-021-0/+42
| | | | | | | | | | | | | | With this patch the BusyBox httpd pass the "Accept:" and "Accept-Language:" header by the environment variables to the CGI-Script, so this can make Content Negotiation to deliver the page in the language, which was selected by the user in the browser settings, and/or serve the XHTML page with the right MIME-Type application/xhtml+xml to user agents which support it und text/html which don't. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 12496
* provide a md5sum wrapper for BSDish systemsFelix Fietkau2008-09-021-3/+15
| | | | SVN-Revision: 12495
* get rid of a shell warning if md5sum is not foundFelix Fietkau2008-09-021-1/+1
| | | | SVN-Revision: 12494
* clean up md5s() shell functionFelix Fietkau2008-09-021-1/+4
| | | | SVN-Revision: 12493
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-024-0/+4
| | | | SVN-Revision: 12492
* add prereq check for extended getopt (#3944)Felix Fietkau2008-09-021-0/+8
| | | | SVN-Revision: 12491
* quilt depends on sedFelix Fietkau2008-09-021-0/+1
| | | | SVN-Revision: 12490
* madwifi upstream does not work on wisocFelix Fietkau2008-09-021-1/+2
| | | | SVN-Revision: 12489
* fix madwifi upstream compile for mips (#3952)Felix Fietkau2008-09-021-2/+2
| | | | SVN-Revision: 12488
* add option to cache local queries, from sn9Travis Kemen2008-09-021-1/+2
| | | | SVN-Revision: 12485
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-021-1/+1
| | | | SVN-Revision: 12482
* Add @GNOME download source.Lars-Peter Clausen2008-09-012-2/+16
| | | | SVN-Revision: 12469
* Treat vlynq external divisor just like automatic, fix comment about it, ↵Florian Fainelli2008-09-011-1/+3
| | | | | | thanks sn9 SVN-Revision: 12467
* add TARGET_CXX variable which points to the c++ cross compilerFelix Fietkau2008-09-011-1/+2
| | | | SVN-Revision: 12466
* fixes usb storage mountingJohn Crispin2008-09-011-1/+1
| | | | SVN-Revision: 12465
* make openwrt boot on ar9130 (currently no ethernet yet)Felix Fietkau2008-09-012-12/+49
| | | | SVN-Revision: 12463
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
| | | | SVN-Revision: 12462
* Move I2C_PCA Kconfig item to generic-2.6Nicolas Thill2008-09-012-1/+1
| | | | SVN-Revision: 12459
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
| | | | SVN-Revision: 12458
* Use a newer acx firmwareFlorian Fainelli2008-09-011-1/+2
| | | | SVN-Revision: 12455
* Fix divisor calculation and configuration from previous commit, thanks sn9Florian Fainelli2008-09-015-44/+22
| | | | SVN-Revision: 12454
* add a gzipped uImage for ar71xxFelix Fietkau2008-09-011-0/+5
| | | | SVN-Revision: 12453
* add an extra build step Build/Install which allows you to run a make install ↵Felix Fietkau2008-09-011-0/+2
| | | | | | target after the post-compile hooks have run - will be necessary for some libtool dependent stuff SVN-Revision: 12452