1. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  2. 59d0612 ColdFire: Queued SPI driver by Richard Retanubun · 14 years ago
  3. 49b3962 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  4. f138ca1 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · 12 years ago
  5. fa2afe0 dm: sparc: net: Fixup greth compile warnings by Marek Vasut · 12 years ago
  6. efa1f43 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · 12 years ago
  7. c413a00 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  8. 9c60e75 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · 12 years ago
  9. 13927f0 mtd mxc nand: Merge init functions by Benoît Thébaudeau · 12 years ago
  10. 7c28a1c mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · 12 years ago
  11. 0e499b0 mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · 12 years ago
  12. c1db8dd mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · 12 years ago
  13. 365b2c0 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · 12 years ago
  14. 80c8ab7 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · 12 years ago
  15. 9c790a7 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · 12 years ago
  16. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  17. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  18. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  19. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  20. d62e9ca mtd: support ONFI multi lun NAND by Matthieu CASTET · 13 years ago
  21. 037e9d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  22. a9ae14f Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  23. 03afad2 spi: xilinx: Remove unused variable by Stephan Linz · 12 years ago
  24. 25239e1 serial: uartlite: Init all uartlites for serial multi by Michal Simek · 12 years ago
  25. 5340a7f block: systemace: Simplify base and width initialization by Michal Simek · 12 years ago
  26. 95b01c4 mmc: Remove incorrect cmd->flags usage by Andy Fleming · 12 years ago
  27. a532278 omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  28. b09ed6e mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · 12 years ago
  29. 8458e02 mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · 12 years ago
  30. b268660 mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · 12 years ago
  31. 470dcc7 mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · 12 years ago
  32. 073cfd1 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · 12 years ago
  33. 6bb4b4b mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · 12 years ago
  34. 8948ea8 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · 12 years ago
  35. 122efd4 MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · 12 years ago
  36. cdfd1ac mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · 12 years ago
  37. 97a7b99 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · 12 years ago
  38. 5b0c942 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · 12 years ago
  39. a6f0c4f Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 12 years ago
  40. 6ed0e94 net:macb: add line break by Andreas Bießmann · 12 years ago
  41. de15a06 cfi: Make the flash erase and write operations abortable by Joe Hershberger · 12 years ago
  42. 6822a64 cfi: Check for blank before erase by Joe Hershberger · 12 years ago
  43. c20dbf6 input: key_matrix: fix header inclusion by Stephan Linz · 12 years ago
  44. df930e9 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · 12 years ago
  45. 67cbbf2 mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · 12 years ago
  46. 7cdcaef Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  47. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  48. 03992ac pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago
  49. cb2bf93 pci: clean up some whitespace and formatting by Andrew Sharp · 12 years ago
  50. af778c6 pci: fix errant data types and corresponding access functions by Andrew Sharp · 12 years ago
  51. 6e2fbde Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 12 years ago
  52. bdfd59a at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · 12 years ago
  53. ae79794 at91: atmel_nand: remove unused variables. by Wu, Josh · 12 years ago
  54. fe2185e at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · 12 years ago
  55. 65c5755 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · 12 years ago
  56. 1f4faed AT91: Small fix on AT91 USART initialization code by Xu, Hong · 13 years ago
  57. 8c86501 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
  58. f1273f1 USB: Fix strict aliasing in ohci-hcd by Troy Kisky · 12 years ago
  59. db19134 ehci: Optimize qTD allocations by Benoît Thébaudeau · 12 years ago
  60. 5cec214 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · 12 years ago
  61. 14eb79b ehci: cosmetic: Define used constants by Benoît Thébaudeau · 12 years ago
  62. 44ae0be ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · 12 years ago
  63. cb383cd dfu: MMC specific routines for DFU operation by Lukasz Majewski · 12 years ago
  64. f22b11c dfu: DFU backend implementation by Lukasz Majewski · 12 years ago
  65. b819ddb dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · 12 years ago
  66. 1d4a0b6 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · 12 years ago
  67. cdeb916 ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · 12 years ago
  68. 16e43f3 fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · 12 years ago
  69. 2c43214 MX28: SPI: Supercharge the SPI driver by Marek Vasut · 12 years ago
  70. 1375f04 MX28: DMA: Prolong the DMA timeout by Marek Vasut · 12 years ago
  71. e71c39d gpio: add gpio api support to mx27 (v4) by trem · 12 years ago
  72. 5dafa45 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · 12 years ago
  73. c6b52c4 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  74. 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
  75. cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
  76. 78befb6 rtc: add support of mx27 rtc by trem · 12 years ago
  77. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  78. af963ba mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · 12 years ago
  79. 6fff52b video: support exynos pwm backlight driver by Donghwa Lee · 12 years ago
  80. a29c832 video: exynos fb driver supports display port feature by Donghwa Lee · 12 years ago
  81. d2a6982 video: support exynos display port drivers by Donghwa Lee · 12 years ago
  82. ee93dcf video: support exynos fimd driver for various exynos series by Donghwa Lee · 12 years ago
  83. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  84. efad6cf ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · 12 years ago
  85. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  86. 84dee30 snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · 12 years ago
  87. d439504 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · 12 years ago
  88. 25f8bf6 da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  89. a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
  90. 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
  91. ebd6ca9 rtc: imxdi: Initial support by Benoît Thébaudeau · 12 years ago
  92. abb85be MX28: Fix MXS MMC DMA issues by Marek Vasut · 12 years ago
  93. 2025590 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · 12 years ago
  94. 8698332 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · 12 years ago
  95. 401650a MX28: Fix up the MMC driver DMA mode by Marek Vasut · 12 years ago
  96. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  97. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  98. 7c5e6f7 MX28: SPI: Add DMA transfer support by Marek Vasut · 12 years ago
  99. ccd4d5a MX28: SPI: Pull out the PIO transfer function by Marek Vasut · 12 years ago
  100. c7065fa MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · 12 years ago