summaryrefslogtreecommitdiff
path: root/target/u-boot/Makefile.in
AgeCommit message (Expand)Author
2010-04-02u-boot: add 2010.03, adapt target mkimage step to work with 2010.03Peter Korsgaard
2009-12-18target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11Peter Korsgaard
2009-12-18target/u-boot: install mkimage to HOST_DIRPeter Korsgaard
2009-12-18Fix mkimage-install problem with external toolchain.Anders Darander
2009-09-16Remove the "project" featureThomas Petazzoni
2009-09-05target: use qstripThomas Petazzoni
2009-06-29u-boot: target tools: use library files from their original locationPeter Korsgaard
2009-03-23u-boot: get rid of version specific patch dirsPeter Korsgaard
2009-03-11Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa
2009-03-11Let user skip installation of the GUI module for QtopiaThiago A. Corrêa
2009-02-10u-boot: don't touch config.h unless explicitly requested by userPeter Korsgaard
2009-02-10u-boot: remove unused BOOTARGS / BOOTCMD handlingPeter Korsgaard
2009-02-07u-boot: remove commented out linePeter Korsgaard
2009-02-06Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa
2009-02-04u-boot: fix dependency for host mkimagePeter Korsgaard
2009-01-26u-boot: halt build early with description if no u-boot board name is setPeter Korsgaard
2009-01-26u-boot: clean up after UlfPeter Korsgaard
2009-01-26Fix erronous mkimage targetUlf Samuelsson
2009-01-26Revert bad patch to fix linux rebuild problemUlf Samuelsson
2009-01-21u-boot: unbreak target toolsPeter Korsgaard
2009-01-20U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ...Ulf Samuelsson
2009-01-19Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patch...Ulf Samuelsson
2009-01-16buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard
2009-01-06Use PROJECT-u-boot-VERSION-DATE.bin as u-boot targetUlf Samuelsson
2009-01-05u-boot: unbreak build after r24674Peter Korsgaard
2009-01-05u-boot: revert U_BOOT_TARGET part of r24646Peter Korsgaard
2009-01-05u-boot: unbreak build after r24646Peter Korsgaard
2009-01-03Generate an autoscript for configuring u-boot in $(BINARIES_DIR)Ulf Samuelsson
2009-01-03Add Memory configuration to U-Boot build, remove some debugging infoUlf Samuelsson
2009-01-02Support AT91 in vanilla U-BootUlf Samuelsson
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-08-20u-boot: bump versionPeter Korsgaard
2008-08-20u-boot: fix broken insert_define in MakefilePeter Korsgaard
2008-08-20u-boot: fix wrong syntax in MakefilePeter Korsgaard
2008-07-08uboot: revert r22638Peter Korsgaard
2008-07-04Bump U-Boot version to 1.3.3Ulf Samuelsson
2008-06-17u-boot tools: make sure destination directory existsPeter Korsgaard
2008-06-13u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard
2008-06-12u-boot: cleanup arch handlingPeter Korsgaard
2008-06-11u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse timePeter Korsgaard
2008-04-23u-boot: support platform-independent patchesPeter Korsgaard
2008-04-23u-boot: don't error on existing symlinkPeter Korsgaard
2008-04-23u-boot: tools in target (mkimage, fw_printenv and fw_setenv)Peter Korsgaard
2008-04-23u-boot: use correct ARCHPeter Korsgaard
2008-04-23u-boot: clean: also remove mkimage from staging_dirPeter Korsgaard
2008-04-23u-boot: set ARCH and CROSS_COMPILEPeter Korsgaard
2008-04-09u-boot: fix custom patch handlingPeter Korsgaard
2008-04-09u-boot: bump versionPeter Korsgaard
2008-04-01buildroot: additional -clean target fixesPeter Korsgaard
2008-03-11separate u-boot for at91 arm and everything elseJohn Voltz