| Commit message (Expand) | Author | Age | Files | Lines |
* | remove some debug code that slipped into the commit | nbd | 2007-03-16 | 1 | -1/+0 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 53 | -63/+48 |
* | re-enable SDK=1 and DEVELOPER=1 overrides for building all packages | nbd | 2007-03-16 | 1 | -1/+1 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 51 | -121/+10 |
* | Changed kernel configs to enable more packages. Added additional | hcg | 2007-03-16 | 2 | -46/+6 |
* | Fix compilation errors with xt_portscan | florian | 2007-03-16 | 1 | -1/+1 |
* | Fix the serial driver with the devfs removal | florian | 2007-03-16 | 1 | -1/+1 |
* | add a new 'option disabled' to wifi-device | mbm | 2007-03-16 | 3 | -19/+12 |
* | add final fix for brcm47xx-2.6 memory corruption (patch from #1465) | nbd | 2007-03-16 | 1 | -2/+2 |
* | revert part of [6573] to keep the speedup of metadata scanning | nbd | 2007-03-16 | 1 | -20/+20 |
* | formatting and trivial cleanup | mbm | 2007-03-16 | 3 | -82/+71 |
* | Add an 'Image Configuration' menu to menuconfig | nbd | 2007-03-16 | 9 | -115/+166 |
* | split package.mk and clean up build system code (based on patch by mbm), make... | nbd | 2007-03-15 | 4 | -312/+291 |
* | Enable bridge, disable wifi | mbm | 2007-03-15 | 2 | -1/+7 |
* | enable ext2 by default for rb532 (fixes #1466) | nbd | 2007-03-15 | 1 | -1/+1 |
* | 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 |