| Commit message (Collapse) | Author | Age |
| ... | |
| |
|
|
| |
SVN-Revision: 13577
|
| |
|
|
| |
SVN-Revision: 13380
|
| |
|
|
| |
SVN-Revision: 13346
|
| |
|
|
|
|
| |
resulting images will panic due to no platform flash driver, prevent this from happening
SVN-Revision: 13231
|
| |
|
|
| |
SVN-Revision: 13230
|
| |
|
|
|
|
| |
resulting in a non-bootable image
SVN-Revision: 13229
|
| |
|
|
| |
SVN-Revision: 13110
|
| |
|
|
| |
SVN-Revision: 13090
|
| |
|
|
|
|
| |
configuration files for AMIT and Zyxel boards, thanks sn9
SVN-Revision: 13064
|
| |
|
|
| |
SVN-Revision: 13063
|
| |
|
|
|
|
| |
thanks sn9
SVN-Revision: 13062
|
| |
|
|
| |
SVN-Revision: 13061
|
| |
|
|
|
|
| |
thanks sn9
SVN-Revision: 13059
|
| |
|
|
| |
SVN-Revision: 13058
|
| |
|
|
|
|
| |
it on targets where USB is supported
SVN-Revision: 12690
|
| |
|
|
| |
SVN-Revision: 12294
|
| |
|
|
|
|
| |
remove the hackish SetInitramfs actions
SVN-Revision: 12136
|
| |
|
|
| |
SVN-Revision: 11944
|
| |
|
|
| |
SVN-Revision: 11747
|
| |
|
|
| |
SVN-Revision: 11667
|
| |
|
|
|
|
|
|
|
| |
-d 0xffe08000 -l <length>
on the bootloader prompt will destroy the bootloader and brick the device. The attached patch tries to implement a size check and renames the image into *.img.too_big. It applies to svn r11401.
Signed-off-by: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11662
|
| |
|
|
|
|
| |
directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
SVN-Revision: 11627
|
| |
|
|
|
|
| |
kernel version
SVN-Revision: 11595
|
| |
|
|
|
|
| |
switching kernel version
SVN-Revision: 11594
|
| |
|
|
| |
SVN-Revision: 11593
|
| |
|
|
|
|
| |
another for testing
SVN-Revision: 11592
|
| |
|
|
| |
SVN-Revision: 11584
|
| |
|
|
| |
SVN-Revision: 11525
|
| |
|
|
| |
SVN-Revision: 11523
|
| |
|
|
|
|
|
|
| |
another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11508
|
| |
|
|
|
|
|
|
|
|
| |
applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq)
It adds some defines and cleans the code a bit (IMHO).
Signed-Off by Joerg Albert <jal2@gmx.de>
SVN-Revision: 11507
|
| |
|
|
|
|
|
|
|
|
| |
this is the first of three patches to fix the ethernet driver of RDC R32xx applied to svn r10754.
It adds debugs and make some procedures (r6040_*) global symbols in order to help with debugging kernel oops. Version is increased from 0.16 to 0.18 to avoid conflicts with the driver variant metioned in the X-WRT forum (call 0.17.3) Tested on a Sitecom WL-153.
Signed-Off-By: Joerg Albert <jal2@gmx.de>
SVN-Revision: 11506
|
| |
|
|
| |
SVN-Revision: 11447
|
| |
|
|
| |
SVN-Revision: 11439
|
| |
|
|
| |
SVN-Revision: 11210
|
| |
|
|
| |
SVN-Revision: 11184
|
| |
|
|
|
|
| |
CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
|
| |
|
|
| |
SVN-Revision: 10965
|
| |
|
|
| |
SVN-Revision: 10959
|
| |
|
|
| |
SVN-Revision: 10952
|
| |
|
|
| |
SVN-Revision: 10935
|
| |
|
|
| |
SVN-Revision: 10754
|
| |
|
|
| |
SVN-Revision: 10574
|
| |
|
|
| |
SVN-Revision: 10453
|
| |
|
|
| |
SVN-Revision: 10443
|
| |
|
|
| |
SVN-Revision: 10229
|
| |
|
|
| |
SVN-Revision: 10228
|
| |
|
|
| |
SVN-Revision: 10173
|
| |
|
|
| |
SVN-Revision: 9533
|
| |
|
|
| |
SVN-Revision: 9415
|