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