Commit Graph

1372 Commits (5dc134c5420579de99dcdbde07882caaac53ec71)

Author SHA1 Message Date
Felix Fietkau 5dc134c542 Fix VLYNQ device enable for DG834Gv1
This patch allows VLYNQ devices on the DG834Gv1 to be successfully
enabled.

Currently the "__vlynq_enable_device" function attempts to set the VLYNQ
device clock divisor to values from 1 through 8 until a link is
successfully established. On the DG834Gv1 (but not the DG834Gv2),
setting the VLYNQ device clock divisor to 1 (full rate) results in all
further VLYNQ operations failing (including software reset), so the
device is never enabled. This patches changes the function to only
attempt divisors 2 through 8, and hence the device is successfully
enabled.

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

---------

SVN-Revision: 9656
2007-12-04 12:49:54 +00:00
Gabor Juhos bb44c9a6de switch to 2.6.23.9
SVN-Revision: 9629
2007-11-29 08:51:59 +00:00
Travis Kemen 38101a0cdc add support for the PCEngines Alix
SVN-Revision: 9611
2007-11-28 04:07:24 +00:00
Travis Kemen be9bf2bf40 add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Felix Fietkau 0795035b35 ps3: use readable video mode descriptions in readme
The ps3 video modes can be specified as readable names (eg "720p"), so
use those instead.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9605
2007-11-28 02:36:06 +00:00
Felix Fietkau c690518fea ps3: build-in ps3 system manager
This changes the ps3 kernel config to build-in the System Manager
module, which is required for proper shutdown and reboot.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9604
2007-11-28 02:36:03 +00:00
Gabor Juhos 3faf84682b add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (closes: #2756)
SVN-Revision: 9600
2007-11-26 19:02:12 +00:00
Gabor Juhos 717ff24d47 more USB driver fixes, now it passes usbtests 1-14
SVN-Revision: 9599
2007-11-26 08:49:58 +00:00
Felix Fietkau 679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Gabor Juhos 4263fdd731 fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
SVN-Revision: 9593
2007-11-23 18:11:49 +00:00
Gabor Juhos 5a1a5dcf58 USB driver updates, the driver passes usbtests 1-10 now
SVN-Revision: 9592
2007-11-23 15:53:35 +00:00
Gabor Juhos 60898bc0c5 disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
SVN-Revision: 9591
2007-11-23 14:58:55 +00:00
Florian Fainelli 84b2bcb5be Fix build on non-SMP machines of the remote GDB debugging (#2666)
SVN-Revision: 9571
2007-11-16 07:39:48 +00:00
Florian Fainelli edea76ab77 Fix tx stats (#2705)
SVN-Revision: 9570
2007-11-16 07:31:28 +00:00
Felix Fietkau 6874422e54 fix wl-700gE ide init (patch by biblbroks, fixes #2686)
SVN-Revision: 9560
2007-11-16 03:11:30 +00:00
Felix Fietkau 1a92f058ca add lzma compressed initramfs for bcm947xx
SVN-Revision: 9559
2007-11-16 03:11:27 +00:00
Felix Fietkau ba85de21e9 add missing config symbols for ide on broadcom 4780
SVN-Revision: 9558
2007-11-16 03:11:24 +00:00
Felix Fietkau 6954e434f9 fix initramfs images
SVN-Revision: 9557
2007-11-16 03:11:21 +00:00
Felix Fietkau bf0dd24627 create broadcom initramfs images and move the lzma decompressor area a bit further
SVN-Revision: 9556
2007-11-16 03:11:17 +00:00
Gabor Juhos ba82fbff75 more USB driver changes
SVN-Revision: 9550
2007-11-15 09:16:47 +00:00
Felix Fietkau dfa7618bd6 fix the image builder
SVN-Revision: 9549
2007-11-14 23:11:07 +00:00
Florian Fainelli 72f30a2ea0 Add bcm5354 fixes from #2611
SVN-Revision: 9547
2007-11-13 07:38:39 +00:00
Gabor Juhos 3e64dbb862 make build of the images a bit quiet
SVN-Revision: 9544
2007-11-12 15:19:41 +00:00
Gabor Juhos c80fbd4dc9 USB driver cleanups, no it is still not finished
SVN-Revision: 9543
2007-11-12 13:55:06 +00:00
Gabor Juhos 2e0b2d53d7 fix an unbalanced spinlock issue
SVN-Revision: 9540
2007-11-11 17:56:32 +00:00
Felix Fietkau 1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Gabor Juhos 98f43a2494 more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]
SVN-Revision: 9530
2007-11-10 19:20:47 +00:00
Felix Fietkau 4db640a503 disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
SVN-Revision: 9527
2007-11-10 18:04:17 +00:00
Felix Fietkau fe6294e21c update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)
SVN-Revision: 9523
2007-11-10 15:45:38 +00:00
Gabor Juhos cda3dc3ae1 USB driver fixes
SVN-Revision: 9513
2007-11-08 12:28:27 +00:00
Felix Fietkau fa2828f9e5 move a few config options to the generic templates to avoid kernel config questions
SVN-Revision: 9510
2007-11-07 20:36:12 +00:00
Gabor Juhos 558d0a4858 add usb drivers to the Compex NP28G's profile, thanks to kenny
SVN-Revision: 9501
2007-11-04 20:11:40 +00:00
Gabor Juhos 3c3dcddb08 disable unsupported boards in the LED driver by default
SVN-Revision: 9500
2007-11-04 17:57:09 +00:00
Gabor Juhos 61f3913d85 only use trxsplit on NOR flash devices
SVN-Revision: 9497
2007-11-04 14:32:28 +00:00
Gabor Juhos 05efcf6975 fix flash driver fixes, call request_mem_region/ioremap_nocache with the correct arguments
SVN-Revision: 9496
2007-11-04 12:58:52 +00:00
Jens Muecke fcdf364d10 fix missing CONFIG_USB_BLUETOOTH issue
SVN-Revision: 9494
2007-11-03 22:32:54 +00:00
Gabor Juhos 7c70e465c7 RB153 must use the generic RB1xx's setup code
SVN-Revision: 9491
2007-11-03 15:35:25 +00:00
Gabor Juhos 7beed53403 image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on
SVN-Revision: 9490
2007-11-03 14:53:24 +00:00
Gabor Juhos 97fc16752b generate valid image for the BR-6104KP's web-interface (closes: 2641)
SVN-Revision: 9485
2007-11-02 09:24:01 +00:00
Gabor Juhos 6310dc873b add default option for the OTi-6858 USB serial device (closes #2631)
SVN-Revision: 9484
2007-11-02 09:08:59 +00:00
Gabor Juhos bf78b6357d fix USB driver to compile even if USB_DEBUG is disabled
SVN-Revision: 9483
2007-11-02 08:59:37 +00:00
Florian Fainelli 38db1b4adc Fix typo
SVN-Revision: 9482
2007-11-02 07:09:39 +00:00
Gabor Juhos c88cda562a cleanup USB driver, it's still experimental
SVN-Revision: 9480
2007-11-01 19:25:05 +00:00
Florian Fainelli 647541a1a0 CF driver cleanup
SVN-Revision: 9473
2007-11-01 17:11:16 +00:00
Florian Fainelli e8d61c7aaa Update S100 profile (#2587)
SVN-Revision: 9459
2007-10-29 10:09:45 +00:00
Florian Fainelli 734ace1804 Resync kernel config, put back yellow led registration (#2607)
SVN-Revision: 9458
2007-10-29 10:03:14 +00:00
Jens Muecke b314ffdd3a Initial OLPC target
SVN-Revision: 9457
2007-10-28 21:20:48 +00:00
John Crispin 39679eba93 fixed typo in generic squashfs split patch ... shame on you :)
SVN-Revision: 9455
2007-10-27 19:41:20 +00:00
Gabor Juhos d29af25874 reduce wasted flash space by ~56K on Edimax devices, thanks to Bernhard Held (closes: #2549)
SVN-Revision: 9450
2007-10-26 07:51:49 +00:00