Commit Graph

3839 Commits (b6e3a52a8db52617c1ee8ba46af3da64b38a2391)
 

Author SHA1 Message Date
Felix Fietkau b6e3a52a8d *sigh* increase size of the static buffer allocated in menuconfig again
SVN-Revision: 5198
18 years ago
Felix Fietkau cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
18 years ago
Felix Fietkau cc1690b367 put madwifi in the right category
SVN-Revision: 5196
18 years ago
Felix Fietkau bd99a3e0cd fix submenu sorting
SVN-Revision: 5195
18 years ago
Felix Fietkau 38fef4b4a8 add PROVIDES option, currently only used for menuconfig
SVN-Revision: 5194
18 years ago
Felix Fietkau 634a6d7f86 menuconfig: include dependency checking in submenu sorting function
SVN-Revision: 5193
18 years ago
Felix Fietkau e2434a5515 hacks for supporting the toshiba wrc-1000
SVN-Revision: 5192
18 years ago
Felix Fietkau adcdb3046b fix submenu
SVN-Revision: 5191
18 years ago
Felix Fietkau 41577df960 remove some old junk
SVN-Revision: 5190
18 years ago
Felix Fietkau 547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
18 years ago
Felix Fietkau 92ced53400 remove old target/linux/package directory
SVN-Revision: 5188
18 years ago
Felix Fietkau 52f3d46c78 move sched_use_tsc patch to generic-2.4
SVN-Revision: 5187
18 years ago
Felix Fietkau 12a32c9c89 move the ar7 network driver into a separate package
SVN-Revision: 5186
18 years ago
Felix Fietkau 396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
18 years ago
Felix Fietkau fc8abe2dfa allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
18 years ago
Felix Fietkau ce19a369af split modules.mk
SVN-Revision: 5183
18 years ago
Felix Fietkau 20e75631a1 implement sorting for menuconfig submenus
SVN-Revision: 5182
18 years ago
Nicolas Thill ba5a7a6f83 fix kernel modules extensions
SVN-Revision: 5181
18 years ago
Felix Fietkau 552194dcc5 add zlib fix from #855
SVN-Revision: 5180
18 years ago
Felix Fietkau f1c7fe1507 add fix from #763
SVN-Revision: 5179
18 years ago
Felix Fietkau 6cee90e993 some kernel module cleanup
SVN-Revision: 5178
18 years ago
Felix Fietkau 22a9a91bfe remove atm support in a few platforms
SVN-Revision: 5177
18 years ago
Felix Fietkau 3cabaf1875 add ATM_SUPPORT flag
SVN-Revision: 5176
18 years ago
Felix Fietkau 6907111305 add USES_EXT2 flag for target platforms
SVN-Revision: 5175
18 years ago
Felix Fietkau 2bc9370619 remove support for obsolete /etc/modules file
SVN-Revision: 5173
18 years ago
Florian Fainelli 82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
18 years ago
Felix Fietkau b3c8e2834b bcm4710: port a missing part of the cache fixes to linux 2.6
SVN-Revision: 5163
18 years ago
Felix Fietkau 071177ca66 fix irq sharing issue on bcm4710
SVN-Revision: 5160
18 years ago
Felix Fietkau 11e5e050ae fix extpci irq assignment bug
SVN-Revision: 5159
18 years ago
Felix Fietkau 431576e9cc accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
18 years ago
Felix Fietkau b234ecfdf4 remove nvram.sh
SVN-Revision: 5153
18 years ago
Felix Fietkau 3ca42101d5 add modified version of mbm's 'introduction to buildroot-ng' to the documentation
SVN-Revision: 5151
18 years ago
Felix Fietkau 8ed541c192 add *.out to cleanup rule
SVN-Revision: 5150
18 years ago
Felix Fietkau 83583eb147 add documentation for /etc/config/wireless and improve formatting
SVN-Revision: 5149
18 years ago
Felix Fietkau dd6827946b sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
SVN-Revision: 5144
18 years ago
Florian Fainelli bf032c9a9d Add ralink rt61 driver needed for rdc-2.6 target
SVN-Revision: 5142
18 years ago
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
18 years ago
Felix Fietkau 00818780b4 add some documentation for the init scripts
SVN-Revision: 5140
18 years ago
Florian Fainelli 75c1f29021 Updated kernel config
SVN-Revision: 5139
18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
18 years ago
Felix Fietkau 875927a153 add patch from #849
SVN-Revision: 5137
18 years ago
Felix Fietkau afd6539a65 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
SVN-Revision: 5136
18 years ago
Florian Fainelli 5ef8d0eae7 Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now
SVN-Revision: 5135
18 years ago
Felix Fietkau 140f6cc62c add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
SVN-Revision: 5134
18 years ago
Felix Fietkau c867eea4b4 don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
18 years ago
Felix Fietkau 57e4908e51 fix bcm4710 cache fixes
SVN-Revision: 5132
18 years ago
Felix Fietkau 233fbc4726 fix typo
SVN-Revision: 5131
18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
18 years ago
Felix Fietkau 6f8a93af7e disable entropy gathering in wlcompat-debug
SVN-Revision: 5127
18 years ago
Felix Fietkau 05bbc05eaa add hotplug script for setting up networking on wds interfaces
SVN-Revision: 5125
18 years ago