1. c9f4eef km/common: remove printfs for i2c deblocking code by Holger Brunck · Fri Jul 27 04:58:13 2012 +0000
  2. 1d518e6 CONFIG: SMDK5250: I2C: Enable I2C by Rajeshwari Shinde · Mon Jul 23 21:23:55 2012 +0000
  3. c07c11d I2C: Add support for Multi channel by Rajeshwari Shinde · Mon Jul 23 21:23:54 2012 +0000
  4. 4b4480a I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · Mon Jul 23 21:23:53 2012 +0000
  5. 8df7431 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · Mon Jul 23 21:23:52 2012 +0000
  6. 6c313f9 EXYNOS: PINMUX: Add pinmux support for I2C by Rajeshwari Shinde · Mon Jul 23 21:23:51 2012 +0000
  7. 2535e91 EXYNOS5: define EXYNOS5_I2C_SPACING by Rajeshwari Shinde · Mon Jul 23 21:23:50 2012 +0000
  8. bb5e46e EXYNOS: Add I2C base address. by Rajeshwari Shinde · Mon Jul 23 21:23:49 2012 +0000
  9. 1c9412a EXYNOS: CLK: Add i2c clock by Rajeshwari Shinde · Mon Jul 23 21:23:48 2012 +0000
  10. b401e64 mx6qsabrelite: add i2c multi-bus support by Troy Kisky · Thu Jul 19 08:18:26 2012 +0000
  11. d4fdc99 imx-common: add i2c.c for bus recovery support by Troy Kisky · Thu Jul 19 08:18:25 2012 +0000
  12. 6dd97be i.mx53: add definition for I2C3_BASE_ADDR by Troy Kisky · Thu Jul 19 08:18:24 2012 +0000
  13. faed792 i.mx: iomux-v3.c: move to imx-common directory by Troy Kisky · Thu Jul 19 08:18:23 2012 +0000
  14. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000
  15. a512fe1 iomux-v3: remove include of mx6x_pins.h by Troy Kisky · Thu Jul 19 08:18:21 2012 +0000
  16. b6f9826 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support by Troy Kisky · Thu Jul 19 08:18:20 2012 +0000
  17. a23ab22 mxc_i2c: add bus recovery support by Troy Kisky · Thu Jul 19 08:18:19 2012 +0000
  18. ae44760 mxc_i2c: prep work for multiple busses support by Troy Kisky · Thu Jul 19 08:18:18 2012 +0000
  19. a2d15da mxc_i2c: add i2c_regs argument to i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:17 2012 +0000
  20. eca037a mxc_i2c: add retries by Troy Kisky · Thu Jul 19 08:18:16 2012 +0000
  21. 8ff683a mxc_i2c: check for arbitration lost by Troy Kisky · Thu Jul 19 08:18:15 2012 +0000
  22. e203df3 mxc_i2c: change slave addr if conflicts with destination. by Troy Kisky · Thu Jul 19 08:18:14 2012 +0000
  23. fef163f mxc_i2c: don't disable controller after every transaction by Troy Kisky · Thu Jul 19 08:18:13 2012 +0000
  24. e6fa4d7 mxc_i2c: place i2c_reset code inline by Troy Kisky · Thu Jul 19 08:18:12 2012 +0000
  25. a974bcc mxc_i2c: place imx_start code inline by Troy Kisky · Thu Jul 19 08:18:11 2012 +0000
  26. e955aad mxc_i2c: remove redundant read by Troy Kisky · Thu Jul 19 08:18:10 2012 +0000
  27. f024a3b mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state by Troy Kisky · Thu Jul 19 08:18:09 2012 +0000
  28. 321a42b mxc_i2c.c: code i2c_probe as a 0 length i2c_write by Troy Kisky · Thu Jul 19 08:18:08 2012 +0000
  29. 0ce898d mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write by Troy Kisky · Thu Jul 19 08:18:07 2012 +0000
  30. 14db6f2 mxc_i2c: create i2c_init_transfer by Troy Kisky · Thu Jul 19 08:18:06 2012 +0000
  31. 30fa77c mxc_i2c: clear i2sr before waiting for bit by Troy Kisky · Thu Jul 19 08:18:05 2012 +0000
  32. 752ac8f mxc_i2c: create tx_byte function by Troy Kisky · Thu Jul 19 08:18:04 2012 +0000
  33. 2254b7f mxc_i2c: remove ifdef of CONFIG_HARD_I2C by Troy Kisky · Thu Jul 19 08:18:03 2012 +0000
  34. 1ac1e45 mxc_i2c: fix i2c_imx_stop by Troy Kisky · Thu Jul 19 08:18:02 2012 +0000
  35. d9a028a i2c: deblock i2c bus also if accessed before realocation by Holger Brunck · Thu Jun 28 04:30:22 2012 +0000
  36. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  37. dc907bb Prepare v2012.07 by Wolfgang Denk · Mon Jul 30 20:24:37 2012 +0200
  38. 3d0e040 hawkboard: Fix SPL Nand driver misconfiguration by Linu Cherian · Thu Jul 26 22:21:53 2012 +0000
  39. b5c812b Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Mon Jul 30 10:07:00 2012 +0200
  40. 25fe1e2 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · Sat Jul 28 00:57:12 2012 +0200
  41. f4e111c Makefile: avoid "Generating asm-offsets.h" message with "-s" by Wolfgang Denk · Thu Jul 26 20:52:41 2012 +0000
  42. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  43. 34d41e5 MIPS: fix renaming of inca-swap-bytes to xway-swap-bytes by Daniel Schwierzeck · Fri Jul 27 23:44:24 2012 +0200
  44. 0debd48 Prepare v2012.07-rc3 by Wolfgang Denk · Fri Jul 27 08:27:18 2012 +0200
  45. 3d905d2 net: Make sure the ethaddr is updated in net_init() by Joe Hershberger · Mon Jul 23 13:11:16 2012 +0000
  46. 3694490 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · Tue Jun 26 16:38:11 2012 +0000
  47. 4c4aa6c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · Tue Jun 26 16:38:09 2012 +0000
  48. 9d55303 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · Tue Jun 26 16:38:06 2012 +0000
  49. 74cb180 net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · Tue Jun 26 16:38:02 2012 +0000
  50. 3eca826 Prepare v2012.07-rc2 by Wolfgang Denk · Sun Jul 22 22:00:02 2012 +0200
  51. a1136f6 Minor Coding Style Cleanup. by Wolfgang Denk · Sun Jul 22 21:58:26 2012 +0200
  52. e8c8c03 BC3450 board: Remove unused CONFIG_SYS_CPU definition by Wolfgang Denk · Sun Jul 22 09:58:47 2012 +0200
  53. 7bfd428 BC3450 board: change debug code to using debug() by Wolfgang Denk · Sun Jul 22 09:56:06 2012 +0200
  54. bbbc183 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Jul 22 00:10:39 2012 +0200
  55. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · Thu Jul 19 23:00:02 2012 +0000
  56. 1053bd2 ARM1136: Fix cache range checks by Benoît Thébaudeau · Thu Jul 19 01:35:32 2012 +0000
  57. d5c17bb mx6: Make pad name macro consistent with the datasheet by Ashok · Fri Jun 15 03:48:57 2012 +0000
  58. 7528a65 mx28: Fix elftosb source link in README.mx28_common by Anatolij Gustschin · Wed Jun 27 04:14:29 2012 +0000
  59. de73282 doc: README.mx28_common: Add missing entry into Contents by Fabio Estevam · Mon Jun 18 05:51:49 2012 +0000
  60. 51a2073 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Jul 20 22:38:32 2012 +0200
  61. 2d3f4c2 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · Fri Jul 20 22:35:13 2012 +0200
  62. f4bfbb7 common.h: Remove include compiler.h by Marek Vasut · Fri Jul 20 10:12:58 2012 +0000
  63. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · Sun Jul 15 11:54:13 2012 +0800
  64. 3f703e8 ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency by Fabio Estevam · Thu Mar 01 04:02:38 2012 +0000
  65. 7f9fb49 ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials by SRICHARAN R · Wed Jul 18 14:54:47 2012 -0700
  66. 26591ce arm: armv7: add compile option -mno-unaligned-access if available by Tetsuyuki Kobayashi · Sun Jul 01 23:42:10 2012 +0000
  67. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · Sat Jul 07 03:24:33 2012 +0000
  68. 1352572 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Jul 20 09:12:43 2012 +0200
  69. c547542a Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Jul 20 08:58:06 2012 +0200
  70. a7938d1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Fri Jul 20 08:55:38 2012 +0200
  71. 92e144f tools: clean up mingw ifdefs by Mike Frysinger · Wed Jul 18 16:59:45 2012 +0000
  72. a502e70 sf: spansion: inline useless id defines by Mike Frysinger · Sat Jan 28 16:32:18 2012 -0800
  73. 1302bec sf: drop unused/duplicate command defines by Mike Frysinger · Sat Jan 28 16:26:03 2012 -0800
  74. 4f2abfb net: link_local: fix build by benoit.thebaudeau@advans · Thu Jul 19 01:19:34 2012 +0000
  75. 7232ee5 net: bootp: fix build by benoit.thebaudeau@advans · Thu Jul 19 01:23:21 2012 +0000
  76. 551bb36 net: fec_mxc: Fix MDC for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:58 2012 +0000
  77. acc7a28 net: fec_mxc: Fix setting of RCR for xMII by benoit.thebaudeau@advans · Thu Jul 19 02:12:46 2012 +0000
  78. d1d3edd Blackfin: bfin_mac: drop volatile markings on packet buffers by Mike Frysinger · Thu Jul 19 00:08:47 2012 -0400
  79. 77f385a usb_storage: fix ehci driver max transfer size by Stefan Herbrechtsmeier · Mon Jul 09 09:52:29 2012 +0000
  80. 43b56c2 smsc95xx: align buffers to cache line size by Ilya Yanok · Sun Jul 15 04:43:53 2012 +0000
  81. 84570d6 ehci-hcd: change debug() to printf() in case of errors by Ilya Yanok · Sun Jul 15 04:43:52 2012 +0000
  82. b7161dd usb: check return value of submit_{control, bulk}_msg by Ilya Yanok · Sun Jul 15 04:43:51 2012 +0000
  83. da87587 usb: pass cache-aligned buffer to usb_get_descriptor() by Ilya Yanok · Sun Jul 15 04:43:50 2012 +0000
  84. fb11371 ehci-hcd: fix external buffer cache handling by Ilya Yanok · Sun Jul 15 04:43:49 2012 +0000
  85. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · Sun Jul 15 22:14:24 2012 +0000
  86. 84309bb ehci-hcd: program asynclistaddr before every transfer by Ilya Yanok · Sun Jul 15 22:12:08 2012 +0000
  87. 1988f18 common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER by Marek Vasut · Sun Jul 15 04:43:47 2012 +0000
  88. 33f956d ehci-omap: Do not call dcache_off from omap_ehci_hcd_init by Tom Rini · Sun Jul 15 04:43:46 2012 +0000
  89. 18c89a9 Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Jul 18 10:47:03 2012 +0200
  90. 84dbfb2 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Jul 18 08:58:43 2012 +0200
  91. fe06c18 nios2: move gd and bd into BSS by Thomas Chou · Mon Apr 23 10:55:02 2012 +0800
  92. 4e3bfa0 FSL/eSDHC: enable the clock to detect the SD card by Jerry Huang · Thu May 17 23:57:02 2012 +0000
  93. 15c9ad9 SD/MMC: check the card status during erase operation by Jerry Huang · Thu May 17 23:00:51 2012 +0000
  94. 65b04cf mmc:fix Call mmc_init() when executing mmc_get_dev() by Łukasz Majewski · Thu Apr 19 02:39:18 2012 +0000
  95. e1d4c7b mmc: remove the hard setting for tran_speed by Jaehoon Chung · Mon Mar 26 21:16:03 2012 +0000
  96. 30e9cad i.MX: fsl_esdhc: allow use with cache enabled. by Eric Nelson · Wed Apr 25 14:28:48 2012 +0000
  97. 147e390 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · Tue Jul 03 22:25:21 2012 +0000
  98. c878570 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Thu Jul 12 08:23:58 2012 +0200
  99. 76a5ad3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Jul 12 08:17:29 2012 +0200
  100. 6c6fe5f net: Inline the new eth_setenv_enetaddr_by_index function by Joe Hershberger · Tue Jul 10 16:23:22 2012 -0500