Mathias Kresin 
							
						 
					 
					
						
						
							
						
						e4e984f2a0 
					 
					
						
						
							
							treewide: use only board_name function to get name  
						
						... 
						
						
						
						Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree
compatible string directly. Always use the board_name function to get
the board name.
The admswconfig package still reads /proc/cpuinfo directly. The code
looks somehow broken and the whole adm5120 which uses this package
looks unmaintained. Leave it as it is for now.
Signed-off-by: Mathias Kresin <dev@kresin.me > 
						
						
					 
					
						2017-07-15 23:13:34 +02:00 
						 
				 
			
				
					
						
							
							
								Tim Harvey 
							
						 
					 
					
						
						
							
						
						dc17fde994 
					 
					
						
						
							
							kernel: clean up usb gadget support  
						
						... 
						
						
						
						clean up usb gadget support:
- rename gadget modules so that they appear together and are easier to
  identify as gadget modules
- make usb-lib-composite and usb-gadget hidden as there is no point in
  selecting those without gadget drivers that require them as deps
Signed-off-by: Tim Harvey <tharvey@gateworks.com > 
						
						
					 
					
						2016-09-15 13:11:21 +02:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						dc92917409 
					 
					
						
						
							
							image / basefiles: make console password configurable  
						
						... 
						
						
						
						Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com >
Signed-off-by: John Crispin <john@phrozen.org > 
						
						
					 
					
						2016-04-18 21:53:07 +02:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						fa69553900 
					 
					
						
						
							
							branding: add LEDE branding  
						
						... 
						
						
						
						Signed-off-by: John Crispin <blogic@openwrt.org > 
						
						
					 
					
						2016-03-24 22:40:13 +01:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						56ee706379 
					 
					
						
						
							
							omap24xx: Append dtb to the zImage  
						
						... 
						
						
						
						We just hardcode the n810 dtb for now. It should be selectable via profiles.
SVN-Revision: 47166 
						
						
					 
					
						2015-10-09 07:46:12 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						f0b83fd20f 
					 
					
						
						
							
							omap24xx: Add missing kconfig options  
						
						... 
						
						
						
						SVN-Revision: 47155 
						
						
					 
					
						2015-10-07 09:40:42 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						d5e9530692 
					 
					
						
						
							
							omap24xx: KERNEL_PATCHVER:=4.1  
						
						... 
						
						
						
						SVN-Revision: 47154 
						
						
					 
					
						2015-10-07 08:30:58 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						5112dbca9a 
					 
					
						
						
							
							omap24xx: Remove 4.0  
						
						... 
						
						
						
						SVN-Revision: 47153 
						
						
					 
					
						2015-10-07 08:29:06 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						f74116e599 
					 
					
						
						
							
							omap24xx: remove obsolete kernel 3.3 patches  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 46947 
						
						
					 
					
						2015-09-16 07:56:33 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						bb81ff2374 
					 
					
						
						
							
							omap24xx: Add basic config for linux-4.0  
						
						... 
						
						
						
						Also remove 3.3 config. It's broken and unsupported.
SVN-Revision: 44895 
						
						
					 
					
						2015-03-19 18:45:32 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						fa097e5ae5 
					 
					
						
						
							
							kernel: disbale HAMRADIO in generic config  
						
						... 
						
						
						
						HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com >
SVN-Revision: 44613 
						
						
					 
					
						2015-03-06 07:56:21 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						7cc5b6f9e9 
					 
					
						
						
							
							all targets: remove all =m kernel config symbols  
						
						... 
						
						
						
						modules build during the kernel compile phase are ignored anyway,
all modules should be built using KernelPackage in
package/kernel/linux/modules/*
selecting the appropriate config symbols there rather than in
target/linux/*/config-*
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
SVN-Revision: 43842 
						
						
					 
					
						2015-01-05 13:02:44 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c288d2d6d9 
					 
					
						
						
							
							kernel: makefiles: make use of new var KERNEL_PATCHVER  
						
						... 
						
						
						
						replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com >
