Commit Graph

24891 Commits (91d0be1dd845913ba276e041dc11d1297390de11)
 

Author SHA1 Message Date
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 11 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 11 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 11 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
Simon Glass ba923cab00 tools: Check arguments in fit_check_sign/fit_info 11 years ago
Simon Glass d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB 11 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 11 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 11 years ago
Tom Rini 52aa1cf5ec am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now 11 years ago
Masahiro Yamada 0ffc986ac8 .gitignore: drop include/asm/proc from ignore pattern 11 years ago
Stephen Warren d018028055 fs: ext4: fix writing zero-length files 11 years ago
Masahiro Yamada 50babaf852 fdt_support: correct the return condition of fdt_initrd() 11 years ago
Masahiro Yamada f18295d383 fdt_support: fix an endian bug of fdt_initrd() 11 years ago
Masahiro Yamada 739a01ed8e fdt_support: fix an endian bug of fdt_fixup_memory_banks 11 years ago
Masahiro Yamada f89d482fe5 fdt_support: add 'const' qualifier for unchanged argument 11 years ago
Masahiro Yamada 972f2a8905 fdt_support: refactor fdt_fixup_stdout() function 11 years ago
Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 11 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 11 years ago
Masahiro Yamada 8edb21925e fdt_support: refactor with fdt_find_or_add_subnode helper func 11 years ago
Masahiro Yamada 0613c57ce3 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR 11 years ago
Masahiro Yamada e6af385989 freescale: m5253demo: fix unused-but-set-variable warnings 11 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 11 years ago
Chao Fu f1329c9003 m68k:correct io macros about endian 11 years ago
Masahiro Yamada 5744e53430 m68k: eliminate a warning in cpu_init 11 years ago
Dan Murphy b1f49ab8c7 ARM: fdt support: Add usbethaddr as an acceptable MAC 11 years ago
Vasili Galka 2e43646782 Fix bug in io64 target (introduced by commit aba27ac) 11 years ago
Przemyslaw Marczak 4a1883651f trats/trats2: exynos_power_init: return 0 if no battery detected. 11 years ago
Michal Simek 7d2357c199 configs: iocon: Enabling CONFIG_CMD_FPGAD again 11 years ago
Tushar Behera f8caed3131 Arndale: Enable preboot support 11 years ago
Łukasz Majewski 34ecd69445 FIX: config: goni: Change goni configuration to store envs at eMMC 11 years ago
Stefano Babic f2f07e8553 imx: correct HAB status for new chip TO 11 years ago
Fabio Estevam a81c90f4c8 mx28evk: Add documentation on how to boot from SPI NOR 11 years ago
Fabio Estevam d4c8258812 mx28evk: Add a target for SPI NOR boot 11 years ago
Fabio Estevam 3aa890525b mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected 11 years ago
Fabio Estevam a7650486a5 embestmx6boards: Fix the dtb file name for riotboard 11 years ago
Fabio Estevam fa4a7a4319 embestmx6boards: Fix CONFIG_CONSOLE_DEV 11 years ago
Shawn Guo 4a4784e974 mx6: drop ARM errata 742230 11 years ago
Marek Vasut 73ff04481f arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK 11 years ago
Fabio Estevam bad40e089f mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC 11 years ago
Masahiro Yamada a811db5a8c arm: zynq: fix a bug in Zynq linker script 11 years ago
Łukasz Majewski 0fabb6aff1 FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader 11 years ago
Tim Schendekehl 6dbeb893c4 arm: ethernut5: convert to generic board 11 years ago
Wu, Josh d337a09c30 ARMv7: at91: enable ICache and DCache. 11 years ago
Wu, Josh b137bd8c8d video: atmel_hlcdfb: enable dcache support 11 years ago
Wu, Josh 5ae0e38278 net: macb: enable dcache in macb 11 years ago