Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
386c979dd3301eeff1c2a31e446e30c8a48be59b
/
common
/
image-fdt.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· Wed Mar 21 18:03:33 2018 +0900
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
91a3159
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· Wed Jan 24 20:47:09 2018 +0300
25c9bee
common: Remove genimg_get_image()
by Tuomas Tynkkynen
· Tue Oct 10 21:59:43 2017 +0300
6e51fb2
fit: Introduce methods for applying overlays on fit-load
by Pantelis Antoniou
· Mon Sep 04 23:12:16 2017 +0300
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· Fri Apr 28 08:51:44 2017 -0400
312f7ac
Remove extra fdt_fixup_ethernet() call
by Joakim Tjernlund
· Thu Mar 23 18:02:41 2017 +0100
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· Sat Nov 26 11:02:10 2016 +0900
d3dbac8
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
by Hannes Schmelzer
· Tue Sep 20 18:10:43 2016 +0200
14171b1
image-fit: Fix fit_get_node_from_config semantics
by Paul Burton
· Tue Sep 20 18:17:12 2016 +0100
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· Thu Jul 28 09:06:41 2016 +0200
c81b347
efi_loader: Call fdt preparation functions
by Alexander Graf
· Fri Mar 04 01:10:13 2016 +0100
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
ab80a11
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
by Peng Fan
· Tue Nov 24 16:54:22 2015 +0800
17585f2
image-fdt.c: store returned error value
by Max Krummenacher
· Wed Aug 05 17:17:03 2015 +0200
2c0fbc7
fdt: Pass the device serial number through devicetree
by Paul Kocialkowski
· Thu May 21 11:27:03 2015 +0200
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
3d4ea4c
cmd_fdt: Actually fix fdt command in sandbox
by Joe Hershberger
· Wed Feb 04 21:56:53 2015 -0600
00f9ca9
fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is defined
by Suriyan Ramasami
· Thu Nov 27 13:24:16 2014 -0800
c2ec2e8
Revert "image-fdt: boot_get_fdt() return value when no DTB exists"
by Tom Rini
· Wed Dec 03 13:19:34 2014 -0500
6c0be91
fdt: Add ft_system_setup() function for system device tree additions
by Simon Glass
· Thu Oct 23 18:58:54 2014 -0600
f3dd50b
fdt: Tidy up error handling in image_setup_libfdt()
by Simon Glass
· Thu Oct 23 18:58:53 2014 -0600
81ca627
image-fdt: boot_get_fdt() return value when no DTB exists
by Noam Camus
· Wed Oct 22 17:17:49 2014 +0300
9f85a72
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
by Simon Glass
· Wed Jul 30 03:59:02 2014 -0600
6235824
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
by Ma Haijun
· Sat Jul 12 14:24:06 2014 +0100
8090298
keystone2: use CONFIG_SOC_KEYSTONE in common places
by Khoronzhuk, Ivan
· Wed Jul 16 00:59:25 2014 +0300
a0c0b63
image: Remove the fit_load_image() property parameter
by Simon Glass
· Thu Jun 12 07:24:47 2014 -0600
451c204
fdt_support: delete force argument of fdt_chosen()
by Masahiro Yamada
· Fri Apr 18 17:41:00 2014 +0900
5b11489
fdt_support: delete force argument of fdt_initrd()
by Masahiro Yamada
· Fri Apr 18 17:40:59 2014 +0900
515eb12
bootm: make use of legacy image format configurable
by Heiko Schocher
· Wed May 28 11:33:33 2014 +0200
a122cbb
fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
by Vitaly Andrianov
· Fri Apr 04 13:16:47 2014 -0400
7e4a4b2
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
by Masahiro Yamada
· Wed Jan 29 16:29:16 2014 +0900
bc2a07d
FIT: delete unnecessary casts
by Masahiro Yamada
· Thu Sep 19 12:10:18 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
ad68fc3
bootm: Use selected configuration for ramdisk and fdt
by Simon Glass
· Wed Jul 10 23:08:10 2013 -0700
794a921
Clarify bootm OS arguments
by Simon Glass
· Tue Jun 11 11:14:46 2013 -0700
b1b7992
image: Use fit_image_load() to load FDT
by Simon Glass
· Thu May 16 13:53:23 2013 +0000
9ca3742
image: Add device tree setup to image library
by Simon Glass
· Wed May 08 08:06:01 2013 +0000
c6bdabb
image: Split libfdt code into image-fdt.c
by Simon Glass
· Wed May 08 08:06:00 2013 +0000