Commit Graph

24568 Commits (dbe963ae516356395182325a032a55356d46d275)
 

Author SHA1 Message Date
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
Masahiro Yamada 7050f0de7e .gitignore: move *.exe pattern to the top gitignore for Cygwin 10 years ago
Masahiro Yamada 96b09a97f5 kbuild: remove unnecessary adjustment for Cygwin 10 years ago
Masahiro Yamada 899a8cbbc2 .gitignore: drop *.dts.tmp pattern 10 years ago
Masahiro Yamada ad80c4a322 kbuild, tools: generate wrapper C sources automatically by Makefile 10 years ago
Darwin Dingel 4a36be9bdb disk: part_dos.c: Add a PBR check when MBR checking fails 10 years ago
Masahiro Yamada 15c939f970 kbuild: export HOSTCXX and HOSTCXXFLAGS 10 years ago
Thomas Betker 52715f8931 Use run_command_repeatable() 10 years ago
Thomas Betker 1d43bfd2d5 Add run_command_repeatable() 10 years ago
Thomas Betker 73671dad49 Check run_command() return code properly 10 years ago
Simon Glass 32e2c42a83 am33xx/omap: Add a new board to enable verified boot 10 years ago
Simon Glass dd42a4abf6 am33xx/omap: Enable FIT support 10 years ago
Simon Glass 5cc16cbf25 am33xx/omap: Enable CONFIG_OF_CONTROL 10 years ago
Simon Glass 0e1612a7d1 arm: ti: Increase malloc size to 16MB for armv7 boards 10 years ago
Simon Glass a946811569 mkimage: Automatically make space in FDT when full 10 years ago
Simon Glass ef0af64b1c Improve error handling in fit_common 10 years ago