summaryrefslogtreecommitdiffstats
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
...
* Improve TARGETS handling for bootloaders and kernelThomas Petazzoni2011-07-116-46/+0Star
* u-boot: rename to ubootThomas Petazzoni2011-07-114-40/+40
* uboot-mkimage: new packageThomas Petazzoni2011-07-101-27/+0Star
* u-boot: convert to GENTARGETSThomas Petazzoni2011-07-102-149/+74Star
* grub2: remove packageThomas Petazzoni2011-07-103-103/+0Star
* grub: convert to AUTOTARGETSThomas Petazzoni2011-07-102-63/+53Star
* syslinux: convert to GENTARGETSThomas Petazzoni2011-07-102-38/+26Star
* at91dataflashboot: convert to GENTARGETSThomas Petazzoni2011-07-102-52/+15Star
* at91bootstrap: convert to GENTARGETSThomas Petazzoni2011-07-101-37/+20Star
* barebox: convert to GENTARGETSThomas Petazzoni2011-07-101-36/+32Star
* barebox: bump versionPeter Korsgaard2011-05-151-1/+1
* u-boot 2011.03: fix mkimage build failure when u-boot isn't configuredGustavo Zacarias2011-04-261-0/+27
* barebox: bump versionPeter Korsgaard2011-04-261-1/+1
* u-boot: add 2011.03 releaseLuca Ceresoli2011-04-242-2/+6
* u-boot: fix target build of fw_printenvPeter Korsgaard2011-04-241-7/+3Star
* u-boot: remove extra CFLAGS / LDFLAGS handlingPeter Korsgaard2011-04-241-2/+0Star
* grub: fix download URLPeter Korsgaard2011-03-131-1/+1
* u-boot: drop old 2009.xx versionsPeter Korsgaard2011-02-232-9/+1Star
* initial support for Blackfin processorsMike Frysinger2011-02-072-0/+6
* barebox: add option to build bareboxenv for targetPeter Korsgaard2011-02-062-1/+14
* barebox: use ccache if enabledPeter Korsgaard2011-02-011-1/+1
* Enable ccache for u-boot compileMartin Hicks2011-02-011-1/+1
* barebox: bump versionPeter Korsgaard2011-01-061-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
* barebox: bump Barebox to 2010.11Thomas Petazzoni2010-12-161-1/+1
* u-boot: add U-Boot 2010.09Thomas Petazzoni2010-12-161-1/+5
* at91bootstrap: no board name check when 'make source' is usedThomas Petazzoni2010-12-161-1/+4
* at91bootstrap: rename config options for consistencyThomas Petazzoni2010-12-161-5/+5
* at91bootstrap: switch to the official versionThomas Petazzoni2010-12-163-106/+358
* boot/syslinux: allow build on x86_64Heiko Zuerker2010-11-291-1/+1
* barebox/u-boot/linux: don't error out on missing config when make sourcePeter Korsgaard2010-09-282-2/+6
* 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/+1Star
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-072-6/+6
* 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
* at91dataflashboot: fix patch targetPeter Korsgaard2010-06-141-1/+2
* at91bootstrap: add help textPeter Korsgaard2010-06-141-0/+6
* at91bootstrap: don't depend on BR .configPeter Korsgaard2010-06-141-1/+1
* Add support for the Barebox bootloaderThomas Petazzoni2010-06-123-0/+76
* at91dataflashboot: add two patchesThomas Petazzoni2010-06-122-0/+65
* at91dataflashboot: add a patch stepThomas Petazzoni2010-06-121-1/+5
* at91dataflashboot: various fixesThomas Petazzoni2010-06-121-8/+6Star
* at91dataflashboot: fix configuration optionsThomas Petazzoni2010-06-121-4/+6
* at91bootstrap: fix AT91BOOTSTRAP_BINARYThomas Petazzoni2010-06-121-5/+1Star