u-boot/common
Masahiro Yamada 8ec87df376 image-sig: use designated initializers for algorithm
Designated initializers are more readable because we do not
have to check the order in the struct definitions.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-11-06 09:58:59 -05:00
..
eeprom
init
spl stm32: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
Kconfig dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 2017-10-05 21:31:04 -04:00
Makefile dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 2017-10-05 21:31:04 -04:00
autoboot.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
bedbug.c
board_f.c board_f: Drop the timer after relocation 2017-09-16 14:57:44 +08:00
board_info.c
board_r.c Drop CONFIG_HAS_DATAFLASH 2017-10-16 09:42:51 -04:00
boot_fit.c fit: fixed bug in locate_dtb_in_fit() 2017-10-05 21:31:04 -04:00
bootm.c common: Remove genimg_get_image() 2017-10-16 09:42:51 -04:00
bootm_os.c bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 2017-08-28 07:19:13 -04:00
bootretry.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootstage.c bootstage: Provide a separate record count setting for SPL 2017-09-16 14:57:44 +08:00
bouncebuf.c
cli.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_hush.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_readline.c
cli_simple.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
command.c
common_fit.c fit: If no matching config is found in fit_find_config_node(), use the default one 2017-10-05 21:31:04 -04:00
console.c common: console: Fix duplicated CONFIG in silent env callback 2017-08-28 07:19:12 -04:00
cros_ec.c
ddr_spd.c
dfu.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
dlmalloc.c
dlmalloc.src
edid.c
exports.c
fb_mmc.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fb_nand.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
fdt_support.c fdt: Introduce helper method fdt_overlay_apply_verbose() 2017-09-15 05:27:48 -06:00
flash.c
hash.c hash: Compile only hardware or software versions of SHA algorithms 2017-08-20 09:53:13 -04:00
hwconfig.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-android.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-fdt.c common: Remove genimg_get_image() 2017-10-16 09:42:51 -04:00
image-fit.c fit: Introduce methods for applying overlays on fit-load 2017-09-15 05:27:49 -06:00
image-sig.c image-sig: use designated initializers for algorithm 2017-11-06 09:58:59 -05:00
image-sparse.c
image.c common: Remove genimg_get_image() 2017-10-16 09:42:51 -04:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: avoid possible NULL dereference 2017-08-19 20:42:20 +02:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
splash_source.c splash_source: Verify FIT magic 2017-09-04 23:53:47 +02:00
stdio.c
system_map.c
update.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
usb.c usb: Read device descriptor after device is addressed for xHCI 2017-10-01 16:32:53 +02:00
usb_hub.c usb: hub: Clear BH reset status change for a 3.0 hub 2017-10-01 16:32:54 +02:00
usb_kbd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_storage.c usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 2017-10-01 16:32:55 +02:00
xyzModem.c