1. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  2. b8c6e6a6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Sep 16 20:02:50 2013 -0400
  3. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  4. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  5. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  6. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  7. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
  8. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
  9. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
  10. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
  11. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
  12. 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
  13. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
  14. 2570d01 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 12:04:49 2013 +0200
  15. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  16. 89bdc8e mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector by Wu, Josh · Fri Aug 23 15:09:05 2013 +0800
  17. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  18. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  19. 64a3d4d drivers:power:max77686: add function to set voltage and mode by Piotr Wilczek · Tue Jun 25 09:59:47 2013 +0200
  20. d7d112d video: add formike lcd panel init by Heiko Schocher · Mon Aug 19 16:39:00 2013 +0200
  21. 910a722 arm, am335x: add watchdog support by Heiko Schocher · Mon Aug 19 16:38:59 2013 +0200
  22. aa0d8b2 spi: mxs_spi: Configure chipselect after block reset by Marek Vasut · Mon Aug 26 17:45:23 2013 +0200
  23. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · Fri Jul 26 13:54:28 2013 -0300
  24. c26d272 usb: ehci-mx5: Remove unneeded write to cscmr1 register by Fabio Estevam · Fri Jul 26 13:54:27 2013 -0300
  25. dbbaef7 usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver by Lukasz Majewski · Mon Aug 19 17:17:19 2013 +0200
  26. 0d9752e usb:dfu:g_dnl: Change number of exported configurations at composite gadget by Lukasz Majewski · Mon Aug 19 17:17:18 2013 +0200
  27. ad40139 dfu, nand, ubi: add partubi alt settings for updating ubi partition by Heiko Schocher · Thu Jul 25 06:43:11 2013 +0200
  28. 4f7f935 ARM: OMAP: USB: Fix linker error when ULPI is not defined by Dan Murphy · Thu Aug 01 14:05:58 2013 -0500
  29. bacec78 ARM: OMAP5: USB: Add OMAP5 common USB EHCI information by Dan Murphy · Thu Aug 01 14:05:57 2013 -0500
  30. 1957a4d mmc: mxsmmc: Enable MMC HC support by Amaury Pouly · Thu Aug 01 16:21:00 2013 +0200
  31. 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
  32. f0adeaa gpio: atmel: add copyright and remove error header info by Bo Shen · Tue Aug 13 14:38:32 2013 +0800
  33. ad1d2ac gpio: atmel: add gpio common API support by Bo Shen · Tue Aug 13 14:38:31 2013 +0800
  34. 02d8814 gpio: atmel: fix code to use pointer for pio port by Bo Shen · Thu Aug 22 15:24:40 2013 +0800
  35. 3b4c7f6 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement by Wu, Josh · Thu Jul 04 15:36:23 2013 +0800
  36. 4e87b315 mtd: atmel_nand: alloc memory instead of use static array for pmecc data by Wu, Josh · Wed Jul 03 11:11:48 2013 +0800
  37. ba6babf linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h by Wu, Josh · Wed Jul 03 11:11:47 2013 +0800
  38. b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · Wed Jul 03 11:11:45 2013 +0800
  39. e04fe55 net: macb: fix the following building warning by Bo Shen · Mon Aug 19 10:35:47 2013 +0800
  40. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 21 16:27:47 2013 -0400
  41. 3abc814 fec_mxc: set ethaddr if fuses burned and not previously set by Eric Nelson · Fri Aug 02 10:37:00 2013 -0700
  42. 7712bbb ARM: mxs: Added application UART driver by Andreas Wass · Wed Aug 14 23:45:03 2013 +0200
  43. c218d29 powerpc/t4240: add QSGMII interface support by Shaohui Xie · Mon Aug 19 18:58:52 2013 +0800
  44. b27fef5 SPDX-License-Identifier: clean up license header by York Sun · Tue Aug 20 10:15:37 2013 -0700
  45. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · Fri Aug 16 14:52:26 2013 +0530
  46. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
  47. ded0f0f powerpc : spi flash : Support to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:13 2013 +0800
  48. 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:11 2013 +0800
  49. f4864c3 pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() by Łukasz Majewski · Fri Aug 16 15:35:26 2013 +0200
  50. 9254640 fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · Fri Aug 16 15:10:37 2013 +0800
  51. 2e13d57 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung by Chunhe Lan · Fri Aug 16 15:10:36 2013 +0800
  52. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  53. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · Sun Jul 28 22:12:45 2013 +0200
  54. 5064ca4 SPDX-License-Identifier: fixing some problematic GPL-2.0 files by Wolfgang Denk · Sun Jul 28 22:12:44 2013 +0200
  55. 2ba1c98 net: ftmac110: Update tx/rx descriptor format by Kuo-Jung Su · Wed Jul 10 09:25:49 2013 +0800
  56. 4be489d net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * by Kuo-Jung Su · Wed Jul 10 09:25:48 2013 +0800
  57. def0b00 net: ftmac110: Update license statement by Kuo-Jung Su · Wed Jul 10 09:25:47 2013 +0800
  58. 85eb780 net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules by Bhupesh Sharma · Thu Jul 18 13:58:20 2013 +0530
  59. 8aa7b04 net: smsc95xx: Add support for another SMSC95xx variant by Stefan Roese · Wed Jul 03 18:34:54 2013 +0200
  60. 10a72b6 net: Use ARRAY_SIZE at appropriate places by Axel Lin · Wed Jul 03 11:24:18 2013 +0800
  61. 55e9a25 phy: smsc: LAN8710/8720 are not Gbit PHYs by Fabio Estevam · Thu Jun 06 21:04:19 2013 -0300
  62. 1d7b396 serial: arm_dcc: Convert to use default_serial_puts by Axel Lin · Sat Aug 17 15:39:34 2013 +0800
  63. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  64. a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 17 18:24:13 2013 +0200
  65. e977043 gpio: pca953x: Use ARRAY_SIZE instead of reinventing it by Axel Lin · Sat Jun 22 18:22:48 2013 +0800
  66. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
  67. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
  68. f9be934 musb: Disable extra prints by Lokesh Vutla · Tue Jul 30 10:48:55 2013 +0530
  69. 33c49ce tegra: Avoid using I2C prior to relocation by Simon Glass · Tue Aug 06 22:52:25 2013 -0700
  70. b069950 Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Aug 13 16:49:44 2013 -0400
  71. ebce6f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Aug 13 09:14:02 2013 -0400
  72. 00de0ed serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · Sun Aug 04 01:22:25 2013 +0530
  73. a2a1735 serial: arm_dcc: Remove stdio structure support by Jagannadha Sutradharudu Teki · Sun Aug 04 01:22:24 2013 +0530
  74. 54c8e1a Merge branch 'master' of git://www.denx.de/git/u-boot-video by Tom Rini · Mon Aug 12 18:06:30 2013 -0400
  75. 934d9b8 exynos: video: change mipi dsi write function parameters correctly by Donghwa Lee · Mon Aug 05 13:34:32 2013 +0900
  76. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
  77. 695151c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Aug 12 08:54:32 2013 -0400
  78. 5577585 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · Fri Jun 14 17:43:24 2013 -0700
  79. 52f91b5 fpga: zynqpl: Add support for zc7100 device. by Michal Simek · Mon Jun 17 13:54:07 2013 +0200
  80. 9cff8ad video: add an option to skip cfb console init by Heiko Schocher · Sat Aug 03 07:22:53 2013 +0200
  81. 605d2b45 video, da8xx-fb: show fb addr in bdinfo by Heiko Schocher · Sat Aug 03 07:22:51 2013 +0200
  82. bb2caa9 video, da8xx-fb: changes for am335x usage by Heiko Schocher · Sat Aug 03 07:22:50 2013 +0200
  83. c30c33e video, da8xx: move da8xx-fb.h to drivers/video by Heiko Schocher · Sat Aug 03 07:22:48 2013 +0200
  84. baebd0f video: add L5F31188 TFT-LCD panel driver by Hyungwon Hwang · Wed Jul 31 17:25:34 2013 +0900
  85. 118959f video: Fix cfb_console for 4-bit wide font by Marek Vasut · Tue Jul 30 23:37:59 2013 +0200
  86. 8f15b5d video: Implement continuous screen refresh for SmartLCD into mxsfb by Marek Vasut · Tue Jul 30 23:37:54 2013 +0200
  87. cd701a1 video: Add System-Mode configuration hook into mxsfb by Marek Vasut · Tue Jul 30 23:37:53 2013 +0200
  88. ce74fac video: Allocate the MXSFB framebuffer aligned by Marek Vasut · Tue Jul 30 23:37:52 2013 +0200
  89. 4291780 dma: apbh: Add special circular mode for LCD by Marek Vasut · Tue Jul 30 23:37:51 2013 +0200
  90. 6998282 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · Thu Jul 04 07:25:03 2013 +0800
  91. 5f321a3 drivers/fm: Fix compiling error if FW location is not defined by York Sun · Tue Jun 25 11:37:40 2013 -0700
  92. ab92404 sf: sst: Add support for SST25WF080 by Jagannadha Sutradharudu Teki · Mon Jul 29 23:48:00 2013 +0530
  93. 216ec09 spi: Add zynq spi controller driver by Jagannadha Sutradharudu Teki · Mon Jul 29 23:45:16 2013 +0530
  94. dc221ac sf: Fix code cleanups by Jagannadha Sutradharudu Teki · Mon Jul 29 22:43:57 2013 +0530
  95. 1a83303 sf: Fix code cleanup by Jagannadha Sutradharudu Teki · Mon Jul 29 22:16:41 2013 +0530
  96. 480d8ff sf: stmicro: Fix code cleanup by Jagannadha Sutradharudu Teki · Sat May 25 01:13:47 2013 +0530
  97. eb7455e sf: sst: Fix code cleanup by Jagannadha Sutradharudu Teki · Tue May 28 01:10:04 2013 +0530
  98. b9acb8e sf: eon|spansion|ramtron: Fix code cleanup by Jagannadha Sutradharudu Teki · Sat May 25 22:03:39 2013 +0530
  99. 3db3928 spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · Fri Jul 12 17:42:15 2013 +0800
  100. afcab28 spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded by Axel Lin · Fri Jul 12 17:41:08 2013 +0800