Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update kernel configuration and add profiles and per-profile kernel ↵ | Florian Fainelli | 2008-10-28 | 5 | -9/+48 | |
| | | | | | | configuration files for AMIT and Zyxel boards, thanks sn9 SVN-Revision: 13064 | |||||
* | Add flashmap support for AMIT and Zyxel boards, thanks sn9 | Florian Fainelli | 2008-10-28 | 2 | -6/+300 | |
| | | | | SVN-Revision: 13063 | |||||
* | Remove some configuration files, workarounds are now in the ethernet driver, ↵ | Florian Fainelli | 2008-10-28 | 4 | -46/+38 | |
| | | | | | | thanks sn9 SVN-Revision: 13062 | |||||
* | Add amit boards specific fixups | Florian Fainelli | 2008-10-28 | 4 | -0/+124 | |
| | | | | SVN-Revision: 13061 | |||||
* | Prepare image Makefile to generate valid images for amit and g570s boards, ↵ | Florian Fainelli | 2008-10-28 | 1 | -5/+21 | |
| | | | | | | thanks sn9 SVN-Revision: 13059 | |||||
* | Fix target description and features available for rdc | Florian Fainelli | 2008-10-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 13058 | |||||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 | 1 | -0/+1 | |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | |||||
* | Fix card_idx calculation, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 12294 | |||||
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵ | Florian Fainelli | 2008-08-05 | 5 | -28/+39 | |
| | | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136 | |||||
* | Remove 2.6.23 files, we will stick to 2.6.24 for rdc | Florian Fainelli | 2008-07-26 | 9 | -2645/+0 | |
| | | | | SVN-Revision: 11944 | |||||
* | Stick to 2.6.24 on rdc for now | Florian Fainelli | 2008-07-08 | 2 | -981/+2 | |
| | | | | SVN-Revision: 11747 | |||||
* | update targets to 2.6.25.10 | Imre Kaloz | 2008-07-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11667 | |||||
* | If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 ↵ | Florian Fainelli | 2008-07-05 | 1 | -0/+1 | |
| | | | | | | | | | -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 | |||||
* | Put the files created by the lzma decompressor patch in the files/ ↵ | Florian Fainelli | 2008-07-03 | 5 | -985/+1039 | |
| | | | | | | 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 | |||||
* | Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other ↵ | Florian Fainelli | 2008-06-28 | 3 | -0/+0 | |
| | | | | | | kernel version SVN-Revision: 11595 | |||||
* | Prior to kernel 2.6.23, architecture path was i386, allow that when ↵ | Florian Fainelli | 2008-06-28 | 1 | -1/+7 | |
| | | | | | | switching kernel version SVN-Revision: 11594 | |||||
* | Put back 2.6.24 files as well | Florian Fainelli | 2008-06-28 | 13 | -0/+1789 | |
| | | | | SVN-Revision: 11593 | |||||
* | Put back 2.6.23 files for rdc, allowing to switch from one kernel version to ↵ | Florian Fainelli | 2008-06-28 | 22 | -0/+3022 | |
| | | | | | | another for testing SVN-Revision: 11592 | |||||
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11584 | |||||
* | sync kernel config | Gabor Juhos | 2008-06-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11525 | |||||
* | upgrade to 2.6.25.7, and refresh patches | Gabor Juhos | 2008-06-17 | 4 | -39/+22 | |
| | | | | SVN-Revision: 11523 | |||||
* | his patch mainly fixes the huge delay when we ping from the RDC device to ↵ | Florian Fainelli | 2008-06-16 | 1 | -151/+165 | |
| | | | | | | | | 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 | |||||
* | This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch ↵ | Florian Fainelli | 2008-06-16 | 1 | -106/+135 | |
| | | | | | | | | | | 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 | |||||
* | Hi, | Florian Fainelli | 2008-06-16 | 1 | -39/+265 | |
| | | | | | | | | | | 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 | |||||
* | Use 2.6.25.6 for rdc | Florian Fainelli | 2008-06-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11447 | |||||
* | Use 2.6.25 for rdc321x | Florian Fainelli | 2008-06-11 | 18 | -849/+394 | |
| | | | | SVN-Revision: 11439 | |||||
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 7 | -79/+95 | |
| | | | | SVN-Revision: 11210 | |||||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 11184 | |||||
* | enable proper PCI & USB support detection at config-time by disabling ↵ | Nicolas Thill | 2008-05-09 | 1 | -0/+2 | |
| | | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097 | |||||
* | naming convention | Imre Kaloz | 2008-04-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10965 | |||||
* | upgrade to 2.6.24.5 | Imre Kaloz | 2008-04-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10959 | |||||
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 2 | -2/+0 | |
| | | | | SVN-Revision: 10952 | |||||
* | add missing symbol | Travis Kemen | 2008-04-25 | 1 | -0/+1 | |
| | | | | SVN-Revision: 10935 | |||||
* | Use an update r6040 driver | Florian Fainelli | 2008-04-07 | 1 | -100/+139 | |
| | | | | SVN-Revision: 10754 | |||||
* | Fix bzImage copy with 2.6.24 kernels | Florian Fainelli | 2008-03-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10574 | |||||
* | Upgrade rdc to 2.6.24 | Florian Fainelli | 2008-02-13 | 17 | -923/+1299 | |
| | | | | SVN-Revision: 10453 | |||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10443 | |||||
* | Also generate http uploadable images for Airlink AR525w | Florian Fainelli | 2008-01-21 | 1 | -0/+2 | |
| | | | | SVN-Revision: 10229 | |||||
* | Upgrade rdc to 2.6.23.14 | Florian Fainelli | 2008-01-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 10228 | |||||
* | Add support for the gpio connected reset button | Florian Fainelli | 2008-01-11 | 1 | -1/+27 | |
| | | | | SVN-Revision: 10173 | |||||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 | 1 | -8/+8 | |
| | | | | SVN-Revision: 9533 | |||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9415 | |||||
* | Resync kernel config, do not enable the setup file | Florian Fainelli | 2007-10-15 | 2 | -14/+1 | |
| | | | | SVN-Revision: 9329 | |||||
* | Typo on PCI ids | Florian Fainelli | 2007-10-15 | 2 | -3/+2 | |
| | | | | SVN-Revision: 9328 | |||||
* | Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵ | Florian Fainelli | 2007-10-15 | 4 | -2/+34 | |
| | | | | | | boot. SVN-Revision: 9327 | |||||
* | Fix profile/image generation for dir450 | Florian Fainelli | 2007-10-14 | 2 | -3/+9 | |
| | | | | SVN-Revision: 9320 | |||||
* | Upgrade rdc to 2.6.23, fix the r6040 driver printk's | Florian Fainelli | 2007-10-12 | 7 | -55/+45 | |
| | | | | SVN-Revision: 9267 | |||||
* | Clean up the r6040 driver using checkpatch | Florian Fainelli | 2007-10-08 | 1 | -142/+150 | |
| | | | | SVN-Revision: 9184 | |||||
* | RDC is not broken with trunk | Florian Fainelli | 2007-10-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 9140 | |||||
* | Led is not active low by default, register the watchdog | Florian Fainelli | 2007-10-05 | 2 | -3/+3 | |
| | | | | SVN-Revision: 9138 |