Commit Graph

24583 Commits (b639640371ed38c76602387af865b814967473ba)
 

Author SHA1 Message Date
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
Jeroen Hofstee 7ffdc831f9 tps6586x.h: fix inclusion guard 10 years ago
Vasili Galka 7d89982b7a Remove ${objtree}/include/asm/proc/ link 10 years ago
Vasili Galka 4b9ca09399 cosmetic: Whitespace fix 10 years ago
Jeroen Hofstee c346e466e0 cosmetic: atmel: replace old style struct init 10 years ago
Jeroen Hofstee 46a5707d9c ext4: correctly zero filename 10 years ago
Jeroen Hofstee 8b9cc866c1 common: hash: zero end the string instead of the pointer 10 years ago
Masahiro Yamada c71630838d kbuild: move spl/Makefile to scripts/Makefile.spl 10 years ago
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 10 years ago
Chris Packham 34e4a2ec0a docs: driver-model: Fix spelling 10 years ago