1. 978bb79 fsl_law: Fix LAW printing function by Kumar Gala · Sat Feb 12 15:34:08 2011 -0600
  2. 6bf194d ARM: Update mach-types by Sandeep Paulraj · Wed Feb 16 11:15:45 2011 +0000
  3. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  4. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  5. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · Tue Feb 15 22:54:35 2011 +0000
  6. adb152f Pantheon: Add Board Support for Marvell dkb board by Lei Wen · Wed Feb 09 18:17:47 2011 +0530
  7. 7527a68 mvmfp: add MFP configuration support for PANTHEON by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  8. 82a6051 serial: add pantheon soc support by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  9. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  10. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  11. cbc782e ARM: fix write*() I/O accessors by Wolfgang Denk · Fri Feb 11 12:25:48 2011 +0000
  12. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · Thu Feb 03 10:52:29 2011 +0000
  13. d50f905 arm: Tegra2: Add support for NVIDIA Seaboard board by Tom Warren · Thu Jan 27 10:58:08 2011 +0000
  14. a3e280b arm: Tegra2: Add support for NVIDIA Harmony board by Tom Warren · Thu Jan 27 10:58:07 2011 +0000
  15. 1ded602 serial: Add Tegra2 serial port support by Tom Warren · Thu Jan 27 10:58:06 2011 +0000
  16. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · Thu Jan 27 10:58:05 2011 +0000
  17. 1af83e3 mx31pdk: Make the full boot log visible by Fabio Estevam · Wed Feb 09 01:17:56 2011 +0000
  18. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · Wed Feb 09 01:17:55 2011 +0000
  19. 943a9c7 EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX by Loïc Minier · Thu Feb 03 04:19:09 2011 +0000
  20. 0fce515 Fix compile warning in net/eth.c by Remy Bohmer · Sat Feb 19 20:15:14 2011 +0100
  21. e8d68cf Fix build warnings in cmd_flash.c by Remy Bohmer · Sat Feb 19 19:56:28 2011 +0100
  22. 3433c33 USB-RNDIS: Send RNDIS state on disconnecting by Vitaly Kuzmichev · Fri Feb 11 18:18:35 2011 +0300
  23. 216c447 USB: Add USB RNDIS gadget protocol by Vitaly Kuzmichev · Fri Feb 11 18:18:34 2011 +0300
  24. 737f6b2 USB-CDC: Move struct declaration before its use by Vitaly Kuzmichev · Fri Feb 11 18:18:33 2011 +0300
  25. 24fcb47 USB-CDC: Port struct net_device_stats by Vitaly Kuzmichev · Fri Feb 11 18:18:32 2011 +0300
  26. 08d4dd7 USB-CDC: handle interrupt after dropped pullup by Vitaly Kuzmichev · Fri Feb 11 18:18:31 2011 +0300
  27. 246d693 Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor by Simon Glass · Wed Feb 16 11:14:34 2011 -0800
  28. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800
  29. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  30. 9663497 add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env by Yoshihiro Shimoda · Tue Jan 25 09:28:19 2011 +0900
  31. 3292233 net: ne2000: Add spport RTL-8019AS by Nobuhiro Iwamatsu · Tue Oct 26 20:32:00 2010 +0900
  32. 2fdcce2 unzip: return uncompressed size in `filesize', and print it. by Wolfgang Denk · Fri Feb 11 20:20:51 2011 +0100
  33. dc4d0a2 itest: fix result of string compares by Wolfgang Denk · Tue Feb 08 16:56:05 2011 +0100
  34. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · Mon Feb 07 10:33:50 2011 +0100
  35. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · Mon Feb 07 10:30:45 2011 +0100
  36. 4814d2f Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Sat Feb 12 20:37:47 2011 +0100
  37. 29af8e6 eNET: Move initial Global Data into CAR by Graeme Russ · Sat Feb 12 15:12:14 2011 +1100
  38. 151713d sc520: Release CAR and enable caching by Graeme Russ · Sat Feb 12 15:12:12 2011 +1100
  39. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · Sat Feb 12 15:12:10 2011 +1100
  40. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · Sat Feb 12 15:12:08 2011 +1100
  41. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · Sat Feb 12 15:12:06 2011 +1100
  42. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · Sat Feb 12 15:12:05 2011 +1100
  43. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · Sat Feb 12 15:12:03 2011 +1100
  44. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · Sat Feb 12 15:12:01 2011 +1100
  45. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · Sat Feb 12 15:11:59 2011 +1100
  46. 9c44afc x86: Defer setup of final stack by Graeme Russ · Sat Feb 12 15:11:58 2011 +1100
  47. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · Sat Feb 12 15:11:54 2011 +1100
  48. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · Sat Feb 12 15:11:52 2011 +1100
  49. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · Sat Feb 12 15:11:50 2011 +1100
  50. 109665f eNET: General code cleanup by Graeme Russ · Sat Feb 12 15:11:48 2011 +1100
  51. 250f680 eNET: Rearrange PAR assignments by Graeme Russ · Sat Feb 12 15:11:47 2011 +1100
  52. deac740 eNET: Define MMCR values in config.h by Graeme Russ · Sat Feb 12 15:11:45 2011 +1100
  53. b87c30f eNET: Add RTC support to eNET by Graeme Russ · Sat Feb 12 15:11:43 2011 +1100
  54. 6498d40 eNET: Fix eNET Interrupt Setup for Linux by Graeme Russ · Sat Feb 12 15:11:41 2011 +1100
  55. ea9d35a sc520: Remove printf calls from cpu_init_f by Graeme Russ · Sat Feb 12 15:11:40 2011 +1100
  56. 7dc4c98 sc520: Move board specific settings to board init function by Graeme Russ · Sat Feb 12 15:11:38 2011 +1100
  57. b112bca sc520: Define MMCR address in include file by Graeme Russ · Sat Feb 12 15:11:36 2011 +1100
  58. 121931c x86: Make cpu init functions weak by Graeme Russ · Sat Feb 12 15:11:35 2011 +1100
  59. 3f7954d x86: Call early_board_init when warm booting by Graeme Russ · Sat Feb 12 15:11:33 2011 +1100
  60. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · Sat Feb 12 15:11:32 2011 +1100
  61. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · Sat Feb 12 15:11:30 2011 +1100
  62. 6869980 x86: Add stack dump to register dump by Graeme Russ · Sat Feb 12 15:11:28 2011 +1100
  63. bd92301 x86: Fix mangled umlauts by Graeme Russ · Sat Feb 12 15:11:26 2011 +1100
  64. 327b3f8 sc520: Sort Makefile by Graeme Russ · Sat Feb 12 15:11:25 2011 +1100
  65. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · Sat Feb 12 15:11:24 2011 +1100
  66. 4de0548 eNET: Create distinct board configurations by Graeme Russ · Sat Feb 12 15:11:22 2011 +1100
  67. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  68. a3dde22 x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  69. aad19cc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Feb 11 21:23:33 2011 +0100
  70. 27f83be powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · Thu Feb 10 10:13:10 2011 -0800
  71. 1feac1e powerpc/85xx: corrected p1_p2_rdb EEPROM address by Priyanka Jain · Tue Feb 08 13:17:56 2011 +0530
  72. cc2f5d2 powerpc/85xx: Fix p1_p2_rdb boards.cfg by Kumar Gala · Wed Feb 09 23:36:24 2011 -0600
  73. 2f9f65f fsl: update CRC after setting EEPROM identifier by Timur Tabi · Wed Feb 09 13:40:51 2011 -0600
  74. af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · Wed Feb 09 15:11:10 2011 +0100
  75. a84b4a1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Feb 09 21:22:58 2011 +0100
  76. 057b261 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Feb 09 20:54:53 2011 +0100
  77. 8ff9101 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Feb 09 20:50:26 2011 +0100
  78. 00eed7f NAND: env: remember the flags used in the previous environment by Scott Wood · Tue Feb 08 15:25:02 2011 -0600
  79. 5dbb29f nios2: add gpio_is_valid by Thomas Chou · Mon Dec 27 10:46:01 2010 +0800
  80. 111d446 nios2: use long for ssize_t by Thomas Chou · Mon Dec 27 10:45:34 2010 +0800
  81. 55be2b5 altera_spi: add spi_set_speed by Thomas Chou · Mon Dec 27 09:30:17 2010 +0800
  82. c259ec8 nios2: add gpio_free by Thomas Chou · Fri Dec 24 15:19:44 2010 +0800
  83. b41a7bb MIPS: Move VCT boards to boards.cfg by Shinya Kuribayashi · Sat Feb 05 19:35:21 2011 +0900
  84. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · Fri Jan 21 09:31:21 2011 +0100
  85. 0cf43de Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sun Feb 06 22:41:53 2011 +0100
  86. 4cfd82e Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Feb 06 22:39:50 2011 +0100
  87. 2ebbc8d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Feb 06 22:28:34 2011 +0100
  88. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · Thu Jan 27 16:30:54 2011 +0100
  89. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  90. 9b84437 MIPS: Move Inca-IP targets to boards.cfg by Shinya Kuribayashi · Sat Feb 05 18:33:36 2011 +0900
  91. e90c931 MIPS: Move Qemu MIPS target to boards.cfg by Shinya Kuribayashi · Sat Feb 05 18:25:44 2011 +0900
  92. 5b40e1d USB: Change the necessary defines to get debug output by Alexander Holler · Fri Jan 28 12:42:13 2011 +0100
  93. f432006 USB: Fix device stati for removable and powerctrl (typo) by Alexander Holler · Thu Jan 27 22:50:07 2011 +0100
  94. 17cb048 MIPS: Move Alchemy Au1x00 based boards to boards.cfg by Shinya Kuribayashi · Sat Feb 05 17:43:22 2011 +0900
  95. 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · Sat Feb 05 19:07:00 2011 +0900
  96. 466ef18 MIPS: dbau1x00: Remove unused flash driver stub by Daniel Schwierzeck · Thu Feb 03 14:17:10 2011 +0100
  97. 5d688ee MIPS: Purple: Fix multiple definition error on final linking of u-boot binary by Daniel Schwierzeck · Thu Feb 03 14:17:09 2011 +0100
  98. 4068f3a MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled by Daniel Schwierzeck · Thu Feb 03 14:17:08 2011 +0100
  99. 959d2fd Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Feb 04 21:44:46 2011 +0100
  100. 52ed8b3 powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · Fri Feb 04 12:50:53 2011 -0600