| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make the i2c driver work, as a module | florian | 2006-12-30 | 2 | -24/+9 |
* | ixp4xx-2.6 kernel config: Disabled XATTR for ext2 and ext3 (to match other ke... | rwhitby | 2006-12-29 | 1 | -10/+5 |
* | fix uml-2.6 build with 2.6.19.1 | nico | 2006-12-29 | 3 | -90/+152 |
* | Updated slugimage to the latest upstream version, which fixes the small kerne... | rwhitby | 2006-12-29 | 1 | -83/+85 |
* | Forgot to make i2c driver depend on i2c bit banging algorithm | florian | 2006-12-28 | 1 | -2/+3 |
* | Forgot to add the i2c id, grr | florian | 2006-12-28 | 1 | -0/+13 |
* | Small typo | florian | 2006-12-28 | 1 | -1/+1 |
* | Port the i2c-gpio driver to the 2.6 kernel | florian | 2006-12-28 | 3 | -3/+524 |
* | Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) | florian | 2006-12-28 | 1 | -0/+181 |
* | Add Intel/VIA usb-uhci support (#1098) | florian | 2006-12-28 | 2 | -5/+14 |
* | Fix the counters bug (#983) | florian | 2006-12-27 | 1 | -1/+1 |
* | Update the crc checksum to allow images being flashed via tftp | florian | 2006-12-27 | 1 | -1/+1 |
* | Remove usb-controller dependency (#1007) | florian | 2006-12-27 | 1 | -1/+1 |
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | nbd | 2006-12-27 | 1 | -1/+1 |
* | madwifi: fix setting the essid for ap mode | nbd | 2006-12-27 | 1 | -1/+1 |
* | Forgot kmod-ipt-imq dependency (#1076) | florian | 2006-12-25 | 1 | -1/+1 |
* | store the default kernel version for our ports in a single place (target make... | nbd | 2006-12-25 | 16 | -55/+18 |
* | Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, every... | nbd | 2006-12-25 | 9 | -0/+6397 |
* | Fix msdos module loading (#1086) | florian | 2006-12-23 | 1 | -1/+1 |
* | Also build bzImage for rdc boards | florian | 2006-12-23 | 1 | -0/+3 |
* | Fixed typo, it might work now :-) | rwhitby | 2006-12-23 | 1 | -1/+1 |
* | Generate a flashable image for the NSLU2 | rwhitby | 2006-12-23 | 1 | -0/+6 |
* | Utility for creating installable image for the NSLU2. | rwhitby | 2006-12-23 | 1 | -0/+1202 |
* | remove problematic change that probably broke SoC support | nbd | 2006-12-22 | 1 | -31/+1 |
* | move hostapd setup function to wireless-tools package, as it is driver indepe... | nbd | 2006-12-22 | 3 | -66/+69 |
* | nuke old madwifi init script, add new /lib/wifi handler (usable for many conf... | nbd | 2006-12-22 | 3 | -8/+6 |
* | lots of enhancements for the madwifi script (hostapd calls for ap with wpa im... | nbd | 2006-12-22 | 1 | -36/+125 |
* | update madwifi SoC support patch, add device ids for 2317 (will be functional... | nbd | 2006-12-22 | 1 | -9/+83 |
* | Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo... | rwhitby | 2006-12-21 | 1 | -17/+7 |
* | replace another instance of a relative path to generic-2.* with an absolute o... | nbd | 2006-12-20 | 1 | -1/+1 |
* | more cleanup | nbd | 2006-12-20 | 1 | -174/+2 |
* | Initial stab at netconfig for nslu2 and nas100d | rwhitby | 2006-12-20 | 2 | -0/+99 |
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | nico | 2006-12-20 | 1 | -2/+2 |
* | Compiled the ixp4xx on-board network support into the kernel, so that auto-lo... | rwhitby | 2006-12-20 | 1 | -3/+3 |
* | remove hardcoded package name | nbd | 2006-12-20 | 1 | -1/+1 |
* | prepare for moving part of the firewall to hotplug. created new chains {input... | nbd | 2006-12-20 | 3 | -29/+25 |
* | don't try to automount loopback devices (#1011) | nbd | 2006-12-20 | 1 | -1/+1 |
* | add a workaround for self-killing init scripts on restart (#1023) | nbd | 2006-12-20 | 1 | -0/+1 |
* | fix ppp keepalive setting (#1071) | nbd | 2006-12-20 | 1 | -2/+2 |
* | add wlc commands for setting 802.11d and 802.11h mode, disable both by defaul... | nbd | 2006-12-20 | 2 | -0/+16 |
* | fix size of config partition on ar7 (#902) | nbd | 2006-12-20 | 1 | -1/+1 |
* | add a variable to keep track of the list of sections when loading uci config ... | nbd | 2006-12-20 | 1 | -4/+21 |
* | Add image generation for ar525w | florian | 2006-12-19 | 1 | -7/+3 |
* | Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there... | rwhitby | 2006-12-19 | 1 | -2/+40 |
* | Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d | rwhitby | 2006-12-19 | 1 | -3/+128 |
* | add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig... | nbd | 2006-12-19 | 2 | -0/+65 |
* | change the type of plat_irq_dispatch | nbd | 2006-12-19 | 1 | -1/+1 |
* | remove obsolete patch | nbd | 2006-12-19 | 1 | -13/+0 |
* | cosmetic fix: make the pci slot check more readable | nbd | 2006-12-19 | 1 | -1/+1 |
* | add a better pci fix for rb532 | nbd | 2006-12-19 | 2 | -48/+25 |