Nicolas Thill [Thu, 25 Sep 2008 09:46:46 +0000 (09:46 +0000)]
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
Nicolas Thill [Wed, 24 Sep 2008 19:28:53 +0000 (19:28 +0000)]
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
Nicolas Thill [Wed, 24 Sep 2008 17:11:41 +0000 (17:11 +0000)]
allow SDK to install trunk packages with scripts/feeds & build them, instead of trying to embed precompiled ones (closes: #3097)
SVN-Revision: 12689
Nicolas Thill [Wed, 24 Sep 2008 15:10:16 +0000 (15:10 +0000)]
firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
Nicolas Thill [Wed, 24 Sep 2008 14:43:35 +0000 (14:43 +0000)]
don't override netfilter configuration on storm
SVN-Revision: 12686
Nicolas Thill [Wed, 24 Sep 2008 14:11:36 +0000 (14:11 +0000)]
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
Nicolas Thill [Wed, 24 Sep 2008 13:58:23 +0000 (13:58 +0000)]
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
SVN-Revision: 12684
Nicolas Thill [Wed, 24 Sep 2008 13:56:07 +0000 (13:56 +0000)]
add missing CONFIG_SPI_DEBUG symbol
SVN-Revision: 12683
Nicolas Thill [Wed, 24 Sep 2008 13:27:46 +0000 (13:27 +0000)]
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
Nicolas Thill [Wed, 24 Sep 2008 13:06:01 +0000 (13:06 +0000)]
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
Nicolas Thill [Wed, 24 Sep 2008 12:55:42 +0000 (12:55 +0000)]
build 'IPsec BEET mode' as a module on storm
SVN-Revision: 12680
Nicolas Thill [Tue, 23 Sep 2008 20:45:40 +0000 (20:45 +0000)]
don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
Felix Fietkau [Tue, 23 Sep 2008 18:29:44 +0000 (18:29 +0000)]
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
SVN-Revision: 12674
Felix Fietkau [Tue, 23 Sep 2008 18:18:21 +0000 (18:18 +0000)]
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
Felix Fietkau [Tue, 23 Sep 2008 17:46:23 +0000 (17:46 +0000)]
fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321)
SVN-Revision: 12672
Felix Fietkau [Tue, 23 Sep 2008 17:29:22 +0000 (17:29 +0000)]
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
SVN-Revision: 12671
Felix Fietkau [Tue, 23 Sep 2008 17:28:19 +0000 (17:28 +0000)]
madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
Felix Fietkau [Tue, 23 Sep 2008 16:12:40 +0000 (16:12 +0000)]
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505)
SVN-Revision: 12667
Felix Fietkau [Tue, 23 Sep 2008 15:43:30 +0000 (15:43 +0000)]
AR7 watchdog supports magic close
This patch adds the magic close flag (stopping the watchdog on an expected close
by wrting 'V' to the device before closing it) to the watchdogs list, which the
AR7 watchdog code actually supports.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 12666
Felix Fietkau [Tue, 23 Sep 2008 15:30:26 +0000 (15:30 +0000)]
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
SVN-Revision: 12664
Felix Fietkau [Tue, 23 Sep 2008 15:24:02 +0000 (15:24 +0000)]
fix multiple instances of busybox httpd (thx, Yanira)
SVN-Revision: 12663
Gabor Juhos [Tue, 23 Sep 2008 14:56:29 +0000 (14:56 +0000)]
experimental support for the Motorola MU Gateway
SVN-Revision: 12662
Nicolas Thill [Tue, 23 Sep 2008 12:48:53 +0000 (12:48 +0000)]
add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
Nicolas Thill [Tue, 23 Sep 2008 12:35:34 +0000 (12:35 +0000)]
make links to statup scripts in /etc/rc.d relative
SVN-Revision: 12659
Felix Fietkau [Tue, 23 Sep 2008 11:06:06 +0000 (11:06 +0000)]
add feeds.conf to .gitignore
SVN-Revision: 12658
Felix Fietkau [Tue, 23 Sep 2008 11:05:54 +0000 (11:05 +0000)]
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
Felix Fietkau [Tue, 23 Sep 2008 09:23:58 +0000 (09:23 +0000)]
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
Gabor Juhos [Tue, 23 Sep 2008 07:24:15 +0000 (07:24 +0000)]
add board specific UART registration
SVN-Revision: 12654
Gabor Juhos [Tue, 23 Sep 2008 06:52:24 +0000 (06:52 +0000)]
remove 2.6.25 config files
SVN-Revision: 12653
Lars-Peter Clausen [Mon, 22 Sep 2008 22:51:53 +0000 (22:51 +0000)]
Avoid endless recursion in uClibc pthreads.
SVN-Revision: 12652
Felix Fietkau [Mon, 22 Sep 2008 17:06:03 +0000 (17:06 +0000)]
mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
Felix Fietkau [Mon, 22 Sep 2008 17:03:06 +0000 (17:03 +0000)]
fix mtd target define for brcm-2.4
SVN-Revision: 12650
Nicolas Thill [Mon, 22 Sep 2008 15:19:59 +0000 (15:19 +0000)]
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
Nicolas Thill [Mon, 22 Sep 2008 12:36:13 +0000 (12:36 +0000)]
upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
Nicolas Thill [Mon, 22 Sep 2008 11:00:41 +0000 (11:00 +0000)]
remove patch missed from [12498] only needed for ipkg support
SVN-Revision: 12647
Florian Fainelli [Sun, 21 Sep 2008 14:51:44 +0000 (14:51 +0000)]
Upgrade iw to stable 0.9.5
SVN-Revision: 12642
Florian Fainelli [Sun, 21 Sep 2008 11:33:47 +0000 (11:33 +0000)]
Remove 2.6.22 kernel configuration file
SVN-Revision: 12639
Florian Fainelli [Sun, 21 Sep 2008 11:32:06 +0000 (11:32 +0000)]
Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
Felix Fietkau [Sun, 21 Sep 2008 11:27:29 +0000 (11:27 +0000)]
rename generic-2.6/config-default to generic-2.6/config-2.6.21
SVN-Revision: 12637
Felix Fietkau [Sun, 21 Sep 2008 11:25:17 +0000 (11:25 +0000)]
rename generic-2.6/patches to generic-2.6/patches-2.6.21
SVN-Revision: 12636
Felix Fietkau [Fri, 19 Sep 2008 14:19:59 +0000 (14:19 +0000)]
atheros: don't try to enable pci on AR2317 (fixes #3533)
SVN-Revision: 12633
Lars-Peter Clausen [Thu, 18 Sep 2008 20:45:12 +0000 (20:45 +0000)]
Restore config after running scripts/env diff.
SVN-Revision: 12632
Gabor Juhos [Thu, 18 Sep 2008 18:41:03 +0000 (18:41 +0000)]
remove some debug stuff
SVN-Revision: 12631
Gabor Juhos [Thu, 18 Sep 2008 13:36:31 +0000 (13:36 +0000)]
create firmware image for the WP543 board
SVN-Revision: 12628
Gabor Juhos [Thu, 18 Sep 2008 12:56:10 +0000 (12:56 +0000)]
add MyLoader support
SVN-Revision: 12627
Gabor Juhos [Thu, 18 Sep 2008 12:43:05 +0000 (12:43 +0000)]
remove 2.6.25 config as well
SVN-Revision: 12626
Gabor Juhos [Thu, 18 Sep 2008 12:40:42 +0000 (12:40 +0000)]
nuke 2.6.25 specific patches
SVN-Revision: 12625
Gabor Juhos [Thu, 18 Sep 2008 12:38:53 +0000 (12:38 +0000)]
WP543: add static mtd partitions
SVN-Revision: 12624
Nicolas Thill [Thu, 18 Sep 2008 12:24:32 +0000 (12:24 +0000)]
add patches to fixes gcc 4.2.x bugs: - fix gcc ICE when compiling package/ath9k (closes: #3816) 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
Gabor Juhos [Wed, 17 Sep 2008 13:29:47 +0000 (13:29 +0000)]
fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
Steven Barth [Tue, 16 Sep 2008 22:01:14 +0000 (22:01 +0000)]
Fixed a typo in the firewall scripts
SVN-Revision: 12616
Steven Barth [Tue, 16 Sep 2008 20:25:36 +0000 (20:25 +0000)]
Fixed dependency handling for feeds
SVN-Revision: 12615
Steven Barth [Mon, 15 Sep 2008 18:57:39 +0000 (18:57 +0000)]
Fixed a typo in firewall scripts, closes #4000
SVN-Revision: 12613
Nicolas Thill [Mon, 15 Sep 2008 10:17:13 +0000 (10:17 +0000)]
use the Download/ macro to get ACX firmwares
SVN-Revision: 12612
Nicolas Thill [Mon, 15 Sep 2008 10:14:12 +0000 (10:14 +0000)]
add missing Kconfig symbol
SVN-Revision: 12611
Nicolas Thill [Mon, 15 Sep 2008 08:21:14 +0000 (08:21 +0000)]
add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)
SVN-Revision: 12610
Jens Muecke [Sun, 14 Sep 2008 14:49:43 +0000 (14:49 +0000)]
Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
SVN-Revision: 12609
Felix Fietkau [Sat, 13 Sep 2008 17:41:02 +0000 (17:41 +0000)]
fix whitespace order in cflags without CONFIG_DEBUG to prevent breakage in some packages' configure step
SVN-Revision: 12601
Gabor Juhos [Sat, 13 Sep 2008 17:32:20 +0000 (17:32 +0000)]
remove 2.6.25 specific stuff
SVN-Revision: 12598
Lars-Peter Clausen [Sat, 13 Sep 2008 14:34:43 +0000 (14:34 +0000)]
Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some packages.
SVN-Revision: 12597
Nicolas Thill [Sat, 13 Sep 2008 11:02:48 +0000 (11:02 +0000)]
fix build options in menuconfig: - move EXTERNAL_KERNEL_TREE & NO_STRIP from DEVEL to BUILDOPTS - remove BUILDSYSTEM_SETTINGS and move DOWNLOAD_FOLDER to DEVEL
SVN-Revision: 12592
Felix Fietkau [Sat, 13 Sep 2008 08:31:15 +0000 (08:31 +0000)]
add new option for enabling debugging symbols
SVN-Revision: 12591
Felix Fietkau [Sat, 13 Sep 2008 08:30:47 +0000 (08:30 +0000)]
remove old atheros kernels and patches
SVN-Revision: 12590
Travis Kemen [Sat, 13 Sep 2008 04:10:27 +0000 (04:10 +0000)]
fix depends, from sn9
SVN-Revision: 12589
Lars-Peter Clausen [Sat, 13 Sep 2008 00:29:13 +0000 (00:29 +0000)]
Change libtool fixup behaviour. Still ugly but it works until we have a real 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
Travis Kemen [Sat, 13 Sep 2008 00:08:39 +0000 (00:08 +0000)]
make option name optional
SVN-Revision: 12585
Felix Fietkau [Fri, 12 Sep 2008 19:55:38 +0000 (19:55 +0000)]
madwifi: fix x86_64 compilation
SVN-Revision: 12574
Felix Fietkau [Fri, 12 Sep 2008 19:52:45 +0000 (19:52 +0000)]
madwifi: upgrade to 2008-09-09 HAL
SVN-Revision: 12573
Felix Fietkau [Fri, 12 Sep 2008 19:51:30 +0000 (19:51 +0000)]
sysupgrade: add optional delay before rebooting
SVN-Revision: 12572
Gabor Juhos [Fri, 12 Sep 2008 12:41:29 +0000 (12:41 +0000)]
convert to GPIOLIB
SVN-Revision: 12571
Lars-Peter Clausen [Thu, 11 Sep 2008 16:17:28 +0000 (16:17 +0000)]
oops, previous commit was broken. remove wrong line break.
SVN-Revision: 12570
Lars-Peter Clausen [Thu, 11 Sep 2008 16:13:14 +0000 (16:13 +0000)]
Add InstallDev/(Pre|Post) hooks.
SVN-Revision: 12569
Steven Barth [Thu, 11 Sep 2008 12:23:20 +0000 (12:23 +0000)]
Prevent unwanted shell expansion
SVN-Revision: 12568
Gabor Juhos [Thu, 11 Sep 2008 06:17:05 +0000 (06:17 +0000)]
use generic cansleep wrappers for GPIO
SVN-Revision: 12567
Gabor Juhos [Wed, 10 Sep 2008 19:46:56 +0000 (19:46 +0000)]
2.6.26: add gpiommc driver
SVN-Revision: 12566
Florian Fainelli [Tue, 9 Sep 2008 14:53:52 +0000 (14:53 +0000)]
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
SVN-Revision: 12562
Florian Fainelli [Tue, 9 Sep 2008 09:20:50 +0000 (09:20 +0000)]
au1000: fix gpio output
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
John Crispin [Tue, 9 Sep 2008 00:09:51 +0000 (00:09 +0000)]
bump ifxmips to 2.6.26.2
SVN-Revision: 12557
Felix Fietkau [Mon, 8 Sep 2008 15:59:08 +0000 (15:59 +0000)]
fix autoconf compilation (#3956)
SVN-Revision: 12554
Gabor Juhos [Mon, 8 Sep 2008 12:39:33 +0000 (12:39 +0000)]
firmware-utils/mkmylofw: WP543 support
SVN-Revision: 12552
Felix Fietkau [Mon, 8 Sep 2008 11:33:00 +0000 (11:33 +0000)]
target features: fix usb support detection
SVN-Revision: 12551
John Crispin [Mon, 8 Sep 2008 09:30:57 +0000 (09:30 +0000)]
fixes script that mounts usd storage when it gets attached
SVN-Revision: 12548
Steven Barth [Sun, 7 Sep 2008 20:07:55 +0000 (20:07 +0000)]
dnsmasq: Use a more intelligent way of parsing dhcp-options using the new UCI list datatype
SVN-Revision: 12547
Felix Fietkau [Sun, 7 Sep 2008 15:22:25 +0000 (15:22 +0000)]
restore the /tmp/resolv.conf symlink when stopping dnsmasq
SVN-Revision: 12546
Gabor Juhos [Sun, 7 Sep 2008 13:28:07 +0000 (13:28 +0000)]
build more image types
SVN-Revision: 12545
Gabor Juhos [Sun, 7 Sep 2008 09:47:37 +0000 (09:47 +0000)]
add gpio-buttons devices
SVN-Revision: 12544
Gabor Juhos [Sun, 7 Sep 2008 08:59:27 +0000 (08:59 +0000)]
simplify leds-gpio device registration
SVN-Revision: 12543
Steven Barth [Sat, 6 Sep 2008 17:55:50 +0000 (17:55 +0000)]
feeds: Switched to LuCI stable branch
SVN-Revision: 12542
Felix Fietkau [Fri, 5 Sep 2008 23:27:37 +0000 (23:27 +0000)]
madwifi: add missing include file for the tools multicall binary
SVN-Revision: 12541
Felix Fietkau [Fri, 5 Sep 2008 23:27:27 +0000 (23:27 +0000)]
madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
Gabor Juhos [Fri, 5 Sep 2008 06:52:27 +0000 (06:52 +0000)]
2.6.26: fix build error caused by the gpio sysfs stuff
SVN-Revision: 12536
Felix Fietkau [Thu, 4 Sep 2008 23:46:02 +0000 (23:46 +0000)]
upgrade to uci 0.6.2 (bugfixes)
SVN-Revision: 12535
Gabor Juhos [Thu, 4 Sep 2008 15:24:57 +0000 (15:24 +0000)]
2.6.26: fix gpio sysfs patch, forgot to refresh it
SVN-Revision: 12529
Gabor Juhos [Thu, 4 Sep 2008 13:39:11 +0000 (13:39 +0000)]
register gpio-leds on the WP543 board
SVN-Revision: 12528
Gabor Juhos [Thu, 4 Sep 2008 13:36:03 +0000 (13:36 +0000)]
enable gpio sysfs support
SVN-Revision: 12527
Gabor Juhos [Thu, 4 Sep 2008 13:34:36 +0000 (13:34 +0000)]
2.6.26: backport gpio sysfs support form 2.6.27-rcX
SVN-Revision: 12526
Gabor Juhos [Wed, 3 Sep 2008 19:46:38 +0000 (19:46 +0000)]
enable USB support, and sync kernel config
SVN-Revision: 12521
Gabor Juhos [Wed, 3 Sep 2008 19:37:58 +0000 (19:37 +0000)]
make use the USB controller on the WP543 board
SVN-Revision: 12520
Gabor Juhos [Wed, 3 Sep 2008 18:02:18 +0000 (18:02 +0000)]
fix platform device ids of the USB controllers
SVN-Revision: 12519
Gabor Juhos [Wed, 3 Sep 2008 17:11:51 +0000 (17:11 +0000)]
fix EHCI driver
SVN-Revision: 12518