summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't exit from failsafe mode after the console shell quits (some devices ↵Felix Fietkau2007-01-071-1/+0
| | | | | | don't have /dev/console) SVN-Revision: 6020
* fix grub bootopts (#1145)Felix Fietkau2007-01-071-2/+2
| | | | SVN-Revision: 6019
* - Wrap long lines in the documentation, so that patches to the .tex files ↵Felix Fietkau2007-01-073-71/+187
| | | | | | are more readable. - Fix several typos (see #1163) SVN-Revision: 6018
* add a netconfig override for the wl-500g (fixes #1116)Felix Fietkau2007-01-071-0/+4
| | | | SVN-Revision: 6016
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-079-0/+12141
| | | | | | | | | | 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. SVN-Revision: 6015
* add missing part from [6013]Felix Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6014
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵Felix Fietkau2007-01-0711-1/+0
| | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013
* busybox: remove the bogus SIZEOF_LONG check (#1127)Felix Fietkau2007-01-071-0/+12
| | | | SVN-Revision: 6012
* fix memory leak in switch drivers (patch from #1132)Felix Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6011
* drop -Werror from busybox - prevents compile errors like #1130Felix Fietkau2007-01-061-0/+12
| | | | SVN-Revision: 6009
* Convert kmod-shfs to the KernelPackage templateFlorian Fainelli2007-01-051-11/+5
| | | | SVN-Revision: 6001
* upgrade to Linux 2.4.34Imre Kaloz2007-01-053-1829/+2
| | | | SVN-Revision: 6000
* upgrade wpa_supplicant to v0.5.7 for #1133Imre Kaloz2007-01-051-2/+2
| | | | SVN-Revision: 5998
* fix kernel compile on real operating systems :P (closes #1150)Imre Kaloz2007-01-051-10/+10
| | | | SVN-Revision: 5997
* fix typo (closes #1149)Imre Kaloz2007-01-051-1/+1
| | | | SVN-Revision: 5996
* Use the KernelPackage template instead of kmod-fooFlorian Fainelli2007-01-057-63/+37
| | | | SVN-Revision: 5995
* Also use INSTALL_CONF for pppFlorian Fainelli2007-01-051-2/+2
| | | | SVN-Revision: 5994
* Add a doc target and use the defined source feeds to make symlinksFlorian Fainelli2007-01-051-1/+7
| | | | SVN-Revision: 5993
* Add support for source feeds in menuconfigFlorian Fainelli2007-01-051-0/+7
| | | | SVN-Revision: 5992
* malbon has contributed to flash map driver as well, update the driver ↵Florian Fainelli2007-01-051-82/+7
| | | | | | description SVN-Revision: 5991
* Make 6348 as the default target, yeah, what a fix :/Florian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5990
* brcm63xx devices also have USB as wellFlorian Fainelli2007-01-051-1/+1
| | | | SVN-Revision: 5989
* Update the README to something more realisticFlorian Fainelli2007-01-051-2/+4
| | | | SVN-Revision: 5988
* Add an OSX specific patch to make the kernel be compiledFlorian Fainelli2007-01-051-0/+145
| | | | SVN-Revision: 5987
* Remove getline definition for OSX since we ship a getline implementationFlorian Fainelli2007-01-051-0/+52
| | | | SVN-Revision: 5986
* Add some more comments on the feeds script, use parameters in functionsFlorian Fainelli2007-01-051-11/+15
| | | | SVN-Revision: 5985
* Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended laterFlorian Fainelli2007-01-051-0/+43
| | | | SVN-Revision: 5984
* Add zd1211rw kernel moduleFlorian Fainelli2007-01-051-0/+9
| | | | SVN-Revision: 5983
* Add an OSX specific patch to compile busybox with Darwin, possible fix for ↵Florian Fainelli2007-01-051-0/+45
| | | | | | BSDs as well SVN-Revision: 5982
* Add some more documentation : how to add a new target to OpenWrt, howto ↵Florian Fainelli2007-01-055-26/+412
| | | | | | report bugs, change the svn:ignore property on the docs/ repository SVN-Revision: 5981
* /etc/config/* should use INSTALL_DATATim Yardley2007-01-041-1/+1
| | | | SVN-Revision: 5976
* add a patch for grub-0.97 from LFS to fix segfaults on x86_64Nicolas Thill2007-01-041-0/+4490
| | | | SVN-Revision: 5974
* fix b/g mode selection for madwifi, update documentationFelix Fietkau2007-01-042-7/+51
| | | | SVN-Revision: 5973
* Fix pfkey compile problem on 2.4 kernels.Mike Albon2007-01-031-0/+33
| | | | SVN-Revision: 5972
* tweak grub install in x86 ext2 imagesNicolas Thill2007-01-021-1/+2
| | | | SVN-Revision: 5970
* fix grub segfaults on hosts where gcc is built with stack smashing protectionNicolas Thill2007-01-021-1/+10
| | | | SVN-Revision: 5969
* Was not selected by default actually :/Florian Fainelli2007-01-021-1/+1
| | | | SVN-Revision: 5966
* Add another download source, also mirror it to openwrt mirror (#1124)Florian Fainelli2007-01-021-1/+2
| | | | SVN-Revision: 5964
* Enable pcmcia for brcm63xx (#1125)Florian Fainelli2007-01-021-4/+12
| | | | SVN-Revision: 5963
* fix iptables warning about 'wierd' interface names (#1082)Felix Fietkau2007-01-011-0/+28
| | | | SVN-Revision: 5962
* replace our no_shadow fix with a better patch from upstream (#1118)Felix Fietkau2007-01-011-7/+225
| | | | SVN-Revision: 5961
* make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the ↵Felix Fietkau2007-01-013-3/+3
| | | | | | stuff from wireless-dev later SVN-Revision: 5960
* make telnetd standaloneFelix Fietkau2007-01-011-1/+1
| | | | SVN-Revision: 5959
* revert to previous awk getopt behavior - the new one seems crappier and ↵Felix Fietkau2007-01-011-0/+81
| | | | | | breaks a few things, like multiple -f arguments SVN-Revision: 5958
* fix busybox linking when /bin/sh is not bash (closes: #1115)Nicolas Thill2007-01-011-0/+9
| | | | SVN-Revision: 5954
* update busybox menuconfig for the latest versionFelix Fietkau2007-01-0117-119/+358
| | | | SVN-Revision: 5953
* Include the IXP4XX NPE microcode into the NSLU2 firmware image.Rod Whitby2007-01-011-2/+1
| | | | SVN-Revision: 5952
* Added the npe-ucode package to create the microcode for the IXP4XX NPE ↵Rod Whitby2007-01-013-1/+200
| | | | | | ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). SVN-Revision: 5951
* reorder netfilter patches, update layer7 kernel to latest version, should ↵Felix Fietkau2007-01-018-286/+382
| | | | | | improve stability SVN-Revision: 5950
* Added OBJCOPY variable for calling the cross-objcopy command (required for ↵Rod Whitby2007-01-011-1/+2
| | | | | | Apex booloader) SVN-Revision: 5949