1. c7320ed Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  2. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  3. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  4. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  5. aa69db1 Avoid including config.h in command.h by Simon Glass · 10 years ago
  6. e3c83c0 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  7. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  8. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  9. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  10. 12df2ab Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  11. ba923ca tools: Check arguments in fit_check_sign/fit_info by Simon Glass · 10 years ago
  12. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  13. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  14. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  15. 52aa1cf am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · 10 years ago
  16. 0ffc986 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · 10 years ago
  17. d018028 fs: ext4: fix writing zero-length files by Stephen Warren · 10 years ago
  18. 50babaf fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · 11 years ago
  19. f18295d fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · 11 years ago
  20. 739a01e fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · 11 years ago
  21. f89d482 fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · 11 years ago
  22. 972f2a8 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · 11 years ago
  23. bc6ed0f fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  24. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  25. 8edb219 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · 11 years ago
  26. 0613c57 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 11 years ago
  27. e6af385 freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · 11 years ago
  28. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  29. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  30. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  31. b1f49ab ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · 11 years ago
  32. 2e43646 Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  33. 7d2357c configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · 10 years ago
  34. d8a97f9 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  35. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  36. a571092 cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · 10 years ago
  37. 941944e cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · 10 years ago
  38. 1ae24a5 cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · 10 years ago
  39. ecdd57e disk: default to HW partition 0 if not specified by Stephen Warren · 10 years ago
  40. 60dc58f cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · 10 years ago
  41. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 10 years ago
  42. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  43. e153b13 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · 10 years ago
  44. 46f46fd jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  45. 2716077 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  46. 930e425 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  47. 867abda LzmaTools: don't self assign values by Jeroen Hofstee · 10 years ago
  48. c84f9e0 imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · 10 years ago
  49. 1b34e88 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
  50. 7ffdc83 tps6586x.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  51. 7d89982 Remove ${objtree}/include/asm/proc/ link by Vasili Galka · 10 years ago
  52. 4b9ca09 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  53. c346e46 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  54. 46a5707 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  55. 8b9cc86 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  56. c716308 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  57. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  58. 34e4a2e docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  59. 7050f0d .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · 10 years ago
  60. 96b09a9 kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  61. 899a8cb .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · 10 years ago
  62. ad80c4a kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  63. 4a36be9 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
  64. 15c939f kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  65. 52715f8 Use run_command_repeatable() by Thomas Betker · 10 years ago
  66. 1d43bfd Add run_command_repeatable() by Thomas Betker · 10 years ago
  67. 73671da Check run_command() return code properly by Thomas Betker · 10 years ago
  68. 32e2c42 am33xx/omap: Add a new board to enable verified boot by Simon Glass · 10 years ago
  69. dd42a4a am33xx/omap: Enable FIT support by Simon Glass · 10 years ago
  70. 5cc16cb am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  71. 0e1612a arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · 10 years ago
  72. a946811 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  73. ef0af64 Improve error handling in fit_common by Simon Glass · 10 years ago
  74. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  75. 63b4b5b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  76. 31890ae hash: Export the function to show a hash by Simon Glass · 10 years ago
  77. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  78. 8974292 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  79. 6469a34 mx31ads: Fix the U-Boot binary output by Simon Glass · 10 years ago
  80. b8f91eb cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  81. ad3cd07 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  82. 18b0665 tools: include u-boot version of sha256.h by Jeroen Hofstee · 10 years ago
  83. 9262233 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 10 years ago
  84. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  85. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  86. 3d83e67 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  87. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  88. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  89. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  90. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  91. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  92. 76b2102 Prepare v2014.07-rc3 by Tom Rini · 10 years ago v2014.07-rc3
  93. 1dbd728 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  94. e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  95. 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  96. 1f436a6 sf: probe: Fix quad bit set path by Poddar, Sourav · 10 years ago
  97. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 10 years ago
  98. 0472808 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 10 years ago
  99. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  100. 5ed2894 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago