aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger12-19/+19
2007-07-08common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger11-23/+22
2007-07-08common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger14-78/+60
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger22-63/+61
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger13-15/+15
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger25-71/+92
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger21-50/+51
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk3-7/+719
2007-06-30Fix S-ATA support.Mushtaq Khan1-4/+4
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2-3/+3
2007-06-22Adapt log buffer code to support Linux 2.6Igor Lisitsin1-45/+71
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-17Merge with /home/git/u-bootWolfgang Denk2-1/+418
2007-05-16Fix compile problem cause my Microblaze mergeStefano Babic1-1/+1
2007-05-15Minor coding style cleanup.Wolfgang Denk1-25/+27
2007-05-15Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2-2/+712
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-05Merge with /home/git/u-bootWolfgang Denk1-1/+1
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