summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Collapse)AuthorAgeFilesLines
* add recipe to bannerImre Kaloz2005-12-201-2/+5
| | | | SVN-Revision: 2739
* add ipkg/conffiles, add Id tag to the Makefile, standardize.Nicolas Thill2005-12-205-35/+66
| | | | SVN-Revision: 2738
* fix MakefileOliver Ertl2005-12-201-1/+1
| | | | SVN-Revision: 2737
* fix patchOliver Ertl2005-12-201-2/+2
| | | | SVN-Revision: 2736
* fix busybox+ipkg buildNicolas Thill2005-12-191-11/+0
| | | | SVN-Revision: 2733
* fix ipkg segfaultsNicolas Thill2005-12-191-1/+1
| | | | SVN-Revision: 2732
* fix missing CONFIG_IP_NF_NAT_MMSOliver Ertl2005-12-191-0/+2
| | | | SVN-Revision: 2731
* sync x86 configWaldemar Brodkorb2005-12-191-361/+504
| | | | SVN-Revision: 2730
* remove duplicate codeWaldemar Brodkorb2005-12-181-9/+4
| | | | SVN-Revision: 2729
* minor cleanup of flash map driverWaldemar Brodkorb2005-12-181-35/+23
| | | | SVN-Revision: 2728
* fix image build for 2.6 and 4MB jffs2 imagesWaldemar Brodkorb2005-12-181-0/+4
| | | | SVN-Revision: 2727
* add experimental sane-backends package, like to get canon scanner working ↵Waldemar Brodkorb2005-12-186-0/+94
| | | | | | via saned SVN-Revision: 2726
* fix compile issues, from http://bugs.xelerance.com/view.php?id=509Waldemar Brodkorb2005-12-181-0/+78
| | | | SVN-Revision: 2725
* Added peerguardianFlorian Fainelli2005-12-185-0/+107
| | | | SVN-Revision: 2724
* Corrected URLFlorian Fainelli2005-12-181-1/+1
| | | | SVN-Revision: 2723
* Corrected package nameFlorian Fainelli2005-12-181-1/+1
| | | | SVN-Revision: 2722
* Corrected bug #149Florian Fainelli2005-12-181-1/+1
| | | | SVN-Revision: 2721
* fix #81Imre Kaloz2005-12-181-1/+1
| | | | SVN-Revision: 2720
* add minor code cleanup and a core reset for internal sb devices that need itFelix Fietkau2005-12-181-97/+130
| | | | SVN-Revision: 2718
* add BCM4710A0 cache workarounds (#143)Felix Fietkau2005-12-181-0/+316
| | | | SVN-Revision: 2717
* finally fix pci issues (#132)Felix Fietkau2005-12-181-42/+85
| | | | SVN-Revision: 2716
* add support for wgt634u nvram, change the order of the serial ports on the ↵Felix Fietkau2005-12-171-73/+351
| | | | | | wgt (will use ttyS0 as console port now), fix exports for the switch drivers SVN-Revision: 2715
* Added ipcadFlorian Fainelli2005-12-175-0/+72
| | | | SVN-Revision: 2714
* Corrrected URLFlorian Fainelli2005-12-171-1/+1
| | | | SVN-Revision: 2713
* Added macchangerFlorian Fainelli2005-12-175-0/+66
| | | | SVN-Revision: 2712
* fix network hotplug scripts for 2.6Felix Fietkau2005-12-171-2/+2
| | | | SVN-Revision: 2711
* add missing quoteWaldemar Brodkorb2005-12-161-1/+1
| | | | SVN-Revision: 2710
* fix package version and ack source name change, use target optimization ↵Nicolas Thill2005-12-162-80/+7
| | | | | | cflags, remove conflicting patch. SVN-Revision: 2709
* standardize, don't install everything - just the binary, add Id tag to the ↵Nicolas Thill2005-12-163-26/+39
| | | | | | Makefile. SVN-Revision: 2708
* use target optimization cflags for ilbc codecNicolas Thill2005-12-161-0/+21
| | | | SVN-Revision: 2707
* fix asterisk build when asterisk-sqlite is selectedNicolas Thill2005-12-161-0/+3
| | | | SVN-Revision: 2706
* fix typo regarding vnc-reflectorNicolas Thill2005-12-161-1/+1
| | | | SVN-Revision: 2705
* really fix #10 nowImre Kaloz2005-12-1618-0/+0
| | | | SVN-Revision: 2704
* sync with kmod-madwifiImre Kaloz2005-12-161-4/+4
| | | | SVN-Revision: 2701
* add gcc bugfixImre Kaloz2005-12-162-0/+32
| | | | SVN-Revision: 2700
* fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string ↵Waldemar Brodkorb2005-12-161-223/+306
| | | | | | from 2.6, need runtime testing SVN-Revision: 2699
* fix wificonf compile error (#137)Felix Fietkau2005-12-161-0/+1
| | | | SVN-Revision: 2698
* port l2tpd fixes from changeset:2696 to trunk.Nicolas Thill2005-12-168-1/+1291
| | | | SVN-Revision: 2697
* add gcc 3.4.5Imre Kaloz2005-12-1614-1/+4231
| | | | SVN-Revision: 2695
* make file namingImre Kaloz2005-12-161-0/+0
| | | | SVN-Revision: 2694
* add gcc4 patches for 2.4Imre Kaloz2005-12-164-56/+2268
| | | | SVN-Revision: 2693
* add gcc4 fix for iptables 1.3.4Imre Kaloz2005-12-161-0/+30
| | | | SVN-Revision: 2692
* fix one of the iptables 1.3.4 compile errors on 2.4Waldemar Brodkorb2005-12-151-9/+9
| | | | SVN-Revision: 2691
* fix remaining pci problems with brcm-2.6 (fixes #132)Felix Fietkau2005-12-151-5/+7
| | | | SVN-Revision: 2690
* add cleanup and system code upgrade for brcm-2.6. pci seems to work, but ↵Felix Fietkau2005-12-151-7195/+4703
| | | | | | spits out weird errors -> still needs fixing SVN-Revision: 2689
* rename the patch to better match its purpose, add target optimization ↵Nicolas Thill2005-12-153-27/+39
| | | | | | cflags, prevent host system detection to set compile-time options. SVN-Revision: 2688
* upgrade busybox to v1.1.0-pre1Imre Kaloz2005-12-156-382/+337
| | | | SVN-Revision: 2687
* fix directory nameImre Kaloz2005-12-151-1/+1
| | | | SVN-Revision: 2686
* upgrade madwifi snapshot to r1358Imre Kaloz2005-12-151-4/+4
| | | | SVN-Revision: 2684
* add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on ↵Imre Kaloz2005-12-1510-7599/+1901
| | | | | | Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4 SVN-Revision: 2683