Commit Graph

846 Commits (cb5d88b9611e0c35c53543ad3b4ab99fa82203e3)

Author SHA1 Message Date
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 18 years ago
Kim Phillips d35b508a55 fdt: suppress unused variable 'bd' warning 18 years ago
Andy Fleming 82bd9ee774 Fix warnings from of_data copy fix 18 years ago
Andy Fleming 10aaf716cb Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards 18 years ago
Jerry Van Baren 210f463c71 Fix where the #ifdef CFG_BOOTMAPSZ is placed. 18 years ago
Andy Fleming 073e1b5099 Fix initrd/dtb interaction 18 years ago
Peter Pearse d4fc6012fd Add MACH_TYPE records for several AT91 boards. 18 years ago
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
Michal Simek ab4b956d31 [FIX] Coding style cleanup - Wolfgang's suggestions 18 years ago
Martin Krause 8092fef4c2 Add functions to list of exported functions 18 years ago
Eugene OBrien d2f6800662 ppc4xx: Update AMCC Bamboo 440EP support 18 years ago
John Otken d4024bb72d ppc4xx: Add support for AMCC 405EP Taihu board 18 years ago
Michal Simek 91bb4ca665 [FS] Added support for ROMFS 18 years ago
Michal Simek 55e26ad621 [FIX] correct help for rspr 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
Thomas Knobloch 10e038932f [NAND] Bad block skipping for command nboot 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
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 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