index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
image-fdt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
2019-01-16
1
-8
/
+45
*
image: fix compiling without CMD_FDT
Simon Goldschmidt
2019-01-14
1
-1
/
+2
*
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2018-09-26
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Masahiro Yamada
2018-04-01
1
-0
/
+3
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-0
/
+5
*
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-10-16
1
-3
/
+0
*
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
1
-4
/
+3
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-05-01
1
-0
/
+2
*
Remove extra fdt_fixup_ethernet() call
Joakim Tjernlund
2017-04-08
1
-1
/
+0
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-2
/
+0
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
1
-1
/
+1
*
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-22
1
-1
/
+1
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
1
-5
/
+2
*
efi_loader: Call fdt preparation functions
Alexander Graf
2016-03-15
1
-3
/
+5
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-4
/
+4
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
Peng Fan
2015-12-05
1
-1
/
+1
*
image-fdt.c: store returned error value
Max Krummenacher
2015-08-13
1
-1
/
+2
*
fdt: Pass the device serial number through devicetree
Paul Kocialkowski
2015-06-05
1
-0
/
+4
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
1
-0
/
+1
*
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
2015-02-17
1
-1
/
+1
*
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
Suriyan Ramasami
2014-12-08
1
-4
/
+11
*
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
Tom Rini
2014-12-03
1
-2
/
+2
*
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
1
-0
/
+7
*
fdt: Tidy up error handling in image_setup_libfdt()
Simon Glass
2014-11-21
1
-10
/
+20
*
image-fdt: boot_get_fdt() return value when no DTB exists
Noam Camus
2014-11-07
1
-2
/
+2
*
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-08-09
1
-1
/
+1
*
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
1
-2
/
+5
*
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-25
1
-1
/
+1
*
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
1
-1
/
+0
*
fdt_support: delete force argument of fdt_chosen()
Masahiro Yamada
2014-06-19
1
-1
/
+1
*
fdt_support: delete force argument of fdt_initrd()
Masahiro Yamada
2014-06-19
1
-1
/
+1
*
bootm: make use of legacy image format configurable
Heiko Schocher
2014-06-05
1
-2
/
+8
*
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
Vitaly Andrianov
2014-04-17
1
-0
/
+5
*
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
2013-07-12
1
-2
/
+2
*
Clarify bootm OS arguments
Simon Glass
2013-06-26
1
-5
/
+8
*
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
1
-178
/
+29
*
image: Add device tree setup to image library
Simon Glass
2013-05-14
1
-0
/
+62
*
image: Split libfdt code into image-fdt.c
Simon Glass
2013-05-14
1
-0
/
+591