1. 17ab5a9 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · Fri Apr 01 16:53:18 2011 -0500
  2. 4b5cef7 atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN by michael · Mon Mar 14 21:16:38 2011 +0000
  3. c98a935 NAND: add support for reading ONFI page table by Florian Fainelli · Fri Feb 25 00:01:34 2011 +0000
  4. 8ad16cf Fix NAND_SPL and ONENAND_IPL in Makefile by Haiying Wang · Thu Jan 27 09:44:59 2011 -0500
  5. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  6. 1933d57 Prepare v2011.03 by Wolfgang Denk · Thu Mar 31 23:45:36 2011 +0200
  7. 29547c6 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · Thu Mar 31 16:26:29 2011 -0500
  8. 1865ccc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Mar 31 09:01:36 2011 +0200
  9. f202b7d Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Mar 31 08:59:32 2011 +0200
  10. cbaa1f5 Fix build problems caused by "_end" -> "__bss_end__" rename by Wolfgang Denk · Tue Mar 29 14:34:50 2011 +0200
  11. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · Tue Feb 01 15:55:58 2011 +0000
  12. be9d568 cfi_flash: fix bug with flash banks with different sector numbers by Martin Krause · Mon Mar 21 18:07:56 2011 +0100
  13. 7cd0590 powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · Sun Jan 30 17:06:20 2011 -0600
  14. d83a1c1 Prepare v by Wolfgang Denk · Sun Mar 27 21:50:07 2011 +0200
  15. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  16. 616615c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Mar 27 21:20:29 2011 +0200
  17. 10ae897 arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to mach-types.h update by Tom Warren · Wed Feb 23 09:54:31 2011 +0000
  18. 89b465a S5P: mmc: Resolved interrupt error during mmc_init by Chander Kashyap · Tue Mar 22 01:40:50 2011 +0000
  19. b63c91a ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · Tue Mar 22 01:29:38 2011 +0000
  20. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · Wed Mar 16 20:09:20 2011 +0900
  21. 43af47f S5P: universal: Enable the pwm driver by Minkyu Kang · Thu Mar 10 20:10:38 2011 +0900
  22. 5bcde20 S5P: goni: Enable the pwm driver by Minkyu Kang · Thu Mar 10 20:10:19 2011 +0900
  23. 852e9b7 S5P: smdkc100: Enable the pwm driver by Minkyu Kang · Thu Mar 10 20:09:43 2011 +0900
  24. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · Thu Mar 10 20:05:58 2011 +0900
  25. 85f5df2 ARM: S5P: pwm driver support by Donghwa Lee · Mon Mar 07 21:11:42 2011 +0000
  26. 8685353 SMDK6400: Fixup dram_init for relocation support by seedshope · Sat Jan 22 10:06:14 2011 +0000
  27. 10de94c SMDK6400: Disable LED function in start.s on the nand booting by seedshope · Sat Jan 22 10:06:13 2011 +0000
  28. ffe1895 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · Sat Jan 22 10:06:12 2011 +0000
  29. 95f9920 SMDK6400: Fix the mutiple link error by seedshope · Sat Jan 22 10:06:11 2011 +0000
  30. 8590bf2 SMDK6400: Fix some label undefined in build error by seedshope · Sat Jan 22 10:06:10 2011 +0000
  31. e82bc3a SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined by seedshope · Sat Jan 22 10:06:09 2011 +0000
  32. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  33. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  34. a14909d powerpc/85xx: Fix PCI memory map setup on P1_P2_RDB by Prabhakar Kushwaha · Wed Mar 23 04:21:13 2011 -0500
  35. 7d9781b powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · Thu Mar 17 11:18:13 2011 -0700
  36. 501b70d powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · Thu Mar 17 11:18:12 2011 -0700
  37. 5e0c070 powerpc/mpc8572ds: revise board specific timing for dual-rank DIMMs by York Sun · Thu Mar 17 11:18:11 2011 -0700
  38. fbe6595 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · Thu Mar 17 11:18:10 2011 -0700
  39. d065acb strmhz: Make hz unsigned to support greater than 2146 MHz clock by Ed Swarthout · Sat Mar 05 10:28:17 2011 -0600
  40. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  41. 305775b Fix hash table deletion to prevent lost entries by Peter Barada · Mon Mar 21 19:05:20 2011 -0400
  42. 31162e1 Top config.mk: add include/config.mk by Joakim Tjernlund · Mon Jan 17 23:39:26 2011 +0100
  43. 0bed917 net: ftmac100: update get_timer() usages by Po-Yu Chuang · Fri Jan 21 15:51:25 2011 +0800
  44. 767ba6f net: ftmac100: remove unnecessary volatiles by Po-Yu Chuang · Fri Jan 21 15:50:37 2011 +0800
  45. e9ef3f4 mpc52xx, digsy_mtc_rev5: Fix Linux crash, if no Flash in bank 2 by Heiko Schocher · Fri Jan 21 07:23:35 2011 +0100
  46. 3d94f03 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Mon Mar 21 21:40:15 2011 +0100
  47. d314394 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Mar 21 21:38:29 2011 +0100
  48. 8cfc696 UBI: Fix error code handling in ubi commands by Stefan Roese · Mon Mar 14 14:34:21 2011 +0100
  49. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  50. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  51. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · Tue Jan 18 17:53:45 2011 +0900
  52. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · Sun Mar 13 10:55:53 2011 -0500
  53. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · Thu Mar 10 16:09:26 2011 -0600
  54. c51b40d fsl_esdhc: Correcting esdhc timeout counter calculation by Priyanka Jain · Thu Mar 03 09:18:56 2011 +0530
  55. 3cde72b powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS by Matthew McClintock · Fri Feb 25 16:20:11 2011 -0600
  56. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · Thu Mar 03 18:28:14 2011 -0600
  57. b422ae3 powerpc/corenet_ds: revise platform dependent parameters by York Sun · Wed Mar 02 14:24:12 2011 -0800
  58. 9c75e00 corenet_ds: pick the middle value for all tested timing parameters by York Sun · Wed Jan 19 15:37:33 2011 -0800
  59. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · Wed Mar 02 14:24:11 2011 -0800
  60. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · Sat Feb 12 15:34:08 2011 -0600
  61. 6bf194d ARM: Update mach-types by Sandeep Paulraj · Wed Feb 16 11:15:45 2011 +0000
  62. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  63. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  64. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · Tue Feb 15 22:54:35 2011 +0000
  65. adb152f Pantheon: Add Board Support for Marvell dkb board by Lei Wen · Wed Feb 09 18:17:47 2011 +0530
  66. 7527a68 mvmfp: add MFP configuration support for PANTHEON by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  67. 82a6051 serial: add pantheon soc support by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  68. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  69. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  70. cbc782e ARM: fix write*() I/O accessors by Wolfgang Denk · Fri Feb 11 12:25:48 2011 +0000
  71. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · Thu Feb 03 10:52:29 2011 +0000
  72. d50f905 arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · Thu Jan 27 10:58:08 2011 +0000
  73. a3e280b arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · Thu Jan 27 10:58:07 2011 +0000
  74. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · Thu Jan 27 10:58:06 2011 +0000
  75. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · Thu Jan 27 10:58:05 2011 +0000
  76. 1af83e3 mx31pdk: Make the full boot log visible by Fabio Estevam · Wed Feb 09 01:17:56 2011 +0000
  77. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  78. 943a9c7 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · Thu Feb 03 04:19:09 2011 +0000
  79. 0fce515 Fix compile warning in net/eth.c by Remy Bohmer · Sat Feb 19 20:15:14 2011 +0100
  80. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · Sat Feb 19 19:56:28 2011 +0100
  81. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · Fri Feb 11 18:18:35 2011 +0300
  82. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  83. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · Fri Feb 11 18:18:33 2011 +0300
  84. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  85. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · Fri Feb 11 18:18:31 2011 +0300
  86. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · Wed Feb 16 11:14:34 2011 -0800
  87. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800
  88. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  89. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · Tue Jan 25 09:28:19 2011 +0900
  90. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · Tue Oct 26 20:32:00 2010 +0900
  91. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · Fri Feb 11 20:20:51 2011 +0100
  92. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · Tue Feb 08 16:56:05 2011 +0100
  93. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · Mon Feb 07 10:33:50 2011 +0100
  94. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · Mon Feb 07 10:30:45 2011 +0100
  95. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Sat Feb 12 20:37:47 2011 +0100
  96. 29af8e6 eNET: Move initial Global Data into CAR by Graeme Russ · Sat Feb 12 15:12:14 2011 +1100
  97. 151713d sc520: Release CAR and enable caching by Graeme Russ · Sat Feb 12 15:12:12 2011 +1100
  98. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · Sat Feb 12 15:12:10 2011 +1100
  99. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · Sat Feb 12 15:12:08 2011 +1100
  100. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · Sat Feb 12 15:12:06 2011 +1100