summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=nlars2010-02-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a compile error in block2mtd when compiled as modulenbd2010-02-183-12/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh grub patcheskaloz2010-02-181-219/+195
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolthepeople2010-02-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sibyte]: upgrade to 2.6.32.8kaloz2010-02-179-1671/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add compile fix for pre-2.6.32 kernelsjow2010-02-171-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* carl9170: update to version 1.0.1.1 and fix a compile errornbd2010-02-172-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-02-16nbd2010-02-1714-85/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh generic 2.6.32 patcheskaloz2010-02-174-26/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/mips]: use gcc 4.4.3 for mips64 targetskaloz2010-02-172-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix opkg.confthepeople2010-02-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools/wrt350nv2-builder] Update to v2.2thepeople2010-02-173-23/+33
| | | | | | | | | | | 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
* [x86]jow2010-02-173-14/+41
| | | | | | | | | | - 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
* [mpc83xx]: include the board name in the generated dtb's filenamekaloz2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/avr32]: use binutils 2.19.1 by default for avr32, tookaloz2010-02-161-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/avr32]: add avr32 support for binutils 2.19.1 based on the Atmel ↵kaloz2010-02-161-0/+30629
| | | | | | 1.2.0 toolchain release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: clean up the mess caused by the reverted sorting patchnbd2010-02-161-81/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "sort Kconfig symbols automatically to make Kaloz happy :p"nbd2010-02-161-1/+0
| | | | | | 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
* add some more config symbols to the generic 2.6.32 configkaloz2010-02-161-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppc40x]: upgrade to 2.6.32.8kaloz2010-02-169-963/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ppc44x]: upgrade to 2.6.32.8kaloz2010-02-163-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/powerpc]: use gcc 4.4.3 for the powerpc targets by defaultkaloz2010-02-162-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revsnbd2010-02-161-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add support for the vitesse 8601 phynbd2010-02-161-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add support for mpc8313 in 2.6.32nbd2010-02-161-91/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: select crda if mac80211 is selectednbd2010-02-161-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: build the scsi core package even if CONFIG_SCSI=ynbd2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a package for block2mtdnbd2010-02-161-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a package for kmod-ata-silnbd2010-02-161-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix wpad compile on powerpcnbd2010-02-161-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: move the roboswitch config override to the right placenbd2010-02-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax]: ...and probably claudio forgot to rename this directory, too :)kaloz2010-02-167-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I guess florian didn't want this file here ;)kaloz2010-02-161-269/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst]: change back kernel version to 2.6.32.8kaloz2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add audio feature flag.lars2010-02-155-4/+10
| | | | | | | | | | 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
* swconfig: add copyright for Martin Maresnbd2010-02-151-0/+1
| | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: use print_attr_val() in CMD_GETnbd2010-02-151-17/+2
| | | | | | | | | 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
* swconfig: add show commandnbd2010-02-151-1/+88
| | | | | | | | | 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
* swconfig: clean up command line parsingnbd2010-02-151-45/+35
| | | | | | | | | 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
* ath9k: adjust ack timeout workaround patch based on upstream submissionnbd2010-02-151-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup the hunks in patchkaloz2010-02-151-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubicom32 isn't supported with binutils 2.18kaloz2010-02-151-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing symbols to default configjow2010-02-141-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: yet another missing config symbol for 2.6.32juhosg2010-02-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz-mmc: Fix deadlock which could occur if the card was removed while alars2010-02-131-10/+53
| | | | | | | data transfer was active. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] revert accidentally committed changes in Xen configjow2010-02-131-18/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] merge 2.6.31 and 2.6.32 configsjow2010-02-134-545/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] move kernel config symbols from the Xen subtarget to the platform configjow2010-02-132-44/+65
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] More missing debug config symbols for the generic 2.6.32 configlars2010-02-131-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix custom package selectionjow2010-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19623 3c298f89-4303-0410-b956-a3cf2f4a3e73