| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | reset CONFIG_SECTION when calling config_load | Felix Fietkau | 2006-10-28 | 1 | -0/+1 |
* | use target optimization flags for madwifi tools | Nicolas Thill | 2006-10-27 | 1 | -2/+5 |
* | add target optimization flags | Nicolas Thill | 2006-10-27 | 1 | -0/+1 |
* | add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx e... | Imre Kaloz | 2006-10-27 | 1 | -0/+26 |
* | add protection against running cf2nand from yaffs2 | Felix Fietkau | 2006-10-26 | 1 | -0/+5 |
* | add cf2nand script for copying a cf card installation to nand flash automatic... | Felix Fietkau | 2006-10-26 | 1 | -0/+61 |
* | add lookup function for mtd parts | Felix Fietkau | 2006-10-26 | 1 | -0/+7 |
* | use lock to remove race conditions in bringing up ppp and dhcp that would lea... | Felix Fietkau | 2006-10-26 | 3 | -5/+26 |
* | reduce the possibility of race conditions when using the lock utility | Felix Fietkau | 2006-10-26 | 1 | -4/+6 |
* | fix dropbear init script | Felix Fietkau | 2006-10-26 | 1 | -1/+1 |
* | ignore mtd erase errors (will probably be required for nand flash) | Felix Fietkau | 2006-10-25 | 1 | -5/+2 |
* | make network scripts more robust, prevent multiple instances of pppd and udhc... | Felix Fietkau | 2006-10-24 | 4 | -21/+27 |
* | add netconfig fix for wl-500g premium | Felix Fietkau | 2006-10-24 | 2 | -4/+14 |
* | add e1000 driver, remove references to LINUX_2_4_X86 | Felix Fietkau | 2006-10-24 | 1 | -5/+16 |
* | turn target runtime check of mtd into a compile-time check | Felix Fietkau | 2006-10-24 | 2 | -19/+14 |
* | add extra autoload for ppp modules | Felix Fietkau | 2006-10-24 | 1 | -2/+4 |
* | remove an obsolete function | Felix Fietkau | 2006-10-24 | 1 | -7/+0 |
* | convert ar7-atm to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -18/+9 |
* | convert ar7-net to KernelPackage template | Felix Fietkau | 2006-10-24 | 1 | -11/+6 |
* | fix tiatm compile | Felix Fietkau | 2006-10-24 | 1 | -0/+28 |
* | fix typo | Felix Fietkau | 2006-10-23 | 2 | -2/+2 |
* | improve mtd image check - don't check trx header if the target partition is n... | Felix Fietkau | 2006-10-23 | 1 | -10/+15 |
* | add missing autoload options | Felix Fietkau | 2006-10-22 | 1 | -0/+5 |
* | template.awk fix processing of certain config file formats | Felix Fietkau | 2006-10-20 | 1 | -3/+3 |
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | Felix Fietkau | 2006-10-20 | 2 | -1/+1 |
* | fix ar7-net compile error | Felix Fietkau | 2006-10-19 | 1 | -1/+1 |
* | fix softdog kmod packaging on 2.6 | Nicolas Thill | 2006-10-19 | 1 | -0/+9 |
* | add sitefiles similar to the ones from openembedded | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
* | fix bluetooth module packaging | Felix Fietkau | 2006-10-19 | 1 | -10/+18 |
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -5/+10 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 5 | -37/+253 |
* | port more modules over to the new system | Felix Fietkau | 2006-10-19 | 2 | -1/+185 |
* | remove bogus -j1 options from make calls | Felix Fietkau | 2006-10-18 | 2 | -6/+6 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 1 | -0/+50 |
* | oops, committed the wrong file | Felix Fietkau | 2006-10-17 | 1 | -2/+2 |
* | fix typo in usbcore autoload | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | fix path to usbcore.ko | Felix Fietkau | 2006-10-17 | 1 | -1/+8 |
* | port soundcore module | Felix Fietkau | 2006-10-17 | 1 | -0/+17 |
* | port the usb modules over to the new system | Felix Fietkau | 2006-10-17 | 1 | -0/+239 |
* | put madwifi in the right category | Felix Fietkau | 2006-10-17 | 1 | -1/+1 |
* | hacks for supporting the toshiba wrc-1000 | Felix Fietkau | 2006-10-17 | 2 | -2/+13 |
* | fix submenu | Felix Fietkau | 2006-10-17 | 1 | -0/+1 |
* | make kernel module packaging code reusable and use it in madwifi | Felix Fietkau | 2006-10-17 | 4 | -98/+40 |
* | move the ar7 network driver into a separate package | Felix Fietkau | 2006-10-17 | 1 | -0/+51 |
* | move the ar7 adsl driver into a separate package directory with external buil... | Felix Fietkau | 2006-10-17 | 1 | -0/+68 |
* | allow platform support directories to add and modify kernel module packages | Felix Fietkau | 2006-10-17 | 2 | -2/+2 |
* | split modules.mk | Felix Fietkau | 2006-10-17 | 6 | -559/+603 |
* | fix kernel modules extensions | Nicolas Thill | 2006-10-17 | 1 | -6/+6 |
* | add zlib fix from #855 | Felix Fietkau | 2006-10-17 | 1 | -11/+37 |
* | some kernel module cleanup | Felix Fietkau | 2006-10-17 | 1 | -28/+77 |