aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/image/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* at91: Remove u-boot from platform images folderBen Whitten2016-10-065-799/+0
| | | | | | | Removes the bootloader from the images section as its now in packages/boot with the others. Signed-off-by: Ben Whitten <ben.whitten@gmail.com>
* Add support for u-bootClaudio Mignanti2010-07-2218-6486/+605
| | | | SVN-Revision: 22351
* replace old quote stripping with calls to qstrip macroNicolas Thill2010-04-291-3/+3
| | | | SVN-Revision: 21242
* fix u-boot installationFlorian Fainelli2009-10-291-1/+1
| | | | SVN-Revision: 18208
* fix u-boot linking failure with an EABI toolchainFlorian Fainelli2009-10-291-0/+52
| | | | SVN-Revision: 18207
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-145-16/+16
| | | | SVN-Revision: 15840
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0617-0/+6629
(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