1. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  2. 198c5f9 usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · 11 years ago
  3. 8ecdce7 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · 11 years ago
  4. 51afc2c usb: cosmetic: double const by Jeroen Hofstee · 10 years ago
  5. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  6. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  7. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  8. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  9. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  10. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  11. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  12. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  13. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  14. 7a4861f spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  15. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  16. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  17. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  18. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  19. b137bd8 video: atmel_hlcdfb: enable dcache support by Wu, Josh · 11 years ago
  20. 5ae0e38 net: macb: enable dcache in macb by Wu, Josh · 10 years ago
  21. ceef983 macb: make checkpatch clean by Andreas Bießmann · 10 years ago
  22. d8a97f9 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  23. 3d6a5a4 mmc: free allocated memory on initialization errors by Darwin Rambo · 10 years ago
  24. d4622df mmc: return meaningful error codes from mmc_select_hwpart by Stephen Warren · 10 years ago
  25. 6736ec1 i2c: kona: Resolve Kona I2C driver issue by Steve Rae · 10 years ago
  26. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  27. 28b62f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  28. 61e76f5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  29. 3d83e67 dfu: Disable default calculation of CRC32 by Lukasz Majewski · 10 years ago
  30. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  31. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  32. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  33. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  34. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  35. 1dbd728 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · 11 years ago
  36. e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  37. 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  38. 6b57ff6 arm: vf610: Add QSPI driver support by Alison Wang · 11 years ago
  39. 1f436a6 sf: probe: Fix quad bit set path by Poddar, Sourav · 11 years ago
  40. c1c0dd2 spi: soft_spi: Support NULL din/dout buffers by Andrew Ruder · 11 years ago
  41. 0472808 sf: params: Added support for Spansion S25FL512S_512K by Siva Durga Prasad Paladugu · 11 years ago
  42. 55e8250 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  43. 86db550 power: Add support for the TPS65218 PMIC by Tom Rini · 10 years ago
  44. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 11 years ago
  45. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  46. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  47. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 11 years ago
  48. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 11 years ago
  49. 3f990dc mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  50. a09431d mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  51. 9233279 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  52. d21e77f mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  53. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  54. b98c575 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
  55. ca84d72 dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D by Tim Harvey · 11 years ago
  56. 73210dc spl: nand: add support for mxs nand by Tim Harvey · 10 years ago
  57. 3e1fa22 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  58. 353527d driver/ddr/fsl: Fix printing unspecified module info for DDR4 by York Sun · 10 years ago
  59. 9855b3b powerpc/mpc85xx: Add workaround for DDR erratum A004508 by York Sun · 10 years ago
  60. afb9070 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · 10 years ago
  61. 08be283 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · 10 years ago
  62. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. 006c702 usb: ci_udc: complete ep0 direction handling by Stephen Warren · 10 years ago
  64. a2d8f92 usb: ci_udc: pre-allocate ep0 req by Stephen Warren · 10 years ago
  65. 054731b usb: ci_udc: use a single descriptor for ep0 by Stephen Warren · 10 years ago
  66. 7484d84 usb: ci_udc: detect queued requests on ep0 by Stephen Warren · 10 years ago
  67. bd69424 dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting by Lukasz Majewski · 11 years ago
  68. 90b51c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  69. e1bf824 Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  70. 18d6653 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  71. 3a56482 serial_mxc: disable new features of autobaud detection by Eric Nelson · 11 years ago
  72. 0b259dc power: Explicitly select pmic device's bus by Aaron Durbin · 11 years ago
  73. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  74. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 11 years ago
  75. 913702c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
  76. 54c5d08 dm: rename device struct to udevice by Heiko Schocher · 10 years ago
  77. 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 11 years ago
  78. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 11 years ago
  79. 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 11 years ago
  80. 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 11 years ago
  81. 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 11 years ago
  82. 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 11 years ago
  83. e24ea55 sunxi: mmc support by Ian Campbell · 11 years ago
  84. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  85. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  86. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  87. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 11 years ago
  88. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 11 years ago
  89. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  90. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 11 years ago
  91. 4d16f67 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  92. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  93. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  94. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  95. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  96. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  97. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  98. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  99. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  100. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago