11d0725b61Remove the sleep since we delayed bringing up the interface
Florian Fainelli
2008-06-18 17:42:10 +00:00
e2e80ab38aDelay bringing up the interface because some cards requires setting the mode before bringing it up (#3541)
Florian Fainelli
2008-06-18 17:09:02 +00:00
e2b679fd3fcleanup ifxmips pci code
John Crispin
2008-06-17 22:44:38 +00:00
18ad6da063adds timer unit to ifxmips tree
John Crispin
2008-06-17 22:14:08 +00:00
3e8ab1ed20linux-uvc: Upgrade to revision 215
Andy Boyett
2008-06-17 05:39:05 +00:00
5a7529a58dCreate $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories.
Andy Boyett
2008-06-17 00:44:10 +00:00
ac909fc5c0set file executable permissions
Yuji Mano
2008-06-16 23:17:44 +00:00
dea3f68b35use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems
Felix Fietkau
2008-06-16 21:57:57 +00:00
08bc751971Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
Yuji Mano
2008-06-16 19:48:54 +00:00
0b5f602421Revert previous bad commit r11512
Yuji Mano
2008-06-16 19:37:00 +00:00
5ee48c0b00Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory.
Yuji Mano
2008-06-16 19:14:13 +00:00
f17fc3d98dAdd a system config option to allow syslogd to log to a file.
Yuji Mano
2008-06-16 19:06:21 +00:00
d2abb8a833Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf.
Yuji Mano
2008-06-16 19:04:07 +00:00
0d40a2f95bhis 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
Florian Fainelli
2008-06-16 13:25:14 +00:00
01e594e704This 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)
Florian Fainelli
2008-06-16 13:24:41 +00:00
79bd4016bcadded unsquashfs-lzma, usefull for debugging of existing fs images
Ralph Hempel
2008-06-16 11:32:13 +00:00
a09998311dfix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment)
Felix Fietkau
2008-06-15 20:41:41 +00:00
351b6391bfadd another check to the dependencies
Felix Fietkau
2008-06-15 14:50:41 +00:00
980b80ddc6fix typo
Felix Fietkau
2008-06-15 14:49:00 +00:00
8b41afa584add some sanity checking
Felix Fietkau
2008-06-15 14:34:00 +00:00
f2e997ac38remove some unused crap
Felix Fietkau
2008-06-15 11:15:35 +00:00
ddd809f9e5(6/6) bcm57xx: package
Felix Fietkau
2008-06-15 11:11:28 +00:00
20937ce81a(5/6) bcm57xx: bcm4785 incomplete reboot
Felix Fietkau
2008-06-15 11:10:43 +00:00
40990382e5(4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered
Felix Fietkau
2008-06-15 11:10:27 +00:00
9621d872ca(3/6) bcm57xx: preinit
Felix Fietkau
2008-06-15 11:10:13 +00:00
f9ad520e37(2/6) bcm57xx: netconfig
Felix Fietkau
2008-06-15 11:09:49 +00:00
f7e09198fe(1/6) bcm57xx: init from diag
Felix Fietkau
2008-06-15 11:09:27 +00:00
464ed48321Remove ssb headers from mac80211 to avoid conflict with in-kernel ones
Peter Denison
2008-06-13 21:05:26 +00:00
0249312a64remove accidentally committed swap file
Felix Fietkau
2008-06-13 15:29:07 +00:00
d26fa58d25create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig
Felix Fietkau
2008-06-13 15:28:31 +00:00
983b22aa95temporary hack to fixup the mach id for the wrt350nv2
Imre Kaloz
2008-06-13 12:58:28 +00:00
957626ff72openwrt partition map for the wrt350nv2
Imre Kaloz
2008-06-13 12:14:39 +00:00
111f11d91fworkaround bogus CFI version for the wrt350nv2
Imre Kaloz
2008-06-13 12:14:01 +00:00
354d78404aupgrade orion and sync to 2.6.26-rc6
Imre Kaloz
2008-06-13 12:12:34 +00:00
7c029b0355another patch fix
Felix Fietkau
2008-06-13 08:56:06 +00:00
ad9bc6ab09fix a small comment
Felix Fietkau
2008-06-13 07:30:21 +00:00
01c61b0d64fix ANI and make use of it in all modes except for monitor
Felix Fietkau
2008-06-13 01:51:31 +00:00
e8a8d5811davr32: clean and refresh patch
Matteo Croce
2008-06-12 22:24:27 +00:00
b0fa59bef2avr32: upgrade to 2.6.25.6
Matteo Croce
2008-06-12 21:13:40 +00:00
f5e550f438use the european kernel.org mirror too
Matteo Croce
2008-06-12 14:48:32 +00:00
31d9bcc1fcUse 2.6.25.6 for rdc
Florian Fainelli
2008-06-12 08:07:08 +00:00
456893e798make ip-up scripts aware of network settings
John Crispin
2008-06-11 20:03:08 +00:00
0bf765b362system now knows which timezone it is in
John Crispin
2008-06-11 19:59:16 +00:00
ab504da309fix missing package compile/installation issue
Felix Fietkau
2008-06-11 18:48:37 +00:00
23d1a5bd88Use 2.6.25 for rdc321x
Florian Fainelli
2008-06-11 16:38:37 +00:00
6d88031192Add syskonnect yukon2 support (#2568)
Florian Fainelli
2008-06-11 15:51:23 +00:00
057b87f685upgrade orion to 2.6.26-rc5
Imre Kaloz
2008-06-11 11:59:45 +00:00
2eb6751084upgrade to 2.6.25.6
Imre Kaloz
2008-06-11 11:38:39 +00:00
4a0631658crefresh patch
Imre Kaloz
2008-06-11 11:37:08 +00:00
02a4a8019eadd newer, fixed IMQ patch for 2.6.25 and 2.6.26
Imre Kaloz
2008-06-11 11:35:49 +00:00
46e3535d08fix some previously ignored build dependencies (for example, uci->lua)
Felix Fietkau
2008-06-11 01:36:08 +00:00
51bc4434ddconsider virtual dependencies (generated by using PROVIDES:=) when generating the build dependencies (fixes python build dependency errors)
Felix Fietkau
2008-06-10 21:10:02 +00:00
306910e5d1generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards
Gabor Juhos
2008-06-10 08:20:19 +00:00
c9d9f8045cadds missing patch for native toolchain
John Crispin
2008-06-10 07:18:41 +00:00
80e70b78fdfix make menuconfig/oldconfig
Felix Fietkau
2008-06-09 16:21:20 +00:00
4c665e6ca4large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine
Felix Fietkau
2008-06-09 15:38:45 +00:00
21e09858f1add missing fix for etrax compile without axis toolchain
Felix Fietkau
2008-06-09 15:38:27 +00:00
1b4c04cab2fix a small dep bug in the docs/ dir
Felix Fietkau
2008-06-09 15:38:23 +00:00
6fd92eece4allow parallel downloading for make download
Felix Fietkau
2008-06-09 15:38:19 +00:00
b014357704set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
Felix Fietkau
2008-06-09 10:31:46 +00:00
62bef2bcedmadwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
Felix Fietkau
2008-06-09 10:17:36 +00:00
ea8b4cb0d7Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. Fixes#3501
Peter Denison
2008-06-08 20:19:19 +00:00
a59821735cremove proc and char dev from ifxmips gpio driver
John Crispin
2008-06-08 08:21:20 +00:00
b3331b3d03adds gpiodev support to ifxmips
John Crispin
2008-06-08 08:07:14 +00:00
2fdfd541daadd packages required by failsafe support to defaults
Gabor Juhos
2008-06-08 06:43:21 +00:00
e5ad400330add initial failsafe support
Gabor Juhos
2008-06-08 06:38:26 +00:00
11b8dfe86cadd button devices to several boards
Gabor Juhos
2008-06-08 06:37:31 +00:00
50a749e9a7add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines
Gabor Juhos
2008-06-07 18:25:32 +00:00
64fddc8d81fix image names in the wget2nand script
Gabor Juhos
2008-06-07 17:47:21 +00:00
2ea9fc7b30fix image names in the whet2nand script
Gabor Juhos
2008-06-07 17:45:04 +00:00
5ee91fef1estrip kernel version from image names
Gabor Juhos
2008-06-07 17:43:36 +00:00