summaryrefslogtreecommitdiff
path: root/target/linux/ar7/image
AgeCommit message (Collapse)Author
2010-06-06[ar7] generate NA and non-NA images for Titan platformsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
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
2010-03-23[ar7] also generate images for AG1A, thanks obinouflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20Add missing evaloader specific changes from #2830florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-31Build images for the AG310, thanks sn9florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-30Build images for WAG54GP2v1 and v2, thanks sn9florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-09Add the firmware generation for the AG241v2b device (#3315)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11Add AG241 code pattern (fixes #1089)matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-11-10make the image filenames a bit shorternbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23ar7: fix eva image generationejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-22ar7: add eva image generation (thanks Axel Gembe)ejka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06cosmetic fixes for ar7: indent, use lowercase hex notation, formatnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd
(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