Travis Kemen
1f39116fad
[tools/wrt350nv2-builder] Update to v2.2
...
fixed checksum byte calculation for other versions than 0x2019
fixed rare problem with padsize
updated info to stock firmware 2.00.20
fixed typos
Signed off by: Matthias Buecher <mail@maddes.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 02:18:13 +00:00
Jo-Philipp Wich
dd432e2ca6
[x86]
...
- clean up menu.lst template
- make grub usage of vt0 selectable in menuconfig
- choose appropriate default baudrate for soekris devices
- fix generation of grub menu for iso images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 00:59:41 +00:00
Imre Kaloz
17cfd09a8f
[mpc83xx]: include the board name in the generated dtb's filename
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 23:51:18 +00:00
Imre Kaloz
1f15fd0dec
[toolchain/avr32]: use binutils 2.19.1 by default for avr32, too
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:49:32 +00:00
Imre Kaloz
058f7dc51e
[toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:48:13 +00:00
Felix Fietkau
543ea9940f
mpc83xx: clean up the mess caused by the reverted sorting patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:34:55 +00:00
Felix Fietkau
a2db2d8773
Revert "sort Kconfig symbols automatically to make Kaloz happy :p"
...
Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:34:50 +00:00
Imre Kaloz
b5e32ad33e
add some more config symbols to the generic 2.6.32 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:33:47 +00:00
Imre Kaloz
b6693bc0c9
[ppc40x]: upgrade to 2.6.32.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:31:23 +00:00
Imre Kaloz
b5cc7b54a3
[ppc44x]: upgrade to 2.6.32.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:30:11 +00:00
Imre Kaloz
3afca89fae
[toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:29:07 +00:00
Felix Fietkau
2253350aa6
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:16 +00:00
Felix Fietkau
c528272025
mpc83xx: add support for the vitesse 8601 phy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:12 +00:00
Felix Fietkau
7ef03dcb8d
mpc83xx: add support for mpc8313 in 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:08 +00:00
Felix Fietkau
f1cb690aaa
hostapd: select crda if mac80211 is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:03 +00:00
Felix Fietkau
736f2a848d
kernel: build the scsi core package even if CONFIG_SCSI=y
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:59 +00:00
Felix Fietkau
0dda72e58d
kernel: add a package for block2mtd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:55 +00:00
Felix Fietkau
7257c1cad9
kernel: add a package for kmod-ata-sil
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:50 +00:00
Felix Fietkau
1b563f5935
hostapd: fix wpad compile on powerpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:46 +00:00
Felix Fietkau
c285e5705b
hostapd: move the roboswitch config override to the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:42 +00:00
Imre Kaloz
6e49dd8364
[etrax]: ...and probably claudio forgot to rename this directory, too :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:08:54 +00:00
Imre Kaloz
79a18e146d
I guess florian didn't want this file here ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:08:11 +00:00
Imre Kaloz
0ed13f3b8b
[xburst]: change back kernel version to 2.6.32.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 08:00:13 +00:00
Lars-Peter Clausen
76f39fa3a7
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 20:03:18 +00:00
Felix Fietkau
edc6ce2048
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:07 +00:00
Felix Fietkau
9a4f0bc43b
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:04 +00:00
Felix Fietkau
643c4e1303
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:00 +00:00
Felix Fietkau
f5d08467e2
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:56 +00:00
Felix Fietkau
43980b09ec
ath9k: adjust ack timeout workaround patch based on upstream submission
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:52 +00:00
Imre Kaloz
eaa4207b32
fixup the hunks in patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 11:34:25 +00:00
Imre Kaloz
fd538d6349
ubicom32 isn't supported with binutils 2.18
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 09:36:03 +00:00
Jo-Philipp Wich
992a186337
[x86] add missing symbols to default config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-14 16:40:33 +00:00
Gabor Juhos
e1ab34e125
kernel: yet another missing config symbol for 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-14 12:50:09 +00:00
Lars-Peter Clausen
a2e12ba64c
[xburst] jz-mmc: Fix deadlock which could occur if the card was removed while a
...
data transfer was active.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 23:08:26 +00:00
Jo-Philipp Wich
56061f9954
[x86] revert accidentally committed changes in Xen config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 21:06:50 +00:00
Jo-Philipp Wich
a15c63ac4f
[x86] merge 2.6.31 and 2.6.32 configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 21:02:22 +00:00
Jo-Philipp Wich
6c908cc055
[x86] move kernel config symbols from the Xen subtarget to the platform config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 20:15:05 +00:00
Lars-Peter Clausen
c4d07f4716
[kernel] More missing debug config symbols for the generic 2.6.32 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 14:56:52 +00:00
Jo-Philipp Wich
f784718c43
[imagebuilder] fix custom package selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:56:48 +00:00
Travis Kemen
6bc3f81729
add geodns addresses for the kernel, closes #6574
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:07:44 +00:00
Travis Kemen
039e3b2669
fix mistake, thanks xMff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 01:05:31 +00:00
Travis Kemen
11732a645a
sync kernel config, closes #6675
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:53:21 +00:00
Lars-Peter Clausen
4587b22ccb
[kernel] Add some missing debug symbols to the generic 2.6.32 config.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19618 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:45:34 +00:00
Jo-Philipp Wich
4bf47efa55
[x86] prepare kernel 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-13 00:37:11 +00:00
Jo-Philipp Wich
057781a8e5
[x86] add preinit xenfs mount handler
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 22:37:17 +00:00
Jo-Philipp Wich
e53a72a759
[x86] make console port editable through menuconfig, gzip ext2 images, add suitable defaults for Xen
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19612 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:04:12 +00:00
Jo-Philipp Wich
20ca00ba00
[package] kernel: add xen kmods
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:45 +00:00
Jo-Philipp Wich
8c584dea33
[x86] add Xen DomU subtarget
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:10 +00:00
Jo-Philipp Wich
134da0b178
[generic-2.6] add some missing symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 18:57:47 +00:00
Jo-Philipp Wich
da2a268bf7
[package] base-files: add /dev/hvcX to hotplug common rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 18:57:01 +00:00