index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
image-fdt.c
Age
Commit message (
Expand
)
Author
2021-11-11
Create a new boot/ directory
Simon Glass
2021-10-08
image: Split up boot_get_fdt()
Simon Glass
2021-10-08
image: Reduce variable scope in boot_get_fdt()
Simon Glass
2021-10-08
image: Drop IMAGE_OF_SYSTEM_SETUP
Simon Glass
2021-10-08
image: Drop IMAGE_OF_BOARD_SETUP
Simon Glass
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-07
image-fdt: save no-map parameter of reserve-memory
Patrick Delaunay
2021-04-12
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
2021-02-24
cmd: fdt: skip board specific fixup using env variable
Wasim Khan
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-22
Common:fdt: Check for error return value
Hongwei Zhang
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
2020-09-30
optee: copy FDT OP-TEE related nodes before generic FDT changes
Etienne Carriere
2020-07-28
find dtb in android boot image with header version 2 during bootm
chenshuo
2020-07-17
image: fdt: bail out with error if no boot time FDT image found
Tero Kristo
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
image: fdt: check "status" of "/reserved-memory" subnodes
Thirupathaiah Annapureddy
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2019-11-14
image: fdt: copy possible optee nodes to a loaded devicetree
Heiko Stuebner
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-23
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: android: compress handling (non-functional)
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: remove redundant zeroing out
Eugeniu Rosca
2019-04-22
Support boot Android image without address on bootm command
Shawn Guo
2019-03-08
image: fdt: handle coalesced reserve region
Patrick Delaunay
2019-02-08
fdt: support booting with dtb in Android image
Shawn Guo
2019-01-16
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
2019-01-14
image: fix compiling without CMD_FDT
Simon Goldschmidt
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-01
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Masahiro Yamada
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-04-08
Remove extra fdt_fixup_ethernet() call
Joakim Tjernlund
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
[next]