| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | sync whiterussian download.pl with trunk, allow the user to specify additiona... | nbd | 2006-10-16 | 1 | -1/+3 |
* | Add ralink rt61 driver needed for rdc-2.6 target | florian | 2006-10-15 | 2 | -0/+52 |
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ... | florian | 2006-10-15 | 1 | -24/+0 |
* | add some documentation for the init scripts | nbd | 2006-10-15 | 2 | -0/+62 |
* | Updated kernel config | florian | 2006-10-15 | 1 | -6/+4 |
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | florian | 2006-10-15 | 8 | -0/+3713 |
* | add patch from #849 | nbd | 2006-10-15 | 1 | -0/+21 |
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | nbd | 2006-10-15 | 1 | -0/+2 |
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o... | florian | 2006-10-15 | 1 | -1/+1 |
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to supp... | nbd | 2006-10-15 | 2 | -32/+43 |
* | don't hardcode the cpu frequency for bcm47xx in linux 2.6 | nbd | 2006-10-15 | 1 | -160/+227 |