summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add a "submitting patches" subsectionflorian2007-01-081-5/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change category to Filesystemsflorian2007-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport linux-atm api from 2.6.8.1 for brcm63xx florian2007-01-081-0/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx has ATM supportflorian2007-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch to use our target ar, not the host one (closes: #1164)nico2007-01-081-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more use of the INSTALL_DIR variablenico2007-01-084-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rt61 build on 2.4nico2007-01-072-2/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't exit from failsafe mode after the console shell quits (some devices ↵nbd2007-01-071-1/+0
| | | | | | don't have /dev/console) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub bootopts (#1145)nbd2007-01-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* - Wrap long lines in the documentation, so that patches to the .tex files ↵nbd2007-01-073-71/+187
| | | | | | | | | are more readable. - Fix several typos (see #1163) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a netconfig override for the wl-500g (fixes #1116)nbd2007-01-071-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the brcm-2.6 rewrite,nbd2007-01-079-0/+12141
| | | | | | | | | | | | called brcm47xx-2.6 to better distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing part from [6013]nbd2007-01-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵nbd2007-01-0711-1/+0
| | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: remove the bogus SIZEOF_LONG check (#1127)nbd2007-01-071-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix memory leak in switch drivers (patch from #1132)nbd2007-01-071-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* drop -Werror from busybox - prevents compile errors like #1130nbd2007-01-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert kmod-shfs to the KernelPackage templateflorian2007-01-051-11/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to Linux 2.4.34kaloz2007-01-053-1829/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade wpa_supplicant to v0.5.7 for #1133kaloz2007-01-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel compile on real operating systems :P (closes #1150)kaloz2007-01-051-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo (closes #1149)kaloz2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the KernelPackage template instead of kmod-fooflorian2007-01-057-63/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also use INSTALL_CONF for pppflorian2007-01-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a doc target and use the defined source feeds to make symlinksflorian2007-01-051-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for source feeds in menuconfigflorian2007-01-051-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* malbon has contributed to flash map driver as well, update the driver ↵florian2007-01-051-82/+7
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make 6348 as the default target, yeah, what a fix :/florian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx devices also have USB as wellflorian2007-01-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the README to something more realisticflorian2007-01-051-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to make the kernel be compiledflorian2007-01-051-0/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove getline definition for OSX since we ship a getline implementationflorian2007-01-051-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some more comments on the feeds script, use parameters in functionsflorian2007-01-051-11/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterflorian2007-01-051-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add zd1211rw kernel moduleflorian2007-01-051-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵florian2007-01-051-0/+45
| | | | | | BSDs as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some more documentation : how to add a new target to OpenWrt, howto ↵florian2007-01-055-26/+412
| | | | | | report bugs, change the svn:ignore property on the docs/ repository git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* /etc/config/* should use INSTALL_DATApavlov2007-01-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64nico2007-01-041-0/+4490
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix b/g mode selection for madwifi, update documentationnbd2007-01-042-7/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix pfkey compile problem on 2.4 kernels.malbon2007-01-031-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tweak grub install in x86 ext2 imagesnico2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grub segfaults on hosts where gcc is built with stack smashing protectionnico2007-01-021-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Was not selected by default actually :/florian2007-01-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add another download source, also mirror it to openwrt mirror (#1124)florian2007-01-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable pcmcia for brcm63xx (#1125)florian2007-01-021-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix iptables warning about 'wierd' interface names (#1082)nbd2007-01-011-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace our no_shadow fix with a better patch from upstream (#1118)nbd2007-01-011-7/+225
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the ↵nbd2007-01-013-3/+3
| | | | | | stuff from wireless-dev later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make telnetd standalonenbd2007-01-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5959 3c298f89-4303-0410-b956-a3cf2f4a3e73