Commit Graph

3311 Commits (18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335)

Author SHA1 Message Date
Gabor Juhos 18e38f7ba7 [kernel] update to 2.6.25.15 and 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 16:52:52 +00:00
Gabor Juhos 42c075c401 [adm5120] add 2.6.26 specific files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 13:50:02 +00:00
Florian Fainelli a9fad2d051 Add missing kernel configuration options since the SLUB allocator switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 10:20:36 +00:00
Gabor Juhos 96677f8beb [adm5120] add alternative board id for the ZyXEL P-334WT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-07 08:49:23 +00:00
Gabor Juhos d4b1e5aee2 [magicbox] sync kernel config, and disable broken ide driver until my CF card arrives
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 13:34:45 +00:00
Nicolas Thill 671818416e remove broken status from uml target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 09:31:18 +00:00
Gabor Juhos 0eedb7aee6 [ar71xx] reorder nand partitions on RB-4xx (closes #3852)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 07:33:13 +00:00
John Crispin b82dd11b1d add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:17:16 +00:00
Florian Fainelli caedcd715d Duplicate of r12143
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:12:01 +00:00
Florian Fainelli 3a8e054719 Fix inclusion of pim.h like igmpproxy
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:06:03 +00:00
John Crispin 566e79fea0 fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 20:57:38 +00:00
Florian Fainelli 39d1c74794 Add cdc-acm locking fix from #3836
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 19:43:58 +00:00
Felix Fietkau a8ad34424a add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 17:54:45 +00:00
Felix Fietkau eda0993223 fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 17:33:09 +00:00
Gabor Juhos e9d37b9d2f [adm5120] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 17:05:54 +00:00
Felix Fietkau 1a10fbd870 atheros: fix setting the gpio interrupt level when registering a gpio interrupt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 16:42:43 +00:00
Felix Fietkau a6d87b47b2 switch to using the SLUB allocator by default in 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 16:42:26 +00:00
Florian Fainelli a9a2a5146a Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 13:42:36 +00:00
Gabor Juhos 3785877557 [adm5120] experimental gpiodev support (closes #3613)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 11:16:46 +00:00
Gabor Juhos e930bd912d [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12133 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 09:52:23 +00:00
Felix Fietkau e913c93ae6 fix ocf compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:28:12 +00:00
Felix Fietkau cb093eac5a refresh atheros config, add missing symbols to generic 2.6.26 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12117 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:16:48 +00:00
Felix Fietkau a30a98a57c only build avr32 u-boot if requested, fixes build failure in default config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 01:01:27 +00:00
John Crispin f8dc0e6dde etrax should not select foxboard-utils by default as the package is now in the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 00:31:39 +00:00
John Crispin 8e8b935963 - bump atheros to .26
- adds leds-gpio to default selection on atheros
- extend led platform setup on atheros



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 21:22:00 +00:00
Gabor Juhos 1cd0b487cf [adm5120] fix RB-133/133C led definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 16:11:44 +00:00
John Crispin 794a0fda09 more ledtrig-netdev clean ups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 15:51:47 +00:00
Gabor Juhos ffed9795a4 [adm5120] add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 15:21:41 +00:00
John Crispin c85677ecc1 makes ledtrignetdev work on .26 and fix whitespaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 14:05:04 +00:00
Florian Fainelli 8dd9c8b082 Define more missing config symbols for .26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 06:35:41 +00:00
Travis Kemen 1a8d1298ff update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-04 01:29:26 +00:00
Nicolas Thill 8bb8f6e792 fix typo in gcc version check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12080 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 15:04:28 +00:00
Imre Kaloz 73369b5d07 add more options to the generic 2.6.26 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 14:22:52 +00:00
Imre Kaloz bdb0f4c7ef revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12077 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-03 11:49:49 +00:00
Gabor Juhos 4ea8c591fc [magicbox] fix compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 12:38:33 +00:00
Andy Boyett 6021fcb5bf [kernel] ixp4xx: disable ixp4xx beeper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 03:20:09 +00:00
Andy Boyett 1f9b9cb8d1 [kernel] generic-2.6: resync 2.6.26 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 03:19:56 +00:00
Travis Kemen 7a56cfbe6a try to clean up some kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-02 02:33:15 +00:00
Gabor Juhos af0980c6ec [magicbox] update to 2.6.26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 19:34:37 +00:00
Florian Fainelli 0aa488b10c Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-01 10:04:14 +00:00
Imre Kaloz 385455c312 enable multiqueue in the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12042 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 11:55:11 +00:00
Imre Kaloz 92debc9e7d handle the nonstandard redboot mac variable for the WG302v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12041 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 11:16:44 +00:00
Imre Kaloz 1b53267e76 enable the second uart on the WG302v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 11:14:00 +00:00
Imre Kaloz a1b3ef215c fixup the optional UART on the Cambria -- thanks, Chris
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12039 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 09:55:28 +00:00
Felix Fietkau 40997366e6 switch CONFIG_I2C to =m by default on avr32 (see #3756)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 03:07:11 +00:00
Felix Fietkau a1057dc8af remove unnecessary ixp4xx network config override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 02:30:35 +00:00
Nicolas Thill d9cd8d7af1 move CONFIG_XFS_DEBUG to generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 09:59:41 +00:00
Gabor Juhos 56bd819318 [ar71xx] ethernet driver updates
* new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on
* swap eth0 & eth1 on RB433/450


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 18:22:38 +00:00
Gabor Juhos d3e93d1a18 [ar71xx] fix the name of the micrel PHY driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:46:05 +00:00
Andy Boyett 26e3c2d39a [ipkg] Generate gzipped package lists
- Can be used by changing the src line in /etc/ipkg.conf to src/gz
 - Cannot be used by busybox ipkg

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:11 +00:00