1. ce3cc8e ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · 10 years ago
  2. 46840f6 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · 10 years ago
  3. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 10 years ago
  4. 27ce9e4 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · 10 years ago
  5. b9ae609 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · 10 years ago
  6. 3f990dc mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · 11 years ago
  7. a09431d mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · 11 years ago
  8. 9233279 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · 11 years ago
  9. d21e77f mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · 11 years ago
  10. 41bbe4d mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · 11 years ago
  11. b98c575 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · 11 years ago
  12. cc49da2 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  13. 0b259dc power: Explicitly select pmic device's bus by Aaron Durbin · 10 years ago
  14. ac1058f power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 10 years ago
  15. 78a36c3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · 10 years ago
  16. 913702c power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 10 years ago
  17. 9902c7b mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · 10 years ago
  18. 7d82d89 gpio: at91: add sanity check for the NULL pointer by Wu, Josh · 10 years ago
  19. 49692c5 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · 10 years ago
  20. 1857075 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · 10 years ago
  21. 964ea7c net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · 10 years ago
  22. 1c848a2 net/designware: ensure device private data is DMA aligned. by Ian Campbell · 10 years ago
  23. e24ea55 sunxi: mmc support by Ian Campbell · 10 years ago
  24. c534d2f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  25. 10dc777 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · 10 years ago
  26. 638b3e8 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  27. d235628 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · 10 years ago
  28. 91fdabc eMMC: add support for operations in RPMB partition by Pierre Aubert · 10 years ago
  29. 6b2221b mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · 11 years ago
  30. d803fea mmc: postponed needless timer initialization by Mateusz Zalega · 10 years ago
  31. 4d16f67 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  32. f6ed9d5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  33. 8e38128 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  34. c9afa7c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  35. 7168977 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · 11 years ago
  36. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  37. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 10 years ago
  38. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 10 years ago
  39. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  40. d7782d0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  41. 15231f6 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · 10 years ago
  42. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 10 years ago
  43. ffc8667 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · 11 years ago
  44. 6a2f30a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  45. a90bed7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  46. 9b8c9a3 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · 10 years ago
  47. e09bd85 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · 10 years ago
  48. 045bdcd mmc: dw_mmc: support the DDR mode by Jaehoon Chung · 10 years ago
  49. d22e3d4 mmc: support the DDR mode for eMMC by Jaehoon Chung · 10 years ago
  50. 8caf46d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · 10 years ago
  51. 959198f mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · 10 years ago
  52. 44cfc3a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  53. 9f5f515 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  54. e7f9350 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  55. c8151b4 dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · 10 years ago
  56. 584b55b usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 10 years ago
  57. 1aa4bdc drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · 10 years ago
  58. 8630c1c usb: ci_udc: parse QTD before over-writing it by Stephen Warren · 10 years ago
  59. a4539a2 usb: tegra: support device mode by Stephen Warren · 10 years ago
  60. 2d34151 usb: tegra: refactor PHY type selection by Stephen Warren · 10 years ago
  61. 9b20fe6 usb: tegra: fix PHY selection code by Stephen Warren · 10 years ago
  62. 4180b3d Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · 10 years ago
  63. 2072e72 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 10 years ago
  64. fab356a mvtwsi: Fix clock programming by Hans de Goede · 10 years ago
  65. eb8c54b ARM: zynq: ehci: Added USB host driver support by Michal Simek · 10 years ago
  66. 97eeae1 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · 10 years ago
  67. 557a331 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  68. eceb3f2 ARM: tegra: add GPIO initialization table function by Stephen Warren · 10 years ago
  69. f175603 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · 10 years ago
  70. ca721fb qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 10 years ago
  71. 5122dfa powerpc/85xx: add T4080 SoC support by Shengzhou Liu · 10 years ago
  72. 3a7ed5a powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · 10 years ago
  73. 0b2e13d powerpc/85xx: Add T4240RDB board support by Chunhe Lan · 11 years ago
  74. 27b4e4b Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  75. e7d4a88 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  76. 3108185 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  77. a0735a3 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  78. 42a74a0 fpga: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  79. 14cfc4f fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  80. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  81. d9071ce fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  82. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  83. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  84. f6ae1ca S5P: Exynos: Add GPIO pin numbering and rename definitions by Akshay Saraswat · 10 years ago
  85. 15e82e5 net/designware: call phy_connect_dev() to properly setup phylib device by Ian Campbell · 10 years ago
  86. bafd67d tps6586x: staticize funtions by Manish Badarkhe · 10 years ago
  87. da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 10 years ago
  88. 597fe04 net/phy: enable get_phy_id redefinable by Shengzhou Liu · 11 years ago
  89. 02aa4c5 AR8035/phy: Enable autonegotiation function for ar8035 by Xiaobo Xie · 11 years ago
  90. d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
  91. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  92. bcb879c Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  93. d1dacf7 video: Add support for imx25 lcd controller by Thomas Diener · 10 years ago
  94. 5e2f017 power: Add support for LTC3676 PMIC by Tim Harvey · 10 years ago
  95. 93a6d92 power: make pfuze100 be able to coexist with other pmics by Tim Harvey · 10 years ago
  96. d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  97. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  98. ab2f5c1 musb-new, dfu: first send request answer then call completions by Heiko Schocher · 11 years ago
  99. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 10 years ago
  100. 5146fc2 i2c: zynq: Fixed compilation errors when using DEBUG by Jesper B. Christensen · 10 years ago