summaryrefslogtreecommitdiff
path: root/common/fdt_support.c
AgeCommit message (Expand)Author
2007-08-16fdt: suppress unused variable 'bd' warningKim Phillips
2007-08-10Improve error print messages.Gerald Van Baren
2007-08-10Create new fdt boardsetup command, fix bug parsing [] form of set values.Gerald Van Baren
2007-08-10Tighten up the error messages.Gerald Van Baren
2007-08-10Fix fdt_chosen() to call ft_board_setup(), clean up long lines.Gerald Van Baren
2007-08-10Replace fdt_node_offset() with fdt_find_node_by_path().Gerald Van Baren
2007-08-10Minor code clean up.Gerald Van Baren
2007-08-10Improve error messages, more informative.Gerald Van Baren
2007-04-19Fix serious pointer bug with bootm and reserve map.Gerald Van Baren
2007-04-14Improve the bootm command for CONFIG_OF_LIBFDTGerald Van Baren
2007-04-06Moved fdt command support code to fdt_support.cGerald Van Baren