John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							f933a741a9 
							
						 
					 
					
						
						
							
							target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC  
						
						... 
						
						
						
						ARGC is a 'C-ism', but not known/valid in shell-syntax - insert the correct
var $# (=number of args) here. under normal conditions this had no impact,
but we should at least correct it. the error was observable like this:
root@box:~ [ -e "/etc/functions.sh" ] && . /etc/functions.sh
root@box:~ [ -e "/lib/functions.sh" ] && . /lib/functions.sh
root@box:~ . /lib/upgrade/platform.sh
root@box:~ . /lib/upgrade/common.sh
root@box:~ platform_check_image /tmp/myfirmware.bin
ash: bad number
root@box:~ echo $?
0
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 40915 
						
					 
					
						2014-06-02 12:43:22 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							f7e747baa9 
							
						 
					 
					
						
						
							
							x86: set default kernel version to 3.10  
						
						... 
						
						
						
						Place the previous selection (3.3.8) into the only subtarget that did
not override it to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40454 
						
					 
					
						2014-04-11 13:22:24 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							627baa28d3 
							
						 
					 
					
						
						
							
							kernel: update 3.10 to 3.10.34  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291 
						
					 
					
						2014-03-27 09:28:33 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a90ec7a0ef 
							
						 
					 
					
						
						
							
							x86/olpc: remove old kernel config  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39732 
						
					 
					
						2014-02-23 18:20:32 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a485bd350b 
							
						 
					 
					
						
						
							
							x86/olpc: switch to 3.10 and add broken flag  
						
						... 
						
						
						
						Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39731 
						
					 
					
						2014-02-23 18:20:30 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							543fc517f4 
							
						 
					 
					
						
						
							
							x86/olpc: add config for 3.10  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39730 
						
					 
					
						2014-02-23 18:20:29 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							831c7ea04f 
							
						 
					 
					
						
						
							
							preinit: move cmdline failsafe= handling ot the generic code  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36430 
						
					 
					
						2013-04-25 19:02:37 +00:00 
						 
				 
			
				
					
						
							
							
								Steven Barth 
							
						 
					 
					
						
						
						
						
							
						
						
							ea94d66b0f 
							
						 
					 
					
						
						
							
							Adapt default network configuration for IPv6  
						
						... 
						
						
						
						SVN-Revision: 36278 
						
					 
					
						2013-04-09 08:03:08 +00:00 
						 
				 
			
				
					
						
							
							
								Mirko Vogt 
							
						 
					 
					
						
						
						
						
							
						
						
							439a869090 
							
						 
					 
					
						
						
							
							Do not overload mount-call - trying to reduce confusion  
						
						... 
						
						
						
						The behaviour of calling 'mount' differed depending on whether it called
the busybox-mount, the mount of util-linux, the mount defined in
/lib/functions.sh and /lib/functions/boot.sh
/etc/preinit even included /lib/functions.sh and /lib/functions/boot.sh,
both re-defining 'mount'.
SVN-Revision: 34792 
						
					 
					
						2012-12-19 16:07:46 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							33f6c5ddb9 
							
						 
					 
					
						
						
							
							kernel: add missing USB configuration symbols after r34501  
						
						... 
						
						
						
						Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34568 
						
					 
					
						2012-12-07 11:01:53 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							07b5a3eea2 
							
						 
					 
					
						
						
							
							x86: remove support for old kernels  
						
						... 
						
						
						
						SVN-Revision: 31804 
						
					 
					
						2012-05-18 20:10:42 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							604e3aac0a 
							
						 
					 
					
						
						
							
							x86: remove subtarget specific LINUX_VERSION overrides  
						
						... 
						
						
						
						SVN-Revision: 31803 
						
					 
					
						2012-05-18 20:10:38 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							a5de52c244 
							
						 
					 
					
						
						
							
							x86/olpc: switch to 3.3  
						
						... 
						
						
						
						Compile tested only.
