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