aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2007-05-05[PATCH] simplify silent consoleLadislav Michl2-40/+6
2007-05-05[patch] setenv(...) can delete environmentalvariablesJeffrey Mann1-1/+4
2007-05-05Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk3-47/+16
2007-05-05new: FSL and MSR support #2Michal Simek1-1/+1
2007-05-05new: FSL and MSR supportMichal Simek1-0/+265
2007-05-04Fix initrd length corruption in bootm command.Wolfgang Denk1-2/+1
2007-04-25[PATCH] simplify silent consoleLadislav Michl2-46/+12
2007-04-23Fix file modeStefan Roese1-0/+0
2007-04-23Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-2/+2
2007-04-23[patch] setenv(...) can delete environmentalvariablesJeffrey Mann1-1/+4
2007-04-19Fix serious pointer bug with bootm and reserve map.Gerald Van Baren1-2/+2
2007-04-18Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk4-280/+428
2007-04-14Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren1-6/+7
2007-04-14Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren2-13/+77
2007-04-13[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2-2/+2
2007-04-13[PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp1-3/+3
2007-04-11Update for SC3 boardWolfgang Denk1-6/+7
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren4-272/+356
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2-4/+3
2007-04-04Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk1-0/+26
2007-03-31Fix some minor whitespace violations.Gerald Van Baren1-1/+1
2007-03-31Add a flattened device tree (fdt) command (2 of 2)Gerald Van Baren2-11/+56
2007-03-31Add a flattened device tree (fdt) command (1 of 2)Gerald Van Baren1-0/+874
2007-03-31Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-17/+18
2007-03-28i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese1-2/+1
2007-03-26Support for XUPV2P boardMichal Simek1-8/+0
2007-03-24Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-2/+2
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese1-2/+2
2007-03-22Code cleanup / re-insert previous Copyright entries.Wolfgang Denk1-18/+18
2007-03-19Merge http://www.denx.de/git/u-bootAubrey Li1-20/+22
2007-03-11[Microblaze][PATCH] part 2Michal Simek2-0/+34
2007-03-09[Blackfin][PATCH-2/2] Common files changed to support bf533 platformAubrey.Li1-1/+2
2007-03-08[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modulesMatthias Fuchs1-0/+2
2007-03-08[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is definedMatthias Fuchs1-20/+20
2007-02-20Merge with /home/stefan/git/u-boot/denx-merge-srStefan Roese11-446/+42
2007-02-20[PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2-4/+22
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely3-8/+8
2007-02-20[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.cGrant Likely2-266/+1
2007-02-20[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)Grant Likely1-149/+146
2007-02-20[PATCH 4_4] Remove local implementation of isprint() in ft_build.cGrant Likely1-5/+1
2007-02-20[PATCH 3_9] Move buffer print code from md command to common functionGrant Likely1-51/+14
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely7-113/+18
2007-01-13Undo commit 3033ebb2: reset command does not take any argumentsWolfgang Denk1-1/+1
2006-12-20Fix to make the baudrate changes immediate for the MCF52x2 family.Bartlomiej Sieka1-1/+1
2006-12-20Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka1-0/+1
2006-11-30Code cleanup.Wolfgang Denk1-140/+144
2006-11-30Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk1-80/+174
2006-11-29[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx commandStefan Roese1-7/+5
2006-11-28Merge http://www.denx.de/git/u-bootKim Phillips7-41/+393
2006-11-28mpc83xx: Miscellaneous code style fixesTimur Tabi1-130/+75