SVN-Revision: 31784 
						
					 
					
						2012-05-18 09:57:32 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							724fd5e657 
							
						 
					 
					
						
						
							
							x86: sync 2.6.39 configs  
						
						... 
						
						
						
						SVN-Revision: 31749 
						
					 
					
						2012-05-16 10:44:49 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							39994008cb 
							
						 
					 
					
						
						
							
							linux: move certain disabled symbols to the generic configs  
						
						... 
						
						
						
						* CONFIG_ARCH_DMA_ADDR_T_64BIT
  * CONFIG_ARCH_HAS_ILOG2_U32
  * CONFIG_ARCH_HAS_ILOG2_U64
  * CONFIG_ARCH_PHYS_ADDR_T_64BIT
  * CONFIG_ARCH_SUPPORTS_MSI
  * CONFIG_GENERIC_CPU_DEVICES
  * CONFIG_HWMON_DEBUG_CHIP
  * CONFIG_I2C_PXA_PCI
  * CONFIG_LEDS_GPIO
  * CONFIG_MINIX_FS_NATIVE_ENDIAN
  * CONFIG_MLX4_CORE
  * CONFIG_POWER_SUPPLY
  * CONFIG_POWER_SUPPLY_DEBUG
  * CONFIG_QUOTACTL
  * CONFIG_SDIO_UART
  * CONFIG_SENSORS_K10TEMP
  * CONFIG_SENSORS_SCH56XX_COMMON
  * CONFIG_SENSORS_VIA_CPUTEMP
  * CONFIG_SERIO_AMBAKMI
  * CONFIG_SERIO_I8042
  * CONFIG_SERIO_LIBPS2
  * CONFIG_SERIO_PCIPS2
  * CONFIG_SERIO_RAW
  * CONFIG_SERIO_SERPORT
  * CONFIG_SPI_BITBANG
  * CONFIG_SPI_GPIO
SVN-Revision: 31737 
						
					 
					
						2012-05-15 10:58:52 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							ba5296268c 
							
						 
					 
					
						
						
							
							x86: refresh config, enable pci express support  
						
						... 
						
						
						
						SVN-Revision: 24026 
						
					 
					
						2010-11-17 22:41:17 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							0cdaaa90fe 
							
						 
					 
					
						
						
							
							Add OLPC kernel config (patch by Acinonyx)  
						
						... 
						
						
						
						SVN-Revision: 20517 
						
					 
					
						2010-03-27 15:31:19 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							80cc1b0d2e 
							
						 
					 
					
						
						
							
							Remove support for older kernels (patch by Acinonyx)  
						
						... 
						
						
						
						SVN-Revision: 20515 
						
					 
					
						2010-03-27 15:29:22 +00:00 
						 
				 
			
				
					
						
							
							
								Hauke Mehrtens 
							
						 
					 
					
						
						
						
						
							
						
						
							dfff03754d 
							
						 
					 
					
						
						
							
							x86: do no overwrite CONFIG_SCSI_LOWLEVEL  
						
						... 
						
						
						
						CONFIG_SCSI_LOWLEVEL is needed for some packages.
Backport commit r19759 into kernel 2.6.30
SVN-Revision: 20340 
						
					 
					
						2010-03-21 14:02:30 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							825b37cc56 
							
						 
					 
					
						
						
							
							clean up handling of some kernel symbols  
						
						... 
						
						
						
						SVN-Revision: 19581 
						
					 
					
						2010-02-11 09:33:16 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							9feb2ed7c5 
							
						 
					 
					
						
						
							
							preinit: use grep -q where applicable  
						
						... 
						
						
						
						SVN-Revision: 19479 
						
					 
					
						2010-02-01 00:33:34 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							b88fc11e2a 
							
						 
					 
					
						
						
							
							preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)  
						
						... 
						
						
						
						SVN-Revision: 19367 
						
					 
					
						2010-01-28 19:27:49 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							56bc02a305 
							
						 
					 
					
						
						
							
							add preinit modularization work by Daniel Dickinson (cshore)  
						
						... 
						
						
						
						SVN-Revision: 19331 
						
					 
					
						2010-01-25 17:11:17 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							6b280112f2 
							
						 
					 
					
						
						
							
							some more Kconfig symbol move..  
						
						... 
						
						
						
						SVN-Revision: 18371 
						
					 
					
						2009-11-11 11:52:41 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							1d62d9a95c 
							
						 
					 
					
						
						
							
							another round of kernel config cleanups  
						
						... 
						
						
						
						SVN-Revision: 18370 
						
					 
					
						2009-11-11 11:42:24 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
						
						
							
						
						
							ef42fb4c13 
							
						 
					 
					
						
						
							
							sort all target config files  
						
						... 
						
						
						
						SVN-Revision: 18367 
						
					 
					
						2009-11-11 09:27:13 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							cfb90af68e 
							
						 
					 
					
						
						
							
							add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches  
						
						... 
						
						
						
						SVN-Revision: 18333 
						
					 
					
						2009-11-07 12:32:25 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							ac001d6520 
							
						 
					 
					
						
						
							
							the olpc config that was merged from the olpc port is a 2.6.30 config  
						
						... 
						
						
						
						SVN-Revision: 18332 
						
					 
					
						2009-11-07 12:16:31 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							e49c2d7691 
							
						 
					 
					
						
						
							
							merge the olpc target with the x86 target, both tested and running  
						
						... 
						
						
						
						SVN-Revision: 18279 
						
					 
					
						2009-11-03 01:02:39 +00:00