summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-uvc: Upgrade to revision 215Andy Boyett2008-06-171-2/+4
| | | | SVN-Revision: 11519
* Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji ↵Andy Boyett2008-06-171-0/+1
| | | | | | Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. SVN-Revision: 11517
* set file executable permissionsYuji Mano2008-06-161-0/+0
| | | | SVN-Revision: 11516
* use file descriptors 8 and 9 for build system internal log messages, as ↵Felix Fietkau2008-06-161-2/+2
| | | | | | apparently bash does not like fds greater than 9 in shell commands on some systems SVN-Revision: 11515
* Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵Yuji Mano2008-06-162-8/+119
| | | | | | | | bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11514
* Revert previous bad commit r11512Yuji Mano2008-06-162-17/+14
| | | | SVN-Revision: 11513
* Add the PS3 specific utility bl-option, a helper sctipt to get and set ↵Yuji Mano2008-06-162-14/+17
| | | | | | | | bootloader options in flash memory. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11512
* Add a system config option to allow syslogd to log to a file.Yuji Mano2008-06-161-2/+3
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11511
* Fix TG3 build. Thanks Hauke MehrtensPeter Denison2008-06-161-4/+4
| | | | SVN-Revision: 11510
* Update the PS3 target README with some installation tips, and the PS3 image ↵Yuji Mano2008-06-162-24/+36
| | | | | | | | Makefile to create openwrt-ps3-vmlinux.elf. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11509
* his patch mainly fixes the huge delay when we ping from the RDC device to ↵Florian Fainelli2008-06-161-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 Fainelli2008-06-161-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 Fainelli2008-06-161-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
* backport mv643xx ethernet changes from the Marvell git repoImre Kaloz2008-06-161-0/+5345
| | | | SVN-Revision: 11504
* enable AMD flash support and physmap on orionImre Kaloz2008-06-161-2/+5
| | | | SVN-Revision: 11503
* generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patchGabor Juhos2008-06-161-45/+9
| | | | SVN-Revision: 11502
* generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26Gabor Juhos2008-06-162-574/+686
| | | | SVN-Revision: 11501
* libnl: backport memleak fixImre Kaloz2008-06-161-0/+40
| | | | SVN-Revision: 11500
* fix libnl compile with older kernelsImre Kaloz2008-06-161-0/+80
| | | | SVN-Revision: 11499
* refresh generic 2.6.22 patchesImre Kaloz2008-06-1648-1192/+652
| | | | SVN-Revision: 11498
* fixup machid workaround, generate uImage manuallyImre Kaloz2008-06-162-4/+5
| | | | SVN-Revision: 11497
* added unsquashfs-lzma, usefull for debugging of existing fs imagesRalph Hempel2008-06-162-5/+10
| | | | SVN-Revision: 11496
* fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment)Felix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11494
* add another check to the dependenciesFelix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11475
* fix typoFelix Fietkau2008-06-151-1/+1
| | | | SVN-Revision: 11474
* add some sanity checkingFelix Fietkau2008-06-152-2/+4
| | | | SVN-Revision: 11473
* remove some unused crapFelix Fietkau2008-06-1512-2361/+0
| | | | SVN-Revision: 11472
* (6/6) bcm57xx: packageFelix Fietkau2008-06-1540-0/+27527
| | | | | | | | | | | | | | | | | | | | | | This is the bcm57xx package. I have tested default vlan functions, but I dont have the equipment to test more advanced setups. The default vlan setup seems to be working fine. I also added the activate_gpio parameter which will make the driver activate the switch via gpio before probing for it. I'm not sure which method is best for autoload. For the wrt350n, I need the activate_gpio parameter. But its probably not a good idea to add that to the autoload file. On a system without a bcm57xx switch, isn't it a bad idea to mess with the gpios looking for the switch? Ideally, wouldn't it be best to load the bcm57xx module from broadcom-diag, after it has determined which router its on? I tried using 'request_module' from there, but had no success. For now, I am relying on preinit to load the bcm57xx module with activate_gpio param, after it has failed to load switch_robo and switch_adm. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11471
* (5/6) bcm57xx: bcm4785 incomplete rebootFelix Fietkau2008-06-151-0/+13
| | | | | | | | | | | I noticed my wrt350n would not reliably reboot after entering the reboot command. I found this code in the source for the wrt600n. It corrects the problem, and the wrt350n reboots reliably now. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11470
* (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registeredFelix Fietkau2008-06-153-1/+19
| | | | | | | | | | | | This patch prevents switch-robo.c from attempting robo_probe on a port that is already registered. robo_probe will adjust kernel reference counts if it detects a switch on the port. If this patch wasn't applied, the wrt350n would hang on reboot, waiting for the network driver reference count to reach zero indefinitely. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11469
* (3/6) bcm57xx: preinitFelix Fietkau2008-06-151-3/+14
| | | | | | | | | | | | | | | | | | This patch allows the bcm57xx module to work correctly with failsafe mode. insmod doesn't return an error when a module loads but doesn't detect a switch. I added the check_module function to load the module, then make sure it doesn't just exit immediately. This allows preinit to only attempt to load the bcm57xx module when switch-robo and switch-adm dont detect a switch. The activate_gpio parameter to bcm57xx simply instructs the module to attempt to activate the switch via gpio before probing for the switch. Tested on wrt350n. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11468
* (2/6) bcm57xx: netconfigFelix Fietkau2008-06-151-0/+5
| | | | | | | | | Update the netconfig script to support boardtype 0x478. I've tested this on the wrt350n, hopefully it will match the 600n as well. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11467
* (1/6) bcm57xx: init from diagFelix Fietkau2008-06-151-0/+3
| | | | | | | | | | | | | | | | | | | | I've been working to finish up the bcm57xx module package nbd posted a few months ago. I am no expert, just had some spare time and some motivation. Here is the background: https://dev.openwrt.org/ticket/2744 This first patch disables the bcm57xx gpio setup in broadcom-diag. The switch needs to be initialized by the driver so the driver can then reset the switch ASAP. If the switch isn't reset quickly enough, it will forward packets between the WAN and LAN, which will cause problems with modems that only allow one mac to access the internet. Tested on wrt350n. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11466
* Remove ssb headers from mac80211 to avoid conflict with in-kernel onesPeter Denison2008-06-131-0/+1
| | | | SVN-Revision: 11462
* remove accidentally committed swap fileFelix Fietkau2008-06-131-0/+0
| | | | SVN-Revision: 11461
* create a platform config-* file if there is none already when running ↵Felix Fietkau2008-06-133-1/+2
| | | | | | kernel_menuconfig or kernel_oldconfig SVN-Revision: 11460
* temporary hack to fixup the mach id for the wrt350nv2Imre Kaloz2008-06-131-6/+6
| | | | SVN-Revision: 11459
* openwrt partition map for the wrt350nv2Imre Kaloz2008-06-131-0/+25
| | | | SVN-Revision: 11458
* workaround bogus CFI version for the wrt350nv2Imre Kaloz2008-06-131-0/+14
| | | | SVN-Revision: 11457
* upgrade orion and sync to 2.6.26-rc6Imre Kaloz2008-06-132-2/+2
| | | | SVN-Revision: 11456
* another patch fixFelix Fietkau2008-06-131-7/+7
| | | | SVN-Revision: 11455
* fix a small commentFelix Fietkau2008-06-131-7/+7
| | | | SVN-Revision: 11454
* fix ANI and make use of it in all modes except for monitorFelix Fietkau2008-06-131-5/+280
| | | | SVN-Revision: 11453
* ar7: refresh patchesMatteo Croce2008-06-1212-122/+80
| | | | SVN-Revision: 11452
* avr32: clean and refresh patchMatteo Croce2008-06-121-34782/+235
| | | | SVN-Revision: 11451
* avr32: upgrade to 2.6.25.6Matteo Croce2008-06-124-10876/+39979
| | | | SVN-Revision: 11450
* use the european kernel.org mirror tooMatteo Croce2008-06-121-4/+2
| | | | SVN-Revision: 11448
* Use 2.6.25.6 for rdcFlorian Fainelli2008-06-121-1/+1
| | | | SVN-Revision: 11447
* make ip-up scripts aware of network settingsJohn Crispin2008-06-111-2/+1
| | | | SVN-Revision: 11446
* system now knows which timezone it is inJohn Crispin2008-06-113-1/+6
| | | | SVN-Revision: 11445