1. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  2. 3c0e0c2 test: vboot: explicitly request bash by Stephen Warren · 10 years ago
  3. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  4. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  5. 686f3bb bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  6. 0232ba7 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  7. 0edd2ae Avoid including config.h in command.h by Simon Glass · 10 years ago
  8. cd65fb1 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  9. 9504010 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  10. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  11. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  12. 5da42d9 Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  13. d609a8f tools: Check arguments in fit_check_sign/fit_info by Simon Glass · 10 years ago
  14. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  15. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  16. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  17. 80ce2b0 am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · 10 years ago
  18. d8d5cb6 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · 10 years ago
  19. e62f1ba fs: ext4: fix writing zero-length files by Stephen Warren · 10 years ago
  20. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · 11 years ago
  21. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · 11 years ago
  22. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · 11 years ago
  23. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · 11 years ago
  24. a467792c6 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · 11 years ago
  25. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  26. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  27. c020728 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · 11 years ago
  28. 57b9069 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 11 years ago
  29. c0d51fe freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · 11 years ago
  30. fc47300 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  31. daad361 m68k:correct io macros about endian by Chao Fu · 11 years ago
  32. 35b2eb7 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  33. 0b9bf27 ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · 11 years ago
  34. 18b050c Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  35. eee831a configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · 10 years ago
  36. 51c03fa Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  37. cc350cb mmc: free allocated memory on initialization errors by Darwin Rambo · 11 years ago
  38. cf66e6f cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · 11 years ago
  39. 07ec4e7 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · 11 years ago
  40. b627f4b cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · 11 years ago
  41. ad17c0f disk: default to HW partition 0 if not specified by Stephen Warren · 11 years ago
  42. 1854980 cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · 11 years ago
  43. bf0c785 mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 11 years ago
  44. 6c2d142 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 11 years ago
  45. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · 10 years ago
  46. bd45d54 jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  47. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  48. 95ab0d3 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  49. 0d23e8a LzmaTools: don't self assign values by Jeroen Hofstee · 10 years ago
  50. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · 10 years ago
  51. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
  52. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  53. 8e53b1e Remove ${objtree}/include/asm/proc/ link by Vasili Galka · 10 years ago
  54. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  55. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  56. f978b00 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  57. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  58. 1252d20 kbuild: move spl/Makefile to scripts/Makefile.spl by Masahiro Yamada · 10 years ago
  59. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  60. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  61. db0d474 .gitignore: move *.exe pattern to the top gitignore for Cygwin by Masahiro Yamada · 10 years ago
  62. 3b95d8e kbuild: remove unnecessary adjustment for Cygwin by Masahiro Yamada · 10 years ago
  63. 051ea06 .gitignore: drop *.dts.tmp pattern by Masahiro Yamada · 10 years ago
  64. 7412188 kbuild, tools: generate wrapper C sources automatically by Makefile by Masahiro Yamada · 10 years ago
  65. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
  66. 705e1b7 kbuild: export HOSTCXX and HOSTCXXFLAGS by Masahiro Yamada · 10 years ago
  67. 0271756 Use run_command_repeatable() by Thomas Betker · 10 years ago
  68. be6346b Add run_command_repeatable() by Thomas Betker · 10 years ago
  69. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  70. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · 10 years ago
  71. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · 10 years ago
  72. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  73. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · 10 years ago
  74. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  75. d25c0d9 Improve error handling in fit_common by Simon Glass · 10 years ago
  76. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  77. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  78. 7f3fa54 hash: Export the function to show a hash by Simon Glass · 10 years ago
  79. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  80. 1fac4b4 Check that u-boot.bin size looks correct by Simon Glass · 10 years ago
  81. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · 10 years ago
  82. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  83. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  84. 04c5e2a tools: include u-boot version of sha256.h by Jeroen Hofstee · 11 years ago
  85. 4199867 Makefile: fix clang warnings due to clang support by Jeroen Hofstee · 11 years ago
  86. b6d1611 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  87. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  88. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  89. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  90. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  91. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  92. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  93. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  94. 0052ab0 Prepare v2014.07-rc3 by Tom Rini · 10 years ago
  95. 8d14b25 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  96. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  97. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  98. 39a5ebc sf: probe: Fix quad bit set path by Poddar, Sourav · 11 years ago
  99. 6b622d1 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 11 years ago
  100. b219e82 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 11 years ago