summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add prereq checks for the documentation (#1400)nbd2007-02-251-1/+18
* fix path to usb audio modulenbd2007-02-251-1/+1
* fix KCONFIG for usb-audio package (#1335)nbd2007-02-251-1/+2
* add kernel_headers dependency on target/linux/generic-2.*nbd2007-02-251-0/+1
* add auto-rebuild for host builds (tested with tools/ and toolchain/)nbd2007-02-251-10/+12
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-256-43/+18
* add optional padding for x86 grub images (useful for running jffs2 images in ...nbd2007-02-253-1/+7
* make ptgen print the end offset of the last partition as wellnbd2007-02-251-0/+1
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-253-61/+44
* more reliable fix for handling pppnbd2007-02-252-4/+5
* integrate the fix from #1348 and clean up the network scripts a bit...nbd2007-02-251-18/+39
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
* upgrade to uClibc 0.9.28.2nbd2007-02-2410-326/+56
* fix cylinder rounding in ptgennbd2007-02-241-1/+1
* always dereference symbolic links when copying kernel modules into the packag...nbd2007-02-231-1/+1
* add -mlong-calls cflag to alsa mips build (patch from #1391)nbd2007-02-231-1/+1
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timenbd2007-02-231-1/+1
* make maxinodes configureable for ext2pavlov2007-02-222-5/+14
* NTFS-3G is at v1.0 nowkaloz2007-02-221-2/+2
* add gcc 4.1.2 (closes #1381)kaloz2007-02-2213-0/+4051
* 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