Commit Graph

2697 Commits (a4e577c228961cbd5f7d0810ebba2f5e1c46d3b3)

Author SHA1 Message Date
Gabor Juhos 6cecfe7d32 [adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-03 05:15:25 +00:00
Felix Fietkau 5ca5e1e8e5 add missing kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 18:18:44 +00:00
Felix Fietkau f89ca7d9e3 DG834G Power LED fix
This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state.

Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:57 +00:00
Felix Fietkau f165889337 "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:54 +00:00
John Crispin 2b79a8b83d update default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10343 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 19:46:17 +00:00
John Crispin 898c9a30f9 add mopre default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 17:39:29 +00:00
John Crispin 60ef1ebdce make avila have 6 pci devices, such that usb works
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 17:39:12 +00:00
Gabor Juhos 978c9e7957 [adm5120] enable switch driver for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 15:58:57 +00:00
Gabor Juhos c24e4889c0 [adm5120] add 2.6.24 specific patchset for the usb driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 14:51:16 +00:00
Gabor Juhos 238a5c88a1 [adm5120] add a 2.6.24 specific patch for the switch driver, thanks to Francesco Gringoli for his 2.6.24-rc2 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 10:18:58 +00:00
Gabor Juhos 0d7245c003 [adm5120] fix a switch driver bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 09:33:19 +00:00
Felix Fietkau d696820682 port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-31 04:44:35 +00:00
Imre Kaloz f6f798feeb copy leftover patch from 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:47 +00:00
Imre Kaloz 4b0f646757 show a rotating dash during jffs2 erase
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:32:08 +00:00
Imre Kaloz 916334bf41 remove binary sysctl number for KERN_PPC_L2CR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:30:51 +00:00
Imre Kaloz 5cb8e309bf the Magicbox doesn't have gigabit ethernet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 23:26:17 +00:00
Gabor Juhos cb6ae8cb76 [adm5120] add preliminary support for 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 15:25:48 +00:00
Gabor Juhos 0055d6efe2 [adm5120] don't use mips_machgroup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10328 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 14:06:59 +00:00
Gabor Juhos 7f073c4376 [adm5120] more license cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 13:15:51 +00:00
Gabor Juhos 561ea900aa [kernel] netfilter: fix compiler warnings in xt_layer7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 11:45:42 +00:00
Gabor Juhos 42ecd83972 [adm5120] lzma-loader: fix compiler warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 08:23:36 +00:00
Gabor Juhos c142433b4f [kernel] nefilter: fix chaostables on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 08:05:47 +00:00
Gabor Juhos 1f31eee863 [kernel] netfilter: fix RTSP on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:35:01 +00:00
Gabor Juhos f386042ef0 [kernel] netfilter: fix xt_TARPIT on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:04:48 +00:00
Gabor Juhos ed4be07dd7 [kernel] netfilter: fix ipt_SET on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-30 07:03:02 +00:00
Matteo Croce cf4f417e73 fixed war.h path
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 20:50:50 +00:00
Matteo Croce 5d02351984 [AR7] added missing war.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 20:47:34 +00:00
John Crispin cf1b94030f added new ixp4xx target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 20:07:41 +00:00
Gabor Juhos c13871984f [adm5120] more license cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 19:56:39 +00:00
Gabor Juhos c38a48d515 add feature flag for the cpio.gz support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10311 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 13:56:43 +00:00
Gabor Juhos 11a8828907 [adm5120] image generation cleanups
* make image generation makefiles simpler
  * remove unused profiles
  * generate images for the Cellvision CAS-xxx/NFS-xxx devices


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 10:33:34 +00:00
Gabor Juhos 66d9f057ef [adm5120] remove some unused files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 08:40:19 +00:00
Gabor Juhos f4a1a3673f [adm5120] add experimental support for the Cellvision NFS-101U device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 08:37:40 +00:00
Gabor Juhos cbd64c9c47 [adm5120] license cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 08:23:40 +00:00
Matteo Croce 35c0563a7a AR7 2.6.24 config file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 02:50:12 +00:00
Imre Kaloz edcfc293f7 add basic support for the AMCC PPC405EX Kilauea evaluation board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 00:58:46 +00:00
Matteo Croce 6bb9a59934 [AR7] refresh vlynq patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 00:26:50 +00:00
Imre Kaloz 8e05a28c50 add upstream git patch for arch/powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:44:06 +00:00
Imre Kaloz c579f6b689 fix squashfs on 2.6.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:42:43 +00:00
Imre Kaloz 56dea7f8ea disable chaostables for 2.6.24 until it's fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 23:42:06 +00:00
Imre Kaloz 87cb2bc529 generic 2.6.24 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-28 13:36:09 +00:00
Imre Kaloz 18ce9e8974 * Rename the AMCC target to PPC44x
* Upgrade PPC44x to 2.6.23



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 23:11:21 +00:00
Imre Kaloz 2d2ae16453 upgrade the AMCC target to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 22:20:54 +00:00
Imre Kaloz f2bf4a1852 add BE I/O memory accessors for arch/ppc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 21:21:03 +00:00
Imre Kaloz 59b5f89856 * Upgrade Magicbox to 2.6.23
* Rename directories


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 21:20:06 +00:00
Felix Fietkau 069c77c092 add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 14:49:55 +00:00
Felix Fietkau 16cb9611c5 kernel: add a default for CONFIG_NEW_GPIO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-27 14:34:18 +00:00
Gabor Juhos cbfe53b7f6 [adm5120] remove 'svn:executable' property from adm5120_uart.h (closes #3086)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 15:59:00 +00:00
John Crispin b6ed86f4c2 add userspace tool for gpio_dev
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10267 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 04:24:05 +00:00
John Crispin 8fea793a81 add missing header file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:52:11 +00:00
Felix Fietkau 4b85c02955 add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:21:09 +00:00
John Crispin f346e7a030 remove binary file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:17:35 +00:00
John Crispin bfa7d43bee add generic gpio char dev for CONFIG_GENERIC_GPIO archs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-26 03:16:11 +00:00
John Crispin 79bbe7593f change annoying\unavble to open console" warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 18:45:40 +00:00
John Crispin 9906d1646d add support for the user led on the avila
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 18:28:34 +00:00
Gabor Juhos 43e5ab8a37 [adm5120] convert Cellvision board structures
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 08:16:40 +00:00
John Crispin 7c98baa88b added dmabounce debug code to ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 21:26:37 +00:00
Felix Fietkau 0f80201533 add atheros ar2313 vlan fix (thx, SeG)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-24 20:04:24 +00:00
Florian Fainelli 96746d4510 Also generate http uploadable images for Airlink AR525w
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-21 14:11:01 +00:00
Florian Fainelli 8300810d10 Upgrade rdc to 2.6.23.14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-21 13:26:48 +00:00
Gabor Juhos bcd26ddd0d [adm5120] cleanup wget2nand script (closes #3049)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-18 17:52:26 +00:00
Gabor Juhos 5db98491ee [adm5120] USB driver: fix a bug in isochronous transfers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 20:35:38 +00:00
Gabor Juhos 965a889862 [adm5120] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 18:07:33 +00:00
Florian Fainelli 96f07dff47 Add support for european DSL-502t leds (#2880)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 11:20:03 +00:00
Gabor Juhos e38764562c [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 09:44:11 +00:00
Felix Fietkau 110dc41eb3 add wrt350n image file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-16 03:39:59 +00:00
Imre Kaloz 7d9eed234c add support for the Netgear WG302v1/WAG302v1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 22:36:09 +00:00
Gabor Juhos 6ffcc9e1ca [adm5120] generate firmware images for the CAS-700/771/790/861 devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 16:14:53 +00:00
Felix Fietkau f430269da0 add missing kconfig entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 00:27:01 +00:00
Matteo Croce 959fe0f9d9 gpio: revert it back, wrong and useless
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-13 20:13:08 +00:00
Matteo Croce 2603bf190b [AR7] GPIO fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 17:14:15 +00:00
Matteo Croce f1b788d21c [AR7] cache GPIO addresses to be more efficent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 16:41:28 +00:00
John Crispin a7c0227bd6 revert some breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-12 12:07:33 +00:00
Florian Fainelli 2f9958d22c Fix esfq compilation (#3005)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 19:26:11 +00:00
Florian Fainelli ff2afa0c9c Add support for the gpio connected reset button
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 15:19:13 +00:00
Florian Fainelli 7cd6f7edd6 Allow S1 button to be controlled using gpio-keys
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 10:59:56 +00:00
Florian Fainelli b406aa9d57 Upgrade rb532 to .23, provide generic GPIO API to this board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 10:42:06 +00:00
Rod Whitby 253a7ec499 Updated ixp4xx ethernet driver to latest upstream patch for 2.6.23 from upstream's git repository
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:35:43 +00:00
Rod Whitby 7cbe0b7fbe Updated the fsg board patch from nslu2-linux
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:33:18 +00:00
Rod Whitby 5582e419bb Refreshed the dsmg600 and nas100d power patches from nslu2-linux
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:26:59 +00:00
Rod Whitby 0721d424f9 Renumbered the fsg patch into nslu2-linux managed numbering area
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:24:49 +00:00
Rod Whitby c1f481990f Combined the nas100d net driver patches, based on new nslu2-linux patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:23:58 +00:00
Rod Whitby 4e39b77e9d Combined the nslu2 net driver patches, based on new nslu2-linux patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:23:28 +00:00
Rod Whitby 12e8a0240a Renumbered the avila-related patches, since nslu2-linux no longer carries them.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 07:22:29 +00:00
Rod Whitby 4a6ffd7ed0 nas100d-pata-artop patch is no longer required due to upstream fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-11 02:30:48 +00:00
Florian Fainelli be42471969 Replace system button patch with its correspondant API
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-10 18:44:38 +00:00
Rod Whitby 486342fd95 Consolidated all the ixp4xx i2c gpio patches into a copy of the patch from nslu2-linux which has been pushed upstream via the i2c maintainer.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 05:22:43 +00:00
Rod Whitby 5bcb4ff2f3 Consolidated fsg3 support into a single patch, identical to the one in the nlsu2-linux kernel repository
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 02:36:02 +00:00
Rod Whitby dc4571abea Forgot to commit the config change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-09 01:05:31 +00:00
Tim Yardley 6394df1d83 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 22:28:35 +00:00
Tim Yardley f64edbd3eb update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 18:21:22 +00:00
Tim Yardley 08ac621e6f bump to 2.6.23.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 17:41:42 +00:00
Florian Fainelli e1826d74ea Add back Sitecom WL-105b support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 14:27:48 +00:00
Felix Fietkau 19887d557e update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 19:28:07 +00:00
Felix Fietkau c038e77e72 revert r9801 - fixes #2921
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 12:58:01 +00:00
Rod Whitby e8b1318248 ixp4xx/fsg3: Added LEDs support, and refreshed patches for 2.6.23.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-05 04:11:46 +00:00
Imre Kaloz 33d9f15e79 use the newer mac handling patches from nslu2-linux
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 16:18:05 +00:00
Gabor Juhos 8da446c348 [adm5120] fix led driver (closes: #2972)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 14:29:28 +00:00
Imre Kaloz eee46a369e Fixes the MAC address handling on avila NPE on startup
Replaces/based-on 740-avila_loft_mac_platform.patch for 2.6.21

Signed-off-by: Harald Schioeberg <pagefault@c-base.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10114 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 12:17:49 +00:00
Florian Fainelli 748bf68bfa Leds have been tested on rb111/112 and rb153
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-04 06:34:36 +00:00