Commit Graph

82 Commits (170da602da28b9401d043e068fe4192aeb064d0e)

Author SHA1 Message Date
Florian Fainelli 89f16bc462 [rdc] nuke old files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-25 09:58:58 +00:00
Florian Fainelli 8acb3423a4 [rdc] add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 12:55:28 +00:00
Florian Fainelli 528f64fd49 [rdc] 2.6.27 also needs to hack the command line passed to the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 12:30:31 +00:00
Florian Fainelli caeafc290a [rdc] move files to files-2.6.24, not required with newer kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 12:30:01 +00:00
Florian Fainelli b99e90cc77 [rdc] also override the default console settings, not all boards set it (e.g: RDC 8610 eval board)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 09:29:36 +00:00
Florian Fainelli c9e67430bd [rdc] resync kernel configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 09:28:49 +00:00
Florian Fainelli 5ad1fe6ccb [rdc] override default i486 CFLAGS, produce smaller executables for these systems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 09:28:28 +00:00
Felix Fietkau 5bdd866100 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Florian Fainelli 07a3803bc3 [rdc] fix wrong logic in MDIO code and second PHY address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 09:15:30 +00:00
Florian Fainelli b1576dccd9 [rdc] use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 16:27:16 +00:00
Felix Fietkau dbefaf4f75 disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
Gabor Juhos 61d2100e95 [rdc] refresh 2.6.24 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 19:17:40 +00:00
Andy Boyett e964a25b60 Add hostapd-mini to default images where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13819 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 05:12:46 +00:00
Jo-Philipp Wich d12ae7e5c5 add sysupgrade support for ar360w3g
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-24 22:16:04 +00:00
Florian Fainelli f45c8e22e8 Disable CONFIG_NF_CT_ACCT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-10 01:39:29 +00:00
Florian Fainelli 63226e5d87 [rdc] Add 2.6.27 patches and configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-27 20:43:14 +00:00
Imre Kaloz 7c277aa5f1 move THERMAL symbols into the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-25 13:52:25 +00:00
Florian Fainelli ff1452fdc8 Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 16:15:53 +00:00
Florian Fainelli d1d3c6e690 Fix small typo in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 13:42:37 +00:00
Florian Fainelli d51464f6d2 Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-16 13:41:30 +00:00
Florian Fainelli 5e04bb2b34 Enable more PCMCIA specific options, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 21:27:05 +00:00
Florian Fainelli 4cac8674cb Flash mapping fixes from sn9, thanks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-01 16:06:06 +00:00
Florian Fainelli 650ecd8f3d Update kernel configuration and add profiles and per-profile kernel configuration files for AMIT and Zyxel boards, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:54:35 +00:00
Florian Fainelli 8863cdb3e6 Add flashmap support for AMIT and Zyxel boards, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:53:41 +00:00
Florian Fainelli c4a090057e Remove some configuration files, workarounds are now in the ethernet driver, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:52:50 +00:00
Florian Fainelli 3ab58731a8 Add amit boards specific fixups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 18:51:51 +00:00
Florian Fainelli 9b91161428 Prepare image Makefile to generate valid images for amit and g570s boards, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13059 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 16:53:13 +00:00
Florian Fainelli b3a6a02069 Fix target description and features available for rdc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13058 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-28 16:42:41 +00:00
Nicolas Thill 529fa28dd0 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-24 19:28:53 +00:00
Florian Fainelli ef1ff562c1 Fix card_idx calculation, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-13 15:08:34 +00:00
Florian Fainelli a9a2a5146a Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 13:42:36 +00:00
Florian Fainelli 11d0acf450 Remove 2.6.23 files, we will stick to 2.6.24 for rdc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 18:49:26 +00:00
Florian Fainelli 1c2ca693a8 Stick to 2.6.24 on rdc for now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-08 11:28:37 +00:00
Imre Kaloz 27dcc5a45b update targets to 2.6.25.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 16:52:15 +00:00
Florian Fainelli 2b7ce0aaed If the *.img file is larger than 0x1e8000 loading it with
flash -s 0x100000 -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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-05 13:38:19 +00:00
Florian Fainelli e3ef3e2823 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-03 11:09:37 +00:00
Florian Fainelli 334363d1c2 Finally move 2.6.25 patches to patch-2.6.25 for compatibility with other kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 11:08:52 +00:00
Florian Fainelli 83d6e44ce0 Prior to kernel 2.6.23, architecture path was i386, allow that when switching kernel version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 11:08:01 +00:00
Florian Fainelli 43ace503ee Put back 2.6.24 files as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 11:07:07 +00:00
Florian Fainelli b3aa2640a3 Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11592 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-28 11:06:32 +00:00
Imre Kaloz baa12995a7 upgrade to 2.6.25.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-26 14:28:16 +00:00
Gabor Juhos 7e9b27206f [rdc] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 14:01:07 +00:00
Gabor Juhos 478b3b32f4 [kernel] upgrade to 2.6.25.7, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 12:57:04 +00:00
Florian Fainelli 537682b3c3 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

Signed-Off by Joerg Albert <jal2@gmx.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:25:14 +00:00
Florian Fainelli 1894163cbf 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) 

It adds some defines and cleans the code a bit (IMHO).

Signed-Off by Joerg Albert <jal2@gmx.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:24:41 +00:00
Florian Fainelli 74ac396acd Hi,
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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:24:09 +00:00
Florian Fainelli 2efd587b18 Use 2.6.25.6 for rdc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-12 08:07:08 +00:00
Florian Fainelli af60e16a61 Use 2.6.25 for rdc321x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-11 16:38:37 +00:00
Gabor Juhos a19157e8ba [rdc] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 12:11:46 +00:00
Gabor Juhos 6e01507c1f [kernel] upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 20:12:54 +00:00