summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/image
Commit message (Collapse)AuthorAgeFilesLines
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-21/+21
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add fstype to combined image file namenico2009-11-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Implement a preliminary combined image format.jow2009-09-221-0/+6
| | | | | | | | | - add sysupgrade support for 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ↵jow2009-04-211-1/+1
| | | | | | to avoid confusion git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Generate suitable images for the UBNT PicoStation2jow2009-04-211-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx/atheros] include revision number in Ubiquity imagesflorian2009-02-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in atheros image makefilejow2008-12-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] firmware-utils/mkfwimage: add RouterStation support (based on a ↵juhosg2008-12-181-6/+9
| | | | | | patch by Jonas <jonas at ubnt.com>) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] create firmware image for the Compex NP25G and WPE53G boardsjuhosg2008-11-221-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow mkfwimage to fail during atheros builds.nbd2008-07-261-2/+2
| | | | | | | | sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵thepeople2008-07-251-0/+10
| | | | | | back in ubiquiti image generation. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert to before ubnt images were madethepeople2008-05-131-20/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix file namesthepeople2008-05-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change image generation, no need for duplicate imagesthepeople2008-05-081-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix filename for image generationthepeople2008-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* buld images for the Ubiquiti LiteStation and NanoStation ported from ↵thepeople2008-05-071-0/+22
| | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert [10668] this was also accidentalflorian2008-03-271-33/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create a dummy sit package for 2.4 kernelsqflorian2008-03-271-1/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make the image filenames a bit shorternbd2007-11-101-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73