| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some more documentation : how to add a new target to OpenWrt, howto repor... | Florian Fainelli | 2007-01-05 | 5 | -26/+412 |
* | /etc/config/* should use INSTALL_DATA | Tim Yardley | 2007-01-04 | 1 | -1/+1 |
* | add a patch for grub-0.97 from LFS to fix segfaults on x86_64 | Nicolas Thill | 2007-01-04 | 1 | -0/+4490 |
* | fix b/g mode selection for madwifi, update documentation | Felix Fietkau | 2007-01-04 | 2 | -7/+51 |
* | Fix pfkey compile problem on 2.4 kernels. | Mike Albon | 2007-01-03 | 1 | -0/+33 |
* | tweak grub install in x86 ext2 images | Nicolas Thill | 2007-01-02 | 1 | -1/+2 |
* | fix grub segfaults on hosts where gcc is built with stack smashing protection | Nicolas Thill | 2007-01-02 | 1 | -1/+10 |
* | Was not selected by default actually :/ | Florian Fainelli | 2007-01-02 | 1 | -1/+1 |
* | Add another download source, also mirror it to openwrt mirror (#1124) | Florian Fainelli | 2007-01-02 | 1 | -1/+2 |
* | Enable pcmcia for brcm63xx (#1125) | Florian Fainelli | 2007-01-02 | 1 | -4/+12 |
* | fix iptables warning about 'wierd' interface names (#1082) | Felix Fietkau | 2007-01-01 | 1 | -0/+28 |
* | replace our no_shadow fix with a better patch from upstream (#1118) | Felix Fietkau | 2007-01-01 | 1 | -7/+225 |
* | make ralink legacy drivers depend on linux 2.4 - linux 2.6 will use the stuff... | Felix Fietkau | 2007-01-01 | 3 | -3/+3 |
* | make telnetd standalone | Felix Fietkau | 2007-01-01 | 1 | -1/+1 |
* | revert to previous awk getopt behavior - the new one seems crappier and break... | Felix Fietkau | 2007-01-01 | 1 | -0/+81 |
* | fix busybox linking when /bin/sh is not bash (closes: #1115) | Nicolas Thill | 2007-01-01 | 1 | -0/+9 |
* | update busybox menuconfig for the latest version | Felix Fietkau | 2007-01-01 | 17 | -119/+358 |
* | Include the IXP4XX NPE microcode into the NSLU2 firmware image. | Rod Whitby | 2007-01-01 | 1 | -2/+1 |
* | Added the npe-ucode package to create the microcode for the IXP4XX NPE ethern... | Rod Whitby | 2007-01-01 | 3 | -1/+200 |
* | reorder netfilter patches, update layer7 kernel to latest version, should imp... | Felix Fietkau | 2007-01-01 | 8 | -286/+382 |
* | Added OBJCOPY variable for calling the cross-objcopy command (required for Ap... | Rod Whitby | 2007-01-01 | 1 | -1/+2 |
* | Include apex bootloader in nslu2 image | Rod Whitby | 2007-01-01 | 1 | -2/+10 |
* | Apex bootloader (for ixp4xx devices) | Rod Whitby | 2007-01-01 | 2 | -0/+190 |
* | Add an install rule for configuration files | Florian Fainelli | 2006-12-31 | 1 | -0/+1 |
* | Include yamonenv by default in au1000 images | Florian Fainelli | 2006-12-31 | 1 | -0/+1 |
* | Fix the lock warning (#1111), also add another download source | Florian Fainelli | 2006-12-31 | 2 | -2/+4 |
* | Add a first implementation of a source feed checkout | Florian Fainelli | 2006-12-31 | 2 | -0/+62 |
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | Nicolas Thill | 2006-12-30 | 22 | -1196/+593 |
* | add d80211 from a recent wireless-dev checkout | Felix Fietkau | 2006-12-30 | 38 | -0/+20054 |
* | add compatibility patch for d80211 | Felix Fietkau | 2006-12-30 | 1 | -0/+11 |
* | only squash owners, not permissions, when generating ext2 images | Nicolas Thill | 2006-12-30 | 1 | -1/+1 |
* | Add rt2500 as a kernel package, with pci id fix to make the latest a/b/g card... | Florian Fainelli | 2006-12-30 | 2 | -0/+79 |
* | Make rt61 become a real kernel package | Florian Fainelli | 2006-12-30 | 1 | -14/+10 |
* | Make the i2c driver work, as a module | Florian Fainelli | 2006-12-30 | 2 | -24/+9 |
* | ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ke... | Rod Whitby | 2006-12-29 | 1 | -10/+5 |
* | fix uml-2.6 build with 2.6.19.1 | Nicolas Thill | 2006-12-29 | 3 | -90/+152 |
* | Updated slugimage to the latest upstream version, which fixes the small kerne... | Rod Whitby | 2006-12-29 | 1 | -83/+85 |
* | Forgot to make i2c driver depend on i2c bit banging algorithm | Florian Fainelli | 2006-12-28 | 1 | -2/+3 |
* | Forgot to add the i2c id, grr | Florian Fainelli | 2006-12-28 | 1 | -0/+13 |
* | Small typo | Florian Fainelli | 2006-12-28 | 1 | -1/+1 |
* | Port the i2c-gpio driver to the 2.6 kernel | Florian Fainelli | 2006-12-28 | 3 | -3/+524 |
* | Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) | Florian Fainelli | 2006-12-28 | 1 | -0/+181 |
* | Add Intel/VIA usb-uhci support (#1098) | Florian Fainelli | 2006-12-28 | 2 | -5/+14 |
* | Fix the counters bug (#983) | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
* | Remove usb-controller dependency (#1007) | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 | 1 | -1/+1 |
* | madwifi: fix setting the essid for ap mode | Felix Fietkau | 2006-12-27 | 1 | -1/+1 |
* | Forgot kmod-ipt-imq dependency (#1076) | Florian Fainelli | 2006-12-25 | 1 | -1/+1 |
* | store the default kernel version for our ports in a single place (target make... | Felix Fietkau | 2006-12-25 | 16 | -55/+18 |