aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make lzma-loader sdram mapping configurable (#1169)Eugene Konev2007-03-183-4/+8
* Changed pin selections in low-level mmc driverHamish Guthrie2007-03-171-0/+30
* upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam...Felix Fietkau2007-03-175-51/+67
* remove duplicate section to find bridge nameTravis Kemen2007-03-171-4/+0
* fix default netmaskFelix Fietkau2007-03-171-1/+1
* speed up package/installFelix Fietkau2007-03-171-1/+14
* fix a small bug in the unpack codeFelix Fietkau2007-03-161-1/+1
* package libssp for apps that need it (only enabled for gcc4)Felix Fietkau2007-03-161-1/+18
* remove some debug code that slipped into the commitFelix Fietkau2007-03-161-1/+0
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-1653-63/+48
* re-enable SDK=1 and DEVELOPER=1 overrides for building all packagesFelix Fietkau2007-03-161-1/+1
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-1651-121/+10
* Changed kernel configs to enable more packages. Added additional dependencies...Hamish Guthrie2007-03-162-46/+6
* Fix compilation errors with xt_portscanFlorian Fainelli2007-03-161-1/+1
* Fix the serial driver with the devfs removalFlorian Fainelli2007-03-161-1/+1
* add a new 'option disabled' to wifi-deviceMike Baker2007-03-163-19/+12
* add final fix for brcm47xx-2.6 memory corruption (patch from #1465)Felix Fietkau2007-03-161-2/+2
* revert part of [6573] to keep the speedup of metadata scanningFelix Fietkau2007-03-161-20/+20
* formatting and trivial cleanupMike Baker2007-03-163-82/+71
* Add an 'Image Configuration' menu to menuconfig Packages can export a list of...Felix Fietkau2007-03-169-115/+166
* split package.mk and clean up build system code (based on patch by mbm), make...Felix Fietkau2007-03-154-312/+291
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "...Mike Baker2007-03-152-1/+7
* enable ext2 by default for rb532 (fixes #1466)Felix Fietkau2007-03-151-1/+1
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 sett...Travis Kemen2007-03-151-7/+71
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-142-2/+2
* fix kmod-switch compile on brcm-2.4 (#1461)Felix Fietkau2007-03-142-12/+12
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th...Felix Fietkau2007-03-1418-14046/+6
* add reboot fix from #1312Felix Fietkau2007-03-143-2/+13
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-148-71/+212
* add -i <include file> and -f <ahtml file> options for awx interpreter (reques...Felix Fietkau2007-03-141-70/+105
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-131-2/+2
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1...Hamish Guthrie2007-03-132-1/+27
* remove screwy network config override from x86-2.6 base-filesFelix Fietkau2007-03-121-19/+0
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-116-12/+567
* fix gcc version selectionImre Kaloz2007-03-111-1/+1
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
* replace libcgi with some code extracted from haserl - libcgi is too inflexibl...Felix Fietkau2007-03-113-59/+529
* fix staging dir installation of libcgiFelix Fietkau2007-03-111-0/+1
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
* add awx (awk web extension) - experimental core for a new web interface frame...Felix Fietkau2007-03-113-2/+674
* add libcgiFelix Fietkau2007-03-111-0/+30
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-111-1/+1
* oops... forgot to make x86-2.6 ext2 images use preinit as well :)Felix Fietkau2007-03-111-1/+1
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
* Added MMC/SD Card module supportHamish Guthrie2007-03-102-0/+20
* more devfs related bugsMike Baker2007-03-091-8/+13
* fix up the netconfig script after the devfs=>hotplug2 migrationFelix Fietkau2007-03-091-1/+1
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-071-1/+1