1. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · Fri Sep 14 22:34:22 2012 +0200
  2. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · Fri Sep 14 22:33:21 2012 +0200
  3. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · Thu Sep 13 16:53:49 2012 +0200
  4. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · Thu Sep 13 16:53:15 2012 +0200
  5. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · Thu Sep 13 16:52:38 2012 +0200
  6. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · Thu Sep 13 16:52:07 2012 +0200
  7. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · Thu Sep 13 16:51:38 2012 +0200
  8. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · Thu Sep 13 16:51:02 2012 +0200
  9. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · Thu Sep 13 16:50:30 2012 +0200
  10. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · Thu Sep 13 16:49:51 2012 +0200
  11. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · Thu Sep 13 16:48:50 2012 +0200
  12. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  13. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  14. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  15. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  16. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  17. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  18. bcf4872 serial: pxa: Make local functions static by Marek Vasut · Wed Sep 12 12:59:42 2012 +0200
  19. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · Wed Sep 12 12:26:30 2012 +0200
  20. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  21. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  22. 46a409d GPIO: pca953x: fix error reporting by Laurence Withers · Wed Jul 25 03:55:48 2012 +0000
  23. 7a63c65 GPIO: pca953x: fix spelling in help by Laurence Withers · Wed Jul 25 03:55:47 2012 +0000
  24. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · Wed Oct 03 23:36:18 2012 +0000
  25. 76bed83 serial: Add Zynq serial driver by Michal Simek · Fri Sep 14 00:55:24 2012 +0000
  26. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · Wed May 02 10:49:55 2012 +0000
  27. 955cb9c i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · Tue Oct 02 16:49:18 2012 +0000
  28. ef2746a da850/omap-l138: davinci_emac: Suppress auto negotiation if needed by Bastian Ruppert · Thu Sep 13 22:29:03 2012 +0000
  29. d593218 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · Thu Sep 13 22:29:02 2012 +0000
  30. a13e81f video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · Thu Sep 13 22:29:01 2012 +0000
  31. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  32. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  33. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Sat Sep 29 08:34:09 2012 +0200
  34. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · Thu Sep 27 23:18:03 2012 +0000
  35. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  36. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  37. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  38. c1582c0 FEC: Replace magic contants by Marek Vasut · Wed Aug 29 03:49:51 2012 +0000
  39. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · Wed Aug 29 03:49:50 2012 +0000
  40. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · Wed Aug 29 03:49:49 2012 +0000
  41. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · Sun Aug 26 10:19:21 2012 +0000
  42. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · Sun Aug 26 10:19:20 2012 +0000
  43. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · Fri Aug 17 08:28:56 2012 +0000
  44. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · Thu Aug 16 01:17:26 2012 +0000
  45. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  46. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · Thu Sep 13 20:23:34 2012 +0000
  47. 06e4693 net: asix: add AX88772B support by Lucas Stach · Wed Aug 22 11:05:01 2012 +0000
  48. 95c359b net: asix: add read_mac function by Lucas Stach · Wed Aug 22 11:05:00 2012 +0000
  49. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · Wed Aug 22 11:04:59 2012 +0000
  50. a0d5d03 net: asix: split out basic reset function by Lucas Stach · Wed Aug 22 11:04:58 2012 +0000
  51. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  52. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 25 16:18:22 2012 -0700
  53. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  54. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  55. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · Tue Sep 18 10:01:31 2012 +0000
  56. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  57. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · Tue Jul 31 06:09:17 2012 +0000
  58. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · Thu Aug 02 22:08:40 2012 +0000
  59. 0abfe7d dm: net: Fixup the armada100 FEC driver by Marek Vasut · Fri Jul 27 09:50:07 2012 +0000
  60. bb8b27b net: emaclite: Support OF initialization by Michal Simek · Thu Jun 28 21:37:57 2012 +0000
  61. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  62. d0f5396 net: Make netconsole src and dest ports configurable by Joe Hershberger · Tue Jul 31 06:06:41 2012 +0000
  63. 988ad42 i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU frame buffer by Eric Nelson · Sun Sep 23 07:30:54 2012 +0000
  64. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Fri Sep 21 16:22:18 2012 -0700
  65. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · Wed Sep 19 04:47:36 2012 +0000
  66. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  67. d82cb11 video/powerpc: don't touch DIU registers that we don't need by Timur Tabi · Mon Sep 17 11:12:42 2012 +0000
  68. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  69. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  70. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · Thu Aug 23 23:33:56 2012 +0000
  71. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · Thu Aug 23 23:33:55 2012 +0000
  72. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  73. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue Sep 18 14:56:31 2012 -0700
  74. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · Wed Sep 12 14:17:31 2012 -0700
  75. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · Fri Jul 27 08:04:32 2012 +0000
  76. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · Tue Sep 18 09:24:22 2012 -0700
  77. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 18 07:55:07 2012 -0700
  78. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
  79. 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · Mon Aug 13 22:50:30 2012 +0200
  80. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · Mon Aug 13 22:50:19 2012 +0200
  81. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · Mon Aug 13 22:50:07 2012 +0200
  82. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  83. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  84. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  85. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  86. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  87. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  88. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
  89. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  90. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · Mon Mar 19 15:35:25 2012 +0100
  91. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  92. 7f82ca3 spiflash: at25: using common spi flash operation by Bo Shen · Sun Aug 19 20:32:21 2012 +0000
  93. def7b45 spi: add atmel at25df321 serial flash support by Bo Shen · Wed Aug 15 18:44:25 2012 +0000
  94. 8c68888 atmel_nand: fix the U-Boot output information about nand flash with PMECC enable. by Wu, Josh · Sun Sep 09 23:45:49 2012 +0000
  95. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Wed Sep 12 10:26:06 2012 -0700
  96. cdfe0eb spi: xilinx: Remove unused variable by Stephan Linz · Tue Aug 07 23:29:39 2012 +0200
  97. d40a252 serial: uartlite: Init all uartlites for serial multi by Michal Simek · Mon Jul 02 10:32:18 2012 +0200
  98. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  99. c88d30f NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · Mon Sep 10 08:47:51 2012 -0700
  100. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700