summaryrefslogtreecommitdiff
path: root/common/image-fdt.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini1-16/+17
2019-04-24fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallbackEugeniu Rosca1-1/+9
2019-04-24fdt: boot_get_fdt: android: compress handling (non-functional)Eugeniu Rosca1-9/+8
2019-04-24fdt: boot_get_fdt: simplify no_fdt handling (non-functional)Eugeniu Rosca1-6/+2
2019-04-24fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"Eugeniu Rosca1-1/+1
2019-04-24fdt: boot_get_fdt: remove redundant zeroing outEugeniu Rosca1-2/+0
2019-04-23Support boot Android image without address on bootm commandShawn Guo1-1/+1
2019-03-08image: fdt: handle coalesced reserve regionPatrick Delaunay1-2/+2
2019-02-09fdt: support booting with dtb in Android imageShawn Guo1-0/+21
2019-01-17fdt: parse "reserved-memory" for memory reservationSimon Goldschmidt1-8/+45
2019-01-15image: fix compiling without CMD_FDTSimon Goldschmidt1-1/+2
2018-09-26sandbox: Fix set_working_fdt_addr usersAlexander Graf1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-01libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.cMasahiro Yamada1-0/+3
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-0/+5
2017-10-16common: Remove genimg_get_image()Tuomas Tynkkynen1-3/+0
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou1-4/+3
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-0/+2
2017-04-08Remove extra fdt_fixup_ethernet() callJoakim Tjernlund1-1/+0
2016-12-03libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-2/+0
2016-10-13cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer1-1/+1
2016-09-22image-fit: Fix fit_get_node_from_config semanticsPaul Burton1-1/+1
2016-08-01libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek1-5/+2
2016-03-16efi_loader: Call fdt preparation functionsAlexander Graf1-3/+5
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-4/+4
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-12-06common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACYPeng Fan1-1/+1
2015-08-13image-fdt.c: store returned error valueMax Krummenacher1-1/+2
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski1-0/+4
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger1-0/+1
2015-02-18cmd_fdt: Actually fix fdt command in sandboxJoe Hershberger1-1/+1
2014-12-08fdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFDT is definedSuriyan Ramasami1-4/+11
2014-12-03Revert "image-fdt: boot_get_fdt() return value when no DTB exists"Tom Rini1-2/+2
2014-11-21fdt: Add ft_system_setup() function for system device tree additionsSimon Glass1-0/+7
2014-11-21fdt: Tidy up error handling in image_setup_libfdt()Simon Glass1-10/+20
2014-11-08image-fdt: boot_get_fdt() return value when no DTB existsNoam Camus1-2/+2
2014-08-09fdt: Rename fdt_resize() to fdt_shrink_to_minimum()Simon Glass1-1/+1
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun1-2/+5
2014-07-26keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan1-1/+1
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass1-1/+0
2014-06-19fdt_support: delete force argument of fdt_chosen()Masahiro Yamada1-1/+1
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada1-1/+1
2014-06-05bootm: make use of legacy image format configurableHeiko Schocher1-2/+8
2014-04-18fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov1-0/+5
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada1-1/+1
2013-09-20FIT: delete unnecessary castsMasahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1