aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [x86] switch kernel compression from lzma to gzip and reorder symbols - ↵Jo-Philipp Wich2010-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)Florian Fainelli2010-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 boardGabor Juhos2010-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-WR741NDGabor Juhos2010-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 fileGabor Juhos2010-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 boardGabor Juhos2010-02-192-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configGabor Juhos2010-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 WNDR3700Gabor Juhos2010-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 boardGabor Juhos2010-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 boardGabor Juhos2010-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 configGabor Juhos2010-02-191-4/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: sync kernel configsGabor Juhos2010-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)Jo-Philipp Wich2010-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 moduleFelix Fietkau2010-02-183-12/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolTravis Kemen2010-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.8Imre Kaloz2010-02-179-1671/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh generic 2.6.32 patchesImre Kaloz2010-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.2Travis Kemen2010-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]Jo-Philipp Wich2010-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 filenameImre Kaloz2010-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 patchFelix Fietkau2010-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 configImre Kaloz2010-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.8Imre Kaloz2010-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.8Imre Kaloz2010-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 revsFelix Fietkau2010-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 phyFelix Fietkau2010-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.32Felix Fietkau2010-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 :)Imre 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 ;)Imre 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.8Imre Kaloz2010-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add audio feature flag.Lars-Peter Clausen2010-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 configJo-Philipp Wich2010-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.32Gabor Juhos2010-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 aLars-Peter Clausen2010-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 configJo-Philipp Wich2010-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 configsJo-Philipp Wich2010-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 configJo-Philipp Wich2010-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 configLars-Peter Clausen2010-02-131-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [imagebuilder] fix custom package selectionJo-Philipp Wich2010-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mistake, thanks xMffTravis Kemen2010-02-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync kernel config, closes #6675Travis Kemen2010-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.Lars-Peter Clausen2010-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 supportJo-Philipp Wich2010-02-138-26/+777
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add preinit xenfs mount handlerJo-Philipp Wich2010-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 ↵Jo-Philipp Wich2010-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 subtargetJo-Philipp Wich2010-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 symbolsJo-Philipp Wich2010-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 ↵Imre 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.1Travis Kemen2010-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 tripolarTravis Kemen2010-02-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19594 3c298f89-4303-0410-b956-a3cf2f4a3e73