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