summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add optional padding for x86 grub images (useful for running jffs2 images in ↵nbd2007-02-253-1/+7
| | | | | | qemu) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ptgen print the end offset of the last partition as wellnbd2007-02-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up stampfile mess for tools/ and toolchain/nbd2007-02-253-61/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more reliable fix for handling pppnbd2007-02-252-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* integrate the fix from #1348 and clean up the network scripts a bit...nbd2007-02-251-18/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ppp defaultroute issues (based on patch from #1386, fixes #1181)nbd2007-02-251-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uClibc 0.9.28.2nbd2007-02-2410-326/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix cylinder rounding in ptgennbd2007-02-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* always dereference symbolic links when copying kernel modules into the ↵nbd2007-02-231-1/+1
| | | | | | packaging directory (fixes alsa build, patch from #1392) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add -mlong-calls cflag to alsa mips build (patch from #1391)nbd2007-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP timenbd2007-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make maxinodes configureable for ext2pavlov2007-02-222-5/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NTFS-3G is at v1.0 nowkaloz2007-02-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gcc 4.1.2 (closes #1381)kaloz2007-02-2213-0/+4051
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ignore profiles with custom kernel configs in the image builder itselfnbd2007-02-222-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable the image builder in menuconfig for profiles with custom kernel configsnbd2007-02-223-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a small bug in the order of the profile metadata dumpnbd2007-02-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* last commit was missing a change...nbd2007-02-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config filesnbd2007-02-2216-0/+4762
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorganize kernel configs - target/linux/*/config is now a directory.nbd2007-02-2226-24325/+638
| | | | | | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename the Profile template that the image builder uses to prevent name ↵nbd2007-02-222-2/+2
| | | | | | conflicts with the template that the kernel uses git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move aodv-uu to trunk/florian2007-02-206-0/+251
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add 16MB flash support for ar2315 (who knows...?)nbd2007-02-203-2/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke even more debug stuffnbd2007-02-201-14/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sorry, last commit had a bugnbd2007-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix debug patch for ahbnbd2007-02-201-21/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wireless-tools install *sigh* - thanks Kesha for noticing itkaloz2007-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable debugging stuff in madwifi - saves precious flash space :)kaloz2007-02-202-1/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make rootfs split/detection more generic - patch can be moved to generic-2.6 ↵nbd2007-02-194-433/+416
| | | | | | after testing on other platforms (especially broadcom) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autodetect flash width - thanks to Kestutis Kupciunaskaloz2007-02-191-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use radio0 only on the 5312kaloz2007-02-191-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar2315 rootfs mountnbd2007-02-191-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade comgt to 0.32 (#1347)florian2007-02-192-39/+132
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix another typo, definitively closes #1370florian2007-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a typo for videodev modules (#1371)florian2007-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a typo with latest driver, module name changed (#1370)florian2007-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add documentation fixes from #1285nbd2007-02-182-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix the pesky x86-2.6 block2mtd related crash (#1058)nbd2007-02-181-0/+11
| | | | | | | | | | | | | | | | | | When erasing blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *)) ... and there was much rejoicing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable dma offset for nownbd2007-02-171-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar2312/2313 mac detectionnbd2007-02-171-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add e1000 supportnbd2007-02-163-56/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove useless newlinesnbd2007-02-161-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix memleak in uniq (#1354)nbd2007-02-161-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernel_menuconfig work without target toolchainnbd2007-02-163-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* document make kernel_menuconfignbd2007-02-161-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel ↵nbd2007-02-163-0/+14
| | | | | | - uses config.pl to generate target/linux/*/config and config-diff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupnbd2007-02-164-95/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove squashfs repartitioning hacks from spiflash driver - will be ported ↵nbd2007-02-161-66/+4
| | | | | | to redboot parsing code later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* major cleanup of the ar531x code, improved hardware detection and support ↵nbd2007-02-1614-427/+358
| | | | | | for multiple ethernet interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* missed a reference to compile-targetsmbm2007-02-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6306 3c298f89-4303-0410-b956-a3cf2f4a3e73