1. cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · 11 years ago
  2. e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · 11 years ago
  3. 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · 11 years ago
  4. fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · 11 years ago
  5. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  6. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  7. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  8. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  9. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · 11 years ago
  10. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · 11 years ago
  11. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · 11 years ago
  12. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · 11 years ago
  13. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · 11 years ago
  14. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · 11 years ago
  15. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · 11 years ago
  16. c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · 11 years ago
  17. 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
  18. 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · 11 years ago
  19. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · 11 years ago
  20. 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · 11 years ago
  21. 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · 11 years ago
  22. 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · 11 years ago
  23. e3c417b sf: Squash the malloc+memset combo by Marek Vasut · 11 years ago
  24. f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · 11 years ago
  25. 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · 11 years ago
  26. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · 11 years ago
  27. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  28. c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  29. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  30. d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · 11 years ago
  31. 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · 11 years ago
  32. fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · 11 years ago
  33. 1fc6067 ahci: wait longer for link. by Ian Campbell · 11 years ago
  34. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  35. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · 11 years ago
  36. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  37. 0faa93d net/phy: Correct AR8021 phy_mask by Haijun.Zhang · 11 years ago
  38. 0ef16bb net: asix: don't pad odd-length TX packets by Stephen Warren · 11 years ago
  39. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  40. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  41. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  42. c77f284 mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h by pekon gupta · 11 years ago
  43. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · 11 years ago
  44. e821d18 dm: Add GPIO support and tests by Simon Glass · 11 years ago
  45. 63b1757 dm: Add a demonstration/example driver by Simon Glass · 11 years ago
  46. dd6ab88 dm: Add base driver model support by Simon Glass · 11 years ago
  47. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  48. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
  49. 3554b2b serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
  50. c57ba04 mmc: zynq: Add OF initialization support by Michal Simek · 11 years ago
  51. 12dbc40 net: gem: Add OF initialization support by Michal Simek · 11 years ago
  52. 02f721b net: emaclite: Fix OF initialization by Michal Simek · 11 years ago
  53. b0f750a mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes by pekon gupta · 11 years ago
  54. 03742c9 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes by pekon gupta · 11 years ago
  55. eff10ee mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes by pekon gupta · 11 years ago
  56. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  57. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  58. 09a3b56 fsl/usb: Limit phy_type comparison to first four characters by Nikhil Badola · 11 years ago
  59. 04f2ba4 ar8031/8033/phy:enable autonegotiation for ar8031/8033 by Zhao Qiang · 11 years ago
  60. 2571923 power: fix: Do not execute pmic command when not all necessary parameters are passed by Łukasz Majewski · 11 years ago
  61. 29f2f57 mmc: kona: Add Kona mmc driver by Darwin Rambo · 11 years ago
  62. 18ca597 i2c: kona: Add Kona I2C driver by Darwin Rambo · 11 years ago
  63. a7aaa1d gpio: kona: Add Kona gpio driver by Darwin Rambo · 11 years ago
  64. f6db775 SMC91111: Fix compilation warnings by Bhupesh Sharma · 11 years ago
  65. c459ae6 driver/ddr: Add 256 byte interleaving support by York Sun · 11 years ago
  66. 3a0916d Driver/ddr: Add support of different DDR base address by York Sun · 11 years ago
  67. 29647ab driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · 11 years ago
  68. a74e474 serial: arc: Convert to use default_serial_puts by Axel Lin · 11 years ago
  69. 6a4a080 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 11 years ago
  70. 326d837 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · 11 years ago
  71. 0c12620 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · 11 years ago
  72. ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  73. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  74. 8f957c0 dfu: mmc: fs: Fix format accepted by ext4write command by Lukasz Majewski · 11 years ago
  75. 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  76. ad0a033 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  77. d588505 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  78. 6a9c6fe i2c: i2c-mxs: Wait for I2C to empty queue by Marek Vasut · 11 years ago
  79. a0c2626 designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
  80. 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · 11 years ago
  81. b482279 blackfin: make i2c driver blackfin independant by Scott Jiang · 11 years ago
  82. cf83d09 blackfin: rename bfin-twi_i2c driver to adi_i2c by Sonic Zhang · 11 years ago
  83. 983a2a9 blackfin: add spi and i2c specific get clock functions by Sonic Zhang · 11 years ago
  84. 163a778 blackfin: the sclk MHz in i2c driver should be divided by 1000 other than 1024 by Sonic Zhang · 11 years ago
  85. 91fae47 i2c: zynq: Add support for the second i2c controller by Michael Burr · 11 years ago
  86. d7de189 i2c: zynq: Support for 0-length register address by Michael Burr · 11 years ago
  87. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  88. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  89. fa4676d net, phy: atheros ar803x bug by Heiko Schocher · 11 years ago
  90. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  91. e2cad60 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · 11 years ago
  92. 4dded98 net: zynq_gem: Calculate clock dividers dynamically by Soren Brinkmann · 11 years ago
  93. 3b5b992 net: zynq_gem: Move RCLK details out of driver by Soren Brinkmann · 11 years ago
  94. 20d1ebf zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
  95. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  96. 0de9180 spi: ti_qspi: Add delay before xfer for am43xx by Sourav Poddar · 11 years ago
  97. 2145dff spi: ti_qspi: Add AM43xx specifics changes by Sourav Poddar · 11 years ago
  98. 6683e62 spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
  99. f030d66 spi: xilinx: Move timeout calculation out of the loop by Michal Simek · 11 years ago
  100. 034dd3d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago