1. 356d15e i2c, davinci: move i2c_defs.h to the drivers/i2c directory by Karicheri, Muralidharan · 11 years ago
  2. 999d7d3 NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · 11 years ago
  3. fa1a73f SPL:SPI: Add Falcon Mode support by Tom Rini · 11 years ago
  4. b545a98 spi: ti_qspi: Add delay for successful bulk erase. by Poddar, Sourav · 11 years ago
  5. db60580 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · 11 years ago
  6. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 11 years ago
  7. dd649f1 mtd: delete unused files by Masahiro Yamada · 11 years ago
  8. 8f9fd6c usb: tegra: combine header file by Stefan Agner · 11 years ago
  9. b1d615f usb: tegra: fix PHY configuration by Stefan Agner · 11 years ago
  10. b03f4b3 usb: tegra: fix USB2 powerdown for Tegra30 and later by Stefan Agner · 11 years ago
  11. 70ad375 ARM: tegra: Tegra20 pinmux cleanup by Stephen Warren · 11 years ago
  12. 7a65768 i2c: sh_i2c: bugfix: i2c probe command does not work by Tetsuyuki Kobayashi · 11 years ago
  13. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  14. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  15. 3f62971 ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 11 years ago
  16. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  17. 8a57302 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  18. fb82398 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  19. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  20. 74c32ef mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 11 years ago
  21. cd2bf48 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 11 years ago
  22. a778aea pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  23. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  24. 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  25. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  26. 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  27. a7b26db net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  28. 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  29. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  30. eea4e6f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  31. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  32. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  33. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  34. 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  35. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  36. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  37. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  38. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  39. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  40. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  41. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  42. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  43. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  44. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  45. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  46. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  47. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  48. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  49. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  50. e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  51. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  52. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  53. bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  54. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  55. c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  56. cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  57. cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  58. c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  59. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  60. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. b627eb4 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
  62. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  63. ef59bb7 drivers: net: cpsw: init phy with gigabit features by Ilya Ledvich · 11 years ago
  64. ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  65. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  66. 1591ee7 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · 11 years ago
  67. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  68. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  69. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  70. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  71. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  72. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  73. 5ca05c8 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  74. 73545f7 ahci: wait longer for link. by Ian Campbell · 11 years ago
  75. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  76. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  77. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  78. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  79. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  80. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  81. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  82. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  83. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  84. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  85. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  86. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  87. 96495d90 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  88. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  89. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  90. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  91. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  92. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  93. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  94. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  95. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  96. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  97. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  98. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  99. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  100. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago