summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ext4: add Support for large (2TB+) block devices and fileshauke2010-02-214-6/+4
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] switch to 2.6.32, resync kernel config, enable gpio sysfs supportflorian2010-02-212-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix gpio-leds registration for boards having less than 8 LEDs (#6528)florian2010-02-211-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] add missing kernel configuration and patches for 2.6.32florian2010-02-212-0/+608
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add per board struct describing the external clock setup.lars2010-02-2010-55/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Fix build warningshauke2010-02-204-20/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patcheshauke2010-02-2024-81/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [br2684] allow routed mode operation againhauke2010-02-203-0/+126
| | | | | | | Fix part of bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: make NFSv4 optional and add kmods for it - patch by Peter ↵jow2010-02-204-8/+8
| | | | | | Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is ↵jow2010-02-202-214/+1
| | | | | | fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] update kernel to version 2.4.37.9 and refresh patcheshauke2010-02-197-46/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] switch kernel compression from lzma to gzip and reorder symbols - ↵jow2010-02-192-263/+263
| | | | | | fixes boot problems in VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [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