210 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Florian Fainelli 40c7588db0 Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9 16 years ago
Florian Fainelli 5f9b69cfc6 Add flashmap support for AMIT and Zyxel boards, thanks sn9 16 years ago
Florian Fainelli 412a26cd00 Remove some configuration files, workarounds are now in the ethernet driver, thanks sn9 16 years ago
Florian Fainelli 8128c624bc Add amit boards specific fixups 16 years ago
Florian Fainelli 3166a61946 Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9 16 years ago
Florian Fainelli 349e61e681 Fix target description and features available for rdc 16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported 16 years ago
Florian Fainelli f2340f4b92 Fix card_idx calculation, thanks sn9 16 years ago
Florian Fainelli 1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions 16 years ago
Florian Fainelli 4bc51e20f2 Remove 2.6.23 files, we will stick to 2.6.24 for rdc 16 years ago
Florian Fainelli a05293af33 Stick to 2.6.24 on rdc for now 16 years ago
Imre Kaloz 492ba57b56 update targets to 2.6.25.10 16 years ago
Florian Fainelli 7d81c1b6cc If the *.img file is larger than 0x1e8000 loading it with flash -s 0x100000 -d 0xffe08000 -l <length> 16 years ago
Florian Fainelli 180526a910 Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another 16 years ago
Florian Fainelli 8c4a4415d9 Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other kernel version 16 years ago
Florian Fainelli 097d9cd367 Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel version 16 years ago
Florian Fainelli 310c6108cd Put back 2.6.24 files as well 16 years ago
Florian Fainelli 9e151671a9 Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing 16 years ago
Imre Kaloz dee39d10ee upgrade to 2.6.25.9 16 years ago
Gabor Juhos 2ccf25789e sync kernel config 16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches 16 years ago
Florian Fainelli 0d40a2f95b his patch mainly fixes the huge delay when we ping from the RDC device to 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 16 years ago
Florian Fainelli 01e594e704 This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch 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) 16 years ago
Florian Fainelli 368f07fc97 Hi, 16 years ago
Florian Fainelli 31d9bcc1fc Use 2.6.25.6 for rdc 16 years ago
Florian Fainelli 23d1a5bd88 Use 2.6.25 for rdc321x 16 years ago
Gabor Juhos 7768b916fe refresh kernel patches 17 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) 17 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Imre Kaloz e84649e578 naming convention 17 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Travis Kemen de4731935a add missing symbol 17 years ago
Florian Fainelli ef62f5f24d Use an update r6040 driver 17 years ago
Florian Fainelli 704d0016de Fix bzImage copy with 2.6.24 kernels 17 years ago
Florian Fainelli c592ef61b3 Upgrade rdc to 2.6.24 17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Florian Fainelli 8ee2e7a4a3 Also generate http uploadable images for Airlink AR525w 17 years ago
Florian Fainelli 6907b29d8f Upgrade rdc to 2.6.23.14 17 years ago
Florian Fainelli e22d12ddfc Add support for the gpio connected reset button 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
Florian Fainelli e9d7dc5803 Resync kernel config, do not enable the setup file 17 years ago
Florian Fainelli f61a627092 Typo on PCI ids 17 years ago
Florian Fainelli 9dc51096e6 Add the RDC PCI ids for a fancier PCI device table.Return the system name on boot. 17 years ago
Florian Fainelli c1baf67fbf Fix profile/image generation for dir450 17 years ago
Florian Fainelli 4bc640743a Upgrade rdc to 2.6.23, fix the r6040 driver printk's 17 years ago
Florian Fainelli e54eec19b7 Clean up the r6040 driver using checkpatch 17 years ago
Florian Fainelli 8c47e7b842 RDC is not broken with trunk 17 years ago
Florian Fainelli 9a6b4fa7da Led is not active low by default, register the watchdog 17 years ago