aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher6-38/+113
2007-06-12Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel3-4/+4
2007-06-12Fix 'run' not to continue after interrupted commandDetlev Zundel1-1/+1
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk1-2/+2
2007-06-06Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk1-0/+3
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-0/+2
2007-05-27Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka1-0/+2
2007-05-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2-1/+418
2007-05-16Fix compile problem cause my Microblaze mergeStefano Babic1-1/+1
2007-05-09New board SMN42 branchPeter Pearse1-0/+3
2007-05-08add: reading special purpose registersMichal Simek1-10/+33
2007-05-08add: FSL control read and writeMichal Simek1-72/+195
2007-05-08Merge git://www.denx.de/git/u-bootMichal Simek11-106/+1144
2007-05-07fix: read and write MSR - repair number of parametersMichal Simek1-1/+1
2007-05-07new: add writing to msr registerMichal Simek1-4/+10
2007-05-05[PATCH] simplify silent consoleLadislav Michl2-40/+6
2007-05-05[patch] setenv(...) can delete environmentalvariablesJeffrey Mann1-1/+4
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-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