Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e870690bdca154943ecadd5212d2d59c1b9d391b
/
common
/
fdt_support.c
4077781
fdt: Fix typo in variable name.
by Detlev Zundel
· 16 years ago
ae9e97f
libfdt: Move the working_fdt pointer to cmd_fdt.c
by Gerald Van Baren
· 16 years ago
e489b9c
fdt: unshadow global working fdt variable
by Kim Phillips
· 16 years ago
18e69a3
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
by Anton Vorontsov
· 17 years ago
43ddd9c
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· 17 years ago
d9ad115
Fix building of fdt_support.c if DEBUG set
by Kumar Gala
· 17 years ago
69018ce
QE: Move FDT support into a common file
by Kumar Gala
· 17 years ago
b8ec238
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
b60af3d
Fine grained per property /chosen updating.
by Gerald Van Baren
· 17 years ago
c01b17d
Conditionally compile fdt_fixup_ethernet()
by Gerald Van Baren
· 17 years ago
151c8b0
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
by Kumar Gala
· 17 years ago
3c92728
Add common memory fixup function
by Kumar Gala
· 17 years ago
9c9109e
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
9eb77ce
Add additional fdt fixup helper functions
by Kumar Gala
· 17 years ago
ab54463
Add fdt_fixup_ethernet helper to set mac addresses
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
e93becf
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
a3c2933
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
d35b508
fdt: suppress unused variable 'bd' warning
by Kim Phillips
· 17 years ago
5fe6be6
Improve error print messages.
by Gerald Van Baren
· 17 years ago
fd61e55
Create new fdt boardsetup command, fix bug parsing [] form of set values.
by Gerald Van Baren
· 17 years ago
6f35ded
Tighten up the error messages.
by Gerald Van Baren
· 17 years ago
35ec398
Fix fdt_chosen() to call ft_board_setup(), clean up long lines.
by Gerald Van Baren
· 17 years ago
1a86116
Replace fdt_node_offset() with fdt_find_node_by_path().
by Gerald Van Baren
· 17 years ago
bb930e7
Minor code clean up.
by Gerald Van Baren
· 18 years ago
ba24e2a
Improve error messages, more informative.
by Gerald Van Baren
· 18 years ago
7651f8b
Fix serious pointer bug with bootm and reserve map.
by Gerald Van Baren
· 18 years ago
c28abb9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· 18 years ago
64dbbd4
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· 18 years ago