1. e624009 sf: winbond: Add support for W25QXXXFV by Jagannadha Sutradharudu Teki · Thu May 30 16:34:19 2013 +0530
  2. ee23b6e sf: winbond: Add support for W25Q16DW by Jagannadha Sutradharudu Teki · Tue May 28 00:55:00 2013 +0530
  3. 78922ab sf: winbond: Add support for W25Q128FW by Jagannadha Sutradharudu Teki · Tue May 28 00:49:26 2013 +0530
  4. 038baca sf: winbond: Update the names for W25Q 0x40XX ID's flash parts by Jagannadha Sutradharudu Teki · Tue May 28 00:41:58 2013 +0530
  5. 468a938 sf: spansion: Correct name of S25FL128S 64K Sector part by Jagannadha Sutradharudu Teki · Fri Jun 14 21:03:51 2013 +0530
  6. 09a2bb8 NET: Fix system hanging if NET device is not installed by Jim Lin · Fri May 17 17:41:03 2013 +0800
  7. 9d0da5b image: Use ENOENT instead of ENOMEDIUM for better compatibility by Simon Glass · Sun Jun 16 07:46:49 2013 -0700
  8. 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Fri Jun 14 16:06:49 2013 -0400
  9. c170776 Prepare v2013.07-rc1 by Tom Rini · Fri Jun 14 11:01:39 2013 -0400
  10. 46597a3 ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards by Stephen Warren · Tue Jun 11 15:14:03 2013 -0600
  11. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · Tue Jun 11 15:14:02 2013 -0600
  12. e315ae8 mmc: report capacity for the selected partition by Stephen Warren · Tue Jun 11 15:14:01 2013 -0600
  13. eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · Tue Jun 11 15:14:00 2013 -0600
  14. 4816b7a fsl_esdhc: Do not clear interrupt status bits until data processed by Andrew Gabbasov · Tue Jun 11 10:34:22 2013 -0500
  15. 88525ed mmc: fsl_esdhc: Fix hang after 'save' command by Fabio Estevam · Tue May 28 15:09:42 2013 -0300
  16. aa05e01 mmc write bug fix by Ruud Commandeur · Wed May 22 13:19:43 2013 +0200
  17. 08706be mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards by Jagannadha Sutradharudu Teki · Tue May 21 15:01:36 2013 +0530
  18. 6c5ad5c mmc: fix env in mmc with redundant compile error by Bo Shen · Wed May 15 09:38:16 2013 +0800
  19. bf4e1d3 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Jun 13 15:18:35 2013 -0400
  20. 3ff6fc3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Jun 13 15:16:15 2013 -0400
  21. 1449bab sf: winbond: Correct the nr_blocks used for W25Q32DW by Jagannadha Sutradharudu Teki · Sat May 25 02:13:41 2013 +0530
  22. 80cb2bd sf: winbond: Add support for W25Q80BW by Jagannadha Sutradharudu Teki · Mon May 27 12:50:50 2013 +0530
  23. ba7bec3 sf: spansion: Update the name for S25FL256S flash by Jagannadha Sutradharudu Teki · Sat May 25 23:03:11 2013 +0530
  24. cbd661c spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave by Axel Lin · Thu Jun 13 16:21:42 2013 +0800
  25. 42c6f6b spi: tegra114_spi: Convert to use spi_alloc_slave() by Axel Lin · Thu Jun 13 16:17:47 2013 +0800
  26. b381444 spi: armada100_spi: Remove unnecessary NULL test for dout and din by Axel Lin · Tue Jun 11 21:57:31 2013 +0800
  27. 06a1b3f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Jun 12 16:33:49 2013 -0400
  28. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · Tue May 21 23:49:41 2013 +0400
  29. 4976dfe arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · Tue May 21 01:26:00 2013 +0400
  30. 9e37005 usb, composite: after unregister gadget driver set composite to NULL by Heiko Schocher · Tue Jun 04 11:21:32 2013 +0200
  31. 36dad66 usb: ehci: add missing cache managment by Stephen Warren · Fri May 24 15:03:17 2013 -0600
  32. 78ba07d usb: gadget: add Faraday FOTG210 USB gadget support by Kuo-Jung Su · Wed May 15 15:29:24 2013 +0800
  33. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · Wed May 15 15:29:23 2013 +0800
  34. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · Wed May 15 15:29:22 2013 +0800
  35. 6a656df usb: ehci: add weak-aliased function for PORTSC by Kuo-Jung Su · Wed May 15 15:29:21 2013 +0800
  36. 9930e9f usb: ehci: prevent bad PORTSC register access by Kuo-Jung Su · Wed May 15 15:29:20 2013 +0800
  37. 1d62db8 usb: gadget: Use unaligned access for wMaxPacketSize by Vivek Gautam · Mon May 13 15:53:38 2013 +0530
  38. 81ee762 usb: Use get_unaligned() in usb_endpoint_maxp() for wMaxPacketSize by Vivek Gautam · Mon May 13 15:53:37 2013 +0530
  39. 160298f usb: asix: Move software resets to basic_init by Julius Werner · Sat May 11 13:35:02 2013 -0700
  40. 0554ba5 usb: Correct CLEAR_FEATURE code in ehci-hcd by Simon Glass · Fri May 10 19:49:00 2013 -0700
  41. 0eab998 usb: workaround non-working keyboards. by Vincent Palatin · Fri May 10 19:48:59 2013 -0700
  42. 4d6839f usb: properly re-initialize the USB keyboard. by Vincent Palatin · Fri May 10 19:48:58 2013 -0700
  43. fb14fc9 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx by Tom Rini · Tue Jun 11 18:11:47 2013 -0400
  44. 8dd7051 ppc: ppmc7xx: Fix possible out-of-bound access by Marek Vasut · Mon May 20 05:01:40 2013 +0200
  45. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  46. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · Wed May 15 17:33:16 2013 +0900
  47. bfa542a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 10 18:28:37 2013 +0200
  48. 03ab286 arm/km: make local functions static by Holger Brunck · Mon May 06 15:04:51 2013 +0200
  49. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · Wed May 29 21:55:11 2013 +0000
  50. 58313e42 ARM: DRA7: Add Maintainer by Lokesh Vutla · Fri Jun 07 00:59:02 2013 +0000
  51. c40c54b OMAP5: Enable access to auxclk registers by Lubomir Popov · Wed May 15 04:41:01 2013 +0000
  52. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · Sat Jun 01 06:44:38 2013 +0000
  53. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  54. 69a4345 da830: add MMC support by Vishwanathrao Badarkhe, Manish · Wed May 22 03:38:48 2013 +0000
  55. ff397ab ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · Thu Jun 06 04:16:40 2013 +0000
  56. ffa9818 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · Thu May 30 03:19:39 2013 +0000
  57. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · Thu May 30 03:19:38 2013 +0000
  58. 4b4b9a8 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · Thu May 30 03:19:37 2013 +0000
  59. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · Thu Jun 06 05:04:32 2013 +0000
  60. cdb9619 ARM: DRA7xx: Correct SRAM END address by Sricharan R · Thu May 30 03:19:35 2013 +0000
  61. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · Thu May 30 03:19:34 2013 +0000
  62. 9cc5ba0 ARM: DRA7xx: Change the Debug UART to UART1 by Sricharan R · Thu May 30 03:19:33 2013 +0000
  63. 51bc17a ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · Thu May 30 03:19:32 2013 +0000
  64. 93cdb28 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · Thu May 30 03:19:31 2013 +0000
  65. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · Thu May 30 03:19:30 2013 +0000
  66. 3685297 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · Thu May 30 03:19:29 2013 +0000
  67. bd1f0df ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · Thu May 30 03:19:28 2013 +0000
  68. ae49f6d ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · Thu May 30 02:54:33 2013 +0000
  69. 61c517f ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · Thu May 30 02:54:32 2013 +0000
  70. 44466ad ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · Thu May 30 02:54:31 2013 +0000
  71. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · Thu May 30 02:54:30 2013 +0000
  72. 1246453 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · Sun May 26 10:03:17 2013 +0000
  73. 84bd325 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · Mon May 20 22:42:09 2013 +0000
  74. 28095da OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · Mon May 20 22:42:08 2013 +0000
  75. f748854 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · Tue May 07 05:52:55 2013 +0000
  76. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · Sat Jun 08 19:23:12 2013 +0200
  77. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · Wed Feb 20 22:03:01 2013 +0000
  78. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
  79. b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
  80. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · Mon May 27 18:01:19 2013 +0000
  81. d158924 generic_board: reduce the redundancy of gd_t struct members by Masahiro Yamada · Mon May 27 00:37:30 2013 +0000
  82. eb204db am335x: enable falcon boot mode for mmc (raw and fat) and nand by Peter Korsgaard · Mon May 13 08:36:30 2013 +0000
  83. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · Mon May 13 08:36:29 2013 +0000
  84. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · Mon May 13 08:36:28 2013 +0000
  85. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · Mon May 13 08:36:27 2013 +0000
  86. d806454 devkit8000: Add SPL_OS for MMC support by Tom Rini · Fri Jun 07 14:16:43 2013 -0400
  87. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · Mon May 13 08:36:26 2013 +0000
  88. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · Mon May 13 08:36:25 2013 +0000
  89. d89e676 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Jun 07 08:35:36 2013 -0400
  90. 351c3f2 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri Jun 07 08:34:34 2013 -0400
  91. 642a444 ARM: tegra: only enable SCU on Tegra20 by Tom Warren · Thu May 23 12:26:18 2013 +0000
  92. a03908e vf610twr: Drop unneeded 'status' variable by Fabio Estevam · Wed Jun 05 11:34:48 2013 +0000
  93. 20ece70 input: Finish simplifing key_matrix_decode_fdt() by Stephen Warren · Thu Jun 06 10:48:30 2013 -0400
  94. 1c780a8 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART by Fabio Estevam · Tue Jun 04 15:05:39 2013 +0000
  95. 62b4dc0 checkpatch.pl: Add 'printf' to logFunctions by Tom Rini · Thu Jun 06 09:28:19 2013 -0400
  96. c513b61 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · Thu Jun 06 08:57:45 2013 -0400
  97. aa44d53 ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · Mon May 27 18:31:18 2013 +0000
  98. efe6428 lcd: add functions to set up simplefb device tree by Stephen Warren · Mon May 27 18:31:17 2013 +0000
  99. 8c743bd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Jun 05 12:45:34 2013 -0400
  100. f48f78e Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Jun 05 08:55:35 2013 -0400