1. 7ee151d Add fsl_iim driver by Benoît Thébaudeau · 12 years ago
  2. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · 12 years ago
  3. 412e046 dma: Add i.MX6 support to drivers/dma/apbh_dma.c by Stefan Roese · 12 years ago
  4. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  5. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  6. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  7. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  8. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  9. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  10. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  11. e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · 12 years ago
  12. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  13. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  14. 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 12 years ago
  15. 9889e3f nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 12 years ago
  16. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  17. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  18. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 12 years ago
  19. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 12 years ago
  20. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  21. c3a8779 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 12 years ago
  22. cf14d0d dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  23. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  24. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  25. 93d86b7 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
  26. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  27. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  28. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  29. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  30. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  31. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  32. bd75cf6 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  33. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  34. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. f79ef8a spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  36. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  37. 08db03a cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 12 years ago
  38. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  39. 9b6a5af biosemu: include <asm/io.h> header by Linus Walleij · 12 years ago
  40. 130def3 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  41. 7e76d63 mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  42. 4a59809 Consolidate bool type by York Sun · 12 years ago
  43. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  44. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  45. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  46. 602c911 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  47. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  48. 65f50f9 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago
  49. ca7c3e1 video: exynos_dp: Make dp_regs global by Ajay Kumar · 12 years ago
  50. ebbace3 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  51. 4acd4ee video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · 12 years ago
  52. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  53. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  54. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  55. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  56. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  57. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  58. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  59. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  60. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  61. 77de583 tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  62. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  63. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  64. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  65. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  66. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  67. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  68. 5e5ed76 video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  69. dc90d01 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  70. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  71. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  72. c923758 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago
  73. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · 12 years ago
  74. 941ea6c lcd, tegra: remove unused cursor functions by Jeroen Hofstee · 12 years ago
  75. b49786f lcd, amba: remove this driver since it is not used by Jeroen Hofstee · 12 years ago
  76. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · 12 years ago
  77. 45b52ce Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  78. 552b4d4 mmc: add bcm2835 driver by Stephen Warren · 12 years ago
  79. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  80. 60956094 sf: Enable FDT-based configuration and memory mapping by Simon Glass · 12 years ago
  81. 11ade80 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  82. dc9162d sf: Respect maximum SPI write size by Simon Glass · 12 years ago
  83. 4187740 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago
  84. f7e55f2 sf: Use spi_flash_alloc() in each SPI flash driver by Simon Glass · 12 years ago
  85. b162a7c sf: Add spi_flash_alloc() to create a new SPI flash struct by Simon Glass · 12 years ago
  86. d034a95 spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
  87. aaca776 spi: Add function to allocate a new SPI slave by Simon Glass · 12 years ago
  88. db09c5f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 12 years ago
  89. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  90. 871be85 usb: Add multiple controllers support for EHCI PCI by Vincent Palatin · 12 years ago
  91. 7b5e779 usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · 12 years ago
  92. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · 12 years ago
  93. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · 12 years ago
  94. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · 12 years ago
  95. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · 12 years ago
  96. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · 12 years ago
  97. 91637d7 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · 12 years ago
  98. 8647cb5 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · 12 years ago
  99. 92d7fb8 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · 12 years ago
  100. 96decf6 usbtty: adapt buffers for large packet support by Shiraz Hashim · 12 years ago