Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | enable pppoa for ar7 | Felix Fietkau | 2006-10-30 |
| | | | | SVN-Revision: 5350 | ||
* | sync dropbear init script with whiterussian, fix locking and add config ↵ | Felix Fietkau | 2006-10-29 |
| | | | | | | integration by Carlos Sobrinho SVN-Revision: 5331 | ||
* | reset CONFIG_SECTION when calling config_load | Felix Fietkau | 2006-10-28 |
| | | | | SVN-Revision: 5318 | ||
* | use target optimization flags for madwifi tools | Nicolas Thill | 2006-10-27 |
| | | | | SVN-Revision: 5314 | ||
* | add target optimization flags | Nicolas Thill | 2006-10-27 |
| | | | | SVN-Revision: 5312 | ||
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ↵ | Imre Kaloz | 2006-10-27 |
| | | | | | | ethernet driver - the later still needs fixes and testing for the gateway 7001 SVN-Revision: 5311 | ||
* | add protection against running cf2nand from yaffs2 | Felix Fietkau | 2006-10-26 |
| | | | | SVN-Revision: 5301 | ||
* | add cf2nand script for copying a cf card installation to nand flash ↵ | Felix Fietkau | 2006-10-26 |
| | | | | | | automatically on rb532 SVN-Revision: 5300 | ||
* | add lookup function for mtd parts | Felix Fietkau | 2006-10-26 |
| | | | | SVN-Revision: 5299 | ||
* | use lock to remove race conditions in bringing up ppp and dhcp that would ↵ | Felix Fietkau | 2006-10-26 |
| | | | | | | lead to multiple active processes SVN-Revision: 5298 | ||
* | reduce the possibility of race conditions when using the lock utility | Felix Fietkau | 2006-10-26 |
| | | | | SVN-Revision: 5297 | ||
* | fix dropbear init script | Felix Fietkau | 2006-10-26 |
| | | | | SVN-Revision: 5295 | ||
* | ignore mtd erase errors (will probably be required for nand flash) | Felix Fietkau | 2006-10-25 |
| | | | | SVN-Revision: 5292 | ||
* | make network scripts more robust, prevent multiple instances of pppd and ↵ | Felix Fietkau | 2006-10-24 |
| | | | | | | udhcpc for the same interface SVN-Revision: 5290 | ||
* | add netconfig fix for wl-500g premium | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5287 | ||
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5286 | ||
* | turn target runtime check of mtd into a compile-time check | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5285 | ||
* | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5283 | ||
* | remove an obsolete function | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5280 | ||
* | convert ar7-atm to KernelPackage template | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5277 | ||
* | convert ar7-net to KernelPackage template | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5276 | ||
* | fix tiatm compile | Felix Fietkau | 2006-10-24 |
| | | | | SVN-Revision: 5275 | ||
* | fix typo | Felix Fietkau | 2006-10-23 |
| | | | | SVN-Revision: 5270 | ||
* | improve mtd image check - don't check trx header if the target partition is ↵ | Felix Fietkau | 2006-10-23 |
| | | | | | | not 'linux', don't display image check messages with -qq and -f, fixes #850 SVN-Revision: 5269 | ||
* | add missing autoload options | Felix Fietkau | 2006-10-22 |
| | | | | SVN-Revision: 5254 | ||
* | template.awk fix processing of certain config file formats | Felix Fietkau | 2006-10-20 |
| | | | | SVN-Revision: 5249 | ||
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | Felix Fietkau | 2006-10-20 |
| | | | | SVN-Revision: 5244 | ||
* | fix ar7-net compile error | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5243 | ||
* | fix softdog kmod packaging on 2.6 | Nicolas Thill | 2006-10-19 |
| | | | | SVN-Revision: 5238 | ||
* | add sitefiles similar to the ones from openembedded | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5232 | ||
* | fix bluetooth module packaging | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5230 | ||
* | cleanup | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5224 | ||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5222 | ||
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 |
| | | | | SVN-Revision: 5220 | ||
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 |
| | | | | SVN-Revision: 5217 | ||
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 |
| | | | | SVN-Revision: 5205 | ||
* | oops, committed the wrong file | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5203 | ||
* | fix typo in usbcore autoload | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5202 | ||
* | fix path to usbcore.ko | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5200 | ||
* | port soundcore module | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5199 | ||
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5197 | ||
* | put madwifi in the right category | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5196 | ||
* | hacks for supporting the toshiba wrc-1000 | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5192 | ||
* | fix submenu | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5191 | ||
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5189 | ||
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5186 | ||
* | move the ar7 adsl driver into a separate package directory with external ↵ | Felix Fietkau | 2006-10-17 |
| | | | | | | build and source download SVN-Revision: 5185 | ||
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5184 | ||
* | split modules.mk | Felix Fietkau | 2006-10-17 |
| | | | | SVN-Revision: 5183 | ||
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 |
| | | | | SVN-Revision: 5181 |