| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix a timeout on amd flash chips (patch from #874) | nbd | 2006-10-22 | 1 | -0/+39 |
* | strip third arg (dir name) to Build/Configure/Default macro | nico | 2006-10-22 | 1 | -1/+1 |
* | use getdents64 in the uClibc glob function | nbd | 2006-10-22 | 1 | -0/+12 |
* | add generic and via ide support to x86-2.6 | nbd | 2006-10-22 | 1 | -2/+2 |
* | add missing autoload options | nbd | 2006-10-22 | 1 | -0/+5 |
* | remove obsolete file | nbd | 2006-10-20 | 1 | -35/+0 |
* | template.awk fix processing of certain config file formats | nbd | 2006-10-20 | 1 | -3/+3 |
* | fix squid and rp-pppoe (closes: #869) | nico | 2006-10-20 | 6 | -21/+82 |
* | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd | 2006-10-20 | 2 | -1/+1 |
* | fix ar7-net compile error | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix typo | nbd | 2006-10-19 | 1 | -1/+1 |
* | fix gnupg compile | nbd | 2006-10-19 | 1 | -1/+1 |
* | disable pcmcia on rb532 | nico | 2006-10-19 | 1 | -13/+1 |
* | fix softdog kmod packaging on 2.6 | nico | 2006-10-19 | 1 | -0/+9 |
* | enable download target only if PKG_SOURCE_URL is set | nbd | 2006-10-19 | 1 | -1/+1 |
* | small fix for the sitefiles | nbd | 2006-10-19 | 1 | -1/+2 |
* | fix bmon compile | nbd | 2006-10-19 | 1 | -0/+1 |
* | add sitefiles similar to the ones from openembedded | nbd | 2006-10-19 | 8 | -1/+157 |
* | fix bluetooth module packaging | nbd | 2006-10-19 | 1 | -10/+18 |
* | fix unnecessary kernel package recompile | nbd | 2006-10-19 | 1 | -10/+12 |
* | cleanup/rewrite of the kernel build process | nbd | 2006-10-19 | 17 | -183/+137 |
* | remove bluetooth from ar7 config | nbd | 2006-10-19 | 1 | -23/+1 |
* | cleanup | nbd | 2006-10-19 | 17 | -29/+22 |
* | forgot to remove 2 files | nbd | 2006-10-19 | 2 | -26/+0 |
* | finally kill KMOD_template - removes a big chunk of legacy build code | nbd | 2006-10-19 | 11 | -419/+255 |
* | make filesystem size selection generic (for ext2) | nbd | 2006-10-19 | 4 | -6/+11 |
* | port more modules over to the new system | nbd | 2006-10-19 | 5 | -250/+185 |
* | remove bogus -j1 options from make calls | nbd | 2006-10-18 | 2 | -6/+6 |
* | change rm to rm -f to avoid bogus make messages | nbd | 2006-10-18 | 1 | -1/+1 |
* | add another parallel build fix | nbd | 2006-10-18 | 1 | -0/+21 |
* | improve parallel building | nbd | 2006-10-18 | 3 | -4/+11 |
* | fix parallel build of brcm-2.4 | nbd | 2006-10-18 | 1 | -6/+2 |
* | add missing <asm/segment.h>, fix mini_fo and openswan build on ppc | nico | 2006-10-18 | 1 | -0/+10 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | nico | 2006-10-18 | 10 | -75/+149 |
* | fix uml-2.6 build, move KERNELNAME to kernel-build.mk | nico | 2006-10-18 | 2 | -11/+14 |
* | oops, committed the wrong file | nbd | 2006-10-17 | 1 | -2/+2 |
* | fix typo in usbcore autoload | nbd | 2006-10-17 | 1 | -1/+1 |
* | fix module autoload option | nbd | 2006-10-17 | 1 | -1/+5 |
* | fix path to usbcore.ko | nbd | 2006-10-17 | 1 | -1/+8 |
* | port soundcore module | nbd | 2006-10-17 | 4 | -16/+17 |
* | *sigh* increase size of the static buffer allocated in menuconfig again | nbd | 2006-10-17 | 1 | -1/+1 |
* | port the usb modules over to the new system | nbd | 2006-10-17 | 4 | -237/+240 |
* | put madwifi in the right category | nbd | 2006-10-17 | 1 | -1/+1 |
* | fix submenu sorting | nbd | 2006-10-17 | 1 | -23/+32 |
* | add PROVIDES option, currently only used for menuconfig | nbd | 2006-10-17 | 3 | -7/+31 |
* | menuconfig: include dependency checking in submenu sorting function | nbd | 2006-10-17 | 1 | -0/+32 |
* | hacks for supporting the toshiba wrc-1000 | nbd | 2006-10-17 | 2 | -2/+13 |
* | fix submenu | nbd | 2006-10-17 | 1 | -0/+1 |
* | remove some old junk | nbd | 2006-10-17 | 2 | -33/+0 |
* | make kernel module packaging code reusable and use it in madwifi | nbd | 2006-10-17 | 5 | -98/+103 |