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