Max Krummenacher
|
d89212b796
image-fdt.c: store returned error value
|
9 years ago |
Paul Kocialkowski
|
10be5b5d3a
fdt: Pass the device serial number through devicetree
|
10 years ago |
Joe Hershberger
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 years ago |
Joe Hershberger
|
90fbee3e40
cmd_fdt: Actually fix fdt command in sandbox
|
10 years ago |
Suriyan Ramasami
|
48aead71c1
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
|
10 years ago |
Tom Rini
|
f0c6e1c31b
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
|
10 years ago |
Simon Glass
|
c654b5172a
fdt: Add ft_system_setup() function for system device tree additions
|
10 years ago |
Simon Glass
|
6f4dbc21e4
fdt: Tidy up error handling in image_setup_libfdt()
|
10 years ago |
Noam Camus
|
c6150aaf2f
image-fdt: boot_get_fdt() return value when no DTB exists
|
10 years ago |
Simon Glass
|
5bf58ccc8e
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
|
10 years ago |
Ma Haijun
|
e29607ed97
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
|
11 years ago |
Khoronzhuk, Ivan
|
7c38764606
keystone2: use CONFIG_SOC_KEYSTONE in common places
|
11 years ago |
Simon Glass
|
126cc86420
image: Remove the fit_load_image() property parameter
|
11 years ago |
Masahiro Yamada
|
bc6ed0f9dc
fdt_support: delete force argument of fdt_chosen()
|
11 years ago |
Masahiro Yamada
|
dbe963ae51
fdt_support: delete force argument of fdt_initrd()
|
11 years ago |
Heiko Schocher
|
21d29f7f9f
bootm: make use of legacy image format configurable
|
11 years ago |
Vitaly Andrianov
|
00c200f137
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
|
11 years ago |
Masahiro Yamada
|
95f7062710
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
|
11 years ago |
Masahiro Yamada
|
2f0877c7f4
FIT: delete unnecessary casts
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Simon Glass
|
f320a4d845
bootm: Use selected configuration for ramdisk and fdt
|
12 years ago |
Simon Glass
|
983c72f479
Clarify bootm OS arguments
|
12 years ago |
Simon Glass
|
53f375fa81
image: Use fit_image_load() to load FDT
|
12 years ago |
Simon Glass
|
13d06981a9
image: Add device tree setup to image library
|
12 years ago |
Simon Glass
|
44d3a3066b
image: Split libfdt code into image-fdt.c
|
12 years ago |