| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Wrap long lines in the documentation, so that patches to the .tex files are... | nbd | 2007-01-07 | 3 | -71/+187 |
* | add a netconfig override for the wl-500g (fixes #1116) | nbd | 2007-01-07 | 1 | -0/+4 |
* | Add initial version of the brcm-2.6 rewrite, | nbd | 2007-01-07 | 9 | -0/+12141 |
* | add missing part from [6013] | nbd | 2007-01-07 | 1 | -0/+1 |
* | move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between tho... | nbd | 2007-01-07 | 11 | -1/+0 |
* | busybox: remove the bogus SIZEOF_LONG check (#1127) | nbd | 2007-01-07 | 1 | -0/+12 |
* | fix memory leak in switch drivers (patch from #1132) | nbd | 2007-01-07 | 1 | -0/+1 |
* | drop -Werror from busybox - prevents compile errors like #1130 | nbd | 2007-01-06 | 1 | -0/+12 |
* | Convert kmod-shfs to the KernelPackage template | florian | 2007-01-05 | 1 | -11/+5 |
* | upgrade to Linux 2.4.34 | kaloz | 2007-01-05 | 3 | -1829/+2 |
* | upgrade wpa_supplicant to v0.5.7 for #1133 | kaloz | 2007-01-05 | 1 | -2/+2 |
* | fix kernel compile on real operating systems :P (closes #1150) | kaloz | 2007-01-05 | 1 | -10/+10 |
* | fix typo (closes #1149) | kaloz | 2007-01-05 | 1 | -1/+1 |
* | Use the KernelPackage template instead of kmod-foo | florian | 2007-01-05 | 7 | -63/+37 |
* | Also use INSTALL_CONF for ppp | florian | 2007-01-05 | 1 | -2/+2 |
* | Add a doc target and use the defined source feeds to make symlinks | florian | 2007-01-05 | 1 | -1/+7 |
* | Add support for source feeds in menuconfig | florian | 2007-01-05 | 1 | -0/+7 |
* | malbon has contributed to flash map driver as well, update the driver descrip... | florian | 2007-01-05 | 1 | -82/+7 |
* | Make 6348 as the default target, yeah, what a fix :/ | florian | 2007-01-05 | 1 | -1/+1 |
* | brcm63xx devices also have USB as well | florian | 2007-01-05 | 1 | -1/+1 |
* | Update the README to something more realistic | florian | 2007-01-05 | 1 | -2/+4 |
* | Add an OSX specific patch to make the kernel be compiled | florian | 2007-01-05 | 1 | -0/+145 |
* | Remove getline definition for OSX since we ship a getline implementation | florian | 2007-01-05 | 1 | -0/+52 |
* | Add some more comments on the feeds script, use parameters in functions | florian | 2007-01-05 | 1 | -11/+15 |
* | Add i2c kernel modules for Au1000 i2c to gpio driver, can be extended later | florian | 2007-01-05 | 1 | -0/+43 |
* | Add zd1211rw kernel module | florian | 2007-01-05 | 1 | -0/+9 |
* | Add an OSX specific patch to compile busybox with Darwin, possible fix for BS... | florian | 2007-01-05 | 1 | -0/+45 |
* | Add some more documentation : how to add a new target to OpenWrt, howto repor... | florian | 2007-01-05 | 5 | -26/+412 |
* | /etc/config/* should use INSTALL_DATA | pavlov | 2007-01-04 | 1 | -1/+1 |
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | nico | 2007-01-04 | 1 | -0/+4490 |
* | fix b/g mode selection for madwifi, update documentation | nbd | 2007-01-04 | 2 | -7/+51 |
* | Fix pfkey compile problem on 2.4 kernels. | malbon | 2007-01-03 | 1 | -0/+33 |
* | tweak grub install in x86 ext2 images | nico | 2007-01-02 | 1 | -1/+2 |
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | nico | 2007-01-02 | 1 | -1/+10 |
* | Was not selected by default actually :/ | florian | 2007-01-02 | 1 | -1/+1 |
* | Add another download source, also mirror it to openwrt mirror (#1124) | florian | 2007-01-02 | 1 | -1/+2 |
* | Enable pcmcia for brcm63xx (#1125) | florian | 2007-01-02 | 1 | -4/+12 |
* | fix iptables warning about 'wierd' interface names (#1082) | nbd | 2007-01-01 | 1 | -0/+28 |
* | replace our no_shadow fix with a better patch from upstream (#1118) | nbd | 2007-01-01 | 1 | -7/+225 |
* | make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff... | nbd | 2007-01-01 | 3 | -3/+3 |
* | make telnetd standalone | nbd | 2007-01-01 | 1 | -1/+1 |
* | revert to previous awk getopt behavior - the new one seems crappier and break... | nbd | 2007-01-01 | 1 | -0/+81 |
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | nico | 2007-01-01 | 1 | -0/+9 |
* | update busybox menuconfig for the latest version | nbd | 2007-01-01 | 17 | -119/+358 |
* | Include the IXP4XX NPE microcode into the NSLU2 firmware image. | rwhitby | 2007-01-01 | 1 | -2/+1 |
* | Added the npe-ucode package to create the microcode for the IXP4XX NPE ethern... | rwhitby | 2007-01-01 | 3 | -1/+200 |
* | reorder netfilter patches, update layer7 kernel to latest version, should imp... | nbd | 2007-01-01 | 8 | -286/+382 |
* | Added OBJCOPY variable for calling the cross-objcopy command (required for Ap... | rwhitby | 2007-01-01 | 1 | -1/+2 |
* | Include apex bootloader in nslu2 image | rwhitby | 2007-01-01 | 1 | -2/+10 |
* | Apex bootloader (for ixp4xx devices) | rwhitby | 2007-01-01 | 2 | -0/+190 |