1. 479349a sandbox: Add serial uart by Simon Glass · 13 years ago
  2. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  3. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  4. 8dd156e kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · 13 years ago
  5. af4ccce Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · 13 years ago
  6. 768456a video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · 13 years ago
  7. f763611 MX5: Make IPU display output and pixel format configurable by Marek Vasut · 13 years ago
  8. ea67696 VIDEO: MX5: export pix format by Stefano Babic · 13 years ago
  9. 9baff38 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · 13 years ago
  10. 7d50cd7 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · 13 years ago
  11. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · 13 years ago
  12. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · 13 years ago
  13. 5d1cf6c net: emaclite: Fix coding style by Michal Simek · 13 years ago
  14. 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · 13 years ago
  15. df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · 13 years ago
  16. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · 13 years ago
  17. 8fa7b05 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · 13 years ago
  18. fea323d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  19. bd014d4 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · 13 years ago
  20. e41a292 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  21. 244e428 MIPS: Jz4740: Add NAND driver by Xiangfu Liu · 13 years ago
  22. e5db8e7 UBI: init eba tables before wl when attaching a device by Holger Brunck · 13 years ago
  23. 0357a76 NAND: davinci: choose correct 1-bit h/w ECC reg by Laurence Withers · 13 years ago
  24. a89db42 fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · 13 years ago
  25. fae3da2 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · 13 years ago
  26. 9d85174 phylib: Work around bug in Teranetics PHY by Andy Fleming · 14 years ago
  27. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  28. ca11fad drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  29. e967dc1 CFI: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  30. 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · 13 years ago
  31. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · 13 years ago
  32. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  33. 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · 13 years ago
  34. 2779cec net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · 13 years ago
  35. 03e3681 PPC: Cleanup tqm8xx_pcmcia.c by Marek Vasut · 13 years ago
  36. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  37. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  38. abef946 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 13 years ago
  39. 3b8756f PPC: Fix fsl_upm.c by renaming nand handling functions by Marek Vasut · 13 years ago
  40. 05f1b8b mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by mhench · 13 years ago
  41. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  42. 38ba324 mxc_nand: fix a problem writing more than 32MB by Helmut Raiger · 13 years ago
  43. c8f4a4c mxc_nand: fixed some typos (cosmetic) by Helmut Raiger · 13 years ago
  44. 035641a nand: increase chip_delay in mv kirkwood nand driver by Stefan Bigler · 13 years ago
  45. 8b033cf powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · 13 years ago
  46. 5536d92 fm-eth: Add ability for board code to disable a port by Kumar Gala · 13 years ago
  47. aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · 13 years ago
  48. 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · 13 years ago
  49. f35b7cd net: emaclite: Use dynamic allocation by Michal Simek · 13 years ago
  50. ac357ac net: emaclite: Remove baseaddress from xemaclite by Michal Simek · 13 years ago
  51. 8f2bf36 net: emaclite: Use calloc instead of malloc by Michal Simek · 13 years ago
  52. bef53c2 net: emaclite: Remove deviceid property by Michal Simek · 13 years ago
  53. 0c7fa44 net: emaclite: Change driver name and add address by Michal Simek · 13 years ago
  54. 2a8db69 GCC4.6: Squash warning in vmt.c by Marek Vasut · 13 years ago
  55. 15324ad GCC4.6: Squash warning in nand_bbt.c by Marek Vasut · 13 years ago
  56. c6b9533 GCC4.6: Squash warnings in ipu_disp.c by Marek Vasut · 13 years ago
  57. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
  58. a51bebc ns16550: change to allow 32 bit access to registers by Dave Aldridge · 13 years ago
  59. 49010bf Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  60. 801abe4 ATA: Squash warnings in mxc_ata. by Marek Vasut · 13 years ago
  61. 94cb842 I2C: mxc_i2c rework by Marek Vasut · 13 years ago
  62. 4062939 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  63. b27d5eb FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
  64. 43b1030 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
  65. 539ecee FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
  66. edcd6c0 FEC: Allow multiple FECes by Marek Vasut · 13 years ago
  67. bf2386b FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
  68. dbb4fce FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
  69. 95efbfa FEC: Add RMII mode support by Marek Vasut · 13 years ago
  70. b8f8856 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
  71. f6f5380 FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
  72. 3efa0bc FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
  73. 6d346a7 cosmetic: fsl_pmic: cosmetic for the help message by Jason Liu · 13 years ago
  74. 62f3ec7 rtc, davinci: add support for davinci internal RTC by Heiko Schocher · 13 years ago
  75. 70fa966 net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
  76. 2d4a68b net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
  77. a1a218e net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  78. 861512f i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
  79. f843d33 mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  80. 977f830 mmc: omap: enable high capacity by Balaji T K · 13 years ago
  81. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · 13 years ago
  82. e312a36 net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
  83. f56ba5d gpio: Add GPIO driver framework for Marvell SoCs by Ajay Bhargav · 13 years ago
  84. 2683c53 powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 14 years ago
  85. 9eae083 nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · 14 years ago
  86. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · 14 years ago
  87. fc9d826 sf: eon: add support for EN25Q32B parts by Shaohui Xie · 13 years ago
  88. a7b06ce Revert "phylib: remove a couple of redundant code lines" by Wolfgang Denk · 13 years ago
  89. a61b966 ASIX: Fix buffer access in asix_get_phy_addr() by Marek Vasut · 13 years ago
  90. 1f494e3 sf: fix debug format string warning by Vadim Bendebury · 13 years ago
  91. 4db6786 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible by Michael Jones · 13 years ago
  92. bb54d57 ARMV7: OMAP: Write more than 1 byte at a time in i2c_write by Michael Jones · 13 years ago
  93. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  94. 32b0316 KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETH by Greg Ungerer · 13 years ago
  95. af49c84 phylib: remove a couple of redundant code lines by Vladimir Zapolskiy · 13 years ago
  96. 46f10bb phylib: reset mii bus only if reset handler is registered by Vladimir Zapolskiy · 13 years ago
  97. d1f10ba smc911x: Fix build warnings by Wolfgang Denk · 13 years ago
  98. be8f9c0 smc911x MII made available by Helmut Raiger · 13 years ago
  99. c26b9db Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  100. d6288bb Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago