summaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk2009-10-271-2/+7
* env: only build env_embedded and envcrc when neededMike Frysinger2009-10-181-7/+2
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-101-0/+5
* mkimage: Include missing files in build dependency calculationsPrafulla Wadaskar2009-09-101-0/+2
* tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar2009-09-101-2/+15
* tools: mkimage: Makefile sortedPrafulla Wadaskar2009-09-101-25/+25
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-6/+6
* envcrc: add missing dependencies on env storageMike Frysinger2009-07-171-0/+4
* at91: add support for the PM9263 board of Ronetix GmbHIlko Iliev2009-04-161-0/+3
* One more fix for building env_embedded.oWolfgang Denk2009-04-051-0/+2
* Fix building of env_embedded.oWolfgang Denk2009-04-041-1/+2
* tools/Makefile: fix image.c dependancy locationJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* Add support for building native win32 toolsPeter Tyser2009-04-041-7/+16
* tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generationPeter Tyser2009-04-041-12/+5
* tools/Makefile: Create generic build rulesPeter Tyser2009-04-041-46/+9
* tools/Makefile: Use auto-generated object file dependenciesPeter Tyser2009-04-041-12/+12
* tools/Makefile: Remove symlinks for remaining source filesPeter Tyser2009-04-041-31/+13
* tools/Makefile: Dynamically generate libfdt object dependenciesPeter Tyser2009-04-041-7/+6
* tools/Makefile: Remove symlinks for fdt targetsPeter Tyser2009-04-041-25/+7
* tools/Makefile: Add libfdt/ to the include search pathPeter Tyser2009-04-041-9/+6
* tools: Remove unecessary symlinking of zlib.hPeter Tyser2009-04-041-5/+1
* tools/Makefile: Add tools/ to the include search pathPeter Tyser2009-04-041-6/+1
* tools/Makefile: Compile ncb when CONFIG_NETCONSOLEPeter Tyser2009-04-041-0/+2
* tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NETPeter Tyser2009-04-041-2/+2
* tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDEDPeter Tyser2009-04-041-2/+2
* tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IPPeter Tyser2009-04-041-5/+2
* tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMGPeter Tyser2009-04-041-2/+2
* tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADSPeter Tyser2009-04-041-2/+2
* tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabledPeter Tyser2009-04-041-3/+8
* tools/Makefile: Split variable declarations into multiple linesPeter Tyser2009-04-041-33/+53
* tools/Makefile: Remove inappropriate double-tabsPeter Tyser2009-04-041-76/+77
* tools/Makefile: Remove HOSTARCH HOSTOS definesPeter Tyser2009-04-041-12/+0
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-6/+6
* Add 'license' command to U-Boot command lineHarald Welte2008-08-181-0/+4
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-241-0/+4
|\
| * Use custom logo for Atmel boardsStelian Pop2008-05-101-0/+4
* | Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
|/
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-241-1/+5
* Fix out of tree building issueAnatolij Gustschin2008-03-271-7/+13
* Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-141-2/+9
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-291-3/+48
* [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-291-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-2/+9
* Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-091-1/+1
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-091-0/+1
* Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-091-5/+18
|\
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-221-5/+18
* | Fix compilation issues on MACOSXAubrey.Li2007-05-151-1/+1
|/
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-45/+53
OpenPOWER on IntegriCloud