| Commit message (Expand) | Author | Age | Files | Lines |
* | add optional padding for x86 grub images (useful for running jffs2 images in ... | Felix Fietkau | 2007-02-25 | 3 | -1/+7 |
* | make ptgen print the end offset of the last partition as well | Felix Fietkau | 2007-02-25 | 1 | -0/+1 |
* | clean up stampfile mess for tools/ and toolchain/ | Felix Fietkau | 2007-02-25 | 3 | -61/+44 |
* | more reliable fix for handling ppp | Felix Fietkau | 2007-02-25 | 2 | -4/+5 |
* | integrate the fix from #1348 and clean up the network scripts a bit... | Felix Fietkau | 2007-02-25 | 1 | -18/+39 |
* | fix ppp defaultroute issues (based on patch from #1386, fixes #1181) | Felix Fietkau | 2007-02-25 | 1 | -0/+4 |
* | upgrade to uClibc 0.9.28.2 | Felix Fietkau | 2007-02-24 | 10 | -326/+56 |
* | fix cylinder rounding in ptgen | Felix Fietkau | 2007-02-24 | 1 | -1/+1 |
* | always dereference symbolic links when copying kernel modules into the packag... | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | add -mlong-calls cflag to alsa mips build (patch from #1391) | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | Felix Fietkau | 2007-02-23 | 1 | -1/+1 |
* | make maxinodes configureable for ext2 | Tim Yardley | 2007-02-22 | 2 | -5/+14 |
* | NTFS-3G is at v1.0 now | Imre Kaloz | 2007-02-22 | 1 | -2/+2 |
* | add gcc 4.1.2 (closes #1381) | Imre Kaloz | 2007-02-22 | 13 | -0/+4051 |
* | ignore profiles with custom kernel configs in the image builder itself | Felix Fietkau | 2007-02-22 | 2 | -4/+8 |
* | disable the image builder in menuconfig for profiles with custom kernel configs | Felix Fietkau | 2007-02-22 | 3 | -0/+6 |
* | fix a small bug in the order of the profile metadata dump | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
* | last commit was missing a change... | Felix Fietkau | 2007-02-22 | 1 | -1/+1 |
* | add missing config files | Felix Fietkau | 2007-02-22 | 16 | -0/+4762 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. ./confi... | Felix Fietkau | 2007-02-22 | 26 | -24325/+638 |
* | rename the Profile template that the image builder uses to prevent name confl... | Felix Fietkau | 2007-02-22 | 2 | -2/+2 |
* | Move aodv-uu to trunk/ | Florian Fainelli | 2007-02-20 | 6 | -0/+251 |
* | add 16MB flash support for ar2315 (who knows...?) | Felix Fietkau | 2007-02-20 | 3 | -2/+19 |
* | nuke even more debug stuff | Felix Fietkau | 2007-02-20 | 1 | -14/+48 |
* | sorry, last commit had a bug | Felix Fietkau | 2007-02-20 | 1 | -1/+1 |
* | fix debug patch for ahb | Felix Fietkau | 2007-02-20 | 1 | -21/+30 |
* | fix wireless-tools install *sigh* - thanks Kesha for noticing it | Imre Kaloz | 2007-02-20 | 1 | -1/+1 |
* | disable debugging stuff in madwifi - saves precious flash space :) | Imre Kaloz | 2007-02-20 | 2 | -1/+106 |
* | make rootfs split/detection more generic - patch can be moved to generic-2.6 ... | Felix Fietkau | 2007-02-19 | 4 | -433/+416 |
* | autodetect flash width - thanks to Kestutis Kupciunas | Imre Kaloz | 2007-02-19 | 1 | -0/+14 |
* | use radio0 only on the 5312 | Imre Kaloz | 2007-02-19 | 1 | -3/+5 |
* | fix ar2315 rootfs mount | Felix Fietkau | 2007-02-19 | 1 | -1/+7 |
* | Upgrade comgt to 0.32 (#1347) | Florian Fainelli | 2007-02-19 | 2 | -39/+132 |
* | Fix another typo, definitively closes #1370 | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
* | Fix a typo for videodev modules (#1371) | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
* | Fix a typo with latest driver, module name changed (#1370) | Florian Fainelli | 2007-02-19 | 1 | -1/+1 |
* | add documentation fixes from #1285 | Felix Fietkau | 2007-02-18 | 2 | -10/+10 |
* | Finally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing bl... | Felix Fietkau | 2007-02-18 | 1 | -0/+11 |
* | disable dma offset for now | Felix Fietkau | 2007-02-17 | 1 | -0/+4 |
* | fix ar2312/2313 mac detection | Felix Fietkau | 2007-02-17 | 1 | -2/+6 |
* | add e1000 support | Felix Fietkau | 2007-02-16 | 3 | -56/+7 |
* | remove useless newlines | Felix Fietkau | 2007-02-16 | 1 | -7/+7 |
* | fix memleak in uniq (#1354) | Felix Fietkau | 2007-02-16 | 1 | -0/+12 |
* | make kernel_menuconfig work without target toolchain | Felix Fietkau | 2007-02-16 | 3 | -4/+5 |
* | document make kernel_menuconfig | Felix Fietkau | 2007-02-16 | 1 | -1/+9 |
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | Felix Fietkau | 2007-02-16 | 3 | -0/+14 |
* | more cleanup | Felix Fietkau | 2007-02-16 | 4 | -95/+47 |
* | remove squashfs repartitioning hacks from spiflash driver - will be ported to... | Felix Fietkau | 2007-02-16 | 1 | -66/+4 |
* | major cleanup of the ar531x code, improved hardware detection and support for... | Felix Fietkau | 2007-02-16 | 14 | -427/+358 |
* | missed a reference to compile-targets | Mike Baker | 2007-02-16 | 1 | -1/+1 |