| Commit message (Expand) | Author | Age | Files | Lines |
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as al... | nbd | 2006-10-07 | 411 | -286064/+0 |
* | fix inclusion of kernel modules selected for install in images (closes: #598). | nico | 2006-06-25 | 1 | -2/+2 |
* | fix typo in brcm-2.4 system code | nbd | 2006-06-18 | 1 | -1/+1 |
* | fix display of uninitialized ports | mbm | 2006-06-14 | 1 | -0/+2 |
* | fix madwifi compile when using slab allocator | mbm | 2006-06-13 | 1 | -0/+11 |
* | enable slab, disable slob - for better performance (#583) | nbd | 2006-06-09 | 5 | -10/+10 |
* | disable madwifi rfkill support by default (broken on some hardware) | nbd | 2006-06-08 | 1 | -0/+12 |
* | remove some debugging junk (#492) | nbd | 2006-05-31 | 1 | -16/+1 |
* | fix alsa compile error (backport from buildroot-ng) | nbd | 2006-05-31 | 1 | -0/+18 |
* | upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rG | kaloz | 2006-05-24 | 2 | -5/+5 |
* | fix irq problem with the new brcm-2.4 system code | nbd | 2006-05-20 | 1 | -17/+4 |
* | Backport openvpn freatures from kamikaze to whiterussian | florian | 2006-05-19 | 1 | -1/+1 |
* | Add kmod-ipip, closes #539 | florian | 2006-05-19 | 4 | -0/+18 |
* | load kernel modules in kmod- packages from postinst scripts at install. | nico | 2006-05-18 | 1 | -0/+5 |
* | remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape a... | wbx | 2006-05-14 | 46 | -20394/+0 |
* | resync config-ramdisk to config | mbm | 2006-05-09 | 1 | -1/+4 |
* | export get_system_type() | nbd | 2006-05-07 | 1 | -1/+4 |
* | update madwifi to r1543 | nbd | 2006-05-06 | 1 | -2/+2 |
* | append a table with offsets for the no-ack and slot timing code to wl.o | nbd | 2006-05-06 | 1 | -2/+66 |
* | rename wl.o wireless interface from ethX to wl0 | nbd | 2006-05-06 | 3 | -5/+12 |
* | fix duplicate packaging of the ipv6 imq module | nbd | 2006-05-05 | 2 | -2/+2 |
* | More au1000 fixes. | florian | 2006-05-05 | 4 | -933/+27 |
* | Fix zImage target, now really build valid images | florian | 2006-05-04 | 1 | -1156/+1171 |
* | brcm-2.4 system code and driver update | nbd | 2006-05-04 | 4 | -10724/+8649 |
* | Add mips kernel entry patch | florian | 2006-05-02 | 3 | -21/+24 |
* | remove Maintainer and Source fiels from ipk/control files | nico | 2006-05-01 | 54 | -110/+1 |
* | Now build rootfs+kernel images | florian | 2006-04-30 | 2 | -15/+156 |
* | update sibyte kernel, fix a few remaining bugs | mbm | 2006-04-28 | 5 | -4/+964 |
* | fix kmod-sched build on 2.4 | nico | 2006-04-26 | 1 | -4/+1 |
* | fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols | nbd | 2006-04-25 | 1 | -1/+1 |
* | Merge 2.4 patches to 2.6 kernel. | florian | 2006-04-24 | 6 | -25/+363 |
* | Add watchdog driver, prevents device from rebooting. Kernel now fully usable | florian | 2006-04-22 | 5 | -551/+2850 |
* | preliminary sibyte support | mbm | 2006-04-21 | 5 | -0/+1365 |
* | add support for the wrt54g3g pcmcia | nbd | 2006-04-21 | 1 | -0/+119 |
* | Linux 2.6.16.7 | kaloz | 2006-04-18 | 5 | -10/+10 |
* | cleanup watchdog | mbm | 2006-04-17 | 1 | -90/+59 |
* | XScale support (Gateway 7001), take two | kaloz | 2006-04-17 | 5 | -271/+127 |
* | hardware watchdog | mbm | 2006-04-14 | 2 | -39/+159 |
* | add preliminary support for the XScale port, generic endianness indication | kaloz | 2006-04-14 | 13 | -4/+1765 |
* | disable the ZD1211 driver for linux 2.4 (does not build) | nbd | 2006-04-13 | 1 | -0/+1 |
* | update openswan to 2.4.5 final | nbd | 2006-04-13 | 2 | -25/+2 |
* | cosmetic fix for the ar7 network defaults | nbd | 2006-04-13 | 1 | -2/+2 |
* | fix default interface name for ar7 | nbd | 2006-04-13 | 1 | -1/+1 |
* | Add SIP connection tracking helpers. | florian | 2006-04-12 | 7 | -1/+844 |
* | Move ueagle to the main kernel config since it is in stock kernel | florian | 2006-04-12 | 7 | -5/+68 |
* | Linux 2.6.16.4 *sigh* | kaloz | 2006-04-12 | 4 | -8/+8 |
* | follow the stable tree, upgrade to 2.6.16.3 | kaloz | 2006-04-11 | 4 | -8/+8 |
* | Add an MTX-1 specific patch to avoid functions redefinition at compile-time. | florian | 2006-04-11 | 2 | -0/+62 |
* | Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ba... | florian | 2006-04-11 | 3 | -73/+18 |
* | Add multiple default gateways patch. No need to change the kernel configurati... | florian | 2006-04-11 | 2 | -0/+2563 |