Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							06fb3b2848 
							
						 
					 
					
						
						
							
							convert aruba to the new structure  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7284 
						
					 
					
						2007-05-20 19:32:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							07009a08e0 
							
						 
					 
					
						
						
							
							give Aruba some love - add support for the combined flash layout  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7283 
						
					 
					
						2007-05-20 18:51:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rod Whitby 
							
						 
					 
					
						
						
						
						
							
						
						
							ee1c03f7d6 
							
						 
					 
					
						
						
							
							Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7279 
						
					 
					
						2007-05-20 12:17:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							20c9c4e81a 
							
						 
					 
					
						
						
							
							Fix the scx200 watchdog typo ( #1724 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7277 
						
					 
					
						2007-05-20 11:50:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							dd054a555a 
							
						 
					 
					
						
						
							
							rewritten template parser for awx - uses @for, @if, @else, @end for basic flow control  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7276 
						
					 
					
						2007-05-20 06:36:12 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							84b235140c 
							
						 
					 
					
						
						
							
							fix pcmcia/pccard build defaults  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7275 
						
					 
					
						2007-05-19 16:16:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							940b1f3cb5 
							
						 
					 
					
						
						
							
							add some apparently missing dma cache ops to the korina driver  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7274 
						
					 
					
						2007-05-19 13:27:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							5938ba9844 
							
						 
					 
					
						
						
							
							convert rb532 to the new structure  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7273 
						
					 
					
						2007-05-19 13:14:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							61338e5fe8 
							
						 
					 
					
						
						
							
							Backport [7224] to the adm5120 flash map driver  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7270 
						
					 
					
						2007-05-18 09:29:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Travis Kemen 
							
						 
					 
					
						
						
						
						
							
						
						
							ff111c2511 
							
						 
					 
					
						
						
							
							keep uci_set from saving things that have not changed  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7259 
						
					 
					
						2007-05-16 14:46:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							8693233b73 
							
						 
					 
					
						
						
							
							make txstop workaround safe with napi polling  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7258 
						
					 
					
						2007-05-16 13:44:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							63300d3d91 
							
						 
					 
					
						
						
							
							Fix broadcom squashfs images:  
						
						 
						
						... 
						
						
						
						We switched over to appending the jffs2 eof mark to the squashfs images,
but since the squashfs is not always aligned to eraseblocksize, the eof
mark landed in the wrong place. This commit adds an extra flag to the
trx utility that can append extra data to a partition with alignment.
This is used to place the jffs2 eof mark at the right offset.
SVN-Revision: 7253 
						
					 
					
						2007-05-15 18:41:48 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							5015ad650c 
							
						 
					 
					
						
						
							
							Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals ( #1677 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7246 
						
					 
					
						2007-05-15 08:20:31 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							924cd1ffc9 
							
						 
					 
					
						
						
							
							fix typo  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7244 
						
					 
					
						2007-05-15 06:14:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							51454e4cd0 
							
						 
					 
					
						
						
							
							awx: variable initialization fix  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7243 
						
					 
					
						2007-05-15 00:13:38 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							da3d279a7b 
							
						 
					 
					
						
						
							
							Update gmp to 4.2.1 ( #1162 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7233 
						
					 
					
						2007-05-14 19:19:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							1518889ffa 
							
						 
					 
					
						
						
							
							Prefer real executables when available ( #1296 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7232 
						
					 
					
						2007-05-14 18:19:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							4919d46982 
							
						 
					 
					
						
						
							
							Add the  #1680  fix for GNU make versions  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7231 
						
					 
					
						2007-05-14 17:55:00 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							6d0dc37221 
							
						 
					 
					
						
						
							
							make udhcpc silent after 3 'Sending discover ...' messages  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7227 
						
					 
					
						2007-05-14 16:05:17 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							d662510eea 
							
						 
					 
					
						
						
							
							brcm47xx-2.6: fix squashfs image partitioning problem  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7224 
						
					 
					
						2007-05-14 13:45:41 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							7da3a7a2b4 
							
						 
					 
					
						
						
							
							madwifi: enable txstop workaround for ap and ibss mode only  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7223 
						
					 
					
						2007-05-14 11:11:42 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							3e112cbedb 
							
						 
					 
					
						
						
							
							cleaner version of the udhcp script  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7222 
						
					 
					
						2007-05-14 08:37:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							d502764953 
							
						 
					 
					
						
						
							
							/proc needs to be mounted before preinit.arch for failsafe  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7220 
						
					 
					
						2007-05-14 05:37:24 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							0b9c3f09c6 
							
						 
					 
					
						
						
							
							madwifi: remove V=1 (was only added for debugging)  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7218 
						
					 
					
						2007-05-13 23:04:20 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							33a2478e96 
							
						 
					 
					
						
						
							
							oops. some code accidentally slipped into the wrong patch file :)  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7217 
						
					 
					
						2007-05-13 23:03:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							3e9c0379ba 
							
						 
					 
					
						
						
							
							Do not suppress routes if the router received on renew is the same ( #138 )  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7215 
						
					 
					
						2007-05-13 21:58:08 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							610421f87a 
							
						 
					 
					
						
						
							
							Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7214 
						
					 
					
						2007-05-13 21:56:34 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							e0f95a2d50 
							
						 
					 
					
						
						
							
							madwifi: fix xscale build  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7213 
						
					 
					
						2007-05-13 19:19:27 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							b910cf91f6 
							
						 
					 
					
						
						
							
							huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7211 
						
					 
					
						2007-05-13 16:24:11 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							cfcf4aab45 
							
						 
					 
					
						
						
							
							fix the nslu2 image for the new layout  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7204 
						
					 
					
						2007-05-13 13:31:02 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							5cbadc89e7 
							
						 
					 
					
						
						
							
							Fix set_state preinit stuff  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7200 
						
					 
					
						2007-05-13 10:17:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							e4c6078c67 
							
						 
					 
					
						
						
							
							clean up the mtd unlocking  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7199 
						
					 
					
						2007-05-13 09:39:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							d39adea0f7 
							
						 
					 
					
						
						
							
							Correction, there is no USB for RB1xx targets  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7195 
						
					 
					
						2007-05-11 22:27:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							6674fa7803 
							
						 
					 
					
						
						
							
							Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel command line hack patch  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7194 
						
					 
					
						2007-05-11 22:20:39 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							16ee25b91a 
							
						 
					 
					
						
						
							
							Add patch-cmdline to patch the RB1xx kernel command line after installation  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7193 
						
					 
					
						2007-05-11 22:19:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							74998b5e4a 
							
						 
					 
					
						
						
							
							Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7192 
						
					 
					
						2007-05-11 22:15:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							c46bd0cb62 
							
						 
					 
					
						
						
							
							Include admswconfig for adm5120 based targets  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7191 
						
					 
					
						2007-05-11 20:48:53 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							093e9494c2 
							
						 
					 
					
						
						
							
							adm5120 is no longer broken now  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7190 
						
					 
					
						2007-05-11 19:15:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							edeee75f53 
							
						 
					 
					
						
						
							
							Fix 32/64bits issues with airlink image generator  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7189 
						
					 
					
						2007-05-11 18:22:22 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							52553da52c 
							
						 
					 
					
						
						
							
							fix bug in imagebuilder init.d scripts  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7188 
						
					 
					
						2007-05-11 17:47:05 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							fdb603ed6b 
							
						 
					 
					
						
						
							
							Rewrite LED driver, enable PCMCIA modules  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7185 
						
					 
					
						2007-05-11 16:43:25 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							a1d98e132f 
							
						 
					 
					
						
						
							
							Backport [7172] to adm5120 mtd map driver  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7184 
						
					 
					
						2007-05-11 15:36:57 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							8176e9361a 
							
						 
					 
					
						
						
							
							Suppress OpenWrt partition, no needed anymore  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7183 
						
					 
					
						2007-05-11 12:02:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							ac58dbb471 
							
						 
					 
					
						
						
							
							add support for 16 bit pcmcia cards  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7182 
						
					 
					
						2007-05-11 10:54:16 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							61e2c2572f 
							
						 
					 
					
						
						
							
							Fix some \n and kernel logging levels  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7181 
						
					 
					
						2007-05-11 10:02:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							5d6df5babe 
							
						 
					 
					
						
						
							
							LED driver update  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7180 
						
					 
					
						2007-05-11 09:57:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							4bc5cb30d3 
							
						 
					 
					
						
						
							
							tweaks for 2M devices  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7179 
						
					 
					
						2007-05-10 19:41:07 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							6d97d7af8c 
							
						 
					 
					
						
						
							
							bugfix  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7178 
						
					 
					
						2007-05-10 19:19:23 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							5fa3d90c46 
							
						 
					 
					
						
						
							
							fix bug in mount script  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7177 
						
					 
					
						2007-05-10 16:54:52 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							3fda1fbf87 
							
						 
					 
					
						
						
							
							cleanup the broadcom preinit.arch  
						
						 
						
						... 
						
						
						
						SVN-Revision: 7176 
						
					 
					
						2007-05-10 16:29:15 +00:00