1. a380cff input: Add debugging for key matrix key codes by Simon Glass · Thu Sep 27 15:18:43 2012 +0000
  2. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · Thu Sep 27 15:18:42 2012 +0000
  3. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  4. b0e051d input: Correct key_matrix fdt decoding by Simon Glass · Thu Sep 27 15:18:40 2012 +0000
  5. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  6. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:57:25 2012 -0700
  7. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · Sat Sep 29 07:57:04 2012 -0700
  8. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:56:31 2012 -0700
  9. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:55:11 2012 -0700
  10. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:53:06 2012 -0700
  11. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · Sat Sep 29 07:52:48 2012 -0700
  12. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · Sat Sep 29 07:35:12 2012 -0700
  13. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · Tue Oct 02 17:04:32 2012 +0200
  14. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:31 2012 +0200
  15. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:30 2012 +0200
  16. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  17. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  18. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  19. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  20. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  21. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  22. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  23. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  24. 2206b34 serial: Enhance the manual relocation by Marek Vasut · Sun Sep 16 18:54:22 2012 +0200
  25. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · Fri Sep 14 23:46:48 2012 +0200
  26. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  27. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · Fri Sep 14 23:20:05 2012 +0200
  28. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  29. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · Sat Sep 29 18:12:47 2012 +0200
  30. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · Sat Sep 15 10:25:19 2012 +0200
  31. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · Fri Sep 14 22:40:08 2012 +0200
  32. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · Fri Sep 14 22:39:44 2012 +0200
  33. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · Fri Sep 14 22:39:19 2012 +0200
  34. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · Fri Sep 14 22:38:46 2012 +0200
  35. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · Fri Sep 14 22:38:09 2012 +0200
  36. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · Fri Sep 14 22:37:43 2012 +0200
  37. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · Fri Sep 14 22:37:17 2012 +0200
  38. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · Fri Sep 14 22:36:50 2012 +0200
  39. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · Fri Sep 14 22:36:27 2012 +0200
  40. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · Fri Sep 14 22:35:43 2012 +0200
  41. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · Fri Sep 14 22:35:14 2012 +0200
  42. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · Fri Sep 14 22:34:51 2012 +0200
  43. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · Fri Sep 14 22:34:22 2012 +0200
  44. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · Fri Sep 14 22:33:21 2012 +0200
  45. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · Thu Sep 13 16:53:49 2012 +0200
  46. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · Thu Sep 13 16:53:15 2012 +0200
  47. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · Thu Sep 13 16:52:38 2012 +0200
  48. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · Thu Sep 13 16:52:07 2012 +0200
  49. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · Thu Sep 13 16:51:38 2012 +0200
  50. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · Thu Sep 13 16:51:02 2012 +0200
  51. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · Thu Sep 13 16:50:30 2012 +0200
  52. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · Thu Sep 13 16:49:51 2012 +0200
  53. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · Thu Sep 13 16:48:50 2012 +0200
  54. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  55. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  56. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  57. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  58. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  59. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  60. bcf4872 serial: pxa: Make local functions static by Marek Vasut · Wed Sep 12 12:59:42 2012 +0200
  61. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · Wed Sep 12 12:26:30 2012 +0200
  62. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  63. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  64. 46a409d GPIO: pca953x: fix error reporting by Laurence Withers · Wed Jul 25 03:55:48 2012 +0000
  65. 7a63c65 GPIO: pca953x: fix spelling in help by Laurence Withers · Wed Jul 25 03:55:47 2012 +0000
  66. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · Wed Oct 03 23:36:18 2012 +0000
  67. 76bed83 serial: Add Zynq serial driver by Michal Simek · Fri Sep 14 00:55:24 2012 +0000
  68. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · Wed May 02 10:49:55 2012 +0000
  69. 955cb9c i2c: sh: Remove irq_wait function by Nobuhiro Iwamatsu · Tue Oct 02 16:49:18 2012 +0000
  70. ef2746a da850/omap-l138: davinci_emac: Suppress auto negotiation if needed by Bastian Ruppert · Thu Sep 13 22:29:03 2012 +0000
  71. d593218 video: cfb_console: add function to plot the logo area black by Bastian Ruppert · Thu Sep 13 22:29:02 2012 +0000
  72. a13e81f video: cfb_console: logo can be positioned via the splashpos variable by Bastian Ruppert · Thu Sep 13 22:29:01 2012 +0000
  73. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  74. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  75. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Sat Sep 29 08:34:09 2012 +0200
  76. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · Thu Sep 27 23:18:03 2012 +0000
  77. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  78. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · Tue Aug 14 14:34:10 2012 -0700
  79. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  80. c1582c0 FEC: Replace magic contants by Marek Vasut · Wed Aug 29 03:49:51 2012 +0000
  81. 9bf7bf0 FEC: Rework the TX wait mechanism by Marek Vasut · Wed Aug 29 03:49:50 2012 +0000
  82. 5f1631d FEC: Remove endless loop in the FEC driver by Marek Vasut · Wed Aug 29 03:49:49 2012 +0000
  83. 4325d24 FEC: Properly align address over the buffers for cache ops by Marek Vasut · Sun Aug 26 10:19:21 2012 +0000
  84. 4d85b03 FEC: Do not pass unaligned buffer to network stack by Marek Vasut · Sun Aug 26 10:19:20 2012 +0000
  85. 5686757 net: Add Vitesse VSC8662 PHY support by Priyanka Jain · Fri Aug 17 08:28:56 2012 +0000
  86. 2ebd150 net/phy: support the mv88e6352 switch by Valentin Longchamp · Thu Aug 16 01:17:26 2012 +0000
  87. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  88. 19dfc47 net: Add driver for Zynq Gem IP by Michal Simek · Thu Sep 13 20:23:34 2012 +0000
  89. 06e4693 net: asix: add AX88772B support by Lucas Stach · Wed Aug 22 11:05:01 2012 +0000
  90. 95c359b net: asix: add read_mac function by Lucas Stach · Wed Aug 22 11:05:00 2012 +0000
  91. fc9a758 net: asix: add write_hwaddr function by Lucas Stach · Wed Aug 22 11:04:59 2012 +0000
  92. a0d5d03 net: asix: split out basic reset function by Lucas Stach · Wed Aug 22 11:04:58 2012 +0000
  93. 36267c4 net: introduce transparent driver private in ueth_data by Lucas Stach · Wed Aug 22 11:04:57 2012 +0000
  94. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 25 16:18:22 2012 -0700
  95. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  96. 58cd218 net: Filter incoming netconsole packets by IP by Joe Hershberger · Tue Sep 18 10:01:32 2012 +0000
  97. 6625780 net: Allow netconsole settings to change after nc_start by Joe Hershberger · Tue Sep 18 10:01:31 2012 +0000
  98. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  99. 45f4a23 net: Make the netconsole buffer size configurable by Joe Hershberger · Tue Jul 31 06:09:17 2012 +0000
  100. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · Thu Aug 02 22:08:40 2012 +0000