summaryrefslogtreecommitdiffstats
path: root/target/linux/pxa/image
Commit message (Collapse)AuthorAgeFilesLines
* [pxa] add Default and Gumstix PXA profilesflorian2012-10-031-1/+13
| | | | | | Gumstix builds a fake flash image for usage in qemu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico2010-04-121-4/+4
| | | | | | 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
* [pxa]: upgrade to 2.6.32.7, switch to squashfs, remove broken flagkaloz2010-02-091-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* incomplete Gumstix supportkaloz2008-04-271-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove symlinkkaloz2008-04-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+1
(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