aboutsummaryrefslogtreecommitdiff
path: root/target/linux/at91/image
Commit message (Collapse)AuthorAge
...
* revamp target: add support for netusg20 boardClaudio Mignanti2010-06-18
| | | | SVN-Revision: 21838
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-29
| | | | SVN-Revision: 21242
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-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
* fix u-boot installationFlorian Fainelli2009-10-29
| | | | SVN-Revision: 18208
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-29
| | | | SVN-Revision: 18207
* fix dfboot linking failures (#5937)Florian Fainelli2009-10-29
| | | | SVN-Revision: 18206
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-14
| | | | SVN-Revision: 15840
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
| | | | SVN-Revision: 15242
* be politically correctImre Kaloz2008-04-28
| | | | SVN-Revision: 10964
* make the image filenames a bit shorterFelix Fietkau2007-11-10
| | | | SVN-Revision: 9533
* fix target names in image options (closes: #2357)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8749
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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