summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ignore profiles with custom kernel configs in the image builder itselfnbd2007-02-222-4/+8
* disable the image builder in menuconfig for profiles with custom kernel configsnbd2007-02-223-0/+6
* fix a small bug in the order of the profile metadata dumpnbd2007-02-221-1/+1
* last commit was missing a change...nbd2007-02-221-1/+1
* add missing config filesnbd2007-02-2216-0/+4762
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-02-2226-24325/+638
* rename the Profile template that the image builder uses to prevent name confl...nbd2007-02-222-2/+2
* Move aodv-uu to trunk/florian2007-02-206-0/+251
* add 16MB flash support for ar2315 (who knows...?)nbd2007-02-203-2/+19
* nuke even more debug stuffnbd2007-02-201-14/+48
* sorry, last commit had a bugnbd2007-02-201-1/+1
* fix debug patch for ahbnbd2007-02-201-21/+30
* fix wireless-tools install *sigh* - thanks Kesha for noticing itkaloz2007-02-201-1/+1
* disable debugging stuff in madwifi - saves precious flash space :)kaloz2007-02-202-1/+106
* make rootfs split/detection more generic - patch can be moved to generic-2.6 ...nbd2007-02-194-433/+416
* autodetect flash width - thanks to Kestutis Kupciunaskaloz2007-02-191-0/+14
* use radio0 only on the 5312kaloz2007-02-191-3/+5
* fix ar2315 rootfs mountnbd2007-02-191-1/+7
* Upgrade comgt to 0.32 (#1347)florian2007-02-192-39/+132
* Fix another typo, definitively closes #1370florian2007-02-191-1/+1
* Fix a typo for videodev modules (#1371)florian2007-02-191-1/+1
* Fix a typo with latest driver, module name changed (#1370)florian2007-02-191-1/+1
* add documentation fixes from #1285nbd2007-02-182-10/+10
* Finally fix the pesky x86-2.6 block2mtd related crash (#1058)nbd2007-02-181-0/+11
* disable dma offset for nownbd2007-02-171-0/+4
* fix ar2312/2313 mac detectionnbd2007-02-171-2/+6
* add e1000 supportnbd2007-02-163-56/+7
* remove useless newlinesnbd2007-02-161-7/+7
* fix memleak in uniq (#1354)nbd2007-02-161-0/+12
* make kernel_menuconfig work without target toolchainnbd2007-02-163-4/+5
* document make kernel_menuconfignbd2007-02-161-1/+9
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-163-0/+14
* more cleanupnbd2007-02-164-95/+47
* remove squashfs repartitioning hacks from spiflash driver - will be ported to...nbd2007-02-161-66/+4
* major cleanup of the ar531x code, improved hardware detection and support for...nbd2007-02-1614-427/+358
* missed a reference to compile-targetsmbm2007-02-161-1/+1
* remove obsolete compile-targets rulembm2007-02-161-3/+1
* remove annoying package rm commandnbd2007-02-161-1/+0
* when building a package, make sure that older versions get removednbd2007-02-161-0/+1
* some ar531x cleanupnbd2007-02-156-43/+2121
* fix pcmcia modules load order (closes: #1355)nico2007-02-141-1/+1
* add fix for kernel headers to allow offsetof access from user spacenbd2007-02-141-0/+17
* fix tar segfault (patch from busybox svn rev. 17772)nbd2007-02-131-0/+77
* make the uml kernel config compatible with both 32 bit and 64 bit systemsnbd2007-02-132-0/+88
* fix multiport netfilter module installation (patch from #1280)nbd2007-02-131-1/+1
* move tlb change for mips 4KC to generic patches (required for most mips targets)nbd2007-02-133-38/+20
* Menuconfig will not treat 'select FOO' as a real dependencynbd2007-02-122-15/+35
* Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1mbm2007-02-121-1/+1
* fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."mbm2007-02-121-0/+15
* add some more busybox patches from upstreamnbd2007-02-122-0/+85