Commit Graph

217 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 61a439a873 image: Export fit_check_ramdisk() 11 years ago
Simon Glass 859e92b775 image: Move timestamp #ifdefs to header file 11 years ago
Steven Stallion 04d414090c image: Add support for Plan 9 11 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Fabio Estevam 1411fb37b5 tools: imximage: Load a size that is multiple of 512 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Kim Phillips 2f220500a4 include/image.h: sparse fixes 12 years ago
Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 12 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 12 years ago
Simon Schwarz 1648a37505 Add cmd_spl command 12 years ago
Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 years ago
Stefan Kristiansson f52138ae87 Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX 13 years ago
Thierry Reding 7566832a88 image: Fix inverted logic in architecture check. 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago
Simon Glass 65bf1d39f4 sandbox: Add architecture image support 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
John Rigby 3decb14abe mkimage: Add OMAP boot image support 13 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 13 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 13 years ago
Grant Likely c3624e6ed0 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined 13 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 13 years ago
Mike Frysinger 7edb186fcf image: constify lookup tables 14 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 14 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 178e26d752 image.h: remove bogus ';' after function declarations 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Mike Frysinger 5daa1c18b6 image.h: avoid command.h for host tools 15 years ago
Mike Frysinger a16028da63 lmb: only force on arches that use it 15 years ago
Mike Frysinger dac4d7e884 sha1: add dedicated config option 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Remy Bohmer b25e38fc36 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y 15 years ago
Prafulla Wadaskar 36e0eb63e3 mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar 060c495f9b mkimage: Make table_entry code global 15 years ago
Prafulla Wadaskar 6e86982925 mkimage: Make genimg_print_size() global 15 years ago
Wolfgang Denk c928d1dc89 tools/mkimage: fix compiler warnings, use "const" 15 years ago
Prafulla Wadaskar aa0c7a86cd mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar b029dddc9a mkimage: Make table_entry code global 15 years ago
Prafulla Wadaskar f666dea8ab mkimage: Make genimg_print_size() global 15 years ago
Wolfgang Denk 3a2003f61e tools/mkimage: fix compiler warnings, use "const" 15 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 15 years ago
Peter Tyser 2f8d396b93 Add support for building native win32 tools 15 years ago
Petri Lehtinen f05fa9205e include/image.h: Ease grepping of image_* functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 16 years ago