1. 1149ca0 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · 12 years ago
  2. 3690d6d MMC: APIs to support resize of EMMC boot partition by Amar · 11 years ago
  3. 752f4c4 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · 11 years ago
  4. a082a2d EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · 11 years ago
  5. 9c50e35 DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · 11 years ago
  6. c67b0e4 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · 11 years ago
  7. d3e0747 usb: ehci: add missing cache managment by Stephen Warren · 11 years ago
  8. 64cfd3f usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · 11 years ago
  9. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  10. 1dde142 usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · 11 years ago
  11. 9c6a9d7 usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · 11 years ago
  12. f6664ba usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · 11 years ago
  13. 4edcf0a usb: asix: Move software resets to basic_init by Julius Werner · 11 years ago
  14. ed10e66 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · 11 years ago
  15. 960187f ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  16. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  17. e9090fa ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · 11 years ago
  18. a5d439c mmc: omap_hsmmc: Update pbias programming by Balaji T K · 11 years ago
  19. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  20. 10e1673 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  21. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  22. 47b8e52 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  23. 38d240d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  24. 374e837 input: Finish simplifing key_matrix_decode_fdt() by Stephen Warren · 11 years ago
  25. 1318d00 Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  26. df637fa input: simplify key_matrix_decode_fdt() by Stephen Warren · 11 years ago
  27. e573617 input: fix unaligned access in key_matrix_decode_fdt() by Stephen Warren · 11 years ago
  28. 4bfd000 bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() by Sergey Lapin · 11 years ago
  29. 427eba7 arm: vf610: Add uart support for Vybrid VF610 by Alison Wang · 11 years ago
  30. 3a36c6b arm: vf610: Add watchdog support for Vybrid VF610 by Alison Wang · 11 years ago
  31. bcb6e90 net: fec_mxc: Add support for Vybrid VF610 by Alison Wang · 11 years ago
  32. 1b393db tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · 11 years ago
  33. ec34fa5 tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) by Vincent Palatin · 11 years ago
  34. 90899cc tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · 11 years ago
  35. 60b6614 cmd_sf: Add print mesgs on sf read/write commands by Jagannadha Sutradharudu Teki · 11 years ago
  36. 96bbf55 cmd_sf: Add print mesg for 'sf erase' command by Jagannadha Sutradharudu Teki · 11 years ago
  37. 0d3b596 sf: Fix sf read for memory-mapped SPI flashes by Jagannadha Sutradharudu Teki · 11 years ago
  38. e4eaef8 spi: exynos: Support SPI_PREAMBLE mode by Rajeshwari Shinde · 11 years ago
  39. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  40. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  41. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  42. ed03f41 sf: winbond: Add support for W25PXX SPI flash by Kuo-Jung Su · 11 years ago
  43. 47ccaa2 sf: winbond: Add support for W25Q256 by Jagannadha Sutradharudu Teki · 12 years ago
  44. e90f7bd sf: spansion: Add Spansion S25FL064P IDs by Marek Vasut · 12 years ago
  45. 1bfb9f1 sf: spansion: Add support for S25FL128S by Xie Xiaobo · 12 years ago
  46. 16d88f4 Enable XAUI interface for B4860QDS by Suresh Gupta · 12 years ago
  47. d54097b net/phy: fix select line for TN80xx by Shaohui Xie · 12 years ago
  48. 24c185c cfi_flash: return NULL for invalid base address input by Masahiro Yamada · 11 years ago
  49. e2e273a cosmetic: cfi_flash: delete a space after an unary operator by Masahiro Yamada · 11 years ago
  50. aedadf1 cfi_flash: Fix unaligned accesses to cfi_qry structure by Andrew Gabbasov · 11 years ago
  51. a1b81ab nand/fsl_ifc: Convert to self-init by Prabhakar Kushwaha · 12 years ago
  52. 453db36 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · 12 years ago
  53. 070fd8e mtd: nand: fix the partial page write condition by htbegin · 12 years ago
  54. 98d9d92 nand/fsl_elbc: detect page size at runtime by Scott Wood · 12 years ago
  55. ffbff1d Exynos: uart: s5p: enabling the uart tx/rx fifo by Akshay Saraswat · 12 years ago
  56. e5e8bb0 USB: ohci-at91: support sama5d3x devices by Bo Shen · 11 years ago
  57. f10b4c0 SF: Add driver for Gigabyte device GD25LQ and GD25Q64B by Rajeshwari Shinde · 12 years ago
  58. 11f98d1 video: mxsfb: Add an entry for mx23evk/mx28vk video modes by Fabio Estevam · 11 years ago
  59. 48e0b2b powerpc/esdhc: Correct judgement for DATA PIO mode by Haijun.Zhang · 11 years ago
  60. f6c3b34 mmc: update Faraday FTSDC010 for rw performance by Kuo-Jung Su · 11 years ago
  61. fb651b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 11 years ago
  62. d6ed322 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 11 years ago
  63. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago
  64. bee0dc2 smc911x: fix the timeout detection by Masahiro Yamada · 11 years ago
  65. 3fa75c8 T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · 12 years ago
  66. 7794b1a net/phy: add VSC8574 support by Shaohui Xie · 12 years ago
  67. ae8a5d1 net/fm: fixup ethernet for mEMAC by Shengzhou Liu · 12 years ago
  68. b624084 powerpc/mpc85xx: Add T4160 SoC by York Sun · 12 years ago
  69. 1e501f9 T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · 12 years ago
  70. 944b6cc Fman/t4240: some fix for 10G XAUI by Shaohui Xie · 12 years ago
  71. e7dcece OMAP5: Enable USB Ethernet support with LAN9730 by Lubomir Popov · 12 years ago
  72. da34aae bfin: Move gpio support for bf54x and bf60x into the generic driver folder. by Sonic Zhang · 11 years ago
  73. e6c5ab2 blackfin: The buf variable in bfin_mac.c is not used and produces warning, by Marek Vasut · 11 years ago
  74. 9d803fc blackfin: Move blackfin serial driver out of blackfin arch folder. by Sonic Zhang · 12 years ago
  75. e9a389a blackfin: Move blackfin watchdog driver out of the blackfin arch folder. by Sonic Zhang · 12 years ago
  76. d4d4f90 bfin: discard invalid data and clear RXS in bf5xx spi driver by Scott Jiang · 13 years ago
  77. e76276d bfin: Remove spi dma function in bf5xx. by Scott Jiang · 13 years ago
  78. 93e3236 mmc: atmel_mci: add mmc card support by Bo Shen · 11 years ago
  79. aac4b69 mmc: atmel_mci: using IP version for different setting by Bo Shen · 11 years ago
  80. e0d2d3b spi: atmel_spi: using ip version to check whether has wdrbt by Bo Shen · 11 years ago
  81. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  82. c1b43ac Revert wrong removal of nand_init and nand_deselect by Albert ARIBAUD · 11 years ago
  83. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  84. e825b10 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  85. ff2d57e palmas: use palmas_i2c_[read|write]_u8 by Nishanth Menon · 12 years ago
  86. 384bcae palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function by Nishanth Menon · 12 years ago
  87. 1273388 palmas: rename init_settings to an generic palmas init by Nishanth Menon · 12 years ago
  88. cb19910 twl6035: rename to palmas by Nishanth Menon · 12 years ago
  89. ebce10e twl6030: move twl6030 register access functions to common header file by Nishanth Menon · 12 years ago
  90. 345ef20 twl6030: twl6030_i2c_[read|write]_u8 prototype consistent by Nishanth Menon · 12 years ago
  91. b29c2f0 twl4030: make twl4030_i2c_read_u8 prototype consistent by Nishanth Menon · 12 years ago
  92. 0208aaf twl4030: make twl4030_i2c_write_u8 prototype consistent by Nishanth Menon · 12 years ago
  93. f485c8a phy: add support for ET1011C phys by Matt Porter · 12 years ago
  94. f6f86a6 cpsw: add support for TI814x slave_regs differences by Matt Porter · 12 years ago
  95. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  96. 7e7501f Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 11 years ago
  97. 88227a1 mmc: fsl_esdhc: Use calloc() by Fabio Estevam · 12 years ago
  98. a68aac4 mmc: sdhci: return error when failed add_sdhci(). by Jaehoon Chung · 12 years ago
  99. 1f4ca25 sdhci: Add sdhci support for spear devices by Vipin Kumar · 12 years ago
  100. 3ba36d6 davinci, mmc: Added a delay reading ext CSD register by Davide Bonfanti · 12 years ago