1. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · Mon Mar 26 00:09:59 2012 +0000
  2. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · Mon Mar 26 00:09:58 2012 +0000
  3. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · Mon Mar 26 00:09:57 2012 +0000
  4. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · Mon Mar 26 00:09:56 2012 +0000
  5. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · Mon Mar 26 00:09:55 2012 +0000
  6. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · Mon Mar 26 00:09:54 2012 +0000
  7. 53d4cbf net/designware: Fix the max frame length size by Vipin KUMAR · Mon Mar 26 00:09:53 2012 +0000
  8. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · Mon Mar 26 00:09:52 2012 +0000
  9. da949bc microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · Sat Feb 25 00:48:34 2012 +0000
  10. 2dd5cb1 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · Sat Feb 25 00:48:33 2012 +0000
  11. 3439eab microblaze: Enable several ethernet driver compilation by Stephan Linz · Sat Feb 25 00:48:32 2012 +0000
  12. e1fd4be net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · Sat Feb 25 00:48:31 2012 +0000
  13. 02cec64 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · Tue Apr 03 19:56:34 2012 -0500
  14. ae97ef6 net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back by Eric Miao · Wed Jan 18 22:56:33 2012 +0000
  15. 9645529 mvgbe: remove warning for unused methods by Stefan Bigler · Mon Mar 26 00:02:13 2012 +0000
  16. b456f54 Prepare v2012.04-rc1 by Wolfgang Denk · Sat Mar 31 00:13:05 2012 +0200
  17. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  18. 7524258 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:06 2011 +0000
  19. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  20. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  21. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  22. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  23. 301eb95 mx28evk: fix build error by Anatolij Gustschin · Fri Mar 30 05:45:27 2012 +0000
  24. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  25. e301edd pci: get rid of local prototypes by Linus Walleij · Sun Mar 25 12:13:05 2012 +0000
  26. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  27. 4f21ade MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · Mon Mar 05 15:10:51 2012 +0000
  28. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · Tue Feb 14 22:21:07 2012 +0000
  29. 3102012 command, log: Coding Style cleanup by Heiko Schocher · Tue Feb 14 22:21:06 2012 +0000
  30. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · Thu Feb 16 01:02:21 2012 +0000
  31. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 21:24:32 2012 +0000
  32. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · Wed Mar 28 03:40:00 2012 +0000
  33. c183ef4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Mar 30 20:17:11 2012 +0200
  34. 43dbcdf Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Mar 30 20:17:02 2012 +0200
  35. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · Fri Mar 30 03:29:28 2012 +0000
  36. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Mar 30 18:09:08 2012 +0200
  37. 3456a34 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Mar 30 18:01:39 2012 +0200
  38. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000
  39. 437e2b8 arm: add a common .lds link script by Simon Glass · Thu Feb 23 03:28:41 2012 +0000
  40. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · Mon Nov 21 10:49:41 2011 +0000
  41. 7b0fb5f Define CPUDIR for the .lds link script by Simon Glass · Mon Nov 21 10:49:40 2011 +0000
  42. a48325c arm: Remove zipitz2 link script by Simon Glass · Mon Nov 21 10:49:39 2011 +0000
  43. 9b30937 Allow arch directory to contain .lds without requiring Makefile by Simon Glass · Mon Nov 21 10:49:37 2011 +0000
  44. bce82d3 OMAP: Remove omap1610inn-based boards by Tom Rini · Wed Mar 28 06:26:18 2012 +0000
  45. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:13:43 2012 +0000
  46. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:05:07 2012 +0000
  47. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · Fri Mar 16 07:55:32 2012 +0000
  48. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · Tue Mar 06 19:00:23 2012 +0000
  49. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · Tue Mar 06 19:00:22 2012 +0000
  50. 137d324 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · Wed Feb 29 07:31:27 2012 +0000
  51. a05a32b tegra: i2c: Enable I2C on Seaboard by Simon Glass · Fri Feb 03 15:14:00 2012 +0000
  52. aac6088 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · Fri Feb 03 15:13:59 2012 +0000
  53. 87cc3d1 tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · Fri Feb 03 15:13:57 2012 +0000
  54. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · Fri Feb 03 15:13:54 2012 +0000
  55. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · Fri Feb 03 15:13:53 2012 +0000
  56. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · Fri Feb 03 15:13:52 2012 +0000
  57. 642d4a8 tegra: fdt: Enable FDT support for Ventana by Tom Warren · Tue Mar 06 17:10:33 2012 +0000
  58. f678ae6 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · Mon Feb 27 10:52:53 2012 +0000
  59. 3e094a8 tegra: usb: Enable USB on Seaboard by Simon Glass · Mon Feb 27 10:52:52 2012 +0000
  60. 9d58086 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · Mon Feb 27 10:52:51 2012 +0000
  61. 5d73a8d tegra: usb: Add USB support to nvidia boards by Simon Glass · Mon Feb 27 10:52:50 2012 +0000
  62. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · Wed Mar 28 10:08:25 2012 +0000
  63. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · Wed Mar 28 10:08:24 2012 +0000
  64. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  65. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · Tue Mar 06 17:10:27 2012 +0000
  66. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  67. 0cb8317 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · Mon Feb 27 10:52:46 2012 +0000
  68. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · Mon Feb 27 10:52:45 2012 +0000
  69. 975a0f9 tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · Tue Feb 28 08:07:49 2012 +0000
  70. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · Mon Feb 27 10:52:43 2012 +0000
  71. f71d318 tegra: fdt: Add additional USB binding by Simon Glass · Tue Feb 28 08:07:47 2012 +0000
  72. 64c5507 fdt: Add tegra-usb bindings file from linux by Simon Glass · Mon Feb 27 10:52:41 2012 +0000
  73. 735a6f9 fdt: Add staging area for device tree binding documentation by Simon Glass · Mon Feb 27 10:52:40 2012 +0000
  74. 92c8ccc tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · Mon Feb 27 10:52:39 2012 +0000
  75. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · Mon Feb 27 10:52:38 2012 +0000
  76. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · Mon Feb 27 10:52:37 2012 +0000
  77. 0d83c4d fdt: Add basic support for decoding GPIO definitions by Simon Glass · Mon Feb 27 10:52:36 2012 +0000
  78. c469736 fdt: Add functions to access phandles, arrays and bools by Simon Glass · Mon Feb 27 10:52:35 2012 +0000
  79. 6544498 fdt: Tidy up a few fdtdec problems by Simon Glass · Mon Feb 27 10:52:34 2012 +0000
  80. 8894195 fdt: Add tests for fdtdec by Simon Glass · Tue Jan 17 08:20:51 2012 +0000
  81. b022ead fdt: Add fdtdec_find_aliases() to deal with alias nodes by Simon Glass · Tue Jan 17 08:20:50 2012 +0000
  82. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · Fri Feb 17 06:01:21 2012 +0000
  83. 3d2f727 net: fec_mxc: allow use with cache enabled by Eric Nelson · Thu Mar 15 18:33:25 2012 +0000
  84. 23343a1 net: force PKTALIGN to ARCH_DMA_MINALIGN by Eric Nelson · Thu Mar 15 18:33:24 2012 +0000
  85. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · Thu Mar 15 18:33:23 2012 +0000
  86. 6e48cf3 i.MX28: Make use of the bounce buffer by Marek Vasut · Thu Mar 15 18:33:22 2012 +0000
  87. 5796bed i.MX28: Do data transfers via DMA in MMC driver by Marek Vasut · Thu Mar 15 18:33:21 2012 +0000
  88. dccb608 MMC: Implement generic bounce buffer by Marek Vasut · Thu Mar 15 18:41:35 2012 +0000
  89. 1b120e8 i.MX28: Add cache support to MXS NAND driver by Marek Vasut · Thu Mar 15 18:33:19 2012 +0000
  90. 2642766 i.MX28: Add cache support into the APBH DMA driver by Marek Vasut · Thu Mar 15 18:33:18 2012 +0000
  91. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · Thu Mar 15 18:33:17 2012 +0000
  92. eee1d97 board/vpac270/onenand.c: Fix build errors by Anatolij Gustschin · Wed Mar 28 05:38:42 2012 +0000
  93. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · Wed Mar 28 02:56:30 2012 +0000
  94. 3bfcbb8 atmel-boards: add missing atmel_mci.h by Andreas Bießmann · Tue Mar 13 05:01:51 2012 +0000
  95. 06d0074 ARM: highbank: setup env from boot source register by Rob Herring · Wed Feb 01 16:57:57 2012 +0000
  96. 209432a ARM: highbank: change env config to use nvram by Jason Hobbs · Wed Feb 01 16:57:56 2012 +0000
  97. f9904ce ARM: highbank: add reset support by Rob Herring · Wed Feb 01 16:57:55 2012 +0000
  98. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · Wed Feb 01 16:57:54 2012 +0000
  99. 847536a ARM: highbank: change TEXT_BASE to 0x8000 by Rob Herring · Wed Feb 01 16:57:53 2012 +0000
  100. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · Wed Feb 01 16:57:52 2012 +0000