Commit Graph

558 Commits (d39b57415838c73fb0a37eca84de3c68ba990586)

Author SHA1 Message Date
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Mushtaq Khan 1f2a058986 Fix S-ATA support. 18 years ago
Wolfgang Denk 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 years ago
Igor Lisitsin 2dc64451b4 Adapt log buffer code to support Linux 2.6 18 years ago
Detlev Zundel 9912121f7e Change 'repeatable' attribute of some commands to sensible values. 18 years ago
Detlev Zundel 5afb202093 Fix 'run' not to continue after interrupted command 18 years ago
Wolfgang Denk 9045f33c02 Fix config problems on SC3 board; make ide_reset_timeout work. 18 years ago
Bartlomiej Sieka 9160b96f71 Fix: Add missing NULL termination in strings expanded by macros parser. 18 years ago
Stefano Babic 70124c2602 Fix compile problem cause my Microblaze merge 18 years ago
Wolfgang Denk 3162eb8369 Minor coding style cleanup. 18 years ago
mushtaq khan 66d9dbec1c Add driver for S-ATA-controller on Intel processors with South 18 years ago
Peter Pearse b0d8f5bf0d New board SMN42 branch 18 years ago
Michal Simek e69f66c6eb add: reading special purpose registers 18 years ago
Michal Simek ab874d5047 add: FSL control read and write 18 years ago
Michal Simek a7bac7e9b5 fix: read and write MSR - repair number of parameters 18 years ago
Michal Simek 48fbd3a4cd new: add writing to msr register 18 years ago
Ladislav Michl 4ec5bd55ed [PATCH] simplify silent console 18 years ago
Jeffrey Mann 9ffd451afe [patch] setenv(...) can delete environmentalvariables 18 years ago
Michal Simek ffc50f9bb1 new: FSL and MSR support #2 18 years ago
Michal Simek f7e2e0eb06 new: FSL and MSR support 18 years ago
Wolfgang Denk 9877d7dcd1 Fix initrd length corruption in bootm command. 18 years ago
Ladislav Michl ada4d40091 [PATCH] simplify silent console 18 years ago
Stefan Roese 7fc4c71a14 Fix file mode 18 years ago
Jeffrey Mann afb903a2eb [patch] setenv(...) can delete environmentalvariables 18 years ago
Gerald Van Baren 7651f8bdbb Fix serious pointer bug with bootm and reserve map. 18 years ago
Gerald Van Baren c28abb9c61 Improve the bootm command for CONFIG_OF_LIBFDT 18 years ago
Denis Peter 7882751c78 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c 18 years ago
Greg Lopp 0b94504d22 [PATCH] Fix use of "void *" for block dev read/write buffer pointers 18 years ago
Wolfgang Denk 51056dd986 Update for SC3 board 18 years ago
Gerald Van Baren 64dbbd40c5 Moved fdt command support code to fdt_support.c 18 years ago
Gerald Van Baren aea03c4e8c Fix some minor whitespace violations. 18 years ago
Gerald Van Baren 213bf8c822 Add a flattened device tree (fdt) command (2 of 2) 18 years ago
Gerald Van Baren 781e09ee6e Add a flattened device tree (fdt) command (1 of 2) 18 years ago
Stefan Roese 0c75c9d843 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined 18 years ago
Michal Simek 1798049522 Support for XUPV2P board 18 years ago
Stefan Roese 3cb86f3e40 [PATCH] Clean up 40EZ/Acadia support 18 years ago
Wolfgang Denk 44ba464b99 Code cleanup / re-insert previous Copyright entries. 18 years ago
Michal Simek cfc67116a7 [Microblaze][PATCH] part 2 18 years ago
Aubrey.Li ef26a08fef [Blackfin][PATCH-2/2] Common files changed to support bf533 platform 18 years ago
Matthias Fuchs 650a330dd2 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules 18 years ago
Matthias Fuchs d9fc703246 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined 18 years ago
Stefan Roese 0dc018ece1 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 18 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago