1. 7ca25b6 OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  2. 3edc3f3 bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 12 years ago
  3. de35899 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · 12 years ago
  4. 95aad8a blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  5. cde8cef blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  6. abcfbf2 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  7. 589891e bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  8. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  9. e4d55bd Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  10. 6592a99 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  11. 0c3c255 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  12. 23b0042 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  13. f7289ee davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago
  14. 4a2c7d7 mmc: Split device init to decouple OCR-polling delay by Che-Liang Chiou · 12 years ago
  15. 131533c usb: common: Use a global definition for 'min3' by Vivek Gautam · 12 years ago
  16. bed082f USB: ohci-at91: make OHCI work on at91sam9g10 SoC by Bo Shen · 12 years ago
  17. d404670 usb: Add new command to set USB 2.0 port test modes by Julius Werner · 12 years ago
  18. 54f3dfe USB: EHCI: Add weak functions to support new chip by Jim Lin · 12 years ago
  19. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · 12 years ago
  20. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  21. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  22. a09c2b7 mmc: Define a constant for the maximum block size by Simon Glass · 12 years ago
  23. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  24. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  25. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · 12 years ago
  26. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · 12 years ago
  27. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  28. 6d2e04b Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  29. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · 12 years ago
  31. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · 12 years ago
  32. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  33. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
  34. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · 12 years ago
  35. b3ae144 tpm: Add casts for proper compilation by Taylor Hutt · 12 years ago
  36. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. 70a90b7 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · 12 years ago
  38. c6c93de Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · 12 years ago
  39. e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · 12 years ago
  40. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
  41. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  42. 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · 12 years ago
  43. 9889e3f nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · 12 years ago
  44. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  45. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · 12 years ago
  46. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · 12 years ago
  47. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · 12 years ago
  48. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  49. c3a8779 ubi: Fix broken cleanup code in attach_by_scanning by Joe Hershberger · 12 years ago
  50. cf14d0d dfu: NAND specific routines for DFU operation by Pantelis Antoniou · 12 years ago
  51. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  52. a6e788d dfu: Support larger than memory transfers. by Pantelis Antoniou · 12 years ago
  53. 93d86b7 dfu:ext4:fix: Change ext4write command order of parameters by Łukasz Majewski · 12 years ago
  54. 82a6547 omap_gpmc: add support for hw assisted BCH8 by Andreas Bießmann · 12 years ago
  55. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  56. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  57. f9b8ae3 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken by Manfred Huber · 12 years ago
  58. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · 12 years ago
  59. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · 12 years ago
  60. bd75cf6 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 12 years ago
  61. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  62. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. f79ef8a spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
  64. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  65. 08db03a cfi_flash: Use uintptr_t for casts from u32 to void * by Stefan Roese · 12 years ago
  66. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · 12 years ago
  67. 9b6a5af biosemu: include <asm/io.h> header by Linus Walleij · 12 years ago
  68. 130def3 mtd: cfi_flash: Write buffer size adjustment for M29EW Numonyx devices by Jagannadha Sutradharudu Teki · 12 years ago
  69. 7e76d63 mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support by aaron.williams@caviumnetworks.com · 12 years ago
  70. 4a59809 Consolidate bool type by York Sun · 12 years ago
  71. 0259159 video: bcm2835: fix build issues by Anatolij Gustschin · 12 years ago
  72. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · 12 years ago
  73. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago
  74. 602c911 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · 12 years ago
  75. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  76. 65f50f9 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · 12 years ago
  77. ca7c3e1 video: exynos_dp: Make dp_regs global by Ajay Kumar · 12 years ago
  78. ebbace3 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · 12 years ago
  79. 4acd4ee video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · 12 years ago
  80. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  81. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · 12 years ago
  82. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  83. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  84. 21f5b93 tegra114: add SPI driver by Allen Martin · 12 years ago
  85. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · 12 years ago
  86. b98691c spi: add common fdt SPI driver interface by Allen Martin · 12 years ago
  87. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · 12 years ago
  88. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · 12 years ago
  89. 77de583 tegra: spi: remove non fdt support by Allen Martin · 12 years ago
  90. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · 12 years ago
  91. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · 12 years ago
  92. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · 12 years ago
  93. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · 12 years ago
  94. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · 12 years ago
  95. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  96. 5e5ed76 video: Fix splash screen alignment by Matthias Weisser · 12 years ago
  97. dc90d01 lcd, fb: remove duplicated prototypes and unused code by Jeroen Hofstee · 12 years ago
  98. 881c4ec common/lcd.c: remove global lcd_base by Jeroen Hofstee · 12 years ago
  99. b9092e6 common/lcd.c: cleanup use of global variables by Jeroen Hofstee · 12 years ago
  100. c923758 lcd, pxafb: move the pxafb to drivers/video by Jeroen Hofstee · 12 years ago