1. 81ecf9a MX53: DDR: Fix ZQHWCTRL field TZQ_CS by Troy Kisky · Thu Mar 22 12:00:31 2012 +0000
  2. 64b976a mx28evk: Add a README file by Fabio Estevam · Sat Mar 24 10:58:57 2012 +0000
  3. b671647 mx28: Split the README into a common part and a m28 specific part by Fabio Estevam · Sat Mar 24 12:42:21 2012 +0000
  4. 2dd62f7 tricorder: Load kernel from ubifs by Bernhard Walle · Tue Apr 03 00:37:04 2012 +0000
  5. 183cbc9 tricorder: Add UBIFS by Bernhard Walle · Tue Apr 03 00:37:03 2012 +0000
  6. e4d26a2 cm-t35: fix Ethernet reset timing by Igor Grinberg · Mon Apr 02 20:12:58 2012 +0000
  7. ce0afba hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT by Tom Rini · Mon Apr 02 06:33:43 2012 +0000
  8. 0455fa9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · Sun Sep 11 08:37:33 2011 +0000
  9. bb8616f OMAP: Move omap1510inn to Unmaintained / Orphaned by Tom Rini · Wed Mar 28 06:26:19 2012 +0000
  10. b12f47b Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Apr 09 21:34:27 2012 +0200
  11. 01221f0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Mon Apr 09 17:10:01 2012 +0200
  12. 4c4b554 Merge branch 'master' of git://git.denx.de/u-boot-onenand by Wolfgang Denk · Mon Apr 09 17:07:50 2012 +0200
  13. 7498f5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Mon Apr 09 17:00:45 2012 +0200
  14. 3a47047 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Mon Apr 09 16:54:11 2012 +0200
  15. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  16. 470e884 net/designware: Change timeout loop implementation by Amit Virdi · Mon Mar 26 00:09:59 2012 +0000
  17. 22596fc net/designware: Set ANAR to 0x1e1 by Armando Visconti · Mon Mar 26 00:09:58 2012 +0000
  18. e2b5bc5 net/designware: Program phy registers when auto-negotiation is ON by Vikas Manocha · Mon Mar 26 00:09:57 2012 +0000
  19. b6c5999 net/designware: Try configuring phy on each dw_eth_init by Vipin Kumar · Mon Mar 26 00:09:56 2012 +0000
  20. 038c9d5 net/designware: Consecutive writes must have delay by Armando Visconti · Mon Mar 26 00:09:55 2012 +0000
  21. ce5b7c0 net/designware: Phy address fix by Vipin KUMAR · Mon Mar 26 00:09:54 2012 +0000
  22. 53d4cbf net/designware: Fix the max frame length size by Vipin KUMAR · Mon Mar 26 00:09:53 2012 +0000
  23. e6ff5ca net/designware: Fix to restore hw mac address by Vipin KUMAR · Mon Mar 26 00:09:52 2012 +0000
  24. 7eada18 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · Wed Nov 09 11:06:14 2011 +0100
  25. 2b4fa32 onenand: Replace ONENAND_IS_MLC() with ONENAND_HAS_4KB() by Lukasz Majewski · Wed Nov 09 10:30:06 2011 +0100
  26. da949bc microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · Sat Feb 25 00:48:34 2012 +0000
  27. 2dd5cb1 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · Sat Feb 25 00:48:33 2012 +0000
  28. 3439eab microblaze: Enable several ethernet driver compilation by Stephan Linz · Sat Feb 25 00:48:32 2012 +0000
  29. e1fd4be net: ll_temac: Add LL TEMAC driver to u-boot by Stephan Linz · Sat Feb 25 00:48:31 2012 +0000
  30. ece4ac2 onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 by Lukasz Majewski · Wed Nov 09 11:27:14 2011 +0100
  31. 9d7ba32 onenand:samsung Target dependent OneNAND chip probe function by Lukasz Majewski · Wed Nov 09 11:25:32 2011 +0100
  32. 02cec64 Update net subsystem maintainer in doc/git-mailrc by Joe Hershberger · Tue Apr 03 19:56:34 2012 -0500
  33. 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
  34. 9645529 mvgbe: remove warning for unused methods by Stefan Bigler · Mon Mar 26 00:02:13 2012 +0000
  35. 0b82a65 LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  36. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · Mon Apr 02 02:57:56 2012 +0000
  37. 9adc190 MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · Mon Apr 02 02:57:55 2012 +0000
  38. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · Mon Apr 02 02:57:54 2012 +0000
  39. 4e1fced x86: Remove dead code in eNET by Simon Glass · Wed Mar 14 16:16:01 2012 +0000
  40. b456f54 Prepare v2012.04-rc1 by Wolfgang Denk · Sat Mar 31 00:13:05 2012 +0200
  41. ea45ea2 net/altera_tse: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:07 2011 +0000
  42. 7524258 net/ethoc: use flush_dcache_range instead of flush_dcache by Stefan Kristiansson · Fri Nov 04 02:38:06 2011 +0000
  43. dbe365f Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Mar 30 23:56:04 2012 +0200
  44. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  45. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  46. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  47. 301eb95 mx28evk: fix build error by Anatolij Gustschin · Fri Mar 30 05:45:27 2012 +0000
  48. 0053272 pci: declare pciauto functions in header by Linus Walleij · Sun Mar 25 12:13:15 2012 +0000
  49. e301edd pci: get rid of local prototypes by Linus Walleij · Sun Mar 25 12:13:05 2012 +0000
  50. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000
  51. 4f21ade MAKEALL: Add -m/-M option to determine maintainers by Marek Vasut · Mon Mar 05 15:10:51 2012 +0000
  52. 650ebc0 cmd_log: print log->v2.con value in the "log info" command by Heiko Schocher · Tue Feb 14 22:21:07 2012 +0000
  53. 3102012 command, log: Coding Style cleanup by Heiko Schocher · Tue Feb 14 22:21:06 2012 +0000
  54. e5f7869 command, log: print with "log show" a full logbuffer by Heiko Schocher · Thu Feb 16 01:02:21 2012 +0000
  55. dfad56c drivers/mmc/mmc.c: Fix build warning by Anatolij Gustschin · Wed Mar 28 21:24:32 2012 +0000
  56. e1f5341 drivers/mmc/tegra2_mmc.c: fix GCC 4.6 warning by Anatolij Gustschin · Wed Mar 28 03:40:00 2012 +0000
  57. c183ef4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Mar 30 20:17:11 2012 +0200
  58. 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
  59. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · Fri Mar 30 03:29:28 2012 +0000
  60. bb30784 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Mar 30 18:09:08 2012 +0200
  61. 3456a34 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Fri Mar 30 18:01:39 2012 +0200
  62. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000
  63. 437e2b8 arm: add a common .lds link script by Simon Glass · Thu Feb 23 03:28:41 2012 +0000
  64. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · Mon Nov 21 10:49:41 2011 +0000
  65. 7b0fb5f Define CPUDIR for the .lds link script by Simon Glass · Mon Nov 21 10:49:40 2011 +0000
  66. a48325c arm: Remove zipitz2 link script by Simon Glass · Mon Nov 21 10:49:39 2011 +0000
  67. 9b30937 Allow arch directory to contain .lds without requiring Makefile by Simon Glass · Mon Nov 21 10:49:37 2011 +0000
  68. bce82d3 OMAP: Remove omap1610inn-based boards by Tom Rini · Wed Mar 28 06:26:18 2012 +0000
  69. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:13:43 2012 +0000
  70. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:05:07 2012 +0000
  71. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · Fri Mar 16 07:55:32 2012 +0000
  72. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · Tue Mar 06 19:00:23 2012 +0000
  73. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · Tue Mar 06 19:00:22 2012 +0000
  74. 137d324 tegra: i2c: Select I2C ordering for Seaboard by Simon Glass · Wed Feb 29 07:31:27 2012 +0000
  75. a05a32b tegra: i2c: Enable I2C on Seaboard by Simon Glass · Fri Feb 03 15:14:00 2012 +0000
  76. aac6088 tegra: i2c: Select number of controllers for Tegra2 boards by Simon Glass · Fri Feb 03 15:13:59 2012 +0000
  77. 87cc3d1 tegra: i2c: Initialise I2C on Nvidia boards by Simon Glass · Fri Feb 03 15:13:57 2012 +0000
  78. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · Fri Feb 03 15:13:54 2012 +0000
  79. 1f77266 fdt: Add function to allow aliases to refer to multiple nodes by Simon Glass · Fri Feb 03 15:13:53 2012 +0000
  80. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · Fri Feb 03 15:13:52 2012 +0000
  81. 642d4a8 tegra: fdt: Enable FDT support for Ventana by Tom Warren · Tue Mar 06 17:10:33 2012 +0000
  82. f678ae6 tegra: fdt: Enable FDT support for Seaboard by Simon Glass · Mon Feb 27 10:52:53 2012 +0000
  83. 3e094a8 tegra: usb: Enable USB on Seaboard by Simon Glass · Mon Feb 27 10:52:52 2012 +0000
  84. 9d58086 tegra: usb: Add common USB defines for tegra2 boards by Simon Glass · Mon Feb 27 10:52:51 2012 +0000
  85. 5d73a8d tegra: usb: Add USB support to nvidia boards by Simon Glass · Mon Feb 27 10:52:50 2012 +0000
  86. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · Wed Mar 28 10:08:25 2012 +0000
  87. 1691f69 fdt: Avoid early panic() when there is no FDT present by Simon Glass · Wed Mar 28 10:08:24 2012 +0000
  88. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · Mon Feb 27 10:52:49 2012 +0000
  89. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · Tue Mar 06 17:10:27 2012 +0000
  90. 5978cdb usb: Add support for txfifo threshold by Simon Glass · Mon Feb 27 10:52:47 2012 +0000
  91. 0cb8317 tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard by Simon Glass · Mon Feb 27 10:52:46 2012 +0000
  92. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · Mon Feb 27 10:52:45 2012 +0000
  93. 975a0f9 tegra: fdt: Add clock bindings for Tegra2 Seaboard by Simon Glass · Tue Feb 28 08:07:49 2012 +0000
  94. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · Mon Feb 27 10:52:43 2012 +0000
  95. f71d318 tegra: fdt: Add additional USB binding by Simon Glass · Tue Feb 28 08:07:47 2012 +0000
  96. 64c5507 fdt: Add tegra-usb bindings file from linux by Simon Glass · Mon Feb 27 10:52:41 2012 +0000
  97. 735a6f9 fdt: Add staging area for device tree binding documentation by Simon Glass · Mon Feb 27 10:52:40 2012 +0000
  98. 92c8ccc tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel by Simon Glass · Mon Feb 27 10:52:39 2012 +0000
  99. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · Mon Feb 27 10:52:38 2012 +0000
  100. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · Mon Feb 27 10:52:37 2012 +0000