1. a176ff0 Prepare v2014.07-rc4 by Tom Rini · 10 years ago
  2. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  3. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  4. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  5. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  6. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  7. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  8. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  9. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  10. 304f936 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  11. 019b57c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  12. e99f30e Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  13. d6694af Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  14. b5b8d85 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  15. 5287d59 Samsung: Goni: change maintainer to Robert Baldyga by Przemyslaw Marczak · 10 years ago
  16. 3f4c01d mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · 10 years ago
  17. afb8e71 dfu: free entities when parsing fails by Stephen Warren · 10 years ago
  18. 08ebd46 usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · 11 years ago
  19. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  20. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  21. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  22. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  23. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 10 years ago
  24. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 10 years ago
  25. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  26. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  27. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  28. 5d2ad2b vf610: fix build due to missing sys_proto.h by Stefano Babic · 10 years ago
  29. 01a3647 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  30. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  31. ba9b42c Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  32. 19198f8 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  33. 754466a Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  34. 1638d98 sandbox: change local_irq_save() to macro by Masahiro Yamada · 10 years ago
  35. 9c38c07 sandbox: terminate os_dirent_ls() result list by Stephen Warren · 10 years ago
  36. 4d90702 sandbox: restore ability to access host fs through standard commands by Stephen Warren · 10 years ago
  37. dbb7234 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · 10 years ago
  38. 0383805 mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · 10 years ago
  39. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  40. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  41. 0cf7e18 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
  42. 582693b Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
  43. d2fe10f Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
  44. fa25315 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · 10 years ago
  45. 8e4ab1d Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · 10 years ago
  46. eacf46d Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · 10 years ago
  47. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  48. 4af5b14 dm: Use '*' to indicate a device is activated by Simon Glass · 10 years ago
  49. 1805bfc include/dm.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  50. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  51. 22ec136 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  52. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  53. 47f3d3c tegra: Enable driver model by Simon Glass · 10 years ago
  54. 8946034 tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 10 years ago
  55. 184b1b7 dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  56. b6a49a7 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  57. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  58. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  59. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  60. 2eb31b1 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  61. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  62. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  63. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  64. ad827e16 arm: Support iotrace feature by Simon Glass · 10 years ago
  65. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  66. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  67. 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  68. 7a4861f spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  69. 734af24 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 10 years ago
  70. fd3f401 omap3: board: trivial: add void for no args by Jeroen Hofstee · 10 years ago
  71. 403edbb board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  72. 619ce62 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  73. 9cb9f33 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  74. 9f1220a cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · 10 years ago
  75. d51e5ae board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  76. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  77. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  78. 9990717 omap4: duovero: Correct name of default device tree by Ash Charles · 10 years ago
  79. 2868a5d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · 10 years ago
  80. fe7b7cd ARM: tegra: set initrd_high so boot scripts work by Stephen Warren · 10 years ago
  81. 72638b0 ARM: tegra: fix extlinux.conf search location by Stephen Warren · 10 years ago
  82. 99dd16c ARM: tegra: fix include guard by Jeroen Hofstee · 10 years ago
  83. c42ff09 tegra20: display: fix checking of return value by Jeroen Hofstee · 10 years ago
  84. 9e546ee cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · 10 years ago
  85. 9fb70f3 cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · 10 years ago
  86. 5c45f55 Remove nios-32 arch remnants by Vasili Galka · 10 years ago
  87. 7fae9e2 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  88. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  89. 1f9ce30 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · 10 years ago
  90. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  91. 967a99a test: vboot: explicitly request bash by Stephen Warren · 10 years ago
  92. c7320ed Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  93. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  94. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  95. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  96. aa69db1 Avoid including config.h in command.h by Simon Glass · 10 years ago
  97. e3c83c0 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  98. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  99. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  100. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago