summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)florian2010-02-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardjuhosg2010-02-192-2/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wireless mac address on the TL-WR741NDjuhosg2010-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move AP91 specific ethernet initialization into a separate filejuhosg2010-02-197-49/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the TL-WR941ND v4 boardjuhosg2010-02-192-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configjuhosg2010-02-191-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add uci configuration for the WAN LED on the WNDR3700juhosg2010-02-191-0/+22
| | | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing GPIO LED for the WNDR3700 boardjuhosg2010-02-191-0/+5
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardjuhosg2010-02-191-0/+3
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a bunch of missing symbols to the 2.6.30 configjuhosg2010-02-191-4/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: sync kernel configsjuhosg2010-02-194-72/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)jow2010-02-192-0/+710
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19721 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
* 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
* 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
* [tools/wrt350nv2-builder] Update to v2.2thepeople2010-02-171-0/+1
| | | | | | | | | | | 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
* 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
* 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
* 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
* [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-153-3/+8
| | | | | | | | | | 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
* [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
* fix mistake, thanks xMffthepeople2010-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync kernel config, closes #6675thepeople2010-02-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add some missing debug symbols to the generic 2.6.32 config.lars2010-02-131-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] prepare kernel 2.6.32 supportjow2010-02-138-26/+777
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add preinit xenfs mount handlerjow2010-02-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] make console port editable through menuconfig, gzip ext2 images, add ↵jow2010-02-123-8/+24
| | | | | | suitable defaults for Xen git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add Xen DomU subtargetjow2010-02-124-1/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.6] add some missing symbolsjow2010-02-121-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵kaloz2010-02-121-22/+0
| | | | | | already includes a fix for this.. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools/wrt350nv2-builder] Update to v2.1thepeople2010-02-121-6/+12
| | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable devtmpfs in 2.6.32 because its not used, thanks tripolarthepeople2010-02-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update brcm47xx to .32, thanks tripolarthepeople2010-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19592 3c298f89-4303-0410-b956-a3cf2f4a3e73