summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk2006-04-281-5/+8
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-121-4/+2
* Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+1
* Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk2006-02-211-0/+22
* Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk2006-01-111-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* Added support for TQM834x boards.Marian Balakowicz2005-10-112-2/+2
* Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk2005-09-251-2/+8
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-251-1/+1
* Update Hymod Board Database PHP code in "tools" directoryWolfgang Denk2005-08-1215-155/+249
* Fix Murray Jensen's mail address.Wolfgang Denk2005-08-1220-22/+22
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-031-17/+20
* Fix file permissionsWolfgang Denk2005-07-211-0/+0
* * Patch by Scott McNutt, 01 Nov 2004:wdenk2005-04-031-0/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+3
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-211-1/+1
* * Configure SX1 board to use drivers/cfi_flash.cwdenk2004-10-101-0/+388
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-091-15/+3
* * Patch by Yuli Barcohen, 19 Jul 2004:wdenk2004-09-281-3/+1
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-082-0/+43
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-101-31/+32
* * Patch by Rahul Shanbhag, 19 Feb 2004:wdenk2004-02-261-1/+16
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-0/+2
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-171-2/+2
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-302-5/+1
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-083-2/+233
* Fix build problems under FreeBSDwdenk2003-10-071-2/+2
* Add generic filesystem image typewdenk2003-10-061-0/+1
* Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk2003-09-161-5/+5
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-171-0/+5
* Removed the file tools/gdb/astest.cdzu2003-08-071-126/+0
* Removed tools/gdb from "make all" target. Added make target "gdbtools"dzu2003-08-072-16/+2
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-051-3/+3
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-246-89/+89
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-0/+1
* * Code cleanup:wdenk2003-06-2716-159/+151
* Patch by Murray Jensen, 20 Jun 2003:wdenk2003-06-211-1/+1
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-1914-3/+207
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-201-0/+1
* Fix problem with usage of "true" (undefined in current versions of bfd.h)wdenk2003-05-031-1/+1
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-202-1/+2
* * Patch by Lutz Dennig, 10 Apr 2003:wdenk2003-04-121-244/+240
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-052-0/+50
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-1/+1
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-1/+1
* * Patch by Robert Schwebel, 21 Jan 2003:wdenk2003-03-061-6/+23
* * Add support for 16 MB flash configuration of TRAB boardwdenk2003-02-281-41/+41
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-41/+44
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-114-130/+268
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-175-0/+859
OpenPOWER on IntegriCloud