aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* split package.mk and clean up build system code (based on patch by mbm), ↵Felix Fietkau2007-03-154-312/+291
| | | | | | makes the code more readable and speeds up metadata scan SVN-Revision: 6571
* Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵Mike Baker2007-03-152-1/+7
| | | | | | "why isn't wifi working?" SVN-Revision: 6570
* enable ext2 by default for rb532 (fixes #1466)Felix Fietkau2007-03-151-1/+1
| | | | SVN-Revision: 6569
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
| | | | SVN-Revision: 6568
* added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵Travis Kemen2007-03-151-7/+71
| | | | | | settings, from #1287 #1255 SVN-Revision: 6567
* Change mtu value for pppoa and pppoe (#945)Florian Fainelli2007-03-142-2/+2
| | | | SVN-Revision: 6566
* fix kmod-switch compile on brcm-2.4 (#1461)Felix Fietkau2007-03-142-12/+12
| | | | SVN-Revision: 6565
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-1418-14046/+6
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* add reboot fix from #1312Felix Fietkau2007-03-143-2/+13
| | | | SVN-Revision: 6563
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-148-71/+212
| | | | SVN-Revision: 6562
* add -i <include file> and -f <ahtml file> options for awx interpreter ↵Felix Fietkau2007-03-141-70/+105
| | | | | | (requested by mbm) SVN-Revision: 6561
* fix the patchlevel of the busybox stty patchFelix Fietkau2007-03-131-2/+2
| | | | SVN-Revision: 6560
* Small bug fix to package/kernel/modules/other.mk stty broken in busybox ↵Hamish Guthrie2007-03-132-1/+27
| | | | | | 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. SVN-Revision: 6559
* remove screwy network config override from x86-2.6 base-filesFelix Fietkau2007-03-121-19/+0
| | | | SVN-Revision: 6558
* add preliminary IOP32x support, mark it broken for nowImre Kaloz2007-03-116-12/+567
| | | | SVN-Revision: 6557
* fix gcc version selectionImre Kaloz2007-03-111-1/+1
| | | | SVN-Revision: 6556
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
| | | | SVN-Revision: 6555
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-113-59/+529
| | | | | | inflexible and breaks rrdtool SVN-Revision: 6554
* fix staging dir installation of libcgiFelix Fietkau2007-03-111-0/+1
| | | | SVN-Revision: 6553
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6550
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-113-2/+674
| | | | | | framework SVN-Revision: 6549
* add libcgiFelix Fietkau2007-03-111-0/+30
| | | | SVN-Revision: 6548
* enable httpd config option for running scripts through an interpreterFelix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6547
* oops... forgot to make x86-2.6 ext2 images use preinit as well :)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6546
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | SVN-Revision: 6545
* Added MMC/SD Card module supportHamish Guthrie2007-03-102-0/+20
| | | | SVN-Revision: 6544
* more devfs related bugsMike Baker2007-03-091-8/+13
| | | | SVN-Revision: 6543
* fix up the netconfig script after the devfs=>hotplug2 migrationFelix Fietkau2007-03-091-1/+1
| | | | SVN-Revision: 6542
* fallback when devfs names aren't foundMike Baker2007-03-091-1/+6
| | | | SVN-Revision: 6541
* Changed default compiler for 2.6 kernels to 4.1.2Hamish Guthrie2007-03-071-1/+1
| | | | SVN-Revision: 6539
* split out scsi module support and add ata piix supportTim Yardley2007-03-074-2/+87
| | | | SVN-Revision: 6535
* Added GPIO driverHamish Guthrie2007-03-072-0/+358
| | | | SVN-Revision: 6534
* Fix config, set directory block to -1 for redboot.Mike Albon2007-03-061-1/+1
| | | | SVN-Revision: 6533
* add new config option for the hostname in /etc/config/system (fixes #1302, ↵Felix Fietkau2007-03-062-2/+13
| | | | | | #1438) SVN-Revision: 6532
* Add support for LED drivers (clock tick and CPU activity) Removed partition ↵Hamish Guthrie2007-03-063-51/+173
| | | | | | support (done on command line now) SVN-Revision: 6531
* add vga console support for x86-2.6 images (fixes #1342, #840)Felix Fietkau2007-03-064-7/+45
| | | | SVN-Revision: 6530
* Modified partition table to support jffs2Hamish Guthrie2007-03-051-0/+37
| | | | SVN-Revision: 6529
* Chaged kernel config so default builds cleanlyHamish Guthrie2007-03-051-21/+14
| | | | SVN-Revision: 6528
* trunk.. same deal as changeset:6526Tim Yardley2007-03-0520-0/+0
| | | | SVN-Revision: 6527
* fix squashfs for ixp4xxImre Kaloz2007-03-051-1/+1
| | | | SVN-Revision: 6524
* add missing init=/etc/preinit cmdline parameterFelix Fietkau2007-03-051-2/+2
| | | | SVN-Revision: 6523
* add squashfs support for ixp4xxFelix Fietkau2007-03-053-8/+17
| | | | SVN-Revision: 6522
* more hotplug2/mdev/devfs related fixups, this time for broadcomFelix Fietkau2007-03-042-14/+21
| | | | SVN-Revision: 6519
* fix a compile error caused by the devfs removalFelix Fietkau2007-03-041-2/+1
| | | | SVN-Revision: 6518
* enable ne2k-pci by defaultFelix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6517
* SVN-Revision: 6516Imre Kaloz2007-03-041-3/+3
|
* fix metadata scan for profile splitFelix Fietkau2007-03-042-5/+17
| | | | SVN-Revision: 6515
* reorder target profilesFelix Fietkau2007-03-046-0/+0
| | | | SVN-Revision: 6514
* add some missing deps for the metadata filesFelix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6513
* nuke mdev and replace it with hotplug2 :)Felix Fietkau2007-03-0418-28/+38
| | | | SVN-Revision: 6512