SVN-Revision: 43047 
						
						
					 
					
						2014-10-24 19:34:02 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						275cef6363 
					 
					
						
						
							
							image.mk: clean up and parallelize mkfs calls  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 42878 
						
						
					 
					
						2014-10-12 15:00:49 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						f35da063bc 
					 
					
						
						
							
							targets: remove useless quotes around KERNELNAME  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 42780 
						
						
					 
					
						2014-10-05 20:17:19 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						6daafb74b9 
					 
					
						
						
							
							additional musb fixups  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 39554 
						
						
					 
					
						2014-02-09 16:14:30 +00:00 
						 
				 
			
				
					
						
							
							
								Imre Kaloz 
							
						 
					 
					
						
						
							
						
						98e4ca00ed 
					 
					
						
						
							
							move some omap24xx modules to the generic Makefile  
						
						... 
						
						
						
						Signed-off-by: Imre Kaloz <kaloz@openwrt.org >
SVN-Revision: 39543 
						
						
					 
					
						2014-02-09 13:01:00 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						c8609ab4f8 
					 
					
						
						
							
							build: unify arm target cflags  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 38211 
						
						
					 
					
						2013-09-26 17:53:20 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						73c4d73d6d 
					 
					
						
						
							
							build: unify target independent optimization options  
						
						... 
						
						
						
						Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 37600 
						
						
					 
					
						2013-07-29 09:38:29 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						187a69c631 
					 
					
						
						
							
							linux: move more ARM_ERRATA symbols to the generic config  
						
						... 
						
						
						
						Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 37470 
						
						
					 
					
						2013-07-20 07:43:54 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						6a4f2922f6 
					 
					
						
						
							
							targets: prepare for supporting normal and initramfs images  
						
						... 
						
						
						
						In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 37049 
						
						
					 
					
						2013-06-27 19:58:31 +00:00 
						 
				 
			
				
					
						
							
							
								Jonas Gorski 
							
						 
					 
					
						
						
							
						
						dd9a24663b 
					 
					
						
						
							
							omap24xx: convert to use the new jffs2_nand  
						
						... 
						
						
						
						Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 36862 
						
						
					 
					
						2013-06-05 20:58:55 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						1f516235ea 
					 
					
						
						
							
							remove common symbols from 3.3 configs  
						
						... 
						
						
						
						The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org >
SVN-Revision: 34403 
						
						
					 
					
						2012-11-29 15:21:35 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						f3cab53f27 
					 
					
						
						
							
							dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency  
						
						... 
						
						
						
						SVN-Revision: 33593 
						
						
					 
					
						2012-09-28 21:54:31 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						4a67ccb163 
					 
					
						
						
							
							get rid of the IRQF_SAMPLE_RANDOM flag  
						
						... 
						
						
						
						SVN-Revision: 33558 
						
						
					 
					
						2012-09-26 12:53:58 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						136eb6815c 
					 
					
						
						
							
							omap24xx/profiles/n810: remove reference to non-existing package  
						
						... 
						
						
						
						The package block-hotplug doesn't exist, removing reference to it.
Signed-off-by: Daniel Golle <dgolle@allnet.de >
SVN-Revision: 33473 
						
						
					 
					
						2012-09-19 15:13:30 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						a5738c960a 
					 
					
						
						
							
							resync config  
						
						... 
						
						
						
						SVN-Revision: 32908 
						
						
					 
					
						2012-07-29 13:20:39 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						17244dea00 
					 
					
						
						
							
							use the same description as other omap platforms (without the dash)  
						
						... 
						
						
						
						SVN-Revision: 32907 
						
						
					 
					
						2012-07-29 13:20:35 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						93dc8c8d1b 
					 
					
						
						
							
							move omap specific modules to modules.mk  
						
						... 
						
						
						
						SVN-Revision: 32810 
						
						
					 
					
						2012-07-24 19:43:54 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						82c7e05d42 
					 
					
						
						
							
							move n810 battery module to omap24 modules.mk  
						
						... 
						
						
						
						SVN-Revision: 32809 
						
						
					 
					
						2012-07-24 19:43:49 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
							
						
						25e20b0b57 
					 
					
						
						
							
							move target specific modules to target's module.mk  
						
						... 
						
						
						
						SVN-Revision: 32808 
						
						
					 
					
						2012-07-24 19:43:45 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						a4d96aae8d 
					 
					
						
						
							
							bump to 3.3.8  
						
						... 
						
						
						
						SVN-Revision: 32055 
						
						
					 
					
						2012-06-05 06:57:51 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						cead4b47ab 
					 
					
						
						
							
							omap24xx: remove 3.1 support  
						
						... 
						
						
						
						SVN-Revision: 31890 
						
						
					 
					
						2012-05-27 15:01:07 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						7a4db11fbb 
					 
					
						
						
							
							omap24xx: switch to 3.3 and add broken flag  
						
						... 
						
						
						
						SVN-Revision: 31889 
						
						
					 
					
						2012-05-27 15:01:05 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						02c2f449d7 
					 
					
						
						
							
							omap24xx: add support for 3.3  
						
						... 
						
						
						
						Compile tested only.
