Age | Commit message (Expand) | Author |
2013-05-14 | image: Convert fit_image_hash_set_value() to static, and rename | Simon Glass |
2013-05-14 | image: Move HOSTCC image code to tools/ | Simon Glass |
2013-05-14 | image: Export fit_check_ramdisk() | Simon Glass |
2013-05-14 | image: Move timestamp #ifdefs to header file | Simon Glass |
2013-03-27 | image: Add support for Plan 9 | Steven Stallion |
2013-02-07 | treewide: include libfdt_env.h before fdt.h | Kim Phillips |
2013-01-08 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-05 | tools: imximage: Load a size that is multiple of 512 | Fabio Estevam |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-11-12 | fdt: Add option to default to most compatible conf in a fit image | Gabe Black |
2012-11-04 | include/image.h: sparse fixes | Kim Phillips |
2012-10-15 | fdt: Check for a token to skip auto-hash validation | Joe Hershberger |
2012-08-23 | powerpc/CoreNet: add tool to support pbl image build. | Shaohui Xie |
2012-04-30 | image/fit: drop inline markings on parser code | Mike Frysinger |
2012-03-27 | Add cmd_spl command | Simon Schwarz |
2012-01-13 | openrisc: Add architecture image support | Stefan Kristiansson |
2011-12-01 | image: Implement IH_TYPE_KERNEL_NOLOAD | Stephen Warren |
2011-11-23 | Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX | Stefan Kristiansson |
2011-10-27 | image: Fix inverted logic in architecture check. | Thierry Reding |
2011-10-23 | mkimage: adding support for Davinci AIS image | Stefano Babic |
2011-10-22 | checkpatch whitespace cleanups | Stephen Warren |
2011-10-22 | nds32: common bdinfo, bootm, image support | Macpaul Lin |
2011-10-17 | sandbox: Add architecture image support | Simon Glass |
2011-10-05 | image: push default arch values to arch headers | Mike Frysinger |
2011-08-03 | mkimage: Add OMAP boot image support | John Rigby |
2011-07-28 | mkimage: add UBL header support for booting davinci cpus | Heiko Schocher |
2011-04-25 | Respect memreserve regions specified in the device tree | Grant Likely |
2011-04-25 | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined | Grant Likely |
2011-04-25 | Stop passing around bootmem_base value. | Grant Likely |
2010-11-28 | image: constify lookup tables | Mike Frysinger |
2010-10-18 | boot: change some arch ifdefs to feature ifdefs | John Rigby |
2010-09-28 | Add support for operating system OSE | Torkel Lundgren |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2010-06-29 | image.h: remove bogus ';' after function declarations | Wolfgang Denk |
2010-05-28 | nios: remove nios-32 arch | Thomas Chou |
2010-01-25 | mkimage: Add Freescale imx Boot Image support (imximage) | Stefano Babic |
2010-01-21 | image.h: avoid command.h for host tools | Mike Frysinger |
2010-01-21 | lmb: only force on arches that use it | Mike Frysinger |
2010-01-21 | sha1: add dedicated config option | Mike Frysinger |
2009-12-05 | Merge branch 'master' into next | Wolfgang Denk |
2009-12-05 | add lzop decompression support | Peter Korsgaard |
2009-11-24 | Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y | Remy Bohmer |
2009-09-10 | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar |
2009-09-10 | mkimage: Make table_entry code global | Prafulla Wadaskar |
2009-09-10 | mkimage: Make genimg_print_size() global | Prafulla Wadaskar |
2009-09-10 | tools/mkimage: fix compiler warnings, use "const" | Wolfgang Denk |
2009-07-19 | compiler.h: unify system ifdef cruft here | Mike Frysinger |
2009-04-04 | Add support for building native win32 tools | Peter Tyser |
2009-02-18 | include/image.h: Ease grepping of image_* functions | Petri Lehtinen |
2008-12-13 | Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent | Jean-Christophe PLAGNIOL-VILLARD |