Commit Graph

24592 Commits (967a99ad823342510857be84f7920a41f1949147)
 

Author SHA1 Message Date
Stephen Warren 967a99ad82 test: vboot: explicitly request bash 10 years ago
Simon Glass c7320ed52f Add documentation for verified boot on Beaglebone Black 10 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 10 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 10 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 10 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 10 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 10 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 10 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 10 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 10 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 10 years ago
Simon Glass ba923cab00 tools: Check arguments in fit_check_sign/fit_info 10 years ago
Simon Glass d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB 10 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 10 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 10 years ago
Tom Rini 52aa1cf5ec am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now 10 years ago
Masahiro Yamada 0ffc986ac8 .gitignore: drop include/asm/proc from ignore pattern 10 years ago
Stephen Warren d018028055 fs: ext4: fix writing zero-length files 10 years ago
Masahiro Yamada 50babaf852 fdt_support: correct the return condition of fdt_initrd() 10 years ago
Masahiro Yamada f18295d383 fdt_support: fix an endian bug of fdt_initrd() 10 years ago
Masahiro Yamada 739a01ed8e fdt_support: fix an endian bug of fdt_fixup_memory_banks 10 years ago
Masahiro Yamada f89d482fe5 fdt_support: add 'const' qualifier for unchanged argument 10 years ago
Masahiro Yamada 972f2a8905 fdt_support: refactor fdt_fixup_stdout() function 10 years ago
Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 10 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 10 years ago
Masahiro Yamada 8edb21925e fdt_support: refactor with fdt_find_or_add_subnode helper func 10 years ago
Masahiro Yamada 0613c57ce3 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR 10 years ago
Masahiro Yamada e6af385989 freescale: m5253demo: fix unused-but-set-variable warnings 10 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 10 years ago
Chao Fu f1329c9003 m68k:correct io macros about endian 10 years ago
Masahiro Yamada 5744e53430 m68k: eliminate a warning in cpu_init 10 years ago
Dan Murphy b1f49ab8c7 ARM: fdt support: Add usbethaddr as an acceptable MAC 10 years ago
Vasili Galka 2e43646782 Fix bug in io64 target (introduced by commit aba27ac) 10 years ago
Michal Simek 7d2357c199 configs: iocon: Enabling CONFIG_CMD_FPGAD again 10 years ago
Tom Rini d8a97f934c Merge branch 'master' of git://git.denx.de/u-boot-mmc 10 years ago
Darwin Rambo 3d6a5a4dfc mmc: free allocated memory on initialization errors 10 years ago
Stephen Warren a5710920b7 cmd_mmc: make mmc dev always re-probe the HW 10 years ago
Stephen Warren 941944e445 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() 10 years ago
Stephen Warren 1ae24a5041 cmd_mmc: add force_init parameter to init_mmc_device() 10 years ago
Stephen Warren ecdd57e274 disk: default to HW partition 0 if not specified 10 years ago
Stephen Warren 60dc58f735 cmd_mmc: default to HW partition 0 if not specified 10 years ago
Stephen Warren d4622df342 mmc: return meaningful error codes from mmc_select_hwpart 10 years ago
Steve Rae 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue 10 years ago
Jeroen Hofstee e153b13c8e common/xyzModem.c: move empty statements to newline 10 years ago
Jeroen Hofstee 46f46fd48e jffs2:jffs2_1pass.c: remove double braces 10 years ago
Jeroen Hofstee 2716077cda board:keymile: remove unnecessary double braces 10 years ago
Jeroen Hofstee 930e4254ec common/cli_hush.c: remove unnecessary double braces 10 years ago
Jeroen Hofstee 867abdac5e LzmaTools: don't self assign values 10 years ago
Jeroen Hofstee c84f9e0d42 imximage_hynix.cfg: fix unterminated comment 10 years ago
Jeroen Hofstee 1b34e880e0 cosmetic: board: pm9263 rewrite old style stuct init 10 years ago