summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename generic-2.6/config-default to generic-2.6/config-2.6.21Felix Fietkau2008-09-211-0/+0
| | | | SVN-Revision: 12637
* rename generic-2.6/patches to generic-2.6/patches-2.6.21Felix Fietkau2008-09-2144-0/+0
| | | | SVN-Revision: 12636
* atheros: don't try to enable pci on AR2317 (fixes #3533)Felix Fietkau2008-09-192-22/+16
| | | | SVN-Revision: 12633
* Restore config after running scripts/env diff.Lars-Peter Clausen2008-09-181-0/+1
| | | | SVN-Revision: 12632
* remove some debug stuffGabor Juhos2008-09-183-14/+0
| | | | SVN-Revision: 12631
* create firmware image for the WP543 boardGabor Juhos2008-09-181-9/+38
| | | | SVN-Revision: 12628
* add MyLoader supportGabor Juhos2008-09-1810-43/+309
| | | | SVN-Revision: 12627
* remove 2.6.25 config as wellGabor Juhos2008-09-181-243/+0
| | | | SVN-Revision: 12626
* nuke 2.6.25 specific patchesGabor Juhos2008-09-1812-506/+0
| | | | SVN-Revision: 12625
* WP543: add static mtd partitionsGabor Juhos2008-09-181-1/+25
| | | | SVN-Revision: 12624
* add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling ↵Nicolas Thill2008-09-189-0/+472
| | | | | | package/ath9k (closes: #3816) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37014 - fix "undefined reference to `fmsub'" error on powerpc http://bugs.uclibc.org/view.php?id=1588 SVN-Revision: 12623
* fix the PCI byte lane enable generation code, based on a patch by Chris DearmanGabor Juhos2008-09-171-5/+6
| | | | SVN-Revision: 12617
* Fixed a typo in the firewall scriptsSteven Barth2008-09-161-1/+1
| | | | SVN-Revision: 12616
* Fixed dependency handling for feedsSteven Barth2008-09-161-1/+1
| | | | SVN-Revision: 12615
* Fixed a typo in firewall scripts, closes #4000Steven Barth2008-09-151-1/+1
| | | | SVN-Revision: 12613
* use the Download/ macro to get ACX firmwaresNicolas Thill2008-09-152-31/+35
| | | | SVN-Revision: 12612
* add missing Kconfig symbolNicolas Thill2008-09-151-0/+1
| | | | SVN-Revision: 12611
* add missing dependency on libblkid to swap-utils, needed for swapon/off ↵Nicolas Thill2008-09-151-1/+1
| | | | | | (closes: #3993) SVN-Revision: 12610
* Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmpJens Muecke2008-09-141-0/+71
| | | | SVN-Revision: 12609
* fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in ↵Felix Fietkau2008-09-131-1/+1
| | | | | | some packages' configure step SVN-Revision: 12601
* remove 2.6.25 specific stuffGabor Juhos2008-09-1385-14419/+1
| | | | SVN-Revision: 12598
* Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some ↵Lars-Peter Clausen2008-09-131-3/+4
| | | | | | packages. SVN-Revision: 12597
* fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from ↵Nicolas Thill2008-09-131-9/+7
| | | | | | DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL SVN-Revision: 12592
* add new option for enabling debugging symbolsFelix Fietkau2008-09-132-6/+14
| | | | SVN-Revision: 12591
* remove old atheros kernels and patchesFelix Fietkau2008-09-1324-1393/+0
| | | | SVN-Revision: 12590
* fix depends, from sn9Travis Kemen2008-09-131-4/+3
| | | | SVN-Revision: 12589
* Change libtool fixup behaviour. Still ugly but it works until we have a real ↵Lars-Peter Clausen2008-09-131-5/+8
| | | | | | fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). SVN-Revision: 12586
* make option name optionalTravis Kemen2008-09-132-3/+3
| | | | SVN-Revision: 12585
* madwifi: fix x86_64 compilationFelix Fietkau2008-09-121-0/+16
| | | | SVN-Revision: 12574
* madwifi: upgrade to 2008-09-09 HALFelix Fietkau2008-09-122-0/+0
| | | | SVN-Revision: 12573
* sysupgrade: add optional delay before rebootingFelix Fietkau2008-09-122-3/+7
| | | | SVN-Revision: 12572
* convert to GPIOLIBGabor Juhos2008-09-125-241/+210
| | | | SVN-Revision: 12571
* oops, previous commit was broken. remove wrong line break.Lars-Peter Clausen2008-09-111-2/+1
| | | | SVN-Revision: 12570
* Add InstallDev/(Pre|Post) hooks.Lars-Peter Clausen2008-09-111-2/+10
| | | | SVN-Revision: 12569
* Prevent unwanted shell expansionSteven Barth2008-09-111-2/+2
| | | | SVN-Revision: 12568
* use generic cansleep wrappers for GPIOGabor Juhos2008-09-111-19/+1
| | | | SVN-Revision: 12567
* 2.6.26: add gpiommc driverGabor Juhos2008-09-105-297/+1249
| | | | SVN-Revision: 12566
* Do not try to build autoconf emacs library, as it can fail on some systems ↵Florian Fainelli2008-09-091-0/+24
| | | | | | like Fedora core 9 SVN-Revision: 12562
* au1000: fix gpio outputFlorian Fainelli2008-09-091-0/+20
| | | | | | | | | | | | when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561
* bump ifxmips to 2.6.26.2John Crispin2008-09-093-70/+93
| | | | SVN-Revision: 12557
* fix autoconf compilation (#3956)Felix Fietkau2008-09-081-4/+3
| | | | SVN-Revision: 12554
* firmware-utils/mkmylofw: WP543 supportGabor Juhos2008-09-082-26/+47
| | | | SVN-Revision: 12552
* target features: fix usb support detectionFelix Fietkau2008-09-081-1/+1
| | | | SVN-Revision: 12551
* fixes script that mounts usd storage when it gets attachedJohn Crispin2008-09-081-14/+11
| | | | SVN-Revision: 12548
* dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵Steven Barth2008-09-071-7/+3
| | | | | | UCI list datatype SVN-Revision: 12547
* restore the /tmp/resolv.conf symlink when stopping dnsmasqFelix Fietkau2008-09-071-0/+5
| | | | SVN-Revision: 12546
* build more image typesGabor Juhos2008-09-071-4/+11
| | | | SVN-Revision: 12545
* add gpio-buttons devicesGabor Juhos2008-09-074-0/+100
| | | | SVN-Revision: 12544
* simplify leds-gpio device registrationGabor Juhos2008-09-074-34/+56
| | | | SVN-Revision: 12543
* feeds: Switched to LuCI stable branchSteven Barth2008-09-061-1/+1
| | | | SVN-Revision: 12542