Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename 'atheros' target to 'ath25' | Felix Fietkau | 2015-03-13 |
| | | | | | | | | Rename 'atheros' target to more precise 'ath25'. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44736 | ||
* | atheros: remove odd board check during image build | Felix Fietkau | 2015-03-13 |
| | | | | | | Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44735 | ||
* | define a shared IMG_PREFIX variable used as a basename for image files, it ↵ | Nicolas Thill | 2010-04-12 |
| | | | | | | 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 name | Nicolas Thill | 2009-11-17 |
| | | | | SVN-Revision: 18443 | ||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 |
| | | | | | | 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 Wich | 2009-04-21 |
| | | | | | | confusion SVN-Revision: 15316 | ||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 |
| | | | | SVN-Revision: 15314 | ||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 |
| | | | | SVN-Revision: 14574 | ||
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 |
| | | | | SVN-Revision: 13707 | ||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | ||
* | create firmware image for the Compex NP25G and WPE53G boards | Gabor Juhos | 2008-11-22 |
| | | | | SVN-Revision: 13318 | ||
* | allow mkfwimage to fail during atheros builds. sometimes images get too big ↵ | Felix Fietkau | 2008-07-26 |
| | | | | | | 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 Kemen | 2008-07-25 |
| | | | | | | back in ubiquiti image generation. SVN-Revision: 11920 | ||
* | revert to before ubnt images were made | Travis Kemen | 2008-05-13 |
| | | | | SVN-Revision: 11130 | ||
* | fix file names | Travis Kemen | 2008-05-08 |
| | | | | SVN-Revision: 11083 | ||
* | change image generation, no need for duplicate images | Travis Kemen | 2008-05-08 |
| | | | | SVN-Revision: 11082 | ||
* | fix filename for image generation | Travis Kemen | 2008-05-08 |
| | | | | SVN-Revision: 11077 | ||
* | buld images for the Ubiquiti LiteStation and NanoStation ported from ↵ | Travis Kemen | 2008-05-07 |
| | | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061 | ||
* | Revert [10668] this was also accidental | Florian Fainelli | 2008-03-27 |
| | | | | SVN-Revision: 10670 | ||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 |
| | | | | SVN-Revision: 10668 | ||
* | make the image filenames a bit shorter | Felix Fietkau | 2007-11-10 |
| | | | | SVN-Revision: 9533 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
(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 |