Florian Fainelli
dd541cbefa
add support for Linux 3.6
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34156
2012-11-11 19:26:50 +00:00
Florian Fainelli
f7fcb3c845
split kernel config between generic, au1500 and au1550
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34155
2012-11-11 19:26:44 +00:00
Gabor Juhos
e91dc2e5b3
target: refresh all target configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 33987
2012-10-29 10:11:05 +00:00
Florian Fainelli
05340cc602
rename upgrade image to sysupgrade.bin for consistency
...
SVN-Revision: 32770
2012-07-17 16:47:57 +00:00
Florian Fainelli
d243c1e1f2
add missing configuration symbols
...
SVN-Revision: 32769
2012-07-17 16:40:28 +00:00
Florian Fainelli
f7dfd20f97
au1000: implement sysupgrade platform.sh
...
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32768
2012-07-17 16:40:24 +00:00
Florian Fainelli
ac6bf6d62f
au1000: clean up profiles
...
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32767
2012-07-17 16:39:52 +00:00
Florian Fainelli
b2d76e1e05
au1000: fix InternetBox idsel and remove broken flag
...
The following patch is necessary for the InternetBox (Surfbox) board-specific
idsel to work with newer kernels. Acutally I don't exactly understand why this
was not necessary before, but without the udelay, the MiniPCI adapter in slot 3
is not detected and set up correctly.
Also remove platform broken flag, it works.
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32766
2012-07-17 16:39:47 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Gabor Juhos
907e88a37f
au1000: remove 3.2 support
...
SVN-Revision: 31894
2012-05-27 15:01:18 +00:00
Gabor Juhos
fbe10e73c6
au1000: switch to 3.3 and add broken flag
...
SVN-Revision: 31893
2012-05-27 15:01:17 +00:00
Gabor Juhos
e065d5cfbe
au1000: add support for 3.3
...
Compile tested only.
SVN-Revision: 31892
2012-05-27 15:01:15 +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
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
2012-04-24 09:25:35 +00:00
Gabor Juhos
b2b965a696
au1000: remove 2.6.39 support
...
SVN-Revision: 31416
2012-04-21 16:30:40 +00:00
Jonas Gorski
a8f2bc682e
kernel: also update the targets to use 3.2.15
...
Thanks Gabor for spotting it.
SVN-Revision: 31337
2012-04-17 13:12:14 +00:00
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
2012-04-09 14:48:51 +00:00
Jonas Gorski
d87efd8c3c
kernel: update linux 3.2 to 3.2.13 and refresh patches
...
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
2012-04-01 07:56:55 +00:00
Gabor Juhos
c1dc6df8bd
kernel: update linux 3.2 to 3.2.12
...
SVN-Revision: 31028
2012-03-19 18:23:31 +00:00
Felix Fietkau
db6e326c56
targets: replace madwifi in profiles with ath5k, madwifi is unmaintained
...
SVN-Revision: 31015
2012-03-19 09:58:13 +00:00
Gabor Juhos
9698a499b6
kernel: update linux 3.2 to 3.2.9
...
SVN-Revision: 30767
2012-03-01 19:49:02 +00:00
Gabor Juhos
6959317691
kernel: update linux 3.2 to 3.2.5
...
SVN-Revision: 30401
2012-02-10 08:19:23 +00:00
Jonas Gorski
b3568b10c2
kernel: update linux 3.2 to 3.2.2
...
SVN-Revision: 29967
2012-01-31 09:44:00 +00:00
Florian Fainelli
8100658a30
add missing config symbols
...
Thanks KanjiMonster
SVN-Revision: 29955
2012-01-30 10:53:20 +00:00
Florian Fainelli
ad808cf7e6
add support for 3.2 kernel
...
SVN-Revision: 29939
2012-01-29 15:00:25 +00:00
Hauke Mehrtens
09b1073f9b
kernel: update kernel to version 2.6.39.4
...
SVN-Revision: 28022
2011-08-16 22:04:10 +00:00
Hauke Mehrtens
c5821c1a3a
kernel: update kernel to 2.6.39.2
...
SVN-Revision: 27298
2011-06-28 19:30:58 +00:00
Florian Fainelli
34db3f9f86
remove 2.6.37 patches and config
...
SVN-Revision: 27228
2011-06-19 20:07:26 +00:00
Florian Fainelli
763b58c30c
update to 2.6.39.1
...
patch from Peter Wagner
SVN-Revision: 27104
2011-06-04 13:35:55 +00:00
Florian Fainelli
0de25d1263
update to 2.6.39
...
SVN-Revision: 27090
2011-06-02 13:45:20 +00:00
Florian Fainelli
de02a2795b
fill maintainer infos for a couple of targets
...
SVN-Revision: 26836
2011-05-06 12:37:36 +00:00
Felix Fietkau
8566daa5df
au1000: remove patches/configs for 2.6.35
...
SVN-Revision: 26708
2011-04-17 18:39:42 +00:00
Florian Fainelli
247a688ca5
drop 005-au1000_phy_addr.patch, upstream is fixed
...
SVN-Revision: 26580
2011-04-10 18:25:56 +00:00
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Hauke Mehrtens
4226f1d373
kernel: update to kernel version 2.6.37.3
...
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Florian Fainelli
16886de029
make au1OOO_eth probes all PHY addresses for MTX-1
...
SVN-Revision: 25761
2011-02-27 19:04:02 +00:00
Florian Fainelli
cdb0481744
switch to using 2.6.37.1
...
SVN-Revision: 25622
2011-02-20 17:24:31 +00:00
Florian Fainelli
ee5cce6588
remove now unsupported kernel versions
...
SVN-Revision: 25617
2011-02-20 16:15:34 +00:00
Jo-Philipp Wich
6aed994bfc
add missing symbol
...
SVN-Revision: 25616
2011-02-20 16:09:43 +00:00
Florian Fainelli
31709b2c76
update to 2.6.35.11
...
SVN-Revision: 25582
2011-02-19 12:44:16 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
2010-11-04 09:01:08 +00:00
Alexandros C. Couloumbis
fad16eb736
linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058 )
...
SVN-Revision: 23391
2010-10-11 10:00:02 +00:00
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Lars-Peter Clausen
cf445bb48f
Update 2.6.35.x to 2.6.35.4
...
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Florian Fainelli
8b778d5ba3
refresh 2.6.35 patches
...
SVN-Revision: 22773
2010-08-22 17:09:23 +00:00
Michael Büsch
7ebcd04786
Update to 2.6.35.3
...
SVN-Revision: 22753
2010-08-21 19:25:07 +00:00
Florian Fainelli
153f4c8b9b
add support for 2.6.35
...
SVN-Revision: 22568
2010-08-09 20:07:02 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Hauke Mehrtens
e2ce2feedb
kernel: update to kernel 2.6.34.1
...
SVN-Revision: 22118
2010-07-10 22:39:52 +00:00
Florian Fainelli
7484ad4108
add 2.6.34 support
...
SVN-Revision: 22041
2010-07-01 22:28:16 +00:00
Florian Fainelli
a92623b92a
fix line wrapped patch
...
SVN-Revision: 22040
2010-07-01 22:28:05 +00:00
Florian Fainelli
48b8c5e945
fix PCI, thanks br1, put back 2.6.32.14 support by default
...
SVN-Revision: 22033
2010-07-01 19:07:27 +00:00
Florian Fainelli
09ed7e00a4
revert upstream commit that broke PCI until we have a better fix
...
SVN-Revision: 22010
2010-07-01 08:30:16 +00:00
Florian Fainelli
f394178e15
reinstate 2.6.30 support until 2.6.32 is fixed
...
SVN-Revision: 21959
2010-06-26 22:18:23 +00:00
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
2010-05-27 18:09:09 +00:00
Hauke Mehrtens
b18a1d217b
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
SVN-Revision: 21540
2010-05-23 13:16:51 +00:00
Alexandros C. Couloumbis
fdac9ae836
sync to kernel 2.6.32.12
...
SVN-Revision: 21195
2010-04-27 14:30:08 +00:00
Nicolas Thill
b1b2b04639
package/kernel: move PCMCIA modules to their own file & submenu
...
SVN-Revision: 21136
2010-04-24 13:53:31 +00:00
Nicolas Thill
484051d055
package/kernel: move target specific modules to their own target files
...
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
2010-04-12 23:15:56 +00:00
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
2010-03-26 10:45:25 +00:00
Florian Fainelli
797967480c
drop support for 2.6.30
...
SVN-Revision: 20442
2010-03-26 10:13:06 +00:00
Felix Fietkau
308c0afbc1
replace some more references to hostapd-mini with wpad-mini
...
SVN-Revision: 20184
2010-03-14 01:39:26 +00:00
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Florian Fainelli
c6c8012c60
merge the two patches applying to the same file in a single patch
...
SVN-Revision: 19971
2010-03-04 07:54:20 +00:00
Hauke Mehrtens
0c7b285613
kernel: update to kernel 2.6.32.9
...
SVN-Revision: 19890
2010-02-28 10:16:47 +00:00
Florian Fainelli
3ab3adb145
switch to 2.6.32, resync kernel config, enable gpio sysfs support
...
SVN-Revision: 19794
2010-02-21 14:28:05 +00:00
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Florian Fainelli
746fdb8f6d
add 2.6.32 support
...
SVN-Revision: 19492
2010-02-01 21:11:02 +00:00
Florian Fainelli
25dd23e4e0
move 2.6.30 configuration to their appropriate names
...
SVN-Revision: 19491
2010-02-01 21:10:58 +00:00
Felix Fietkau
2aa0d20756
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
SVN-Revision: 19293
2010-01-23 17:21:18 +00:00
Imre Kaloz
1fe38ff73b
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
...
SVN-Revision: 18952
2009-12-27 21:28:02 +00:00
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
2009-12-04 14:52:45 +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
d4b251bdb8
update to 2.6.30.9
...
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Andy Boyett
c85a89348f
move IMAGE_CMDLINE_HACK default to generic from targets
...
SVN-Revision: 17905
2009-10-05 17:05:34 +00:00
Gabor Juhos
054c54512f
kernel: upgrade to 2.6.30.8 and refresh patches
...
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Imre Kaloz
85fcc97a13
update to latest 2.6.27 and 2.6.30 kernels
...
SVN-Revision: 17602
2009-09-17 11:22:33 +00:00
Gabor Juhos
47c0d7419f
kernel: get rid of the simple_prom_emulator, it is not really useful
...
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
d59f5b3a98
kernel: add generic image_cmdline hack to MIPS targets
...
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Florian Fainelli
3ce53b8d92
update to 2.6.30.6, compile tested on some targets only
...
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00
Florian Fainelli
0c5a73ec9b
use 2.6.30.5
...
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Florian Fainelli
4bff7a2b31
prevent error messages on the requesting of the GPIO buttons
...
SVN-Revision: 17088
2009-08-01 21:36:22 +00:00
Florian Fainelli
ab5bc14973
update to 2.6.30.4
...
SVN-Revision: 17062
2009-07-31 11:13:55 +00:00
Florian Fainelli
b2c26c32dd
switch to 2.6.30.3
...
SVN-Revision: 17028
2009-07-27 10:02:24 +00:00
Imre Kaloz
c3aa860a11
update to 2.6.30.2
...
SVN-Revision: 16931
2009-07-20 10:18:56 +00:00
Florian Fainelli
dece660b0f
switch to 2.6.30.1
...
SVN-Revision: 16896
2009-07-18 12:35:16 +00:00
Florian Fainelli
1be47feb2e
prefer ath5k over madwifi and include kexec-tools in the default profile
...
SVN-Revision: 16895
2009-07-18 12:24:59 +00:00
Florian Fainelli
1ccffe43f2
remove 2.6.27 patches
...
SVN-Revision: 16894
2009-07-18 10:33:53 +00:00
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Florian Fainelli
7530723d77
update to 2.6.28
...
SVN-Revision: 15661
2009-05-07 11:06:56 +00:00
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz
86a4a6edb9
upgrade to newest stable kernel versions
...
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Florian Fainelli
ea59933af8
do not override input config symbols ( #4722 )
...
SVN-Revision: 15235
2009-04-17 10:28:57 +00:00