index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Simon Glass
2013-06-28
1
-3
/
+0
*
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
1
-0
/
+16
*
image: Support signing of images
Simon Glass
2013-06-26
1
-4
/
+55
*
image: Add signing infrastructure
Simon Glass
2013-06-26
1
-2
/
+88
*
Add a 'fake' go command to the bootm command
Simon Glass
2013-06-26
1
-1
/
+2
*
Refactor the bootm command to reduce code duplication
Simon Glass
2013-06-26
1
-7
/
+9
*
image: Use fit_image_load() to load kernel
Simon Glass
2013-06-04
1
-1
/
+0
*
image: Use fit_image_load() to load FDT
Simon Glass
2013-06-04
1
-3
/
+3
*
image: Use fit_image_load() to load ramdisk
Simon Glass
2013-06-04
1
-1
/
+0
*
image: Introduce fit_image_load() to load images from FITs
Simon Glass
2013-06-04
1
-2
/
+95
*
image: Add device tree setup to image library
Simon Glass
2013-05-14
1
-9
/
+52
*
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
Simon Glass
2013-05-14
1
-2
/
+31
*
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
2013-05-14
1
-0
/
+2
*
sandbox: image: Add support for booting images in sandbox
Simon Glass
2013-05-14
1
-1
/
+1
*
image: Rename hash printing to fit_image_print_verification_data()
Simon Glass
2013-05-14
1
-1
/
+0
*
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
1
-2
/
+8
*
image: Export fit_conf_get_prop_node()
Simon Glass
2013-05-14
1
-0
/
+14
*
image: Move hash checking into its own function
Simon Glass
2013-05-14
1
-3
/
+5
*
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
1
-2
/
+2
*
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
1
-2
/
+0
*
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
1
-0
/
+3
*
image: Export fit_check_ramdisk()
Simon Glass
2013-05-14
1
-0
/
+3
*
image: Move timestamp #ifdefs to header file
Simon Glass
2013-05-14
1
-0
/
+8
*
image: Add support for Plan 9
Steven Stallion
2013-03-27
1
-0
/
+1
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-01-08
1
-0
/
+3
|
\
|
*
tools: imximage: Load a size that is multiple of 512
Fabio Estevam
2013-01-05
1
-0
/
+3
*
|
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-1
/
+0
|
/
*
fdt: Add option to default to most compatible conf in a fit image
Gabe Black
2012-11-12
1
-0
/
+1
*
include/image.h: sparse fixes
Kim Phillips
2012-11-04
1
-7
/
+8
*
fdt: Check for a token to skip auto-hash validation
Joe Hershberger
2012-10-15
1
-0
/
+4
*
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2012-08-23
1
-0
/
+1
*
image/fit: drop inline markings on parser code
Mike Frysinger
2012-04-30
1
-2
/
+2
*
Add cmd_spl command
Simon Schwarz
2012-03-27
1
-0
/
+2
*
openrisc: Add architecture image support
Stefan Kristiansson
2012-01-13
1
-0
/
+1
*
image: Implement IH_TYPE_KERNEL_NOLOAD
Stephen Warren
2011-12-01
1
-0
/
+1
*
Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
Stefan Kristiansson
2011-11-23
1
-1
/
+1
*
image: Fix inverted logic in architecture check.
Thierry Reding
2011-10-27
1
-1
/
+1
*
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-23
1
-0
/
+1
*
checkpatch whitespace cleanups
Stephen Warren
2011-10-22
1
-115
/
+115
*
nds32: common bdinfo, bootm, image support
Macpaul Lin
2011-10-22
1
-0
/
+1
*
sandbox: Add architecture image support
Simon Glass
2011-10-17
1
-0
/
+1
*
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
1
-55
/
+4
*
mkimage: Add OMAP boot image support
John Rigby
2011-08-03
1
-0
/
+1
*
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
2011-07-28
1
-0
/
+1
*
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
1
-0
/
+1
*
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
2011-04-25
1
-0
/
+1
*
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
1
-5
/
+3
*
image: constify lookup tables
Mike Frysinger
2010-11-28
1
-2
/
+2
*
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
1
-3
/
+6
[prev]
[next]