summaryrefslogtreecommitdiff
path: root/target/linux/atheros/image
Commit message (Collapse)AuthorAgeFilesLines
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-21/+21
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* atheros: add fstype to combined image file nameNicolas Thill2009-11-171-1/+1
| | | | SVN-Revision: 18443
* Implement a preliminary combined image format. - add sysupgrade support for ↵Jo-Philipp Wich2009-09-221-0/+6
| | | | | | combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668
* rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... to avoid ↵Jo-Philipp Wich2009-04-211-1/+1
| | | | | | confusion SVN-Revision: 15316
* Generate suitable images for the UBNT PicoStation2Jo-Philipp Wich2009-04-211-0/+6
| | | | SVN-Revision: 15314
* include revision number in Ubiquity imagesFlorian Fainelli2009-02-201-2/+2
| | | | SVN-Revision: 14574
* fix typo in atheros image makefileJo-Philipp Wich2008-12-211-1/+1
| | | | SVN-Revision: 13707
* firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵Gabor Juhos2008-12-181-6/+9
| | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682
* create firmware image for the Compex NP25G and WPE53G boardsGabor Juhos2008-11-221-2/+12
| | | | SVN-Revision: 13318
* allow mkfwimage to fail during atheros builds. sometimes images get too big ↵Felix Fietkau2008-07-261-2/+2
| | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵Travis Kemen2008-07-251-0/+10
| | | | | | back in ubiquiti image generation. SVN-Revision: 11920
* revert to before ubnt images were madeTravis Kemen2008-05-131-20/+0
| | | | SVN-Revision: 11130
* fix file namesTravis Kemen2008-05-081-2/+2
| | | | SVN-Revision: 11083
* change image generation, no need for duplicate imagesTravis Kemen2008-05-081-4/+2
| | | | SVN-Revision: 11082
* fix filename for image generationTravis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11077
* buld images for the Ubiquiti LiteStation and NanoStation ported from ↵Travis Kemen2008-05-071-0/+22
| | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061
* Revert [10668] this was also accidentalFlorian Fainelli2008-03-271-33/+1
| | | | SVN-Revision: 10670
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-1/+32
| | | | SVN-Revision: 10668
* make the image filenames a bit shorterFelix Fietkau2007-11-101-4/+4
| | | | SVN-Revision: 9533
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+28
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653