1. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  2. 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 11 years ago
  3. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 11 years ago
  4. 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  5. a7b26db net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  6. 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 11 years ago
  7. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  8. eea4e6f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  9. 93bfd61 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · 11 years ago
  10. 22cb7d3 mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · 11 years ago
  11. ab769f2 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · 11 years ago
  12. 7d0b605 dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  13. 001a831 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  14. a2199af usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  15. 6e16d90 sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  16. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  17. a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  18. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  19. c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  20. b2a668b cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  21. df93d90 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  22. 2ab83f0 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  23. a607028 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  24. 2d8ede5 cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  25. e8c1266 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  26. 836bb6e cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  27. 1c266b9 cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  28. e0dd81e cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  29. 4ff9b46 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  30. d7f25f3 cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  31. bf64035 mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  32. 7dfc4db spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  33. c6136aa sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  34. cc56f13 sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  35. cfa90a6 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  36. c1f9325 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  37. 63f347e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  38. 0879802 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  39. b627eb4 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · 11 years ago
  40. df4fb1c usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  41. ef59bb7 drivers: net: cpsw: init phy with gigabit features by Ilya Ledvich · 11 years ago
  42. ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
  43. 3577fe8 drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · 11 years ago
  44. 1591ee7 video:exynos_fb:fdt: add additional fdt data by Piotr Wilczek · 11 years ago
  45. de461c5 video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · 11 years ago
  46. 5495dae Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  47. c0d2979 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  48. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  49. 8165e34 usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  50. 2456b97 ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  51. 5ca05c8 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  52. 73545f7 ahci: wait longer for link. by Ian Campbell · 11 years ago
  53. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  54. 0b0b4f5 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  55. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  56. dc116bd net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  57. 9a04a85 net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  58. 1ad6364 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 11 years ago
  59. 91baa6f power: add PFUZE100 PMIC driver by Tim Harvey · 11 years ago
  60. e4b87e5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  61. 2eda892 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  62. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  63. 51d192c mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  64. e2d8a71 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  65. 96495d9 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  66. 39f7611 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  67. 6494d70 dm: Add base driver model support by Simon Glass · 11 years ago
  68. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  69. 9c653aa drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  70. c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  71. 345d3c0 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  72. f88a686 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  73. 0c9c99a net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  74. 6e562b1 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  75. 71a7f95 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  76. f5f1f61 mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  77. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  78. a7e8c15 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  79. 91d7746 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  80. e0d8096 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  81. eae7453 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · 11 years ago
  82. 7a9d0ad mmc: kona: Add Kona mmc driver by Darwin Rambo · 11 years ago
  83. 4bded3a i2c: kona: Add Kona I2C driver by Darwin Rambo · 11 years ago
  84. 24e5219 gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  85. ee45633 SMC91111: Fix compilation warnings by Bhupesh Sharma · 11 years ago
  86. 6b1e125 driver/ddr: Add 256 byte interleaving support by York Sun · 11 years ago
  87. 6b9e309 Driver/ddr: Add support of different DDR base address by York Sun · 11 years ago
  88. 4e5b1bd driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · 11 years ago
  89. 1cb8393 serial: arc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  90. 4c89a36 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  91. 94b5400 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · 11 years ago
  92. 1d568c7 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · 11 years ago
  93. 6853e6a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  94. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  95. 17eb1d8 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  96. 3e11350 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. 3d93f69 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  98. d524335 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  99. d22643e i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · 11 years ago
  100. 070cbaf designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago