summaryrefslogtreecommitdiffstats
path: root/boot/u-boot
Commit message (Expand)AuthorAgeFilesLines
* initial support for Blackfin processorsMike Frysinger2011-02-072-0/+6
* Enable ccache for u-boot compileMartin Hicks2011-02-011-1/+1
* u-boot: update default helper tools to 2010.12Mike Frysinger2010-12-271-1/+1
* u-boot: add support for version 2010.12Thomas Petazzoni2010-12-251-1/+5
* u-boot: add CROSS_COMPILE/ARCH when building host toolsThomas Petazzoni2010-12-161-1/+1
* u-boot: add U-Boot 2010.09Thomas Petazzoni2010-12-161-1/+5
* barebox/u-boot/linux: don't error out on missing config when make sourcePeter Korsgaard2010-09-281-1/+3
* u-boot: pass ARCH/CROSS_COMPILE when running make <board>_configPeter Korsgaard2010-09-271-1/+2
* u-boot: fix custom patch handlingThomas Petazzoni2010-07-291-1/+1
* u-boot: fix custom patch dir handlingOssy2010-07-261-2/+2
* u-boot: add Marvell u-boot.kwb supportPeter Korsgaard2010-07-262-1/+19
* u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGSPeter Korsgaard2010-07-141-3/+1
* u-boot: add 2010.06 releasePeter Korsgaard2010-07-052-5/+12
* Fix u-boot 2010.03 build for AVR32 targetsThiago A. Correa2010-06-231-0/+5
* u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSIONThomas Petazzoni2010-06-122-2/+2
* u-boot: beautify option promptsThomas Petazzoni2010-06-121-5/+5
* u-boot: re-add infrastructure to specify custom tarballThomas Petazzoni2010-06-122-4/+23
* u-boot: add a few commentsThomas Petazzoni2010-06-121-0/+4
* u-boot: remove unused U_BOOT_TARGET_TOOLS variableThomas Petazzoni2010-06-121-2/+1
* u-boot: further simplify the configurationThomas Petazzoni2010-06-122-352/+8
* u-boot: support building for mkimageThomas Petazzoni2010-06-121-7/+21
* u-boot: remove useless symbolic linkThomas Petazzoni2010-06-101-4/+1
* u-boot: remove patch for obsolete versionThomas Petazzoni2010-06-101-13/+0
* u-boot: simplify custom patch handlingThomas Petazzoni2010-06-102-11/+8
* u-boot: remove reference to old 1.2.0-atmel versionThomas Petazzoni2010-06-101-4/+0
* u-boot: remove u-boot-status make targetThomas Petazzoni2010-06-101-15/+0
* u-boot: remove arch specific patches infrastructureThomas Petazzoni2010-06-101-2/+0
* u-boot: remove option to configure download siteThomas Petazzoni2010-06-102-5/+1
* u-boot: rename Makefile.in to u-boot.mk for coherencyThomas Petazzoni2010-06-101-0/+0
* u-boot: remove ancient versionsThomas Petazzoni2010-06-101-26/+0
* u-boot: do not default to $(BOARD_NAME) for the board nameThomas Petazzoni2010-06-101-1/+0
* bootloaders: move bootloader build code to boot/Thomas Petazzoni2010-06-103-0/+684