Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of ↵ | Rod Whitby | 2007-12-07 | 4 | -1/+1 |
| | | | | | | the subtarget SVN-Revision: 9670 | ||||
* | ixp4xx: Split into two subtargets, one normal and one for boards which boot ↵ | Rod Whitby | 2007-12-07 | 9 | -0/+14 |
| | | | | | | directly from attached storage (and therefore need most kernel modules compiled in) SVN-Revision: 9669 | ||||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 | 3 | -0/+3 |
| | | | | SVN-Revision: 9668 | ||||
* | Minor patch to the AR7 diag.sh to make the status LED a bit more useful. ↵ | Felix Fietkau | 2007-12-07 | 1 | -13/+20 |
| | | | | | | | | | | | | | | | From the patch: This setup gives us 3.5 distinguishable states: - Solid OFF: Bootloader running, or kernel hung (timer task stalled) - Solid ON: Kernel hung (timer task stalled) - 5Hz blink: preinit - Heartbeat: normal operation Signed-off-by: oliver@opencloud.com SVN-Revision: 9666 | ||||
* | Reimplement rx ring with EOQ markers to avoid reset storms | Felix Fietkau | 2007-12-07 | 1 | -5/+102 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9665 | ||||
* | Fix race between device reset and start_xmit | Felix Fietkau | 2007-12-07 | 1 | -32/+61 |
| | | | | | | Signed-off-by: oliver@opencloud.com SVN-Revision: 9664 | ||||
* | add copyright header to the USB driver's files | Gabor Juhos | 2007-12-05 | 8 | -47/+63 |
| | | | | SVN-Revision: 9657 | ||||
* | Fix VLYNQ device enable for DG834Gv1 | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9629 | ||||
* | add support for the PCEngines Alix | Travis Kemen | 2007-11-28 | 2 | -1/+17 |
| | | | | SVN-Revision: 9611 | ||||
* | add txpower patches and add uci configuration file From: Vasilis T. (aka ↵ | Travis Kemen | 2007-11-28 | 1 | -0/+160 |
| | | | | | | Acinonyx) SVN-Revision: 9610 | ||||
* | ps3: use readable video mode descriptions in readme | Felix Fietkau | 2007-11-28 | 2 | -5/+8 |
| | | | | | | | | | 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 | ||||
* | ps3: build-in ps3 system manager | Felix Fietkau | 2007-11-28 | 1 | -3/+3 |
| | | | | | | | | | 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 | ||||
* | add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵ | Gabor Juhos | 2007-11-26 | 1 | -0/+16 |
| | | | | | | (closes: #2756) SVN-Revision: 9600 | ||||
* | more USB driver fixes, now it passes usbtests 1-14 | Gabor Juhos | 2007-11-26 | 2 | -9/+30 |
| | | | | SVN-Revision: 9599 | ||||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 9598 | ||||
* | fix USB driver to compile with ADMH_VERBOSE_DEBUG defined | Gabor Juhos | 2007-11-23 | 3 | -36/+34 |
| | | | | SVN-Revision: 9593 | ||||
* | USB driver updates, the driver passes usbtests 1-10 now | Gabor Juhos | 2007-11-23 | 6 | -452/+948 |
| | | | | SVN-Revision: 9592 | ||||
* | disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors | Gabor Juhos | 2007-11-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 9591 | ||||
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 | 1 | -0/+20 |
| | | | | SVN-Revision: 9571 | ||||
* | Fix tx stats (#2705) | Florian Fainelli | 2007-11-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 9570 | ||||
* | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | Felix Fietkau | 2007-11-16 | 1 | -0/+32 |
| | | | | SVN-Revision: 9560 | ||||
* | add lzma compressed initramfs for bcm947xx | Felix Fietkau | 2007-11-16 | 1 | -0/+121 |
| | | | | SVN-Revision: 9559 | ||||
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 9558 | ||||
* | fix initramfs images | Felix Fietkau | 2007-11-16 | 1 | -1/+9 |
| | | | | SVN-Revision: 9557 | ||||
* | create broadcom initramfs images and move the lzma decompressor area a bit ↵ | Felix Fietkau | 2007-11-16 | 2 | -1/+5 |
| | | | | | | further SVN-Revision: 9556 | ||||
* | more USB driver changes | Gabor Juhos | 2007-11-15 | 5 | -215/+142 |
| | | | | SVN-Revision: 9550 | ||||
* | fix the image builder | Felix Fietkau | 2007-11-14 | 2 | -70/+64 |
| | | | | SVN-Revision: 9549 | ||||
* | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | 2 | -0/+78 |
| | | | | SVN-Revision: 9547 | ||||
* | make build of the images a bit quiet | Gabor Juhos | 2007-11-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 9544 | ||||
* | USB driver cleanups, no it is still not finished | Gabor Juhos | 2007-11-12 | 4 | -161/+9 |
| | | | | SVN-Revision: 9543 | ||||
* | fix an unbalanced spinlock issue | Gabor Juhos | 2007-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 9540 | ||||
* | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 | 2 | -0/+128 |
| | | | | SVN-Revision: 9535 | ||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 21 | -86/+86 |
| | | | | SVN-Revision: 9533 | ||||
* | more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | Gabor Juhos | 2007-11-10 | 6 | -156/+223 |
| | | | | SVN-Revision: 9530 | ||||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 | 1 | -1/+1 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | ||||
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | Felix Fietkau | 2007-11-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 9523 | ||||
* | USB driver fixes | Gabor Juhos | 2007-11-08 | 7 | -556/+477 |
| | | | | SVN-Revision: 9513 | ||||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 | 3 | -13/+25 |
| | | | | | | questions SVN-Revision: 9510 | ||||
* | add usb drivers to the Compex NP28G's profile, thanks to kenny | Gabor Juhos | 2007-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 9501 | ||||
* | disable unsupported boards in the LED driver by default | Gabor Juhos | 2007-11-04 | 3 | -3/+3 |
| | | | | SVN-Revision: 9500 | ||||
* | only use trxsplit on NOR flash devices | Gabor Juhos | 2007-11-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 9497 | ||||
* | fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵ | Gabor Juhos | 2007-11-04 | 1 | -2/+3 |
| | | | | | | correct arguments SVN-Revision: 9496 | ||||
* | fix missing CONFIG_USB_BLUETOOTH issue | Jens Muecke | 2007-11-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 9494 | ||||
* | RB153 must use the generic RB1xx's setup code | Gabor Juhos | 2007-11-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 9491 | ||||
* | image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵ | Gabor Juhos | 2007-11-03 | 3 | -13/+49 |
| | | | | | | 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 | ||||
* | generate valid image for the BR-6104KP's web-interface (closes: 2641) | Gabor Juhos | 2007-11-02 | 1 | -3/+18 |
| | | | | SVN-Revision: 9485 | ||||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 9484 | ||||
* | fix USB driver to compile even if USB_DEBUG is disabled | Gabor Juhos | 2007-11-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 9483 | ||||
* | Fix typo | Florian Fainelli | 2007-11-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 9482 |