Age | Commit message (Expand) | Author |
2006-04-28 | Fixed handling of bad checksums with "mkimage -l" | Wolfgang Denk |
2006-03-12 | Fix array overflow with fw_setenv on uninitialised environment | Wolfgang Denk |
2006-03-12 | Add ADI Blackfin support | Wolfgang Denk |
2006-02-21 | Add GIT version information (commid ID) to untagged U-Boot versions | Wolfgang Denk |
2006-01-11 | Fix mkimage bug with multifile images created on 64 bit systems. | Wolfgang Denk |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz |
2005-09-25 | Fix tools/bmp_logo.c using incorrect offset to pixel data | Wolfgang Denk |
2005-09-24 | Fix error handling in tools/env/fw_env.c | Wolfgang Denk |
2005-08-12 | Update Hymod Board Database PHP code in "tools" directory | Wolfgang Denk |
2005-08-12 | Fix Murray Jensen's mail address. | Wolfgang Denk |
2005-08-03 | Cleanup build problems (on Fedora Core x86_64 build host) | Wolfgang Denk |
2005-07-21 | Fix file permissions | Wolfgang Denk |
2005-04-03 | * Patch by Scott McNutt, 01 Nov 2004: | wdenk |
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk |
2004-11-21 | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk |
2004-10-10 | * Configure SX1 board to use drivers/cfi_flash.c | wdenk |
2004-10-09 | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk |
2004-09-28 | * Patch by Yuli Barcohen, 19 Jul 2004: | wdenk |
2004-09-08 | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk |
2004-07-10 | * Rename SBC8560 into sbc8560 for consistency | wdenk |
2004-02-26 | * Patch by Rahul Shanbhag, 19 Feb 2004: | wdenk |
2003-12-06 | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk |
2003-11-17 | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk |
2003-10-30 | * Fix parameter passing to standalone images with bootm command | wdenk |
2003-10-08 | * Patch by Anders Larsen, 18 Sep 2003: | wdenk |
2003-10-07 | Fix build problems under FreeBSD | wdenk |
2003-10-06 | Add generic filesystem image type | wdenk |
2003-09-16 | Make IPB clock on MGT5100/MPC5200 configurable in board config file; | wdenk |
2003-08-17 | * Make Ethernet autonegotiation on INCA-IP work for all clock rates; | wdenk |
2003-08-07 | Removed the file tools/gdb/astest.c | dzu |
2003-08-07 | Removed tools/gdb from "make all" target. Added make target "gdbtools" | dzu |
2003-08-05 | * Map ISP1362 USB OTG controller for NSCU board | wdenk |
2003-07-24 | * Implement new mechanism to export U-Boot's functions to standalone | wdenk |
2003-07-14 | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2003-06-21 | Patch by Murray Jensen, 20 Jun 2003: | wdenk |
2003-06-19 | Patches by Murray Jensen, 17 Jun 2003: | wdenk |
2003-05-20 | * Patch by David Updegraff, 22 Apr 2003: | wdenk |
2003-05-03 | Fix problem with usage of "true" (undefined in current versions of bfd.h) | wdenk |
2003-04-20 | * Make sure Block Lock Bits get cleared in R360MPI flash driver | wdenk |
2003-04-12 | * Patch by Lutz Dennig, 10 Apr 2003: | wdenk |
2003-04-05 | * Patch by Arun Dharankar, 4 Apr 2003: | wdenk |
2003-03-12 | * Patch by Josef Wagner, 12 Mar 2003: | wdenk |
2003-03-06 | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk |
2003-03-06 | * Patch by Robert Schwebel, 21 Jan 2003: | wdenk |
2003-02-28 | * Add support for 16 MB flash configuration of TRAB board | wdenk |
2003-02-14 | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese |
2003-01-11 | * Restrict baudrate settings on LWMON to higher speeds | wdenk |
2002-12-17 | * Use 1-byte-read instead of -write for iprobe() function | wdenk |