| Commit message (Expand) | Author | Age | Files | Lines |
* | added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett... | Travis Kemen | 2007-03-15 | 1 | -7/+71 |
* | Change mtu value for pppoa and pppoe (#945) | Florian Fainelli | 2007-03-14 | 2 | -2/+2 |
* | fix kmod-switch compile on brcm-2.4 (#1461) | Felix Fietkau | 2007-03-14 | 2 | -12/+12 |
* | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th... | Felix Fietkau | 2007-03-14 | 18 | -14046/+6 |
* | add reboot fix from #1312 | Felix Fietkau | 2007-03-14 | 3 | -2/+13 |
* | add diag and switch support for brcm47xx-2.6 | Felix Fietkau | 2007-03-14 | 8 | -71/+212 |
* | add -i <include file> and -f <ahtml file> options for awx interpreter (reques... | Felix Fietkau | 2007-03-14 | 1 | -70/+105 |
* | fix the patchlevel of the busybox stty patch | Felix Fietkau | 2007-03-13 | 1 | -2/+2 |
* | Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1... | Hamish Guthrie | 2007-03-13 | 2 | -1/+27 |
* | remove screwy network config override from x86-2.6 base-files | Felix Fietkau | 2007-03-12 | 1 | -19/+0 |
* | add preliminary IOP32x support, mark it broken for now | Imre Kaloz | 2007-03-11 | 6 | -12/+567 |
* | fix gcc version selection | Imre Kaloz | 2007-03-11 | 1 | -1/+1 |
* | oops... forgot to remove line | Felix Fietkau | 2007-03-11 | 1 | -1/+0 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | Felix Fietkau | 2007-03-11 | 3 | -59/+529 |
* | fix staging dir installation of libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+1 |
* | fix typo (#1454) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | Felix Fietkau | 2007-03-11 | 3 | -2/+674 |
* | add libcgi | Felix Fietkau | 2007-03-11 | 1 | -0/+30 |
* | enable httpd config option for running scripts through an interpreter | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
* | oops... forgot to make x86-2.6 ext2 images use preinit as well :) | Felix Fietkau | 2007-03-11 | 1 | -1/+1 |
* | Added dependency on AT91 build | Hamish Guthrie | 2007-03-10 | 1 | -0/+1 |
* | Added MMC/SD Card module support | Hamish Guthrie | 2007-03-10 | 2 | -0/+20 |
* | more devfs related bugs | Mike Baker | 2007-03-09 | 1 | -8/+13 |
* | fix up the netconfig script after the devfs=>hotplug2 migration | Felix Fietkau | 2007-03-09 | 1 | -1/+1 |
* | fallback when devfs names aren't found | Mike Baker | 2007-03-09 | 1 | -1/+6 |
* | Changed default compiler for 2.6 kernels to 4.1.2 | Hamish Guthrie | 2007-03-07 | 1 | -1/+1 |
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | 4 | -2/+87 |
* | Added GPIO driver | Hamish Guthrie | 2007-03-07 | 2 | -0/+358 |
* | Fix config, set directory block to -1 for redboot. | Mike Albon | 2007-03-06 | 1 | -1/+1 |
* | add new config option for the hostname in /etc/config/system (fixes #1302, #1... | Felix Fietkau | 2007-03-06 | 2 | -2/+13 |
* | Add support for LED drivers (clock tick and CPU activity) Removed partition s... | Hamish Guthrie | 2007-03-06 | 3 | -51/+173 |
* | add vga console support for x86-2.6 images (fixes #1342, #840) | Felix Fietkau | 2007-03-06 | 4 | -7/+45 |
* | Modified partition table to support jffs2 | Hamish Guthrie | 2007-03-05 | 1 | -0/+37 |
* | Chaged kernel config so default builds cleanly | Hamish Guthrie | 2007-03-05 | 1 | -21/+14 |
* | trunk.. same deal as changeset:6526 | Tim Yardley | 2007-03-05 | 20 | -0/+0 |
* | fix squashfs for ixp4xx | Imre Kaloz | 2007-03-05 | 1 | -1/+1 |
* | add missing init=/etc/preinit cmdline parameter | Felix Fietkau | 2007-03-05 | 1 | -2/+2 |
* | add squashfs support for ixp4xx | Felix Fietkau | 2007-03-05 | 3 | -8/+17 |
* | more hotplug2/mdev/devfs related fixups, this time for broadcom | Felix Fietkau | 2007-03-04 | 2 | -14/+21 |
* | fix a compile error caused by the devfs removal | Felix Fietkau | 2007-03-04 | 1 | -2/+1 |
* | enable ne2k-pci by default | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | SVN-Revision: 6516 | Imre Kaloz | 2007-03-04 | 1 | -3/+3 |
* | fix metadata scan for profile split | Felix Fietkau | 2007-03-04 | 2 | -5/+17 |
* | reorder target profiles | Felix Fietkau | 2007-03-04 | 6 | -0/+0 |
* | add some missing deps for the metadata files | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | Felix Fietkau | 2007-03-04 | 18 | -28/+38 |
* | make hotplug2 depend on udevtrigger | Felix Fietkau | 2007-03-04 | 1 | -1/+1 |
* | add hotplug2 | Felix Fietkau | 2007-03-04 | 1 | -0/+42 |
* | upgrade udev to latest version and add separate package for udevtrigger (will... | Felix Fietkau | 2007-03-04 | 1 | -2/+13 |
* | Added initial support for at91 plaform (HCG) | Hamish Guthrie | 2007-03-04 | 5 | -0/+19627 |