summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* fix kmod-pwc compileFelix Fietkau2007-07-213-12/+85
| | | | SVN-Revision: 8088
* fix kmod-atmtcp compileFelix Fietkau2007-07-211-1/+1
| | | | SVN-Revision: 8087
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-201-7/+9
| | | | SVN-Revision: 8086
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8084
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-202-0/+4
| | | | SVN-Revision: 8083
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-202-3/+3
| | | | SVN-Revision: 8082
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-202-2/+2
| | | | SVN-Revision: 8081
* fix #2112Felix Fietkau2007-07-201-1/+1
| | | | SVN-Revision: 8080
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-201-42/+137
| | | | | | allow it to basically run SVN-Revision: 8078
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-202-1/+1
| | | | | | card (#1928, #2040) SVN-Revision: 8077
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-201-9/+1
| | | | SVN-Revision: 8076
* Fix the automatic selection of ext2 when not using neither squashfs nor jffs2Florian Fainelli2007-07-201-1/+0
| | | | SVN-Revision: 8075
* compress the kernel that resides on the nand memoryFlorian Fainelli2007-07-201-2/+12
| | | | SVN-Revision: 8073
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-201-6/+6
| | | | SVN-Revision: 8071
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-203-63/+46
| | | | SVN-Revision: 8070
* fix a socket leak in udhcpc (patch by Eric L. Chen)Felix Fietkau2007-07-201-0/+12
| | | | SVN-Revision: 8069
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8068
* Remove tgz hacksFlorian Fainelli2007-07-192-4/+0
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-192-3/+5
| | | | SVN-Revision: 8065
* restore Kconfig options of rootfs_split for 2.6.21.5Gabor Juhos2007-07-191-3/+8
| | | | SVN-Revision: 8064
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-192-164/+10
| | | | SVN-Revision: 8063
* add a workaround for a wds related crashFelix Fietkau2007-07-191-0/+13
| | | | SVN-Revision: 8062
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-192-2/+1
| | | | SVN-Revision: 8061
* rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly ↵Gabor Juhos2007-07-192-16/+13
| | | | | | on 2.6.21.5 SVN-Revision: 8060
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-192-1/+2
| | | | SVN-Revision: 8059
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵Florian Fainelli2007-07-193-53/+137
| | | | | | correctly SVN-Revision: 8058
* Add wget2nand, this should allow netboot installation directly to nandFlorian Fainelli2007-07-191-0/+65
| | | | SVN-Revision: 8057
* Really add the LED driver :)Florian Fainelli2007-07-191-0/+29
| | | | SVN-Revision: 8056
* disable ipt_quota on linux 2.4 - iptables user space no longer compiles with itFelix Fietkau2007-07-191-1/+1
| | | | SVN-Revision: 8055
* Put the init flag in the structureFlorian Fainelli2007-07-191-3/+4
| | | | SVN-Revision: 8054
* rb532 has pci support and should build tgz images by defaultFlorian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8052
* aodv-uu is not broken anymoreFlorian Fainelli2007-07-191-1/+0
| | | | SVN-Revision: 8051
* Add optionnal support for a BUILD_DIR suffix (#2057)Florian Fainelli2007-07-192-1/+9
| | | | SVN-Revision: 8050
* Allow the redboot supplied command line to be append (#2089)Florian Fainelli2007-07-191-0/+4
| | | | SVN-Revision: 8049
* Fix kmod-ipip build (#2092)Florian Fainelli2007-07-191-2/+1
| | | | SVN-Revision: 8048
* clean of the rootfs_split patchGabor Juhos2007-07-1910-128/+288
| | | | SVN-Revision: 8047
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-182-2/+2
| | | | SVN-Revision: 8046
* Convert the nand driver to a platform_device, should only allow routerboards ↵Florian Fainelli2007-07-184-56/+162
| | | | | | to use it SVN-Revision: 8045
* Fix the tgz image buildFlorian Fainelli2007-07-182-0/+3
| | | | SVN-Revision: 8042
* The RB1xx profile should only provide tgz image and pci supportFlorian Fainelli2007-07-181-1/+1
| | | | SVN-Revision: 8041
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-184-1/+6
| | | | SVN-Revision: 8039
* libgcc is not available with host-toolchain, DEPENDS was overriden with the ↵Florian Fainelli2007-07-181-1/+1
| | | | | | avr32 condition SVN-Revision: 8038
* add missing depFelix Fietkau2007-07-181-2/+2
| | | | SVN-Revision: 8037
* Add an ar7 tnetd7200 fix by DerAgo, thanks !Florian Fainelli2007-07-182-36/+144
| | | | SVN-Revision: 8036
* add missing config symbolsFelix Fietkau2007-07-182-0/+4
| | | | SVN-Revision: 8035
* Resync x86_64 kernel config and make uml build ext2 images by defaultFlorian Fainelli2007-07-182-4/+4
| | | | SVN-Revision: 8034
* Upgrade uml to 2.6.22.1Florian Fainelli2007-07-181-1/+1
| | | | SVN-Revision: 8033
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-182-5/+15
| | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-181-1/+1
| | | | SVN-Revision: 8031
* disable a few things that are not packaged yetFelix Fietkau2007-07-182-6/+6
| | | | SVN-Revision: 8030