Age | Commit message (Expand) | Author | Files | Lines |
2006-10-11 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 8 | -110/+144 |
2006-10-09 | Define IH_CPU_AVR32 | Stefan Roese | 1 | -0/+1 |
2006-10-09 | Coding style cleanup | Wolfgang Denk | 2 | -2/+2 |
2006-09-06 | Fix mkimage -l bug with multifile images on 64bit platforms | Wolfgang Denk | 1 | -1/+1 |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 4 | -102/+139 |
2006-09-01 | Fix tools/updater build error. | Marian Balakowicz | 2 | -6/+2 |
2006-09-01 | tools/easylogo/easylogo.c | Marian Balakowicz | 1 | -1/+1 |
2006-08-16 | * Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | 1 | -0/+1 |
2006-04-28 | Fixed handling of bad checksums with "mkimage -l" | Wolfgang Denk | 1 | -5/+8 |
2006-03-12 | Fix array overflow with fw_setenv on uninitialised environment | Wolfgang Denk | 1 | -4/+2 |
2006-03-12 | Add ADI Blackfin support | Wolfgang Denk | 1 | -0/+1 |
2006-02-21 | Add GIT version information (commid ID) to untagged U-Boot versions | Wolfgang Denk | 1 | -0/+22 |
2006-01-11 | Fix mkimage bug with multifile images created on 64 bit systems. | Wolfgang Denk | 1 | -1/+1 |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 1 | -2/+2 |
2005-10-11 | Added support for TQM834x boards. | Marian Balakowicz | 2 | -2/+2 |
2005-09-25 | Fix tools/bmp_logo.c using incorrect offset to pixel data | Wolfgang Denk | 1 | -2/+8 |
2005-09-25 | Fix error handling in tools/env/fw_env.c | Wolfgang Denk | 1 | -1/+1 |
2005-08-12 | Update Hymod Board Database PHP code in "tools" directory | Wolfgang Denk | 15 | -155/+249 |
2005-08-12 | Fix Murray Jensen's mail address. | Wolfgang Denk | 20 | -22/+22 |
2005-08-03 | Cleanup build problems (on Fedora Core x86_64 build host) | Wolfgang Denk | 1 | -17/+20 |
2005-07-21 | Fix file permissions | Wolfgang Denk | 1 | -0/+0 |
2005-04-03 | * Patch by Scott McNutt, 01 Nov 2004: | wdenk | 1 | -0/+2 |
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk | 1 | -0/+3 |
2004-11-21 | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 1 | -1/+1 |
2004-10-10 | * Configure SX1 board to use drivers/cfi_flash.c | wdenk | 1 | -0/+388 |
2004-10-09 | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 1 | -15/+3 |
2004-09-28 | * Patch by Yuli Barcohen, 19 Jul 2004: | wdenk | 1 | -3/+1 |
2004-09-08 | * Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000 | wdenk | 2 | -0/+43 |
2004-07-10 | * Rename SBC8560 into sbc8560 for consistency | wdenk | 1 | -31/+32 |
2004-02-26 | * Patch by Rahul Shanbhag, 19 Feb 2004: | wdenk | 1 | -1/+16 |
2003-12-06 | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 1 | -0/+2 |
2003-11-17 | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 1 | -2/+2 |
2003-10-30 | * Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0 | wdenk | 2 | -5/+1 |
2003-10-08 | * Patch by Anders Larsen, 18 Sep 2003: | wdenk | 3 | -2/+233 |
2003-10-07 | Fix build problems under FreeBSD | wdenk | 1 | -2/+2 |
2003-10-06 | Add generic filesystem image type | wdenk | 1 | -0/+1 |
2003-09-16 | Make IPB clock on MGT5100/MPC5200 configurable in board config file; | wdenk | 1 | -5/+5 |
2003-08-17 | * Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6 | wdenk | 1 | -0/+5 |
2003-08-07 | Removed the file tools/gdb/astest.c | dzu | 1 | -126/+0 |
2003-08-07 | Removed tools/gdb from "make all" target. Added make target "gdbtools" | dzu | 2 | -16/+2 |
2003-08-05 | * Map ISP1362 USB OTG controller for NSCU board | wdenk | 1 | -3/+3 |
2003-07-24 | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 6 | -89/+89 |
2003-07-14 | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 1 | -0/+1 |
2003-06-27 | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 16 | -159/+151 |
2003-06-21 | Patch by Murray Jensen, 20 Jun 2003: | wdenk | 1 | -1/+1 |
2003-06-19 | Patches by Murray Jensen, 17 Jun 2003: | wdenk | 14 | -3/+207 |
2003-05-20 | * Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630 | wdenk | 1 | -0/+1 |
2003-05-03 | Fix problem with usage of "true" (undefined in current versions of bfd.h) | wdenk | 1 | -1/+1 |
2003-04-20 | * Make sure Block Lock Bits get cleared in R360MPI flash driver | wdenk | 2 | -1/+2 |
2003-04-12 | * Patch by Lutz Dennig, 10 Apr 2003:LABEL_2003_04_15_1900 | wdenk | 1 | -244/+240 |