1. 148ca64 spi: mxs: Allow other chip selects to work by Fabio Estevam · 13 years ago
  2. 79cb14a spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · 13 years ago
  3. ed5157e pmic: dialog: Avoid name conflicts by Fabio Estevam · 13 years ago
  4. 5614553 imx: usb: There is no such register by Timo Ketola · 13 years ago
  5. 45b460d i.MX25: usb: Set PORTSCx register by Timo Ketola · 13 years ago
  6. a102873 imx: nand: Support flash based BBT by Timo Ketola · 13 years ago
  7. eba1868 i.MX25: This architecture has a GPIO4 too by Timo Ketola · 13 years ago
  8. 3f29d96 USB: ehci-mx6: Fix broken IO access by Wolfgang Grandegger · 13 years ago
  9. 2083106 pmic: Add support for the Dialog DA9053 PMIC by Fabio Estevam · 13 years ago
  10. 9f472e6 SATA: add driver for MX5 / MX6 SOCs by Stefano Babic · 13 years ago
  11. b774fe9 NET: fec_mxc.c: Add a way to disable auto negotiation by Stefano Babic · 13 years ago
  12. f78095e EXYNOS: Change bits per pixel value proper for u-boot. by Donghwa Lee · 13 years ago
  13. bba09e9 LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI by Donghwa Lee · 13 years ago
  14. 2c7396c EXYNOS: support EXYNOS MIPI DSI interface driver. by Donghwa Lee · 13 years ago
  15. 6d4339f EXYNOS: support EXYNOS framebuffer and FIMD display drivers. by Donghwa Lee · 13 years ago
  16. 8504296 misc:pmic:max8997 MAX8997 support for PMIC driver by Łukasz Majewski · 13 years ago
  17. dd23e59 omap5: pbias ldo9 turn on by Balaji T K · 13 years ago
  18. 2114429 power: twl6035: add palmas PMIC support by SRICHARAN R · 13 years ago
  19. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  20. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  21. cc35fdb serial: add LPC32X0 high-speed UART devices support by Vladimir Zapolskiy · 13 years ago
  22. 442d556 mmc: support the sdhci instead of s5p_mmc for samsung-soc by Jaehoon Chung · 13 years ago
  23. 236bfec mmc: add the quirk to use the sdhci for samsung-soc by Jaehoon Chung · 13 years ago
  24. 3a63832 mmc: sdhci: add the quirk for broken r1b response by Jaehoon Chung · 13 years ago
  25. e720590 i.MX28: Lower the amount of blocks transfered in one DMA cycle by Marek Vasut · 13 years ago
  26. 7a5b802 mmc: fsl_esdhc: Poll until card is not busy anymore by Dirk Behme · 13 years ago
  27. 25c719e mmc: omap: handle controller errors properly by Grazvydas Ignotas · 13 years ago
  28. 15ceb1d mmc: omap: improve stat wait message by Grazvydas Ignotas · 13 years ago
  29. b1e725f mmc: omap: follow TRM procedure to power on cards by Grazvydas Ignotas · 13 years ago
  30. 6272203 mmc:fix: Set mmc width according to MMC host capabilities by Łukasz Majewski · 13 years ago
  31. 0a6deb3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  32. 6777a3c lin_gadget: use common linux/compat.h by Mike Frysinger · 13 years ago
  33. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  34. 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  35. 04a9cb8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  36. 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
  37. 5e3e8dd i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
  38. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  39. 2d344a2 sh: i2c: Add support I2C controller of SH7734 by Nobuhiro Iwamatsu · 13 years ago
  40. 51d0f7c Blackfin: bfin_sdh: drop dos part hardcode by Mike Frysinger · 13 years ago
  41. 34921d0 net: ll_temac: drop obsolete "NAMESIZE" define by Stephan Linz · 13 years ago
  42. 146bec7 mmc: Fix warning if CONFIG_MMC_TRACE is enabled by Dirk Behme · 13 years ago
  43. 90579fd ehci-omap: fix for enabling the correct usb port by Jeroen Hofstee · 13 years ago
  44. 1432c76 GCC4.6: Squash warnings in onenand_base.c by Wolfgang Denk · 13 years ago
  45. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 13 years ago v2012.04-rc2
  46. db39f24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  47. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  48. d71c9c9 imx: Return gpio_set_value in gpio_direction_output by Vikram Narayanan · 13 years ago
  49. be28255 imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5) by Vikram Narayanan · 13 years ago
  50. 8d28c21 imx: Add GPIO_TO_PORT macro in the mxc_gpio driver by Vikram Narayanan · 13 years ago
  51. 4cc76c6 i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC by Marek Vasut · 13 years ago
  52. b64c242 drivers/mtd/spr_smi.c: Fix build warning by Anatolij Gustschin · 13 years ago
  53. 2c734cd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 13 years ago
  54. b54d1f2 sf: stmicro: add geometrical info for N25Q256 from Micron by Jérôme Carretero · 13 years ago
  55. cafabe1 net/designware: Change timeout loop implementation by Amit Virdi · 13 years ago
  56. 20a5dde net/designware: Set ANAR to 0x1e1 by Armando Visconti · 13 years ago
  57. e25c90b net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · 13 years ago
  58. 13edd17 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · 13 years ago
  59. aa51005 net/designware: Consecutive writes must have delay by Armando Visconti · 13 years ago
  60. 024333c net/designware: Phy address fix by Vipin KUMAR · 13 years ago
  61. 97a6caa net/designware: Fix the max frame length size by Vipin KUMAR · 13 years ago
  62. c7f6dbe net/designware: Fix to restore hw mac address by Vipin KUMAR · 13 years ago
  63. e26fd3d onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · 13 years ago
  64. df48265 net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · 13 years ago
  65. 6b3967b onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · 13 years ago
  66. cc79697 mvgbe: remove warning for unused methods by Stefan Bigler · 13 years ago
  67. ee04a10 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  68. 83ea130 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · 13 years ago
  69. a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
  70. a3a7072 pci: declare pciauto functions in header by Linus Walleij · 13 years ago
  71. dc3faf0 drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · 13 years ago
  72. 60e242e drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  73. a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  74. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  75. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  76. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  77. 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
  78. 5c1ad3e net: fec_mxc: allow use with cache enabled by Eric Nelson · 13 years ago
  79. 3687c41 i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · 13 years ago
  80. 8635ff9 MMC: Implement generic bounce buffer by Marek Vasut · 13 years ago
  81. 6b9408e i.MX28: Add cache support to MXS NAND driver by Marek Vasut · 13 years ago
  82. c3dfe70 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · 13 years ago
  83. d821ad4 net: calxedaxgmac: fix build due to missing __aligned definition by Rob Herring · 13 years ago
  84. f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
  85. 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
  86. 61712bc twl4030: fix potential power supply handling issues by Grazvydas Ignotas · 13 years ago
  87. f7dad8f NAND: TI: fix warnings in omap_gpmc.c by Stefano Babic · 13 years ago
  88. 6502949 net: smc91111: use mdelay() by Mike Frysinger · 13 years ago
  89. 522b2a0 USB: ehci-mx6: Add proper IO accessors by Fabio Estevam · 13 years ago
  90. d9fb6a4 mxs_spi: Return proper timeout error by Fabio Estevam · 13 years ago
  91. a22429d pmic_i2c: Return error in case of invalid pmic_i2c_tx_num by Fabio Estevam · 13 years ago
  92. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  93. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  94. c1ff6d8 PXA: Remove PXA PCMCIA support by Marek Vasut · 13 years ago
  95. c1d4ad9 sh_spi: Add 4 chip select signals supporting by Yoshihiro Shimoda · 13 years ago
  96. 85c344e cfi: fix the incomplete erased status check in buffer write by Tao Hou · 13 years ago
  97. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  98. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  99. 7cf7bef usb:udc:samsung:fix Remove the req_config flag by Łukasz Majewski · 13 years ago
  100. f50dcd6 USB:gadget:designware Fix memory nonalignment issue by Shiraz Hashim · 13 years ago