SVN-Revision: 31810 
						
						
					 
					
						2012-05-18 20:22:32 +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 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
							
						
						96b5d437d6 
					 
					
						
						
							
							omap24xx: remove 2.6.38 support  
						
						... 
						
						
						
						SVN-Revision: 31426 
						
						
					 
					
						2012-04-21 17:16:40 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
							
						
						d5ec28c734 
					 
					
						
						
							
							omap24xx: fix compile error with new binutils ( #11072 )  
						
						... 
						
						
						
						SVN-Revision: 30798 
						
						
					 
					
						2012-03-03 12:00:48 +00:00 
						 
				 
			
				
					
						
							
							
								Jonas Gorski 
							
						 
					 
					
						
						
							
						
						1015fab0d7 
					 
					
						
						
							
							kernel: update linux 3.1 to 3.1.10  
						
						... 
						
						
						
						SVN-Revision: 29966 
						
						
					 
					
						2012-01-31 09:43:57 +00:00 
						 
				 
			
				
					
						
							
							
								Jonas Gorski 
							
						 
					 
					
						
						
							
						
						c560444a58 
					 
					
						
						
							
							kernel: update linux 3.1 to 3.1.9  
						
						... 
						
						
						
						SVN-Revision: 29726 
						
						
					 
					
						2012-01-13 14:38:28 +00:00 
						 
				 
			
				
					
						
							
							
								Jonas Gorski 
							
						 
					 
					
						
						
							
						
						e33bb9ec66 
					 
					
						
						
							
							linux: update 3.1 to 3.1.4  
						
						... 
						
						
						
						SVN-Revision: 29470 
						
						
					 
					
						2011-12-06 19:50:30 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
							
						
						88cb7ae104 
					 
					
						
						
							
							omap24xx: bump to 3.1.3  
						
						... 
						
						
						
						SVN-Revision: 29349 
						
						
					 
					
						2011-11-28 12:46:18 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						0b86c2648a 
					 
					
						
						
							
							omap24xx: Fix cbus nested IRQ acking  
						
						... 
						
						
						
						SVN-Revision: 29237 
						
						
					 
					
						2011-11-17 22:31:27 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						df2810831c 
					 
					
						
						
							
							omap24xx: Fix initialization of software IRQ mask  
						
						... 
						
						
						
						SVN-Revision: 29236 
						
						
					 
					
						2011-11-17 21:02:00 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						3f92f7dd90 
					 
					
						
						
							
							omap24xx: Update 3.1 config  
						
						... 
						
						
						
						SVN-Revision: 29234 
						
						
					 
					
						2011-11-17 19:35:57 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						4793be2df9 
					 
					
						
						
							
							omap24xx: Some retu/tahvo IRQ fixes  
						
						... 
						
						
						
						SVN-Revision: 29233 
						
						
					 
					
						2011-11-17 18:06:19 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						630bafc5dd 
					 
					
						
						
							
							omap24xx: Add basic kexec fixes.  
						
						... 
						
						
						
						SVN-Revision: 29232 
						
						
					 
					
						2011-11-17 14:57:34 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						06c986984e 
					 
					
						
						
							
							omap24xx: Add workaround for omapfb locking bug.  
						
						... 
						
						
						
						SVN-Revision: 29201 
						
						
					 
					
						2011-11-16 22:34:38 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						0f03e17bd0 
					 
					
						
						
							
							Revert r29193  
						
						... 
						
						
						
						SVN-Revision: 29195 
						
						
					 
					
						2011-11-16 19:03:23 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Büsch 
							
						 
					 
					
						
						
							
						
						93f02b1ba0 
					 
					
						
						
							
							omap24xx: Set platform specific optimization flags  
						
						... 
						
						
						
						SVN-Revision: 29194 
						
						
					 
					
						2011-11-16 19:02:12 +00:00