1. e442a90 cfi_flash: Report Advanced Sector Protection (PPB) with flinfo cmd by Stefan Roese · Thu Dec 06 15:44:12 2012 +0100
  2. 7de6584 cfi_flash: Enable PPB protection for all AMD cmdset flash chips by Stefan Roese · Thu Dec 06 15:44:11 2012 +0100
  3. bcb3344 cfi_flash: Read PPB sector protection from device for AMD/Spansion chips by Stefan Roese · Thu Dec 06 15:44:10 2012 +0100
  4. 92b1bca cfi_flash: Add manufact_match helper function by Stefan Roese · Thu Dec 06 15:44:09 2012 +0100
  5. 7ba3028 mtd/cfi: add support for SST 4KB sector granularity by Angelo Dureghello · Sat Dec 01 01:14:18 2012 +0100
  6. 32399d8 Fix SPL build for non-ARM targets by Albert ARIBAUD · Tue Jan 08 23:57:20 2013 +0100
  7. 7e8c263 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jan 08 08:28:27 2013 -0700
  8. a8343eb Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 14:59:37 2013 +0100
  9. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  10. 7567076 fsl_esdhc: add MMC_MODE_HC host_caps by Shawn Guo · Sun Dec 30 14:14:58 2012 +0000
  11. dcadd25 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sat Dec 22 05:55:19 2012 -0700
  12. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · Sat Dec 22 11:59:14 2012 +0100
  13. 0af4733 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Dec 21 16:19:29 2012 -0700
  14. ede782c driver/mtd/IFC:Wait tWB time, poll R/B before command execution by Prabhakar Kushwaha · Wed Nov 07 21:52:27 2012 +0000
  15. bf40888 serial_sh: Add support Renesas SH7752 by Yoshihiro Shimoda · Sun Nov 04 15:54:20 2012 +0000
  16. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · Wed Dec 19 13:02:36 2012 -0800
  17. c917437 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Dec 17 18:39:50 2012 -0700
  18. 1cdb49f g_dnl: Properly terminate string list. by Pantelis Antoniou · Fri Nov 30 08:01:06 2012 +0000
  19. c29d2be g_dnl: Issue connect/disconnect as appropriate by Pantelis Antoniou · Fri Nov 30 08:01:05 2012 +0000
  20. 12afe95 pxa25x_udc: Remove usbdescriptors.h by Lukasz Dalek · Thu Nov 29 13:59:23 2012 +0100
  21. d27e8c9 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · Sun Nov 04 15:54:30 2012 +0000
  22. 130aa52 phy: Add support for Marvell 88E1118R by Michal Simek · Tue Aug 07 02:23:07 2012 +0000
  23. ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · Thu Apr 19 02:27:11 2012 +0000
  24. d25d3b7 Merge remote-tracking branch 'origin/master' by Scott Wood · Fri Dec 14 16:03:55 2012 -0600
  25. 3928bb6 env: Add a baudrate env handler by Joe Hershberger · Tue Dec 11 22:16:27 2012 -0600
  26. 4c0f063 mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems by Wolfram Sang · Wed Dec 05 10:48:47 2012 +0000
  27. 1568c798 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · Thu Dec 06 00:04:19 2012 +0000
  28. 891a1c4 designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · Thu Dec 06 00:04:18 2012 +0000
  29. 28a724f designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · Thu Dec 06 00:04:17 2012 +0000
  30. 6bc6ef7 designware_i2c: Added s/w generation of stop bit by Armando Visconti · Thu Dec 06 00:04:16 2012 +0000
  31. 4a7b4ec designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · Thu Dec 06 00:04:15 2012 +0000
  32. b35cd1c drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · Tue Nov 20 02:19:05 2012 +0000
  33. 17b4852 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · Mon Dec 03 06:07:21 2012 +0000
  34. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  35. b5e45d5 mxs: i2c: Restore speed setting after block reset by Marek Vasut · Fri Nov 30 18:17:06 2012 +0000
  36. 111725c i2c: mxs: Fix TIMING2 register value by Marek Vasut · Mon Nov 12 14:34:31 2012 +0000
  37. 77f9a1c i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · Mon Nov 12 14:34:30 2012 +0000
  38. 7d20a4b i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · Mon Nov 12 14:34:29 2012 +0000
  39. d770201 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · Mon Nov 12 14:34:28 2012 +0000
  40. ae61146 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · Mon Nov 12 14:34:26 2012 +0000
  41. 1f5e8b1 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · Thu Feb 10 00:30:04 2011 +0000
  42. fe7c362 POWER: MAX77686: Modified as per the latest Implementation by Rajeshwari Shinde · Mon Dec 10 01:55:47 2012 +0000
  43. 19b8bc4 power: twl6035: complain on LDO9 error by Vincent Stehlé · Mon Dec 03 05:23:17 2012 +0000
  44. 33205e3 omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · Mon Dec 03 05:23:16 2012 +0000
  45. e3cb9c1 gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · Tue Nov 27 22:40:57 2012 +0000
  46. 062bbac am335x: cpsw: make phy address configurable by Yegor Yefremov · Mon Nov 26 04:03:16 2012 +0000
  47. 260ab20 OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · Sat Nov 17 21:10:15 2012 +0000
  48. 15d67a5 am33xx_spl_bch: simple SPL nand loader for AM33XX by Ilya Yanok · Tue Nov 06 13:06:34 2012 +0000
  49. e561251 omap_gpmc: BCH8 support (ELM based) by Mansoor Ahamed · Tue Nov 06 13:06:33 2012 +0000
  50. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  51. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · Sat Dec 08 12:02:45 2012 +0100
  52. b8d71e3 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Dec 07 06:43:40 2012 -0700
  53. f1d17fb serial_pl011: Set RTS during initialization by Joshua Housh · Sun Dec 02 17:09:26 2012 +0000
  54. 33778ea video: Check for valid FB pointer before clearing by Duncan Laurie · Sat Nov 03 11:41:40 2012 +0000
  55. 50a5ebe x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · Sat Oct 20 11:44:36 2012 +0000
  56. eece432 x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · Sat Oct 20 11:44:34 2012 +0000
  57. 2123c37 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Dec 03 06:47:05 2012 -0700
  58. 23218f7 x86: video: Add coreboot framebuffer support by Stefan Reinauer · Fri Nov 30 06:32:33 2012 +0000
  59. e53e53b x86: Add console command to display CBMEM console buffer by Vadim Bendebury · Fri Oct 12 18:48:48 2012 +0000
  60. 263a8bd x86: Add CBMEM console driver for coreboot by Vadim Bendebury · Fri Oct 12 18:48:47 2012 +0000
  61. 5d2b5a2 serial: serial_sh: bugfix: autoboot fails if serial console is not connected by Tetsuyuki Kobayashi · Mon Nov 19 21:37:38 2012 +0000
  62. a33f100 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Wed Nov 28 08:30:21 2012 -0700
  63. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000
  64. 04b4a88 powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board by Timur Tabi · Tue Oct 23 09:40:22 2012 +0000
  65. eb766ad mmc: Properly determine maximum supported bus width by Andy Fleming · Wed Oct 31 19:02:38 2012 +0000
  66. f227e45 mmc: tegra: use bounce buffer APIs by Stephen Warren · Tue Nov 06 11:27:30 2012 +0000
  67. 4a8629e common: rework bouncebuf implementation by Stephen Warren · Tue Nov 06 11:27:29 2012 +0000
  68. 8e634a9 mmc: add no simultaenous power and vdd by Mela Custodio · Sat Nov 03 17:40:16 2012 +0000
  69. 7367ec2 mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · Sat Oct 20 17:15:59 2012 +0000
  70. 7aff967 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · Mon Oct 15 19:10:31 2012 +0000
  71. 0977313 Remove obsolete header file by Pantelis Antoniou · Wed Nov 28 02:43:54 2012 +0000
  72. b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 26 14:53:33 2012 -0700
  73. 5661f70 nand: Add torture feature by Benoît Thébaudeau · Fri Nov 16 20:20:54 2012 +0100
  74. ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · Mon Nov 05 10:16:15 2012 +0000
  75. e26708e nand: Clean up nand_util by Benoît Thébaudeau · Mon Nov 05 10:15:46 2012 +0000
  76. 7a38ffa nand: Move the sub-page read support enable to a flag by Joe Hershberger · Mon Nov 05 06:46:31 2012 +0000
  77. dccbf35 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · Wed Sep 12 22:26:05 2012 +0000
  78. ce54414 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · Fri Nov 02 18:41:35 2012 -0500
  79. 36c440e spl/nand: config symbol documentation by Scott Wood · Fri Sep 21 18:35:27 2012 -0500
  80. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  81. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · Fri Aug 17 16:17:50 2012 -0500
  82. 6c6f061 serial/ns16550: wait for TEMT before initializing by Scott Wood · Tue Sep 18 18:19:05 2012 -0500
  83. 2fecf6d serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · Tue Oct 16 15:43:15 2012 -0500
  84. 577dc04 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Nov 25 13:01:58 2012 +0100
  85. 43a7eef usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · Thu Nov 15 14:56:04 2012 +0900
  86. 0083cd7 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · Tue Mar 20 20:23:29 2012 +0000
  87. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  88. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  89. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000
  90. 06bb920 musb-new: port of Linux musb driver by Ilya Yanok · Tue Nov 06 13:48:21 2012 +0000
  91. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  92. e2d1476 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · Tue Nov 06 13:48:19 2012 +0000
  93. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 19 09:28:04 2012 -0700
  94. 58bb99b mmc: tegra: support 4-bit operation too on 8-bit slots by Stephen Warren · Fri Nov 02 06:56:12 2012 +0000
  95. 0f43e66 tegra: add CONSOLE_MUX support to tegra-kbc by Allen Martin · Thu Nov 01 13:41:16 2012 +0000
  96. d7305d1 tegra: Support control of cache settings for LCD by Simon Glass · Wed Oct 17 13:24:57 2012 +0000
  97. e161ccf tegra: Add LCD driver by Simon Glass · Wed Oct 17 13:24:51 2012 +0000
  98. 39eb82b ehci-mxc: Fix host power mask bit for i.MX25 by Benoît Thébaudeau · Fri Nov 16 06:46:24 2012 +0000
  99. a1599d6 ehci-mxc: Fix host power mask bit for i.MX35 by Benoît Thébaudeau · Fri Nov 16 01:42:49 2012 +0000
  100. 5e8341c spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · Thu Nov 15 11:23:24 2012 +0000