1. 2920add Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun May 20 22:51:41 2012 +0200
  2. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun May 20 22:47:40 2012 +0200
  3. 7be5b04 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun May 20 22:33:44 2012 +0200
  4. 7464703 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun May 20 21:31:26 2012 +0200
  5. f78173b Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Sun May 20 21:20:50 2012 +0200
  6. 9b4ae50 USB: S5P: Add ehci support by Rajeshwari Shinde · Wed May 02 19:18:51 2012 +0530
  7. 8fb78fd usb:udc:samsung Add functions for storing private gadget data in UDC driver by Lukasz Majewski · Wed May 02 13:11:38 2012 +0200
  8. 79ecce0 usb:gadget:composite: Support for composite at gadget.h by Lukasz Majewski · Wed May 02 13:11:37 2012 +0200
  9. 1dc6a67 usb:gadget:composite USB composite gadget support by Lukasz Majewski · Wed May 02 17:47:02 2012 +0200
  10. 0dfeb00 usb:udc:samsung:cleanup Replace DEBUG_* macros with debug_cond() calls by Lukasz Majewski · Wed May 02 13:11:35 2012 +0200
  11. 373cc99 usb:udc: Remove duplicated USB definitions from include/linux/usb/ch9.h file by Lukasz Majewski · Wed May 02 13:11:34 2012 +0200
  12. 285c8b3 USB: Document the QH and qTD antics in EHCI-HCD by Marek Vasut · Mon Apr 09 04:13:00 2012 +0200
  13. ff24dc3 USB: Drop cache flush bloat in EHCI-HCD by Marek Vasut · Mon Apr 09 04:07:46 2012 +0200
  14. 4f66831 USB: Drop ehci_alloc/ehci_free in ehci-hcd by Marek Vasut · Sun Apr 08 23:32:05 2012 +0200
  15. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · Tue Apr 03 14:56:06 2012 +0530
  16. 6d31114 usb: use noinline define by Mike Frysinger · Wed Apr 04 18:44:53 2012 +0000
  17. 0643e43 NAND: Remove ONFI detection message to from bootup log by Stefan Roese · Mon May 07 21:29:30 2012 +0000
  18. ae25e88 driver/mtd:IFC: Fix possible memory leak by Prabhakar Kushwaha · Tue Apr 10 22:48:27 2012 +0000
  19. f31cf53 driver/mtd: IFC NAND: Add support of ONFI NAND flash by Prabhakar Kushwaha · Sun Apr 08 18:57:18 2012 +0000
  20. 435d351 mtd, nand: move some printfs to debug output. by Heiko Schocher · Tue Feb 14 22:34:05 2012 +0000
  21. de95b32 nand_util: correct YAFFS image write function by Liu, Wentao · Tue Jan 17 19:55:02 2012 +0000
  22. 4ede022 powerpc/85xx: fix NAND boot linker scripts for -fpic by Scott Wood · Tue May 01 16:37:57 2012 -0500
  23. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · Fri Mar 02 14:01:57 2012 -0600
  24. 2f36f0a Improve MAKEALL parallel builds by Andy Fleming · Wed May 09 20:36:28 2012 +0000
  25. c96fa11 Remove extra boards from LIST_ixp by Andy Fleming · Wed Apr 25 09:36:13 2012 +0000
  26. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  27. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  28. 107b3d0 net: cosmetic: netconsole.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:13 2012 +0000
  29. 3a29e5a net: cosmetic: tftp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:12 2012 +0000
  30. 840fc80 net: cosmetic: sntp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:11 2012 +0000
  31. c768446 net: cosmetic: rarp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:10 2012 +0000
  32. 6ecfc6b net: cosmetic: nfs.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:09 2012 +0000
  33. 77001b43 net: cosmetic: net.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:08 2012 +0000
  34. 5956ded net: cosmetic: eth.c checkpatch compliance by Joe Hershberger · Tue May 15 08:59:07 2012 +0000
  35. 8f4b135 net: cosmetic: bootp.* checkpatch compliance by Joe Hershberger · Tue May 15 08:59:06 2012 +0000
  36. 290549f net: cosmetic: net.h checkpatch compliance by Joe Hershberger · Tue May 15 08:59:05 2012 +0000
  37. 4b7747e net: Remove volatile from net API by Joe Hershberger · Tue May 15 08:59:04 2012 +0000
  38. d8ef355 OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer by SRICHARAN R · Tue May 08 19:16:35 2012 +0000
  39. 919b462 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · Tue May 08 07:29:32 2012 +0000
  40. e33b705 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · Tue May 08 07:29:31 2012 +0000
  41. ede13a4 arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx by Matt Porter · Mon May 07 16:49:21 2012 +0000
  42. 209082c OMAP4: Set fdt_high for OMAP4 devices to enable booting with Device Tree by Jon Hunter · Tue May 01 10:05:08 2012 +0000
  43. 7581662 omap4: do not enable auxiliary cores by Tero Kristo · Wed Apr 25 06:05:21 2012 +0000
  44. d3d2c1a omap4: do not enable fs-usb module by Tero Kristo · Wed Apr 25 06:05:20 2012 +0000
  45. e67e0a3 omap4: panda: disable uart2 pads during boot by Tero Kristo · Wed Apr 25 06:05:19 2012 +0000
  46. 52ac7ac igep00x0: change mpurate from 500 to auto by Enric Balletbo i Serra · Wed Apr 25 02:34:31 2012 +0000
  47. d7cba70 igep00x0: enable the use of a plain text file by Enric Balletbo i Serra · Wed Apr 25 02:33:50 2012 +0000
  48. a5851fc tegra2: trivially enable 13 mhz crystal frequency by Lucas Stach · Tue May 01 12:50:05 2012 +0000
  49. 9e838a3 tegra: Enable keyboard for Seaboard by Simon Glass · Tue Apr 17 09:01:37 2012 +0000
  50. a32d33d tegra: Switch on console mux and use environment for console by Simon Glass · Tue Apr 17 09:01:36 2012 +0000
  51. 382abbd tegra: Add tegra keyboard driver by Rakesh Iyer · Tue Apr 17 09:01:35 2012 +0000
  52. 17719b5 tegra: fdt: Add keyboard definitions for Seaboard by Anton Staff · Tue Apr 17 09:01:34 2012 +0000
  53. d978487 tegra: fdt: Add keyboard controller definition by Anton Staff · Tue Apr 17 09:01:33 2012 +0000
  54. 5dc0461 tegra: Add keyboard support to funcmux by Simon Glass · Tue Apr 17 09:01:32 2012 +0000
  55. 757342a input: Add support for keyboard matrix decoding from an fdt by Bernie Thompson · Tue Apr 17 09:01:31 2012 +0000
  56. ec9fe92 input: Add generic keyboard input handler by Simon Glass · Tue Apr 17 09:01:30 2012 +0000
  57. 3b3fd2e input: Add linux/input.h for key code support by Simon Glass · Tue Apr 17 09:01:29 2012 +0000
  58. f2305ec fdt: Add fdtdec functions to read byte array by Anton Staff · Tue Apr 17 09:01:28 2012 +0000
  59. ef2fb1a tegra: Enable LP0 on Seaboard by Simon Glass · Mon Apr 02 13:19:03 2012 +0000
  60. 0cad843 tegra: fdt: Add EMC data for Tegra2 Seaboard by Simon Glass · Thu Apr 05 11:55:15 2012 +0000
  61. a0d0b76 tegra: i2c: Add function to find DVC bus by Simon Glass · Mon Apr 02 13:19:01 2012 +0000
  62. b03d32d fdt: tegra: Add EMC node to device tree by Simon Glass · Mon Apr 02 13:19:00 2012 +0000
  63. a308d46 tegra: Add EMC settings for Seaboard by Jimmy Zhang · Tue Apr 10 05:17:06 2012 +0000
  64. 39d45ed tegra: Turn off power detect in board init by Wei Ni · Mon Apr 02 13:18:58 2012 +0000
  65. 8cc8f61 tegra: Set up warmboot code on Nvidia boards by Simon Glass · Mon Apr 02 13:18:57 2012 +0000
  66. cb3c0d1 tegra: Setup PMC scratch info from ap20 setup by Yen Lin · Mon Apr 02 13:18:56 2012 +0000
  67. 22e9f89 tegra: Add warmboot implementation by Yen Lin · Tue Apr 10 05:17:02 2012 +0000
  68. e772be8 tegra: Set up PMU for Nvidia boards by Simon Glass · Mon Apr 02 13:18:54 2012 +0000
  69. aef6ca5 tegra: Add PMU to manage power supplies by Jimmy Zhang · Mon Apr 02 13:18:53 2012 +0000
  70. 5983ef8 tegra: Add EMC support for optimal memory timings by Jimmy Zhang · Mon Apr 02 13:18:52 2012 +0000
  71. 9e11f7a tegra: Add header file for APB_MISC register by Simon Glass · Mon Apr 02 13:18:51 2012 +0000
  72. 1fed82a tegra: Add tegra_get_chip_type() to detect SKU by Simon Glass · Mon Apr 02 13:18:50 2012 +0000
  73. 1bf6c77 tegra: Add flow, gp_padctl, fuse, sdram headers by Yen Lin · Mon Apr 02 13:18:49 2012 +0000
  74. c3813db tegra: Add crypto library for warmboot code by Yen Lin · Mon Apr 02 13:18:48 2012 +0000
  75. 01df75f tegra: Add functions to access low-level Osc/PLL details by Simon Glass · Mon Apr 02 13:18:47 2012 +0000
  76. 84a8dcf tegra: Move ap20.h header into arch location by Simon Glass · Mon Apr 02 13:18:46 2012 +0000
  77. 2f87903 Add AES crypto library by Yen Lin · Thu Apr 05 11:54:58 2012 +0000
  78. 7bbdecd i2c: Add TPS6586X driver by Simon Glass · Mon Apr 02 13:18:44 2012 +0000
  79. eae8e7e Add abs() macro to return absolute value by Simon Glass · Thu May 10 11:37:35 2012 +0000
  80. 2e979b1 fdt: Add function to return next compatible subnode by Simon Glass · Mon Apr 02 13:18:42 2012 +0000
  81. 744ec23 fdt: Add function to locate an array in the device tree by Simon Glass · Mon Apr 02 13:18:41 2012 +0000
  82. 609d35a i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · Tue May 01 11:09:53 2012 +0000
  83. 336ff28 i.MX28: Check if WP detection is implemented at all by Marek Vasut · Tue May 01 11:09:52 2012 +0000
  84. 4e53c93 i.MX28: Add battery boot components to SPL by Marek Vasut · Tue May 01 11:09:51 2012 +0000
  85. f85310f i.MX28: Reorder battery status functions in SPL by Marek Vasut · Tue May 01 11:09:50 2012 +0000
  86. 80e99eb i.MX28: Add LRADC init to i.MX28 SPL by Marek Vasut · Tue May 01 11:09:49 2012 +0000
  87. a10669a i.MX28: Add LRADC register definitions by Marek Vasut · Tue May 01 11:09:48 2012 +0000
  88. 9c53b7e i.MX28: Shut down the LCD controller before reset by Marek Vasut · Tue May 01 11:09:47 2012 +0000
  89. 6896329 i.MX28: Add LCDIF register definitions by Marek Vasut · Tue May 01 11:09:46 2012 +0000
  90. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · Tue May 01 11:09:45 2012 +0000
  91. 9136fe9 i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · Tue May 01 11:09:44 2012 +0000
  92. f501386 M28EVK: Add SD update command by Marek Vasut · Tue May 01 11:09:43 2012 +0000
  93. dc2e126 M28EVK: Implement support for new board V2.0 by Marek Vasut · Tue May 01 11:09:42 2012 +0000
  94. 335cbd2 FEC: Abstract out register setup by Marek Vasut · Tue May 01 11:09:41 2012 +0000
  95. 73206d1 MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged by Stefano Babic · Wed May 09 12:07:31 2012 +0200
  96. 0874cb2 i.MX28: Add delay after CPU bypass is cleared by Marek Vasut · Fri May 04 01:32:50 2012 +0000
  97. d7bc6b0 spi: mxs: Allow other chip selects to work by Fabio Estevam · Mon Apr 23 08:30:50 2012 +0000
  98. 179fe4b spi: mxs: Introduce spi_cs_is_valid() by Fabio Estevam · Mon Apr 23 08:30:49 2012 +0000
  99. 925f283 mx53loco: Remove unneeded gpio_set_value() by Fabio Estevam · Mon May 07 10:42:57 2012 +0000
  100. 8b3533c mx53loco: Add CONFIG_REVISION_TAG by Fabio Estevam · Tue May 08 03:40:49 2012 +0000