projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[MIPS] asm headers' updates
2008-03-21
Gerald Van Baren
Merge git://www.denx.de/git/u-boot into uboot
commit
|
commitdiff
|
tree
2008-01-08
Gerald Van Baren
LIBFDT: use memmove() instead of memcpy()
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2008-01-08
Gerald Van Baren
Fine grained per property /chosen updating.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2008-01-08
Gerald Van Baren
Improve the FDT help message.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2008-01-08
Gerald Van Baren
Support setting FDT properties with optional values.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-12-08
Gerald Van Baren
Conditionally compile fdt_fixup_ethernet()
commit
|
commitdiff
|
tree
2007-12-08
Gerald Van Baren
Add spaces around the = in the fdt print format.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-11-22
Gerald Van Baren
Fix fdt printing for updated libfdt
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Improve error print messages.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Call ft_board_setup() from the bootm command.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Create new fdt boardsetup command, fix bug parsing...
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Tighten up the error messages.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Asthetic improvements: error messages and line lengths.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Fix fdt_chosen() to call ft_board_setup(), clean up...
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
For fdt_find_node_by_path(), handle the root path properly.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Add fdt_find_node_by_type() and fdt_find_compatible_node...
Acked-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Replace fdt_node_offset() with fdt_find_node_by_path().
Acked-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Fix cmd_fdt line lengths, refactor code.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
FDT command improvements.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Reorganize and fix problems (returns) in the bootm...
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Fix bugs in the CONFIG_OF_LIBFDT
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Improve fdt move length handling.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Minor code clean up.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Improve error messages, more informative.
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
libfdt: Conditionally compile based on CONFIG_OF_LIBFDT
Signed-off-by:
Gerald Van Baren
<vanbaren@cideas.com>
commit
|
commitdiff
|
tree
2007-08-10
Gerald Van Baren
Merge git://www.denx.de/git/u-boot
commit
|
commitdiff
|
tree
2007-08-08
Gerald Van Baren
Merge git://www.denx.de/git/u-boot
commit
|
commitdiff
|
tree
2007-04-20
Gerald Van Baren
Fix serious pointer bug with bootm and reserve map.
commit
|
commitdiff
|
tree
2007-04-15
Gerald Van Baren
Fix the ft_cpu_setup() property settings.
commit
|
commitdiff
|
tree
2007-04-15
Gerald Van Baren
Merge git://www.denx.de/git/u-boot into fdt-cmd
commit
|
commitdiff
|
tree
2007-04-15
Gerald Van Baren
Improve the bootm command for CONFIG_OF_LIBFDT
commit
|
commitdiff
|
tree
2007-04-15
Gerald Van Baren
Add some utilities to manipulate the reserved memory...
commit
|
commitdiff
|
tree
2007-04-06
Gerald Van Baren
Moved fdt command support code to fdt_support.c
commit
|
commitdiff
|
tree
2007-04-06
Gerald Van Baren
libfdt: Make fdt_check_header() public
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
Fix some minor whitespace violations.
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
Add a flattened device tree (fdt) command (2 of 2)
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
Add a flattened device tree (fdt) command (1 of 2)
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
libfdt: Enhanced and published fdt_next_tag()
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
libfdt: Customizations for use by u-boot.
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
libfdt: Import libfdt source (2 of 2)
commit
|
commitdiff
|
tree
2007-03-31
Gerald Van Baren
libfdt: Import libfdt source (1 of 2)
commit
|
commitdiff
|
tree