Prabhakar Kushwaha
|
24acb83d8f
common: Fix-up MAC addr in dts by fetching env variable serially
|
7 years ago |
Philipp Tomsich
|
9f45aeb937
spl: fit: implement fdt_record_loadable
|
7 years ago |
Pantelis Antoniou
|
fc7c31891c
fdt: Introduce helper method fdt_overlay_apply_verbose()
|
7 years ago |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 years ago |
Simon Glass
|
336a44877a
fdt: Correct fdt_get_base_address()
|
7 years ago |
Heiko Schocher
|
98f705c9ce
powerpc: remove 4xx support
|
8 years ago |
Simon Glass
|
eed36609b5
fdt: Rename a few functions in fdt_support
|
8 years ago |
Simon Glass
|
ec002119cf
fdt: Update fdt_get_base_address() to use const
|
8 years ago |
Tuomas Tynkkynen
|
f8e57c650d
fdt_support: Fixup 'ethernet' aliases not ending in digits
|
8 years ago |
Tom Rini
|
e1a71f8b33
Merge branch 'master' of git://git.denx.de/u-boot-net
|
8 years ago |
Ladislav Michl
|
136026f18e
common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts
|
8 years ago |
oliver@schinagl.nl
|
a40db6d511
net: cosmetic: Do not use magic values for ARP_HLEN
|
8 years ago |
Masahiro Yamada
|
63c0941726
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
|
8 years ago |
Hannes Schmelzer
|
ef47683646
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
|
8 years ago |
Stephen Warren
|
11e44fc6bd
fdt_support: fdt_translate_address() blob const correctness
|
8 years ago |
Paul Burton
|
49717b18be
fdt: Document the rest of struct of_bus
|
9 years ago |
Paul Burton
|
0a222d53d8
fdt: Support for ISA busses
|
9 years ago |
Lev Iserovich
|
a434fd1d28
fdt: fix setting MAC addresses for multiple interfaces
|
9 years ago |
Przemyslaw Marczak
|
4428f3c87a
Revert "fdt: fix address cell count checking in fdt_translate_address()"
|
9 years ago |
Bin Meng
|
9f29aeb89d
Revert "fdt_support: Add multi-serial support for stdout fixup"
|
9 years ago |
Tom Rini
|
774da4b9aa
Merge git://git.denx.de/u-boot-net
|
9 years ago |
Przemyslaw Marczak
|
71105f50fe
fdt: fix address cell count checking in fdt_translate_address()
|
9 years ago |
Bin Meng
|
bc393a7954
fdt: Rewrite the logic in fdt_fixup_ethernet()
|
9 years ago |
Bin Meng
|
52d825cc7b
fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
|
9 years ago |
Bin Meng
|
a0ae380b3c
fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
|
9 years ago |
Scott Wood
|
da77c81990
fdt_support: Don't panic if stdout alias is missing
|
9 years ago |
Andre Przywara
|
5c1cf89f8c
fdt: prevent clearing memory node if there are no banks
|
10 years ago |
Paul Kocialkowski
|
10be5b5d3a
fdt: Pass the device serial number through devicetree
|
10 years ago |
Simon Glass
|
c3ec646dde
fdt: Correct warning in fdt_setup_simplefb_node()
|
10 years ago |
Tim Harvey
|
08daa258e6
fdt: add new fdt_fixup_display function to configure display
|
10 years ago |