Commit Graph

13870 Commits (d02975eb0d6190c0bfe88da72a27b13f8a37c2a6)

Author SHA1 Message Date
Imre Kaloz 6606efac31 I guess florian didn't want this file here ;)
SVN-Revision: 19654
2010-02-16 08:08:11 +00:00
Imre Kaloz 8fc2abee8d change back kernel version to 2.6.32.8
SVN-Revision: 19653
2010-02-16 08:00:13 +00:00
Lars-Peter Clausen 900de42186 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Felix Fietkau 1d1e4d1035 swconfig: add copyright for Martin Mares
Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19642
2010-02-15 17:29:07 +00:00
Felix Fietkau 7dcd4af070 swconfig: use print_attr_val() in CMD_GET
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19641
2010-02-15 17:29:04 +00:00
Felix Fietkau b7d662dce8 swconfig: add show command
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19640
2010-02-15 17:29:00 +00:00
Felix Fietkau cfb74b3b81 swconfig: clean up command line parsing
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.

Signed-off-by: Martin Mares <mj@ucw.cz>

SVN-Revision: 19639
2010-02-15 17:28:56 +00:00
Felix Fietkau 69d4a1e9b8 ath9k: adjust ack timeout workaround patch based on upstream submission
SVN-Revision: 19638
2010-02-15 17:28:52 +00:00
Imre Kaloz 8886484603 fixup the hunks in patch
SVN-Revision: 19635
2010-02-15 11:34:25 +00:00
Imre Kaloz 9df6b68bfa ubicom32 isn't supported with binutils 2.18
SVN-Revision: 19632
2010-02-15 09:36:03 +00:00
Jo-Philipp Wich 98e41f341e add missing symbols to default config
SVN-Revision: 19631
2010-02-14 16:40:33 +00:00
Gabor Juhos 1d3ab0732f kernel: yet another missing config symbol for 2.6.32
SVN-Revision: 19629
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen 85d6f271e4 jz-mmc: Fix deadlock which could occur if the card was removed while a data transfer was active.
SVN-Revision: 19628
2010-02-13 23:08:26 +00:00
Jo-Philipp Wich 1875c08dda revert accidentally committed changes in Xen config
SVN-Revision: 19627
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich 501235fc51 merge 2.6.31 and 2.6.32 configs
SVN-Revision: 19626
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich 81c56d1c52 move kernel config symbols from the Xen subtarget to the platform config
SVN-Revision: 19625
2010-02-13 20:15:05 +00:00
Lars-Peter Clausen 26c885dfc4 More missing debug config symbols for the generic 2.6.32 config
SVN-Revision: 19624
2010-02-13 14:56:52 +00:00
Jo-Philipp Wich 9b4005c58c fix custom package selection
SVN-Revision: 19623
2010-02-13 01:56:48 +00:00
Travis Kemen cf7a37f119 add geodns addresses for the kernel, closes #6574
SVN-Revision: 19621
2010-02-13 01:07:44 +00:00
Travis Kemen 9afc4a1109 fix mistake, thanks xMff
SVN-Revision: 19620
2010-02-13 01:05:31 +00:00
Travis Kemen 2dc489505e sync kernel config, closes #6675
SVN-Revision: 19619
2010-02-13 00:53:21 +00:00
Lars-Peter Clausen 5dcf0e571b Add some missing debug symbols to the generic 2.6.32 config.
SVN-Revision: 19618
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich e268649a97 prepare kernel 2.6.32 support
SVN-Revision: 19617
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich a243108655 add preinit xenfs mount handler
SVN-Revision: 19616
2010-02-12 22:37:17 +00:00
Jo-Philipp Wich e0fc8fb6aa make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
SVN-Revision: 19612
2010-02-12 19:04:12 +00:00
Jo-Philipp Wich e48f324dc0 kernel: add xen kmods
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Jo-Philipp Wich cde615a0b4 add Xen DomU subtarget
SVN-Revision: 19610
2010-02-12 19:01:10 +00:00
Jo-Philipp Wich 4db8a05770 add some missing symbols
SVN-Revision: 19609
2010-02-12 18:57:47 +00:00
Jo-Philipp Wich 2e0d14f9c2 base-files: add /dev/hvcX to hotplug common rules
SVN-Revision: 19608
2010-02-12 18:57:01 +00:00
Imre Kaloz 810b511a24 remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 already includes a fix for this..
SVN-Revision: 19598
2010-02-12 09:39:51 +00:00
Jo-Philipp Wich 250b52f673 base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
SVN-Revision: 19597
2010-02-12 02:06:57 +00:00
Travis Kemen cb9c37af38 Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
Signed off by: Matthias Buecher <mail@maddes.net>

SVN-Revision: 19596
2010-02-12 01:40:57 +00:00
Travis Kemen 9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Travis Kemen dfa8152068 disable devtmpfs in 2.6.32 because its not used, thanks tripolar
SVN-Revision: 19594
2010-02-12 01:18:50 +00:00
Travis Kemen f05d9d2e8e update brcm47xx to .32, thanks tripolar
SVN-Revision: 19592
2010-02-12 01:14:56 +00:00
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
2010-02-12 01:12:11 +00:00
Gabor Juhos dce714ad07 mpc83xx: add 2.6.32 support
SVN-Revision: 19587
2010-02-11 13:31:52 +00:00
Gabor Juhos ac41260100 mpc83xx: enable jffs2
SVN-Revision: 19586
2010-02-11 13:31:49 +00:00
Gabor Juhos 84748e6d47 mpc83xx: sync kernel config
SVN-Revision: 19585
2010-02-11 13:31:47 +00:00
Gabor Juhos a99bc52758 mpc83xx: fix device registration on the RB600
SVN-Revision: 19584
2010-02-11 13:31:44 +00:00
Gabor Juhos 6960d7c8db kernel: 2.6.32: move discarding of SYMTAB entries to the right place.
This helps to avoid linker errors on various targets. Also remove the
scsi_sd section fix patch, because it is not needed now.

SVN-Revision: 19583
2010-02-11 13:31:40 +00:00
Gabor Juhos 03779da9c6 sort Kconfig symbols automatically to make Kaloz happy :p
SVN-Revision: 19582
2010-02-11 13:07:10 +00:00
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Imre Kaloz a9f0a09c02 remove 2.6.21 patches and config, too
SVN-Revision: 19579
2010-02-11 08:40:20 +00:00
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Imre Kaloz 32db1d47ff we use per-target kernel versions for 2.6 for a long time now
SVN-Revision: 19577
2010-02-11 08:35:33 +00:00
Imre Kaloz b4ff0e943a upgrade to 2.6.32.7, only build squashfs images by default
SVN-Revision: 19576
2010-02-11 08:30:12 +00:00
Travis Kemen 9788414b55 change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
SVN-Revision: 19575
2010-02-11 02:38:08 +00:00
Travis Kemen 9f3a73d9e2 Add destination ip of the wan adapter useful if you have multiple ip addresses.
SVN-Revision: 19574
2010-02-11 02:33:34 +00:00