aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAge
...
* move fuse from target/linux/package/ to package/, update to v2.5.3, add ↵Nicolas Thill2006-06-17
| | | | | | userland lib, util and dev stuff from trunk. SVN-Revision: 3966
* massive via-rhine performance improvementsFelix Fietkau2006-06-16
| | | | SVN-Revision: 3961
* put a size limit on rb532 cf partitionsFelix Fietkau2006-06-16
| | | | SVN-Revision: 3960
* return the correct system type for ArubaImre Kaloz2006-06-15
| | | | SVN-Revision: 3958
* add rb532 supportFelix Fietkau2006-06-15
| | | | SVN-Revision: 3956
* remove old junkFelix Fietkau2006-06-15
| | | | SVN-Revision: 3952
* switch io schedular to deadlineMike Baker2006-06-14
| | | | SVN-Revision: 3945
* remove early_initcall hacksFelix Fietkau2006-06-14
| | | | SVN-Revision: 3944
* hopefully the last fix for the aruba image stuffFelix Fietkau2006-06-13
| | | | SVN-Revision: 3942
* fix annoying make parse errorMike Baker2006-06-13
| | | | SVN-Revision: 3941
* update aruba image building makefile for latest image.mk changesFelix Fietkau2006-06-13
| | | | SVN-Revision: 3940
* remove aruba specific ramdisk optionFelix Fietkau2006-06-13
| | | | SVN-Revision: 3939
* fix aruba ramdisk check for the image buildingFelix Fietkau2006-06-13
| | | | SVN-Revision: 3938
* call Image/BuildKernel template for targets that export their kernel images ↵Felix Fietkau2006-06-12
| | | | | | without filesystem SVN-Revision: 3936
* enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-09
| | | | SVN-Revision: 3925
* make ramdisk support generic, some cleanupsFelix Fietkau2006-06-07
| | | | SVN-Revision: 3911
* disable all other filesystems in menuconfig when initramfs is selectedFelix Fietkau2006-06-07
| | | | SVN-Revision: 3910
* move mips boot patch to generic-2.6Felix Fietkau2006-06-07
| | | | SVN-Revision: 3909
* generic lzma loader: add support for memory copying, preserve prom argumentsFelix Fietkau2006-06-07
| | | | SVN-Revision: 3908
* fix typoFelix Fietkau2006-06-05
| | | | SVN-Revision: 3906
* target/linux/image rewriteFelix Fietkau2006-06-04
| | | | SVN-Revision: 3905
* fix unnecessary kernel rebuildFelix Fietkau2006-06-04
| | | | SVN-Revision: 3904
* fix dependency problemFelix Fietkau2006-06-01
| | | | SVN-Revision: 3885
* cleanup; replace .PHONY with FORCE; disable gdb by defaultFelix Fietkau2006-05-31
| | | | SVN-Revision: 3877
* remove useless FORCE dependFelix Fietkau2006-05-31
| | | | SVN-Revision: 3875
* fix install of in-tree modules ipkgsFelix Fietkau2006-05-31
| | | | SVN-Revision: 3872
* fix root filesystem pathFelix Fietkau2006-05-31
| | | | SVN-Revision: 3871
* remove some debugging junk (#492)Felix Fietkau2006-05-31
| | | | SVN-Revision: 3868
* move target/linux/package/switch to package/, fix a bug in the ipkg ↵Felix Fietkau2006-05-31
| | | | | | dependency handling SVN-Revision: 3864
* move alsa from target/linux/package to package, add compile fix for linux 2.4Felix Fietkau2006-05-31
| | | | SVN-Revision: 3862
* kernel package cleanup, move madwifi from target/linux/package/ to package/, ↵Felix Fietkau2006-05-31
| | | | | | update to 0.9.0 SVN-Revision: 3860
* disable target/linux/packageFelix Fietkau2006-05-31
| | | | SVN-Revision: 3856
* allow building of kernel-specific stuff in package/ instead of ↵Felix Fietkau2006-05-31
| | | | | | target/linux/package/ and merge target/linux/package/base-files into package/base-files SVN-Revision: 3855
* remove madwifi-oldFelix Fietkau2006-05-31
| | | | SVN-Revision: 3854
* resync with kamikazeFelix Fietkau2006-05-30
| | | | SVN-Revision: 3844
* fix configMike Baker2006-05-16
| | | | SVN-Revision: 3785
* fix BR2_ and CONFIG_ issuesMike Baker2006-05-12
| | | | SVN-Revision: 3769
* BR2_ -> CONFIG_Mike Baker2006-05-11
| | | | SVN-Revision: 3766
* remove old trace/verbose junkFelix Fietkau2006-05-10
| | | | SVN-Revision: 3755
* move package/sdk to target/sdkFelix Fietkau2006-04-21
| | | | SVN-Revision: 3695
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21
| | | | SVN-Revision: 3685
* menuconfig cleanupFelix Fietkau2006-04-20
| | | | SVN-Revision: 3684
* disable the ZD1211 driver for linux 2.4 (does not build)Felix Fietkau2006-04-13
| | | | SVN-Revision: 3636
* update openswan to 2.4.5 finalFelix Fietkau2006-04-13
| | | | SVN-Revision: 3635
* cosmetic fix for the ar7 network defaultsFelix Fietkau2006-04-13
| | | | SVN-Revision: 3634
* fix default interface name for ar7Felix Fietkau2006-04-13
| | | | SVN-Revision: 3632
* Add SIP connection tracking helpers. Update 2.6 kernel configuration to ↵Florian Fainelli2006-04-12
| | | | | | build SIP connection tracking helper Add informations in menuconfig SVN-Revision: 3627
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-12
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* Linux 2.6.16.4 *sigh*Imre Kaloz2006-04-12
| | | | SVN-Revision: 3623
* follow the stable tree, upgrade to 2.6.16.3Imre Kaloz2006-04-11
| | | | SVN-Revision: 3618