aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* port the usb modules over to the new systemFelix Fietkau2006-10-174-237/+240
| | | | SVN-Revision: 5197
* put madwifi in the right categoryFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5196
* fix submenu sortingFelix Fietkau2006-10-171-23/+32
| | | | SVN-Revision: 5195
* add PROVIDES option, currently only used for menuconfigFelix Fietkau2006-10-173-7/+31
| | | | SVN-Revision: 5194
* menuconfig: include dependency checking in submenu sorting functionFelix Fietkau2006-10-171-0/+32
| | | | SVN-Revision: 5193
* hacks for supporting the toshiba wrc-1000Felix Fietkau2006-10-172-2/+13
| | | | SVN-Revision: 5192
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | SVN-Revision: 5191
* remove some old junkFelix Fietkau2006-10-172-33/+0
| | | | SVN-Revision: 5190
* make kernel module packaging code reusable and use it in madwifiFelix Fietkau2006-10-175-98/+103
| | | | SVN-Revision: 5189
* remove old target/linux/package directoryFelix Fietkau2006-10-172-55/+0
| | | | SVN-Revision: 5188
* move sched_use_tsc patch to generic-2.4Felix Fietkau2006-10-172-84/+0
| | | | SVN-Revision: 5187
* move the ar7 network driver into a separate packageFelix Fietkau2006-10-174-13353/+51
| | | | SVN-Revision: 5186
* move the ar7 adsl driver into a separate package directory with external ↵Felix Fietkau2006-10-173-27217/+68
| | | | | | build and source download SVN-Revision: 5185
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-173-2/+15
| | | | SVN-Revision: 5184
* split modules.mkFelix Fietkau2006-10-176-559/+603
| | | | SVN-Revision: 5183
* implement sorting for menuconfig submenusFelix Fietkau2006-10-171-1/+4
| | | | SVN-Revision: 5182
* fix kernel modules extensionsNicolas Thill2006-10-171-6/+6
| | | | SVN-Revision: 5181
* add zlib fix from #855Felix Fietkau2006-10-171-11/+37
| | | | SVN-Revision: 5180
* add fix from #763Felix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5179
* some kernel module cleanupFelix Fietkau2006-10-175-116/+79
| | | | SVN-Revision: 5178
* remove atm support in a few platformsFelix Fietkau2006-10-172-14/+2
| | | | SVN-Revision: 5177
* add ATM_SUPPORT flagFelix Fietkau2006-10-171-0/+6
| | | | SVN-Revision: 5176
* add USES_EXT2 flag for target platformsFelix Fietkau2006-10-172-0/+5
| | | | SVN-Revision: 5175
* remove support for obsolete /etc/modules fileFelix Fietkau2006-10-161-1/+1
| | | | SVN-Revision: 5173
* Do not automatically create atheros devices (#811), and potentially other bugsFlorian Fainelli2006-10-161-1/+1
| | | | SVN-Revision: 5168
* bcm4710: port a missing part of the cache fixes to linux 2.6Felix Fietkau2006-10-161-33/+51
| | | | SVN-Revision: 5163
* fix irq sharing issue on bcm4710Felix Fietkau2006-10-161-4/+5
| | | | SVN-Revision: 5160
* fix extpci irq assignment bugFelix Fietkau2006-10-161-4/+16
| | | | SVN-Revision: 5159
* accidentally removed a small part of the flash map patch - fixing that.Felix Fietkau2006-10-161-0/+27
| | | | SVN-Revision: 5158
* remove nvram.shFelix Fietkau2006-10-161-19/+0
| | | | SVN-Revision: 5153
* add modified version of mbm's 'introduction to buildroot-ng' to the ↵Felix Fietkau2006-10-163-4/+325
| | | | | | documentation SVN-Revision: 5151
* add *.out to cleanup ruleFelix Fietkau2006-10-161-1/+1
| | | | SVN-Revision: 5150
* add documentation for /etc/config/wireless and improve formattingFelix Fietkau2006-10-164-36/+133
| | | | SVN-Revision: 5149
* sync whiterussian download.pl with trunk, allow the user to specify ↵Felix Fietkau2006-10-161-1/+3
| | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144
* Add ralink rt61 driver needed for rdc-2.6 targetFlorian Fainelli2006-10-152-0/+52
| | | | SVN-Revision: 5142
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵Florian Fainelli2006-10-151-24/+0
| | | | | | the board automatically SVN-Revision: 5141
* add some documentation for the init scriptsFelix Fietkau2006-10-152-0/+62
| | | | SVN-Revision: 5140
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
| | | | SVN-Revision: 5139
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-158-0/+3713
| | | | SVN-Revision: 5138
* add patch from #849Felix Fietkau2006-10-151-0/+21
| | | | SVN-Revision: 5137
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
| | | | SVN-Revision: 5136
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵Florian Fainelli2006-10-151-1/+1
| | | | | | only files concerned for now SVN-Revision: 5135
* add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵Felix Fietkau2006-10-152-32/+43
| | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134
* don't hardcode the cpu frequency for bcm47xx in linux 2.6Felix Fietkau2006-10-151-160/+227
| | | | SVN-Revision: 5133
* fix bcm4710 cache fixesFelix Fietkau2006-10-151-9/+9
| | | | SVN-Revision: 5132
* fix typoFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5131
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-1520-19/+197
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* disable entropy gathering in wlcompat-debugFelix Fietkau2006-10-151-1/+8
| | | | SVN-Revision: 5127
* add hotplug script for setting up networking on wds interfacesFelix Fietkau2006-10-151-0/+34
| | | | SVN-Revision: 5125
* wlc: use custom ether_ntoa implementation that pads the address partsFelix Fietkau2006-10-151-7/+12
| | | | SVN-Revision: 5124