4352 Commits (6999dd0f420346868c4c33424b826f634ba3d8bc)
 

Author SHA1 Message Date
Nicolas Thill 6999dd0f42 fix rt61 build on 2.4 18 years ago
Felix Fietkau 040e093439 don't exit from failsafe mode after the console shell quits (some devices don't have /dev/console) 18 years ago
Felix Fietkau 36f961d406 fix grub bootopts (#1145) 18 years ago
Felix Fietkau 395eedf86a - Wrap long lines in the documentation, so that patches to the .tex files are more readable. - Fix several typos (see #1163) 18 years ago
Felix Fietkau 5d22a52440 add a netconfig override for the wl-500g (fixes #1116) 18 years ago
Felix Fietkau b266b01045 Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better distinguish it from 63xx. 18 years ago
Felix Fietkau 8ca620c2a6 add missing part from [6013] 18 years ago
Felix Fietkau 16ab10a683 move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between those two. symlink will be added in the next commit (i don't think svn can do that change atomically) 18 years ago
Felix Fietkau 66b58ae229 busybox: remove the bogus SIZEOF_LONG check (#1127) 18 years ago
Felix Fietkau dd03b56357 fix memory leak in switch drivers (patch from #1132) 18 years ago
Felix Fietkau 9ad2609933 drop -Werror from busybox - prevents compile errors like #1130 18 years ago
Florian Fainelli 10f15193a2 Convert kmod-shfs to the KernelPackage template 18 years ago
Imre Kaloz 3f881e9573 upgrade to Linux 2.4.34 18 years ago
Imre Kaloz 09b0a6feb6 upgrade wpa_supplicant to v0.5.7 for #1133 18 years ago
Imre Kaloz d82a8a3da0 fix kernel compile on real operating systems :P (closes #1150) 18 years ago
Imre Kaloz 102e46bf19 fix typo (closes #1149) 18 years ago
Florian Fainelli 76b24f64fa Use the KernelPackage template instead of kmod-foo 18 years ago
Florian Fainelli 4f014d13c4 Also use INSTALL_CONF for ppp 18 years ago
Florian Fainelli efd05a509f Add a doc target and use the defined source feeds to make symlinks 18 years ago
Florian Fainelli 14c796aca1 Add support for source feeds in menuconfig 18 years ago
Florian Fainelli 99da585ca2 malbon has contributed to flash map driver as well, update the driver description 18 years ago
Florian Fainelli 3902c7145f Make 6348 as the default target, yeah, what a fix :/ 18 years ago
Florian Fainelli 1073e86f40 brcm63xx devices also have USB as well 18 years ago
Florian Fainelli 48bed14af3 Update the README to something more realistic 18 years ago
Florian Fainelli 3fc2a24f04 Add an OSX specific patch to make the kernel be compiled 18 years ago
Florian Fainelli 6bc5b7ae43 Remove getline definition for OSX since we ship a getline implementation 18 years ago
Florian Fainelli b6b8207cae Add some more comments on the feeds script, use parameters in functions 18 years ago
Florian Fainelli 9ec6cf2939 Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later 18 years ago
Florian Fainelli 5b5c64e8fd Add zd1211rw kernel module 18 years ago
Florian Fainelli e7a59e57f9 Add an OSX specific patch to compile busybox with Darwin, possible fix for BSDs as well 18 years ago
Florian Fainelli 600dace307 Add some more documentation : how to add a new target to OpenWrt, howto report bugs, change the svn:ignore property on the docs/ repository 18 years ago
Tim Yardley 75894edf2f /etc/config/* should use INSTALL_DATA 18 years ago
Nicolas Thill 1cd10f0538 add a patch for grub-0.97 from LFS to fix segfaults on x86_64 18 years ago
Felix Fietkau c15d072541 fix b/g mode selection for madwifi, update documentation 18 years ago
Mike Albon 80c5a55e3e Fix pfkey compile problem on 2.4 kernels. 18 years ago
Nicolas Thill e0f251d25f tweak grub install in x86 ext2 images 18 years ago
Nicolas Thill 6a3be09b04 fix grub segfaults on hosts where gcc is built with stack smashing protection 18 years ago
Florian Fainelli 6f21268047 Was not selected by default actually :/ 18 years ago
Florian Fainelli 66cb7db1f9 Add another download source, also mirror it to openwrt mirror (#1124) 18 years ago
Florian Fainelli 73e0ae167d Enable pcmcia for brcm63xx (#1125) 18 years ago
Felix Fietkau 34272dbc04 fix iptables warning about 'wierd' interface names (#1082) 18 years ago
Felix Fietkau db9220ba83 replace our no_shadow fix with a better patch from upstream (#1118) 18 years ago
Felix Fietkau 0d0cb7bf9c make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff from wireless-dev later 18 years ago
Felix Fietkau f85b032709 make telnetd standalone 18 years ago
Felix Fietkau 30818a4939 revert to previous awk getopt behavior - the new one seems crappier and breaks a few things, like multiple -f arguments 18 years ago
Nicolas Thill 7303cda9fb fix busybox linking when /bin/sh is not bash (closes: #1115) 18 years ago
Felix Fietkau 78589eabf2 update busybox menuconfig for the latest version 18 years ago
Rod Whitby 044897bd8a Include the IXP4XX NPE microcode into the NSLU2 firmware image. 18 years ago
Rod Whitby fb8f8ffcc2 Added the npe-ucode package to create the microcode for the IXP4XX NPE ethernet driver. Note that the user has to download the actual Intel microcode package themselves (agreeing to the Intel license to do so). 18 years ago
Felix Fietkau 9052cff7c9 reorder netfilter patches, update layer7 kernel to latest version, should improve stability 18 years ago