Stephen Warren
|
064d55f8bc
fdt: remove unaligned access in fdt_fixup_ethernet()
|
12 years ago |
Doug Anderson
|
5e5745465c
fdt_support: Use CONFIG_NR_DRAM_BANKS if defined
|
12 years ago |
Kim Phillips
|
8aa5ec6e16
common/fdt_support.c: sparse fixes
|
12 years ago |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 years ago |
Tom Wai-Hong Tam
|
096eb3f59b
fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
|
12 years ago |
Marek Vasut
|
036036d79c
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
|
12 years ago |
Gabe Black
|
07e1278496
Fix constness of the fdt void pointer in fdt_getprop_u32_default
|
13 years ago |
Gabe Black
|
de16606ae3
Add some missing endian conversions in fdt_support.c
|
13 years ago |
Shengzhou Liu
|
2a523f5240
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
|
13 years ago |
Simon Glass
|
925493582c
sandbox: Use uintptr_t for 32/64-bit compatibility
|
13 years ago |
Timur Tabi
|
50bf17bd15
fdt: update fdt_alloc_phandle to use fdt_get_phandle
|
13 years ago |
Timur Tabi
|
3c927cccdc
fdt: check for fdt errors in fdt_create_phandle
|
13 years ago |
Kumar Gala
|
10aeabd186
fdt: Add new fdt_create_phandle helper
|
13 years ago |
Kumar Gala
|
f117c0f073
fdt: Rename fdt_create_phandle to fdt_set_phandle
|
13 years ago |
Gerald Van Baren
|
a8d2a75d72
fdt: introduce fdt_create_phandle()
|
13 years ago |
Timur Tabi
|
bb682001f1
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
|
14 years ago |
Grant Likely
|
ce6b27a874
Fix off-by-one error in passing initrd end address via device tree
|
14 years ago |
Kyle Moffett
|
d13ffa66af
fdt_support: Fix buffer overflow in fdt_fixup_memory_banks
|
14 years ago |
Dirk Behme
|
71ae5f7a3f
Fix compiler warning in fdt_support.c
|
14 years ago |
Wolfgang Denk
|
70994c79ca
common/fdt_support.c: Fix compile warnings
|
14 years ago |
John Rigby
|
a6bd9e83ab
FDT: Add fixup support for multiple banks of memory
|
14 years ago |
Matthew McClintock
|
cb2707af7a
common/fdt_support.c: fix compile error
|
14 years ago |
Anatolij Gustschin
|
beca5a5f5b
fdt_support: support adding EDID property to FDT display nodes
|
14 years ago |
Stefan Roese
|
2778a01431
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
|
14 years ago |
Stefan Roese
|
8a805df136
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
|
14 years ago |
Scott Wood
|
6395f318e9
fdt: call fdt_parent_offset fewer times while translating addresses
|
14 years ago |
Feng Wang
|
3840ebfaf8
fdt: Fix bug in size calculation in fdt_resize() with initrd use
|
14 years ago |
Kumar Gala
|
b4b847e951
fdt: Add function to alloc phandle values
|
15 years ago |
Kumar Gala
|
75e73afd57
fdt: Add fdt_node_offset_by_compat_reg helper
|
15 years ago |
Kumar Gala
|
a0342c0804
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
|
15 years ago |