1. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  2. f6bab67 bios_emulator: delete an unnecessary include path by Masahiro Yamada · 11 years ago
  3. 3c6dc17 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · 11 years ago
  4. 9dfdcdf gpio_led: add support for inverted polarity by Igor Grinberg · 11 years ago
  5. 6516f81 gpio_led: check gpio_request() return value by Igor Grinberg · 11 years ago
  6. 2287286 net: rtl8169: Add support for RTL8168d/8111d by Thierry Reding · 11 years ago
  7. 22ece0e net: rtl8169: Improve cache maintenance by Thierry Reding · 11 years ago
  8. a514423 net: zynq_gem: Add d-cache support by Srikanth Thokala · 11 years ago
  9. f27f3b5 phy: Use general phy code for smsc lan8720a by David Dueck · 11 years ago
  10. 3a530d1 phy: Use supported field during autonegotiation by David Dueck · 11 years ago
  11. c583ee1 net: dm9000: random mac address support by Andrew Ruder · 11 years ago
  12. 8712adf drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
  13. e003ba5 net: phy: atheros: Fix masks for AR8035 and AR8021 by Fabio Estevam · 11 years ago
  14. 3177457 net/phy: Fix the phy id mask of AR8031 by Chunhe Lan · 11 years ago
  15. b1690bc net: tsec: Fix mac addr setup portability, cleanup by Claudiu Manoil · 11 years ago
  16. 82ef75c net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · 11 years ago
  17. 9c9141f net: tsec: Use portable types and accessors for BDs by Claudiu Manoil · 11 years ago
  18. 18b338f net: tsec: Fix CamelCase issues around BD code by Claudiu Manoil · 11 years ago
  19. 5be00a0 net: fsl_mdio: Fix warnings for __iomem pointers by Claudiu Manoil · 11 years ago
  20. aec84bf net: tsec: Cleanup tsec regs init and fix __iomem warns by Claudiu Manoil · 11 years ago
  21. b200204 net: tsec: Fix priv pointer in tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  22. 876d451 net: tsec: Fix and cleanup tsec_mcast_addr() by Claudiu Manoil · 11 years ago
  23. 9c4cffa net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
  24. ed102be net: designware: Fix alignment of buffer descriptors by Alexey Brodkin · 11 years ago
  25. 227ad7b net: designware: Respect "bus mode" register contents on SW reset by Alexey Brodkin · 11 years ago
  26. 47ce889 net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  27. dfcaa61 net, phy: fix AR8031 phy_mask by Heiko Schocher · 11 years ago
  28. 65a6691 net: rtl8169: Add support for RTL8168evl/8111evl by Thierry Reding · 11 years ago
  29. 7a36b9c net: rtl8169: Fix format string by Thierry Reding · 11 years ago
  30. 9ced16f net: add function to read/write extended registers in Micrel Phy by Stefano Babic · 11 years ago
  31. e8194d5 net: fix mask for phy Micrel KSZ9031 by Stefano Babic · 11 years ago
  32. 4220504 net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected by Bhupesh Sharma · 11 years ago
  33. e97a78c net: phy/vitesse: Add support for VSC8514 phy module by Arpit Goel · 11 years ago
  34. 8707678 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  35. 92f0713 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · 11 years ago
  36. f8b7507 net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · 11 years ago
  37. 870cc23 net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · 11 years ago
  38. 0611c60 NET: mvgbe: avoid unused variable warning when used without phylib support by Sascha Silbe · 11 years ago
  39. 626ee1e phylib: update atheros ar803x phy by Shengzhou Liu · 11 years ago
  40. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  41. d016dc4 mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform by pekon gupta · 11 years ago
  42. beba5f0 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  43. c0dc3de mtd: atmel_nand: use dev_xxx instead of printk by Wu, Josh · 11 years ago
  44. c55cc57 mtd: atmel_nand: don't print bit correction message in driver by Wu, Josh · 11 years ago
  45. 16dddef mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash by Wu, Josh · 11 years ago
  46. 71220f8 mtd/ifc: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 11 years ago
  47. 68ec9c8 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  48. 79e5f27 Net: FEC: Fix huge memory leak by Marek Vasut · 11 years ago
  49. fdd91fa drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=y by Masahiro Yamada · 11 years ago
  50. fc9ac35 drivers/net/fm: descend only when CONFIG_FMAN_ENET=y by Masahiro Yamada · 11 years ago
  51. 4c76b55 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  52. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  53. 36cf0a8 drivers: tpm: clean up unused code by Masahiro Yamada · 11 years ago
  54. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  55. c3ebb8c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  56. ed5ac34 driver/mtd/ifc: Read Status while programming NAND flash by Prabhakar Kushwaha · 11 years ago
  57. 7604a3f MTD: atmel_nand: support for software BCH ECC by Bo Shen · 11 years ago
  58. 1bcdde2 net: remove unused CONFIG_AT91_LEGACY by Andreas Bießmann · 11 years ago
  59. cb96a0a i2c: switch from AT91 legacy to ATMEL legacy by Andreas Bießmann · 11 years ago
  60. 0f1f041 video: remove AT91 legacy API from bus_vcxk by Andreas Bießmann · 11 years ago
  61. 2967af6 powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  62. ac135f6 mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · 11 years ago
  63. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  64. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  65. 85bb251 i2c, omap1510: remove i2c driver by Heiko Schocher · 11 years ago
  66. 0bdffe7 i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · 11 years ago
  67. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  68. 1249135 i2c: mxs_i2c: Squash endless loop by Marek Vasut · 11 years ago
  69. 2035d77 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · 11 years ago
  70. 7a0d463 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · 11 years ago
  71. f1a7491 lcd: add DataImage SCF0403x LCD panel support by Nikita Kiryanov · 11 years ago
  72. 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
  73. 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
  74. 44376ef video: bcm2835: respect the pitch value by Andre Heider · 11 years ago
  75. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  76. abcaa6e am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · 11 years ago
  77. eda0ba3 bootcount: store bootcount var in environment by Heiko Schocher · 11 years ago
  78. 60390d7 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  79. 85b8c5c Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  80. 3ced12a malta: enable RTC support by Paul Burton · 11 years ago
  81. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  82. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  83. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  84. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  85. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  86. 15c5cdf Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · 11 years ago
  87. efd9bb9 netconsole loses 2nd character of input by Suriyan Ramasami · 11 years ago
  88. a81630e serial: s5p: Staticize local functions by Axel Lin · 11 years ago
  89. 212d7da serial: xuartlite: Staticize local functions by Axel Lin · 11 years ago
  90. f601624 serial: mxs_auart: Staticize local functions by Axel Lin · 11 years ago
  91. 47d79de usb: dfu: make nand upload working by Bo Shen · 11 years ago
  92. ec9002e usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · 11 years ago
  93. 31bae4c usb: dfu: correct dfu buffer inited value by Bo Shen · 11 years ago
  94. c2617bc usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · 11 years ago
  95. 522c956 usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · 11 years ago
  96. 351e9b2 usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  97. 0697f20 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · 11 years ago
  98. 93c813b usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · 11 years ago
  99. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  100. 7d9ec6a Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · 11 years ago