summaryrefslogtreecommitdiffstats
path: root/target/image
Commit message (Expand)AuthorAgeFilesLines
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-1/+4
* add lzma kernel compression support for au1000nbd2006-11-183-6/+40
* use target nm instead of host nm for ar7 images (#936)nbd2006-11-081-1/+1
* Add USR5461 image generation and tool (#817), thanks to Dick Streefland !florian2006-11-011-0/+5
* fix a small typonbd2006-10-311-1/+1
* fix rootfs partition name for x86 imagesnbd2006-10-311-3/+7
* rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz2006-10-271-0/+0
* extend X86_GRUB_ROOTPART selection to jffs2 imagesnbd2006-10-271-2/+2
* revert to hda2nbd2006-10-271-2/+2
* this should have been sda not hdapavlov2006-10-271-2/+2
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenoughnbd2006-10-261-8/+27
* some minor cleanuppavlov2006-10-252-13/+13
* fix partition issue with x86, leveraging the default size on the second parti...pavlov2006-10-251-6/+6
* code to bring in the following for x86:pavlov2006-10-242-1/+14
* make filesystem size selection generic (for ext2)nbd2006-10-192-5/+2
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-151-0/+25
* use the native toolchain for grub on non-amd64 hostsnbd2006-10-141-2/+23
* use bash for gen_image.shnbd2006-10-111-1/+1
* fix ar7 image alignment for jffs2nbd2006-10-091-7/+8
* add reboot=bios to x86 grub images to fix reboot issue on wrapnbd2006-10-091-1/+1
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...nbd2006-10-085-1/+189
* use -f option when calling trx (osx build works now)nbd2006-09-271-1/+1
* enable squashfs in the magicbox kernel (not used yet), magicbox build now no ...nbd2006-09-051-4/+10
* add basic support for the Magicbox boardskaloz2006-08-251-0/+32
* Override kernel template and output bzImage, not the binary file, closes #676...florian2006-08-251-1/+1
* don't pad aruba images - unnecessary with the jffs2 hacknbd2006-08-191-2/+1
* add XScale support to -ngkaloz2006-08-061-4/+19
* fix ccache related broadcom image compile errornbd2006-08-041-2/+2
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)mbm2006-08-041-2/+2
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccachembm2006-08-041-2/+2
* fix a few directories missed in [4176]'s source -> downloadmbm2006-07-212-2/+2
* UML target completed. Added ext2 target fs for use with uml imagesgroz2006-07-201-0/+15
* disable wgt634u images for linux 2.4 (only works with 2.6)nbd2006-07-181-0/+2
* Disable the use of lzma since the alchemy images are zlib compressed and ther...florian2006-07-021-15/+2
* credit where credit is duembm2006-06-2712-0/+72
* Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)florian2006-06-261-0/+27
* move target/linux/image to target/imagenbd2006-06-2143-0/+4832