| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | disable the image builder in menuconfig for profiles with custom kernel configs | nbd | 2007-02-22 | 3 | -0/+6 |
* | fix a small bug in the order of the profile metadata dump | nbd | 2007-02-22 | 1 | -1/+1 |
* | last commit was missing a change... | nbd | 2007-02-22 | 1 | -1/+1 |
* | add missing config files | nbd | 2007-02-22 | 16 | -0/+4762 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. | nbd | 2007-02-22 | 26 | -24325/+638 |
* | rename the Profile template that the image builder uses to prevent name confl... | nbd | 2007-02-22 | 2 | -2/+2 |
* | Move aodv-uu to trunk/ | florian | 2007-02-20 | 6 | -0/+251 |
* | add 16MB flash support for ar2315 (who knows...?) | nbd | 2007-02-20 | 3 | -2/+19 |
* | nuke even more debug stuff | nbd | 2007-02-20 | 1 | -14/+48 |
* | sorry, last commit had a bug | nbd | 2007-02-20 | 1 | -1/+1 |
* | fix debug patch for ahb | nbd | 2007-02-20 | 1 | -21/+30 |
* | fix wireless-tools install *sigh* - thanks Kesha for noticing it | kaloz | 2007-02-20 | 1 | -1/+1 |
* | disable debugging stuff in madwifi - saves precious flash space :) | kaloz | 2007-02-20 | 2 | -1/+106 |
* | make rootfs split/detection more generic - patch can be moved to generic-2.6 ... | nbd | 2007-02-19 | 4 | -433/+416 |
* | autodetect flash width - thanks to Kestutis Kupciunas | kaloz | 2007-02-19 | 1 | -0/+14 |
* | use radio0 only on the 5312 | kaloz | 2007-02-19 | 1 | -3/+5 |
* | fix ar2315 rootfs mount | nbd | 2007-02-19 | 1 | -1/+7 |
* | Upgrade comgt to 0.32 (#1347) | florian | 2007-02-19 | 2 | -39/+132 |
* | Fix another typo, definitively closes #1370 | florian | 2007-02-19 | 1 | -1/+1 |
* | Fix a typo for videodev modules (#1371) | florian | 2007-02-19 | 1 | -1/+1 |
* | Fix a typo with latest driver, module name changed (#1370) | florian | 2007-02-19 | 1 | -1/+1 |
* | add documentation fixes from #1285 | nbd | 2007-02-18 | 2 | -10/+10 |
* | Finally fix the pesky x86-2.6 block2mtd related crash (#1058) | nbd | 2007-02-18 | 1 | -0/+11 |
* | disable dma offset for now | nbd | 2007-02-17 | 1 | -0/+4 |
* | fix ar2312/2313 mac detection | nbd | 2007-02-17 | 1 | -2/+6 |
* | add e1000 support | nbd | 2007-02-16 | 3 | -56/+7 |
* | remove useless newlines | nbd | 2007-02-16 | 1 | -7/+7 |
* | fix memleak in uniq (#1354) | nbd | 2007-02-16 | 1 | -0/+12 |
* | make kernel_menuconfig work without target toolchain | nbd | 2007-02-16 | 3 | -4/+5 |
* | document make kernel_menuconfig | nbd | 2007-02-16 | 1 | -1/+9 |
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | nbd | 2007-02-16 | 3 | -0/+14 |
* | more cleanup | nbd | 2007-02-16 | 4 | -95/+47 |
* | remove squashfs repartitioning hacks from spiflash driver - will be ported to... | nbd | 2007-02-16 | 1 | -66/+4 |
* | major cleanup of the ar531x code, improved hardware detection and support for... | nbd | 2007-02-16 | 14 | -427/+358 |
* | missed a reference to compile-targets | mbm | 2007-02-16 | 1 | -1/+1 |
* | remove obsolete compile-targets rule | mbm | 2007-02-16 | 1 | -3/+1 |
* | remove annoying package rm command | nbd | 2007-02-16 | 1 | -1/+0 |
* | when building a package, make sure that older versions get removed | nbd | 2007-02-16 | 1 | -0/+1 |
* | some ar531x cleanup | nbd | 2007-02-15 | 6 | -43/+2121 |
* | fix pcmcia modules load order (closes: #1355) | nico | 2007-02-14 | 1 | -1/+1 |
* | add fix for kernel headers to allow offsetof access from user space | nbd | 2007-02-14 | 1 | -0/+17 |
* | fix tar segfault (patch from busybox svn rev. 17772) | nbd | 2007-02-13 | 1 | -0/+77 |
* | make the uml kernel config compatible with both 32 bit and 64 bit systems | nbd | 2007-02-13 | 2 | -0/+88 |
* | fix multiport netfilter module installation (patch from #1280) | nbd | 2007-02-13 | 1 | -1/+1 |
* | move tlb change for mips 4KC to generic patches (required for most mips targets) | nbd | 2007-02-13 | 3 | -38/+20 |
* | Menuconfig will not treat 'select FOO' as a real dependency | nbd | 2007-02-12 | 2 | -15/+35 |
* | Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1 | mbm | 2007-02-12 | 1 | -1/+1 |
* | fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost." | mbm | 2007-02-12 | 1 | -0/+15 |
* | add some more busybox patches from upstream | nbd | 2007-02-12 | 2 | -0/+85 |
* | add kernel branch emulation fix from #1345 | nbd | 2007-02-12 | 1 | -0/+11 |