Alexander Graf
|
c48e686889
fdt_support: Add helper function to read "ranges" property
|
11 anos atrás |
Alexander Graf
|
94fb182cdf
fdt_support: split fdt_getprop_u32_default
|
11 anos atrás |
Tom Rini
|
be6d426697
fdt_support.c: Correct linux,initrd-start/end setting
|
11 anos atrás |
Tom Rini
|
7f673c99c2
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
11 anos atrás |
David Feng
|
f77a606a06
fdt_support: 64bit initrd start address support
|
11 anos atrás |
Miao Yan
|
35940de1a6
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
|
11 anos atrás |
Scott Wood
|
06503f16c3
mtd: fix warnings due to 64-bit partition support
|
11 anos atrás |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 anos atrás |
Stephen Warren
|
064d55f8bc
fdt: remove unaligned access in fdt_fixup_ethernet()
|
12 anos atrás |
Doug Anderson
|
5e5745465c
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
|
12 anos atrás |
Kim Phillips
|
8aa5ec6e16
common/fdt_support.c: sparse fixes
|
12 anos atrás |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 anos atrás |
Tom Wai-Hong Tam
|
096eb3f59b
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
|
12 anos atrás |
Marek Vasut
|
036036d79c
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
|
12 anos atrás |
Gabe Black
|
07e1278496
Fix constness of the fdt void pointer in fdt_getprop_u32_default
|
13 anos atrás |
Gabe Black
|
de16606ae3
Add some missing endian conversions in fdt_support.c
|
13 anos atrás |
Shengzhou Liu
|
2a523f5240
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
|
13 anos atrás |
Simon Glass
|
925493582c
sandbox: Use uintptr_t for 32/64-bit compatibility
|
13 anos atrás |
Timur Tabi
|
50bf17bd15
fdt: update fdt_alloc_phandle to use fdt_get_phandle
|
13 anos atrás |
Timur Tabi
|
3c927cccdc
fdt: check for fdt errors in fdt_create_phandle
|
13 anos atrás |
Kumar Gala
|
10aeabd186
fdt: Add new fdt_create_phandle helper
|
14 anos atrás |
Kumar Gala
|
f117c0f073
fdt: Rename fdt_create_phandle to fdt_set_phandle
|
14 anos atrás |
Gerald Van Baren
|
a8d2a75d72
fdt: introduce fdt_create_phandle()
|
14 anos atrás |
Timur Tabi
|
bb682001f1
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
|
14 anos atrás |
Grant Likely
|
ce6b27a874
Fix off-by-one error in passing initrd end address via device tree
|
14 anos atrás |
Kyle Moffett
|
d13ffa66af
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
|
14 anos atrás |
Dirk Behme
|
71ae5f7a3f
Fix compiler warning in fdt_support.c
|
14 anos atrás |
Wolfgang Denk
|
70994c79ca
common/fdt_support.c: Fix compile warnings
|
14 anos atrás |
John Rigby
|
a6bd9e83ab
FDT: Add fixup support for multiple banks of memory
|
14 anos atrás |
Matthew McClintock
|
cb2707af7a
common/fdt_support.c: fix compile error
|
14 anos atrás |