1. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  2. babce5f mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  3. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  4. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  5. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  6. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  7. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  8. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  9. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  10. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  11. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  12. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  13. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  14. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  15. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  16. 48cbc3a serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  17. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  18. 7bae844 usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  19. 9d03420 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  20. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  21. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  22. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  23. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  24. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  25. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  26. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  27. 8c0ec0d mmc: tegra: support 4-bit operation too on 8-bit slots by Stephen Warren · 12 years ago
  28. 1ed0b51 tegra: add CONSOLE_MUX support to tegra-kbc by Allen Martin · 12 years ago
  29. 44706a8 tegra: Support control of cache settings for LCD by Simon Glass · 12 years ago
  30. 0be8f20 tegra: Add LCD driver by Simon Glass · 12 years ago
  31. fa88ddb ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · 12 years ago
  32. ed0a6fc ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · 12 years ago
  33. 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
  34. de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
  35. f22e4fa ehci-mx5/6: Make board_ehci_hcd_init() optional by Benoît Thébaudeau · 12 years ago
  36. 71a5c55 ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  37. 34d33b6 ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  38. 9fa3d09 ehci-mxc: Make i.MX25 EHCI configurable by Benoît Thébaudeau · 12 years ago
  39. 31ac2d0 ehci-mxc: Make EHCI power/oc polarities configurable by Benoît Thébaudeau · 12 years ago
  40. 2cfe0b8 ehci-mx5: Add missing OC_DIS for i.MX53 by Benoît Thébaudeau · 12 years ago
  41. 661052f ehci-mx5: Fix *PM usage for i.MX53 by Benoît Thébaudeau · 12 years ago
  42. 394c00d ehci-mx5: Fix OPM usage by Benoît Thébaudeau · 12 years ago
  43. 7d42432 ehci-mx5: Fix OC_DIS usage by Benoît Thébaudeau · 12 years ago
  44. bdc5202 ehci-mx5: Clean up by Benoît Thébaudeau · 12 years ago
  45. 164738e ehci-mxc: Clean up by Benoît Thébaudeau · 12 years ago
  46. 1bf43b8 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago
  47. a2d8e0a SOUND: Add WM8994 codec by Rajeshwari Shinde · 12 years ago
  48. 511ed5f SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · 12 years ago
  49. 28c9e34 drivers: video: fix image position by Piotr Wilczek · 12 years ago
  50. eed2974 drivers: video: Add ld9040 video driver by Piotr Wilczek · 12 years ago
  51. a6f1730 s3c64xx: fix the compiler error and warning by Minkyu Kang · 12 years ago
  52. 5889452 PMIC: MAX77686: Add support for MAX77686 by Rajeshwari Shinde · 12 years ago
  53. 2b5fdd0 dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · 12 years ago
  54. 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  55. 4a1921e Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  56. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  57. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  58. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  59. 7d19629 pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  60. d955c6d pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  61. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  62. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  63. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  64. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  65. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  66. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  67. 452329f pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  68. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  69. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  70. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  71. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  72. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  73. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  74. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  75. 945d069 ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  76. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  77. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  78. ac63f2a drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  79. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  80. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  81. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  82. fdbb873 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  83. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  84. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  85. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  86. 960d70c drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  87. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  88. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  89. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  90. fe1f808 ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  91. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  92. 2a0c61d ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  93. 5784766 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  94. 90b276f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  95. 64738e8 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  96. 5a2b77f ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  97. c873111 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  98. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  99. b7a21b7 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  100. e81058c ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago