summaryrefslogtreecommitdiffstats
path: root/target/u-boot/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11Peter Korsgaard2009-12-181-1/+4
* target/u-boot: install mkimage to HOST_DIRPeter Korsgaard2009-12-181-3/+2
* Fix mkimage-install problem with external toolchain.Anders Darander2009-12-181-0/+1
* Remove the "project" featureThomas Petazzoni2009-09-161-10/+7
* target: use qstripThomas Petazzoni2009-09-051-20/+10
* u-boot: target tools: use library files from their original locationPeter Korsgaard2009-06-291-4/+7
* u-boot: get rid of version specific patch dirsPeter Korsgaard2009-03-231-1/+1
* Revert wrongly commited files (u-boot changes) from -r25617Thiago A. Corrêa2009-03-111-1/+0
* Let user skip installation of the GUI module for QtopiaThiago A. Corrêa2009-03-111-0/+1
* u-boot: don't touch config.h unless explicitly requested by userPeter Korsgaard2009-02-101-1/+7
* u-boot: remove unused BOOTARGS / BOOTCMD handlingPeter Korsgaard2009-02-101-12/+0
* u-boot: remove commented out linePeter Korsgaard2009-02-071-1/+0
* Simplify kernel naming scheme. Only use kernel name plus the rootfs suffix if...Thiago A. Corrêa2009-02-061-1/+1
* u-boot: fix dependency for host mkimagePeter Korsgaard2009-02-041-1/+1
* u-boot: halt build early with description if no u-boot board name is setPeter Korsgaard2009-01-261-0/+6
* u-boot: clean up after UlfPeter Korsgaard2009-01-261-14/+1
* Fix erronous mkimage targetUlf Samuelsson2009-01-261-1/+1
* Revert bad patch to fix linux rebuild problemUlf Samuelsson2009-01-261-1/+2
* u-boot: unbreak target toolsPeter Korsgaard2009-01-211-3/+3
* U_BOOT_ARCH_PATCH_DIR should contain a value or should not be defined, empty ...Ulf Samuelsson2009-01-201-1/+1
* Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 patch...Ulf Samuelsson2009-01-191-0/+3
* buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* Use PROJECT-u-boot-VERSION-DATE.bin as u-boot targetUlf Samuelsson2009-01-061-8/+18
* u-boot: unbreak build after r24674Peter Korsgaard2009-01-051-1/+1
* u-boot: revert U_BOOT_TARGET part of r24646Peter Korsgaard2009-01-051-4/+1
* u-boot: unbreak build after r24646Peter Korsgaard2009-01-051-1/+1
* Generate an autoscript for configuring u-boot in $(BINARIES_DIR)Ulf Samuelsson2009-01-031-3/+83
* Add Memory configuration to U-Boot build, remove some debugging infoUlf Samuelsson2009-01-031-15/+39
* Support AT91 in vanilla U-BootUlf Samuelsson2009-01-021-8/+30
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-4/+4
* u-boot: bump versionPeter Korsgaard2008-08-201-2/+3
* u-boot: fix broken insert_define in MakefilePeter Korsgaard2008-08-201-12/+12
* u-boot: fix wrong syntax in MakefilePeter Korsgaard2008-08-201-4/+4
* uboot: revert r22638Peter Korsgaard2008-07-081-1/+1
* Bump U-Boot version to 1.3.3Ulf Samuelsson2008-07-041-1/+1
* u-boot tools: make sure destination directory existsPeter Korsgaard2008-06-171-0/+2
* u-boot: don't depend on gcc (not needed and not provided by ext toolchain)Peter Korsgaard2008-06-131-1/+1
* u-boot: cleanup arch handlingPeter Korsgaard2008-06-121-1/+1
* u-boot: evaluate U_BOOT_ARCH at use time, rather than Makefile parse timePeter Korsgaard2008-06-111-1/+1
* u-boot: support platform-independent patchesPeter Korsgaard2008-04-231-1/+2
* u-boot: don't error on existing symlinkPeter Korsgaard2008-04-231-1/+1
* u-boot: tools in target (mkimage, fw_printenv and fw_setenv)Peter Korsgaard2008-04-231-2/+23
* u-boot: use correct ARCHPeter Korsgaard2008-04-231-2/+2
* u-boot: clean: also remove mkimage from staging_dirPeter Korsgaard2008-04-231-0/+1
* u-boot: set ARCH and CROSS_COMPILEPeter Korsgaard2008-04-231-1/+4
* u-boot: fix custom patch handlingPeter Korsgaard2008-04-091-1/+1
* u-boot: bump versionPeter Korsgaard2008-04-091-1/+1
* buildroot: additional -clean target fixesPeter Korsgaard2008-04-011-2/+2
* separate u-boot for at91 arm and everything elseJohn Voltz2008-03-111-0/+148