Commit Graph

587 Commits (696dd1307cd8e73a10e9bb3c51731bfd6f837bee)

Author SHA1 Message Date
Gerald Van Baren 5fe6be6208 Improve error print messages. 18 years ago
Kim Phillips 99dffca3b7 fdt: allow for builds that don't want env and bd_t nodes 18 years ago
Kim Phillips 91148bf7ae fdt: do board setup based on fdt address specified on bootm line 18 years ago
Gerald Van Baren e125a2ffc2 Call ft_board_setup() from the bootm command. 18 years ago
Gerald Van Baren fd61e55dd8 Create new fdt boardsetup command, fix bug parsing [] form of set values. 18 years ago
Gerald Van Baren 6f35ded9e8 Tighten up the error messages. 18 years ago
Gerald Van Baren c45874b05a Asthetic improvements: error messages and line lengths. 18 years ago
Gerald Van Baren 35ec398f16 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. 18 years ago
Gerald Van Baren 06e19a0770 For fdt_find_node_by_path(), handle the root path properly. 18 years ago
Gerald Van Baren 1a861169bc Replace fdt_node_offset() with fdt_find_node_by_path(). 18 years ago
Gerald Van Baren addd8ce830 Fix cmd_fdt line lengths, refactor code. 18 years ago
Gerald Van Baren 25114033ab FDT command improvements. 18 years ago
Gerald Van Baren 38eb508e8e Reorganize and fix problems (returns) in the bootm command. 18 years ago
Gerald Van Baren 89c8757d8f Fix bugs in the CONFIG_OF_LIBFDT 18 years ago
Gerald Van Baren 6be07cc1ca Improve fdt move length handling. 18 years ago
Gerald Van Baren bb930e76fe Minor code clean up. 18 years ago
Gerald Van Baren ba24e2ac3b Improve error messages, more informative. 18 years ago
Sergey Kubushyn c74b2108e3 [ARM] TI DaVinci support, hopefully final 18 years ago
Martin Krause 8092fef4c2 Add functions to list of exported functions 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Stefan Roese 3865b1fb78 Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 18 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 18 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger fd9bcaa35b common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 18 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 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
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 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
Zhang Wei fdcfaa1b02 USB event poll support 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