aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* update kernel to version 2.4.37.9 and refresh patchesHauke Mehrtens2010-02-197-46/+46
| | | | SVN-Revision: 19762
* switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵Jo-Philipp Wich2010-02-192-263/+263
| | | | | | problems in VirtualBox SVN-Revision: 19759
* fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)Florian Fainelli2010-02-191-0/+13
| | | | SVN-Revision: 19753
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-192-2/+13
| | | | SVN-Revision: 19752
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-191-1/+1
| | | | SVN-Revision: 19751
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-197-49/+72
| | | | SVN-Revision: 19750
* ar71xx: create firmware images for the TL-WR941ND v4 boardGabor Juhos2010-02-192-0/+16
| | | | SVN-Revision: 19749
* ar71xx: sync kernel configGabor Juhos2010-02-191-13/+13
| | | | SVN-Revision: 19747
* 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> SVN-Revision: 19746
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-191-0/+5
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-191-0/+3
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743
* kernel: add a bunch of missing symbols to the 2.6.30 configGabor Juhos2010-02-191-4/+49
| | | | SVN-Revision: 19742
* adm5120: sync kernel configsGabor Juhos2010-02-194-72/+70
| | | | SVN-Revision: 19741
* netfilter: add support for raw table and NOTRACK target (#5504)Jo-Philipp Wich2010-02-192-0/+710
| | | | SVN-Revision: 19721
* fix a compile error in block2mtd when compiled as moduleFelix Fietkau2010-02-183-12/+15
| | | | SVN-Revision: 19709
* add missing symbolTravis Kemen2010-02-181-0/+1
| | | | SVN-Revision: 19699
* upgrade to 2.6.32.8Imre Kaloz2010-02-179-1671/+44
| | | | SVN-Revision: 19694
* refresh generic 2.6.32 patchesImre Kaloz2010-02-174-26/+26
| | | | SVN-Revision: 19687
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-171-0/+1
| | | | | | | | 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683
* - clean up menu.lst template - make grub usage of vt0 selectable in ↵Jo-Philipp Wich2010-02-173-14/+41
| | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681
* include the board name in the generated dtb's filenameImre Kaloz2010-02-161-1/+1
| | | | SVN-Revision: 19680
* mpc83xx: clean up the mess caused by the reverted sorting patchFelix Fietkau2010-02-161-81/+81
| | | | SVN-Revision: 19676
* add some more config symbols to the generic 2.6.32 configImre Kaloz2010-02-161-0/+9
| | | | SVN-Revision: 19674
* upgrade to 2.6.32.8Imre Kaloz2010-02-169-963/+33
| | | | SVN-Revision: 19673
* upgrade to 2.6.32.8Imre Kaloz2010-02-163-3/+6
| | | | SVN-Revision: 19672
* mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revsFelix Fietkau2010-02-161-0/+18
| | | | SVN-Revision: 19670
* mpc83xx: add support for the vitesse 8601 phyFelix Fietkau2010-02-161-0/+116
| | | | SVN-Revision: 19669
* mpc83xx: add support for mpc8313 in 2.6.32Felix Fietkau2010-02-161-91/+95
| | | | SVN-Revision: 19668
* ...and probably claudio forgot to rename this directory, too :)Imre Kaloz2010-02-167-0/+0
| | | | SVN-Revision: 19655
* I guess florian didn't want this file here ;)Imre Kaloz2010-02-161-269/+0
| | | | SVN-Revision: 19654
* change back kernel version to 2.6.32.8Imre Kaloz2010-02-161-1/+1
| | | | SVN-Revision: 19653
* 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. SVN-Revision: 19643
* add missing symbols to default configJo-Philipp Wich2010-02-141-0/+5
| | | | SVN-Revision: 19631
* kernel: yet another missing config symbol for 2.6.32Gabor Juhos2010-02-141-0/+1
| | | | SVN-Revision: 19629
* jz-mmc: Fix deadlock which could occur if the card was removed while a data ↵Lars-Peter Clausen2010-02-131-10/+53
| | | | | | transfer was active. SVN-Revision: 19628
* revert accidentally committed changes in Xen configJo-Philipp Wich2010-02-131-18/+1
| | | | SVN-Revision: 19627
* merge 2.6.31 and 2.6.32 configsJo-Philipp Wich2010-02-134-545/+18
| | | | SVN-Revision: 19626
* move kernel config symbols from the Xen subtarget to the platform configJo-Philipp Wich2010-02-132-44/+65
| | | | SVN-Revision: 19625
* More missing debug config symbols for the generic 2.6.32 configLars-Peter Clausen2010-02-131-0/+4
| | | | SVN-Revision: 19624
* fix custom package selectionJo-Philipp Wich2010-02-131-1/+1
| | | | SVN-Revision: 19623
* fix mistake, thanks xMffTravis Kemen2010-02-131-1/+1
| | | | SVN-Revision: 19620
* sync kernel config, closes #6675Travis Kemen2010-02-131-0/+1
| | | | SVN-Revision: 19619
* Add some missing debug symbols to the generic 2.6.32 config.Lars-Peter Clausen2010-02-131-0/+39
| | | | SVN-Revision: 19618
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-138-26/+777
| | | | SVN-Revision: 19617
* add preinit xenfs mount handlerJo-Philipp Wich2010-02-121-0/+11
| | | | SVN-Revision: 19616
* make console port editable through menuconfig, gzip ext2 images, add ↵Jo-Philipp Wich2010-02-123-8/+24
| | | | | | suitable defaults for Xen SVN-Revision: 19612
* add Xen DomU subtargetJo-Philipp Wich2010-02-124-1/+92
| | | | SVN-Revision: 19610
* add some missing symbolsJo-Philipp Wich2010-02-121-0/+5
| | | | SVN-Revision: 19609
* 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.. SVN-Revision: 19598
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵Travis Kemen2010-02-121-6/+12
| | | | | | | | 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> SVN-Revision: 19596