1. 65f50f9 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago
  2. ca7c3e1 video: exynos_dp: Make dp_regs global by Ajay Kumar · 12 years ago
  3. ebbace3 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  4. 4acd4ee video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · 12 years ago
  5. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  6. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  7. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  8. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  10. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  11. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  12. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  13. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  14. 77de583 tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  15. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  16. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  17. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  18. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  19. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  20. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  21. 552b4d4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  22. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  23. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  24. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  25. 871be85 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  26. 7b5e779 usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  27. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  28. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  29. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  30. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  31. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  32. 91637d7 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  33. 8647cb5 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  34. 92d7fb8 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  35. 96decf6 usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago
  36. e076f28 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · 12 years ago
  37. c18ea6d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · 12 years ago
  38. 620e9dd dfu: Add a partition type target by Pantelis Antoniou · 12 years ago
  39. 4d9580a dfu: Properly zero out timeout value by Pantelis Antoniou · 12 years ago
  40. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · 12 years ago
  41. 8d45289 usb: ehci: generic PCI support by Vincent Palatin · 12 years ago
  42. 19bc501 serial: ns16550: Remove unwanted cast by Simon Glass · 12 years ago
  43. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  44. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  45. 35ae07b mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. by Tom Warren · 12 years ago
  46. 9745cf8 Tegra: MMC: Add DT support to MMC driver for all T20 boards by Tom Warren · 12 years ago
  47. f8cf4b2 Tegra: I2C: Add T114 clock support to tegra_i2c driver by Tom Warren · 12 years ago
  48. 4ec9b18 tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] by Lucas Stach · 12 years ago
  49. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  50. e076adf I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
  51. 1675065 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
  52. d56a52a mmc:sdhci:fix: Change default interrupts enabled at SDHCI initialization by Łukasz Majewski · 12 years ago
  53. b9fa8c1 Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  54. 32e61e2 Exynos5: TMU: Add driver for Thermal Management Unit by Akshay Saraswat · 12 years ago
  55. 6caf783 mvsata_ide.c: Correction of typo in comments by Gray Remlin · 12 years ago
  56. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  57. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  58. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  59. c3fdab4 am335x: cpsw: optimize cpsw_send to increase network performance by Mugunthan V N · 12 years ago
  60. ad8afa3 SPL: ONENAND: Fix onenand_spl_load_image implementation. by Enric Balletbo i Serra · 12 years ago
  61. 65bd0af omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  62. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  63. 020f261 mmc: add support for write protection by Nikita Kiryanov · 12 years ago
  64. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  65. 1382286 omap_hsmmc: introduce omap_hsmmc_data struct by Nikita Kiryanov · 12 years ago
  66. f6640a9 omap_hsmmc: fix out of bounds array access by Nikita Kiryanov · 12 years ago
  67. 1bf5825 Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · 12 years ago
  68. cd93e9b Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · 12 years ago
  69. 191a2ce mxs: Make ehci-mxs multiport capable by Marek Vasut · 12 years ago
  70. 83e330c mxs: Squash the header file usage in ehci-mxs by Marek Vasut · 12 years ago
  71. 57855be mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE by Marek Vasut · 12 years ago
  72. bf372e3 mxs: spi: Fix the MXS SPI for mx23 by Marek Vasut · 12 years ago
  73. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  74. 2e869d7 USB: drop unneeded header in ehci-mx6 by Stefano Babic · 12 years ago
  75. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  76. 7068b32 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 12 years ago
  77. 0b38223 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  78. fe13b64 blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  79. 596295d net: Use new numeric setenv functions by Simon Glass · 12 years ago
  80. 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  81. d0ddde7 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
  82. 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  83. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  84. 6c3c4e2 serial/ns16550: don't generate functions for undefined ports by Scott Wood · 12 years ago
  85. 5903287 da8xx: Add the missing pinmux for da830 to the gpio driver by Tomas Novotny · 12 years ago
  86. b1b1893 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  87. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  88. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  89. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  90. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  91. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  92. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  93. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  94. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  95. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  96. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  97. c64af47 serial: arm_dcc: Fix compilation warning and remove unneeded initialization by Michal Simek · 12 years ago
  98. 0828cf2 serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option by Michal Simek · 12 years ago
  99. 159b746 sf: stmicro: add support for N25Q064 by Jagannadha Sutradharudu Teki · 12 years ago
  100. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · 12 years ago