Florian Fainelli
1e103b2ecc
target: enable XZ BCJ decompressor code after r35097
...
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
2013-01-14 16:34:25 +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
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
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
John Crispin
de3c3d7181
Enable eSATA sheevaplug
...
OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables
CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition
is compiled in.
Signed-off-by: Unai Uribarri <unaiur@gmail.com>
SVN-Revision: 33266
2012-08-24 06:15:06 +00:00
Luka Perkov
03a6d65c37
kernel: add Marvell SoC built-in RTC to modules
...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32732
2012-07-15 14:25:30 +00:00
Luka Perkov
c89e87d186
kirkwood: add support for seagate goflexnet and goflexhome
...
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32725
2012-07-15 12:18:29 +00:00
Luka Perkov
952ce3473d
kirkwood: revert config changes from r32053
...
SVN-Revision: 32719
2012-07-15 00:08:52 +00:00
Luka Perkov
1c80d9f21d
kirkwood: fix typo in uci-defaults/leds
...
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32343
2012-06-13 18:41:42 +00:00
Luka Perkov
be5229f0ba
kirkwood: ib62x0 fix reboot
...
SVN-Revision: 32131
2012-06-08 23:17:46 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Luka Perkov
605012ad5d
kirkwood: reorganize target
...
SVN-Revision: 32053
2012-06-05 00:43:56 +00:00
Gabor Juhos
c81c6516de
kirkwood: use the generic uci-default functions for initial LED setup
...
SVN-Revision: 31994
2012-05-29 16:39:20 +00:00
Gabor Juhos
ba3ad24514
kirkwood: use uci-defaults to configure different boards
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31990
2012-05-29 16:39:15 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05: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
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
Gabor Juhos
ec27c35ebe
kirkwood: fix Kconfig symbol for NSA-310
...
SVN-Revision: 31673
2012-05-09 16:16:52 +00:00
Gabor Juhos
200227e0b4
kirkwood: add support for the ZyXEL NSA-310
...
SVN-Revision: 31669
2012-05-09 11:38:43 +00:00
Gabor Juhos
213cbf4297
kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support
...
Based on a patch by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31668
2012-05-09 11:38:41 +00:00
Gabor Juhos
d4876692c1
kirkwood: enable GPIO sysfs interface
...
SVN-Revision: 31667
2012-05-09 11:38:40 +00:00
Gabor Juhos
d1eed108bb
kirkwood: nuke 2.6.37 support
...
SVN-Revision: 31666
2012-05-09 11:38:39 +00:00
Gabor Juhos
861b9b25e0
kirkwood: switch to 3.3
...
SVN-Revision: 31665
2012-05-09 11:38:37 +00:00
Gabor Juhos
b272041998
kirkwood: add 3.3 support
...
Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31664
2012-05-09 11:38:36 +00:00
Jo-Philipp Wich
be49daffc8
base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
...
SVN-Revision: 28933
2011-11-10 12:16:41 +00:00
Jo-Philipp Wich
d6f02b62d4
add timeserver config to target specific system configs as well
...
SVN-Revision: 28750
2011-11-04 12:53:35 +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
Imre Kaloz
c89b70adcd
upgrade to 2.6.37
...
SVN-Revision: 26225
2011-03-18 13:09:21 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Imre Kaloz
f7c0993027
switch back to xscale mtune, marvell_f is unlikely to get upstreamed
...
SVN-Revision: 25707
2011-02-25 17:33:04 +00:00
Florian Fainelli
31709b2c76
update to 2.6.35.11
...
SVN-Revision: 25582
2011-02-19 12:44:16 +00:00
Imre Kaloz
7ab8489f82
config symbol cleanup
...
SVN-Revision: 25272
2011-02-01 13:18:26 +00:00
Jo-Philipp Wich
81edc28358
enable mach support for OpenRD Base and OpenRD Client ( #8417 ), spare the rest
...
SVN-Revision: 24541
2010-12-13 10:06:40 +00:00
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
2010-11-24 18:50:11 +00:00
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
2010-11-22 12:12:39 +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
Lars-Peter Clausen
4990417071
Fix patch
...
SVN-Revision: 23702
2010-10-29 06:59:46 +00:00
Lars-Peter Clausen
41ddcd79ab
Adds leds and gpio keys support for Iomega iConnect.
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23682
2010-10-27 21:22:07 +00:00
Imre Kaloz
81059a2a96
mark targets maintained by me
...
SVN-Revision: 23668
2010-10-27 13:46:00 +00:00
Lars-Peter Clausen
290e192ce8
Make mv_cesa crypto module available on Orion as well.
...
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
f05a30206c
Iomega iConnect Wireless platform support
...
This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23217
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen
1162dfde82
Remove hwmon and i2c support from being built-in
...
SVN-Revision: 23214
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen
83d6a36019
update 2.6.35.x to 2.6.35.7
...
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
Lars-Peter Clausen
ff9ddd7c0f
Add jffs2 feature flag
...
SVN-Revision: 23177
2010-10-02 14:31:49 +00:00
Lars-Peter Clausen
8314ce02cc
Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & Memphiz
...
SVN-Revision: 23145
2010-09-28 16:32:08 +00:00
Jo-Philipp Wich
1cd4b50164
fix Dockstart default rdate interface in system config, reformat
...
SVN-Revision: 22975
2010-09-07 21:26:12 +00:00
Lars-Peter Clausen
a70e0d0665
Add kernel package for the mv_cesa crypto module
...
SVN-Revision: 22877
2010-09-03 01:03:22 +00:00
Lars-Peter Clausen
3fe1d8503c
Set -mtune to marvell-f
...
SVN-Revision: 22876
2010-09-03 00:45:55 +00:00
Lars-Peter Clausen
34736c48b9
Build usb storage support into the kernel.
...
This allows for example to put the rootfs on a usb-stick.
SVN-Revision: 22845
2010-08-30 19:09:37 +00:00