summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: use print_attr_val() in CMD_GETFelix Fietkau2010-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> SVN-Revision: 19641
* swconfig: add show commandFelix Fietkau2010-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> SVN-Revision: 19640
* swconfig: clean up command line parsingFelix Fietkau2010-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> SVN-Revision: 19639
* ath9k: adjust ack timeout workaround patch based on upstream submissionFelix Fietkau2010-02-151-3/+9
| | | | SVN-Revision: 19638
* fixup the hunks in patchImre Kaloz2010-02-151-5/+5
| | | | SVN-Revision: 19635
* ubicom32 isn't supported with binutils 2.18Imre Kaloz2010-02-151-0/+1
| | | | SVN-Revision: 19632
* 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
* add geodns addresses for the kernel, closes #6574Travis Kemen2010-02-131-0/+2
| | | | SVN-Revision: 19621
* 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
* kernel: add xen kmodsJo-Philipp Wich2010-02-121-0/+110
| | | | SVN-Revision: 19611
* 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
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
| | | | SVN-Revision: 19608
* 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
* base-files: revert dhcp state information on ifdown and restore pre-r19530 ↵Jo-Philipp Wich2010-02-123-3/+7
| | | | | | behaviour in udhcp default.script SVN-Revision: 19597
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵Travis Kemen2010-02-123-104/+130
| | | | | | | | 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
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵Travis Kemen2010-02-122-0/+35
| | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595
* disable devtmpfs in 2.6.32 because its not used, thanks tripolarTravis Kemen2010-02-121-2/+2
| | | | SVN-Revision: 19594
* update brcm47xx to .32, thanks tripolarTravis Kemen2010-02-121-1/+1
| | | | SVN-Revision: 19592
* update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolarTravis Kemen2010-02-1212-13/+13
| | | | SVN-Revision: 19591
* mpc83xx: add 2.6.32 supportGabor Juhos2010-02-114-0/+2317
| | | | SVN-Revision: 19587
* mpc83xx: enable jffs2Gabor Juhos2010-02-111-1/+0
| | | | SVN-Revision: 19586
* mpc83xx: sync kernel configGabor Juhos2010-02-111-14/+4
| | | | SVN-Revision: 19585
* mpc83xx: fix device registration on the RB600Gabor Juhos2010-02-111-2/+2
| | | | SVN-Revision: 19584
* kernel: 2.6.32: move discarding of SYMTAB entries to the right place.Gabor Juhos2010-02-112-18/+11
| | | | | | | This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583
* sort Kconfig symbols automatically to make Kaloz happy :pGabor Juhos2010-02-111-0/+1
| | | | SVN-Revision: 19582
* clean up handling of some kernel symbolsImre Kaloz2010-02-1145-116/+17
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-1129-2184/+1814
| | | | SVN-Revision: 19580
* remove 2.6.21 patches and config, tooImre Kaloz2010-02-1147-22089/+0
| | | | SVN-Revision: 19579
* with no users left, remove support for 2.6.21Imre Kaloz2010-02-115-7/+3
| | | | SVN-Revision: 19578
* we use per-target kernel versions for 2.6 for a long time nowImre Kaloz2010-02-111-2/+0
| | | | SVN-Revision: 19577
* upgrade to 2.6.32.7, only build squashfs images by defaultImre Kaloz2010-02-112-132/+40
| | | | SVN-Revision: 19576
* change the opkg path due to changes in the buildsystem, fixes incorrect path ↵Travis Kemen2010-02-111-1/+1
| | | | | | in snapshot images SVN-Revision: 19575
* Add destination ip of the wan adapter useful if you have multiple ip addresses.Travis Kemen2010-02-111-0/+2
| | | | SVN-Revision: 19574
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-101-1/+1
| | | | SVN-Revision: 19573
* move 2.6.30 patches to their appropriate directoryFlorian Fainelli2010-02-105-0/+0
| | | | SVN-Revision: 19572
* switch to 2.6.32Florian Fainelli2010-02-101-1/+1
| | | | SVN-Revision: 19571
* dropbear: performance improvements in init script, quiet mode for ↵Jo-Philipp Wich2010-02-101-9/+8
| | | | | | start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> SVN-Revision: 19569