aboutsummaryrefslogtreecommitdiff
path: root/openwrt/target/image
Commit message (Collapse)AuthorAge
* fix ar7 image alignment for jffs2Felix Fietkau2006-10-09
| | | | SVN-Revision: 4998
* add reboot=bios to x86 grub images to fix reboot issue on wrapFelix Fietkau2006-10-09
| | | | SVN-Revision: 4979
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ↵Felix Fietkau2006-10-08
| | | | | | and jffs2 SVN-Revision: 4962
* use -f option when calling trx (osx build works now)Felix Fietkau2006-09-27
| | | | SVN-Revision: 4871
* enable squashfs in the magicbox kernel (not used yet), magicbox build now no ↵Felix Fietkau2006-09-05
| | | | | | longer broken (images work well with jffs2) SVN-Revision: 4753
* add basic support for the Magicbox boardsImre Kaloz2006-08-25
| | | | SVN-Revision: 4672
* Override kernel template and output bzImage, not the binary file, closes ↵Florian Fainelli2006-08-25
| | | | | | #676 and #714 SVN-Revision: 4658
* don't pad aruba images - unnecessary with the jffs2 hackFelix Fietkau2006-08-19
| | | | SVN-Revision: 4610
* add XScale support to -ngImre Kaloz2006-08-06
| | | | SVN-Revision: 4475
* fix ccache related broadcom image compile errorFelix Fietkau2006-08-04
| | | | SVN-Revision: 4439
* yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)Mike Baker2006-08-04
| | | | SVN-Revision: 4433
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-04
| | | | SVN-Revision: 4429
* fix a few directories missed in [4176]'s source -> downloadMike Baker2006-07-21
| | | | SVN-Revision: 4198
* UML target completed. Added ext2 target fs for use with uml imagesGerry Rozema2006-07-20
| | | | SVN-Revision: 4178
* disable wgt634u images for linux 2.4 (only works with 2.6)Felix Fietkau2006-07-18
| | | | SVN-Revision: 4151
* Disable the use of lzma since the alchemy images are zlib compressed and ↵Florian Fainelli2006-07-02
| | | | | | there is a lot of space. Fix makefile error when "touching" zImage.flash.srec SVN-Revision: 4108
* credit where credit is dueMike Baker2006-06-27
| | | | SVN-Revision: 4091
* Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel ↵Florian Fainelli2006-06-26
| | | | | | compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :) SVN-Revision: 4084
* move target/linux/image to target/imageFelix Fietkau2006-06-21
SVN-Revision: 4040