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