summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-0812-19/+19
* common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0811-23/+22
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0814-78/+60
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-0822-63/+61
* common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0413-15/+15
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0425-71/+92
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0421-50/+51
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-033-7/+719
|\
| * Fix S-ATA support.Mushtaq Khan2007-06-301-4/+4
| * Merge with /home/git/u-bootWolfgang Denk2007-05-172-1/+418
| |\
| * | Minor coding style cleanup.Wolfgang Denk2007-05-151-25/+27
| * | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-152-2/+712
| * | Merge with /home/git/u-bootWolfgang Denk2007-05-051-1/+1
| |\ \
| * \ \ Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-05-053-47/+16
| |\ \ \
| | * | | [PATCH] simplify silent consoleLadislav Michl2007-04-252-46/+12
| | * | | Fix file modeStefan Roese2007-04-231-0/+0
| | * | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-04-231-2/+2
| | |\ \ \
| | * | | | [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-04-231-1/+4
* | | | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-222-3/+3
* | | | | | Adapt log buffer code to support Linux 2.6Igor Lisitsin2007-06-221-45/+71
* | | | | | Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-123-4/+4
* | | | | | Fix 'run' not to continue after interrupted commandDetlev Zundel2007-06-121-1/+1
* | | | | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-2/+2
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-061-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-182-1/+418
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | New board SMN42 branchPeter Pearse2007-05-091-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-281-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka2007-05-271-0/+2
* | | | | | Fix compile problem cause my Microblaze mergeStefano Babic2007-05-161-1/+1
* | | | | | add: reading special purpose registersMichal Simek2007-05-081-10/+33
* | | | | | add: FSL control read and writeMichal Simek2007-05-081-72/+195
* | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-05-0811-106/+1144
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [PATCH] simplify silent consoleLadislav Michl2007-05-052-40/+6
| * | | | | [patch] setenv(...) can delete environmentalvariablesJeffrey Mann2007-05-051-1/+4
| | |/ / / | |/| | |
| * | | | Fix initrd length corruption in bootm command.Wolfgang Denk2007-05-041-2/+1
| | |_|/ | |/| |
| * | | Fix serious pointer bug with bootm and reserve map.Gerald Van Baren2007-04-191-2/+2
| | |/ | |/|
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-fdtWolfgang Denk2007-04-184-280/+428
| |\ \
| | * \ Merge git://www.denx.de/git/u-boot into fdt-cmdGerald Van Baren2007-04-141-6/+7
| | |\ \
| | * | | Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren2007-04-142-13/+77
| | * | | Moved fdt command support code to fdt_support.cGerald Van Baren2007-04-064-272/+356
| * | | | [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.cDenis Peter2007-04-132-2/+2
| * | | | [PATCH] Fix use of "void *" for block dev read/write buffer pointersGreg Lopp2007-04-131-3/+3
| | |/ / | |/| |
| * | | Update for SC3 boardWolfgang Denk2007-04-111-6/+7
| |/ /
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-04-042-4/+3
| |\ \
| | * \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-03-311-17/+18
| | |\ \
| | * | | i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is definedStefan Roese2007-03-281-2/+1
| | * | | Merge with /home/stefan/git/u-boot/acadiaStefan Roese2007-03-241-2/+2
| | |\ \ \
| | | * | | [PATCH] Clean up 40EZ/Acadia supportStefan Roese2007-03-241-2/+2
| * | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-microblazeWolfgang Denk2007-04-041-0/+26
| |\ \ \ \ \
| * | | | | | Fix some minor whitespace violations.Gerald Van Baren2007-03-311-1/+1
OpenPOWER on IntegriCloud