1. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  2. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  3. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  4. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  5. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  6. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  7. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  8. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  9. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  10. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 10 years ago
  11. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 10 years ago
  12. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  13. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  14. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  15. ba9b42c Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  16. 19198f8 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  17. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  18. 9c38c07 sandbox: terminate os_dirent_ls() result list by Stephen Warren · 10 years ago
  19. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  20. dbb7234 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  21. 0383805 mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
  22. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  23. 4af5b14 dm: Use '*' to indicate a device is activated by Simon Glass · 10 years ago
  24. 1805bfc include/dm.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  25. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  26. 22ec136 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  27. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  28. 47f3d3c tegra: Enable driver model by Simon Glass · 10 years ago
  29. 8946034 tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 10 years ago
  30. 184b1b7 dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  31. b6a49a7 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  32. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  33. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  34. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  35. 2eb31b1 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  36. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  37. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  38. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  39. ad827e16 arm: Support iotrace feature by Simon Glass · 10 years ago
  40. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  41. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  42. 9e546ee cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · 10 years ago
  43. 9fb70f3 cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · 10 years ago
  44. 5c45f55 Remove nios-32 arch remnants by Vasili Galka · 10 years ago
  45. 7fae9e2 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  46. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  47. 1f9ce30 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · 10 years ago
  48. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  49. 967a99a test: vboot: explicitly request bash by Stephen Warren · 10 years ago
  50. c7320ed Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  51. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  52. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  53. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  54. aa69db1 Avoid including config.h in command.h by Simon Glass · 10 years ago
  55. e3c83c0 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  56. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  57. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  58. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  59. 12df2ab Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  60. ba923ca tools: Check arguments in fit_check_sign/fit_info by Simon Glass · 10 years ago
  61. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  62. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  63. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  64. 52aa1cf am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · 10 years ago
  65. 0ffc986 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · 10 years ago
  66. d018028 fs: ext4: fix writing zero-length files by Stephen Warren · 10 years ago
  67. 50babaf fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · 10 years ago
  68. f18295d fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · 10 years ago
  69. 739a01e fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · 10 years ago
  70. f89d482 fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · 10 years ago
  71. 972f2a8 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · 10 years ago
  72. bc6ed0f fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 10 years ago
  73. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 10 years ago
  74. 8edb219 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · 10 years ago
  75. 0613c57 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 10 years ago
  76. e6af385 freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · 10 years ago
  77. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  78. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  79. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  80. b1f49ab ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · 11 years ago
  81. 2e43646 Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  82. 7d2357c configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · 10 years ago
  83. d8a97f9 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  84. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  85. a571092 cmd_mmc: make mmc dev always re-probe the HW by Stephen Warren · 10 years ago
  86. 941944e cmd_mmc: Use init_mmc_device() from do_mmc_rescan() by Stephen Warren · 10 years ago
  87. 1ae24a5 cmd_mmc: add force_init parameter to init_mmc_device() by Stephen Warren · 10 years ago
  88. ecdd57e disk: default to HW partition 0 if not specified by Stephen Warren · 10 years ago
  89. 60dc58f cmd_mmc: default to HW partition 0 if not specified by Stephen Warren · 10 years ago
  90. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 10 years ago
  91. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  92. e153b13 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · 10 years ago
  93. 46f46fd jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  94. 2716077 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  95. 930e425 common/cli_hush.c: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  96. 867abda LzmaTools: don't self assign values by Jeroen Hofstee · 10 years ago
  97. c84f9e0 imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · 10 years ago
  98. 1b34e88 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
  99. 7ffdc83 tps6586x.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  100. 7d89982 Remove ${objtree}/include/asm/proc/ link by Vasili Galka · 10 years ago