summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* x86: Sync kernel configAndy Boyett2008-06-221-0/+1
| | | | SVN-Revision: 11557
* ebtables: Update to 2.0.8-2Andy Boyett2008-06-222-18/+12
| | | | SVN-Revision: 11556
* gmp: Update to 4.2.2Andy Boyett2008-06-222-88/+10
| | | | SVN-Revision: 11555
* e2fsprogs: Update to 1.40.11Andy Boyett2008-06-221-4/+5
| | | | SVN-Revision: 11554
* arptables: Update to 0.0.3-3Andy Boyett2008-06-222-29/+3
| | | | SVN-Revision: 11553
* swap I/O space if running in big-endian modeGabor Juhos2008-06-221-2/+3
| | | | SVN-Revision: 11552
* generic-2.6: update IMQ patch to the official version for 2.6.25, refresh ↵Gabor Juhos2008-06-223-471/+407
| | | | | | patches SVN-Revision: 11551
* firmware-utils: ZyXEL firmware tool improvementsGabor Juhos2008-06-222-11/+32
| | | | SVN-Revision: 11550
* Add support for Connexant USB ADSL modemds (#3553)Florian Fainelli2008-06-211-0/+14
| | | | SVN-Revision: 11549
* upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins)Felix Fietkau2008-06-201-2/+2
| | | | SVN-Revision: 11548
* grub: Natively build grub only on x86 linux hosts, cross compile everywhere ↵Andy Boyett2008-06-201-4/+10
| | | | | | else. - Closes #3560 SVN-Revision: 11542
* fix ifxmips image file name (thx, nix)Felix Fietkau2008-06-191-1/+1
| | | | SVN-Revision: 11540
* generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes ↵Andy Boyett2008-06-191-0/+88
| | | | | | compilation of numerous packages SVN-Revision: 11539
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
| | | | SVN-Revision: 11534
* Delay bringing up the interface because some cards requires setting the mode ↵Florian Fainelli2008-06-181-1/+1
| | | | | | before bringing it up (#3541) SVN-Revision: 11533
* cleanup ifxmips pci codeJohn Crispin2008-06-174-174/+160
| | | | SVN-Revision: 11531
* adds timer unit to ifxmips treeJohn Crispin2008-06-178-13/+1484
| | | | SVN-Revision: 11530
* IRQ code cleanupGabor Juhos2008-06-171-26/+32
| | | | SVN-Revision: 11528
* firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP camerasGabor Juhos2008-06-171-0/+4
| | | | SVN-Revision: 11527
* switch to 2.6.25.7Gabor Juhos2008-06-1745-2129/+326
| | | | SVN-Revision: 11526
* sync kernel configGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11525
* sync kernel configGabor Juhos2008-06-171-7/+3
| | | | SVN-Revision: 11524
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-1761-683/+435
| | | | SVN-Revision: 11523
* fix compiler warningGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11521
* 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