| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | remove old target/linux/package directory | nbd | 2006-10-17 | 2 | -55/+0 |
* | move sched_use_tsc patch to generic-2.4 | nbd | 2006-10-17 | 2 | -84/+0 |
* | move the ar7 network driver into a separate package | nbd | 2006-10-17 | 4 | -13353/+51 |
* | move the ar7 adsl driver into a separate package directory with external buil... | nbd | 2006-10-17 | 3 | -27217/+68 |
* | allow platform support directories to add and modify kernel module packages | nbd | 2006-10-17 | 3 | -2/+15 |
* | split modules.mk | nbd | 2006-10-17 | 6 | -559/+603 |
* | implement sorting for menuconfig submenus | nbd | 2006-10-17 | 1 | -1/+4 |
* | fix kernel modules extensions | nico | 2006-10-17 | 1 | -6/+6 |
* | add zlib fix from #855 | nbd | 2006-10-17 | 1 | -11/+37 |
* | add fix from #763 | nbd | 2006-10-17 | 1 | -2/+2 |
* | some kernel module cleanup | nbd | 2006-10-17 | 5 | -116/+79 |
* | remove atm support in a few platforms | nbd | 2006-10-17 | 2 | -14/+2 |
* | add ATM_SUPPORT flag | nbd | 2006-10-17 | 1 | -0/+6 |
* | add USES_EXT2 flag for target platforms | nbd | 2006-10-17 | 2 | -0/+5 |
* | remove support for obsolete /etc/modules file | nbd | 2006-10-16 | 1 | -1/+1 |
* | Do not automatically create atheros devices (#811), and potentially other bugs | florian | 2006-10-16 | 1 | -1/+1 |
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | nbd | 2006-10-16 | 1 | -33/+51 |
* | fix irq sharing issue on bcm4710 | nbd | 2006-10-16 | 1 | -4/+5 |
* | fix extpci irq assignment bug | nbd | 2006-10-16 | 1 | -4/+16 |
* | accidentally removed a small part of the flash map patch - fixing that. | nbd | 2006-10-16 | 1 | -0/+27 |
* | remove nvram.sh | nbd | 2006-10-16 | 1 | -19/+0 |
* | add modified version of mbm's 'introduction to buildroot-ng' to the documenta... | nbd | 2006-10-16 | 3 | -4/+325 |
* | add *.out to cleanup rule | nbd | 2006-10-16 | 1 | -1/+1 |
* | add documentation for /etc/config/wireless and improve formatting | nbd | 2006-10-16 | 4 | -36/+133 |