1. 969e777 x86: Add unaligned.h by Graeme Russ · Sat Apr 24 00:05:35 2010 +1000
  2. 4228f8b POST: Added ECC memory test for mpc83xx. by Michael Zaidman · Wed Apr 07 18:30:08 2010 +0300
  3. 889ef81 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 17:14:36 2010 +0100
  4. 58cce9e ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · Fri Mar 19 15:34:25 2010 +0100
  5. 53258da allow print_size to print large numbers on 32-bit systems by Timur Tabi · Tue Apr 13 13:16:03 2010 -0500
  6. 508a4e7 fix print_size printing fractional gigabyte numbers on 32-bit platforms by Timur Tabi · Tue Apr 13 13:16:02 2010 -0500
  7. d689345 configs: remove unused CONFIG_COMMAND_HISTORY by Kim Phillips · Tue Apr 13 21:11:53 2010 -0500
  8. 552bb26 mvsmr: fix link error by Anatolij Gustschin · Tue Apr 13 14:47:32 2010 +0200
  9. ecf5ca9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue May 04 22:57:37 2010 +0200
  10. 231550b Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue May 04 22:49:15 2010 +0200
  11. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · Tue Apr 27 14:15:28 2010 -0400
  12. 8d01f22 net: ethoc: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:20:27 2010 +0800
  13. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:15:10 2010 +0800
  14. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · Tue Apr 27 07:43:52 2010 +0200
  15. 7dae2eb net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · Tue Apr 06 22:21:33 2010 +0530
  16. 6db991a Program net device MAC addresses after initializing by Ben Warren · Mon Apr 26 11:11:46 2010 -0700
  17. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · Tue Apr 20 12:49:52 2010 +0800
  18. d3c0857 net: add opencore 10/100 ethernet mac driver by Thomas Chou · Thu Apr 15 22:32:38 2010 +0800
  19. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · Fri Apr 23 09:40:23 2010 +0400
  20. 60ee8a2 net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · Tue Apr 06 21:33:08 2010 +0530
  21. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · Fri Apr 16 00:03:19 2010 +0200
  22. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · Mon Apr 19 14:54:49 2010 -0500
  23. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · Wed Apr 14 16:29:06 2010 -0400
  24. 8697090 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · Thu Apr 08 11:49:59 2010 +0200
  25. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · Wed Apr 07 23:29:40 2010 -0600
  26. 41610e5 fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · Tue Apr 06 11:13:02 2010 +0200
  27. 15e467c 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · Wed Jun 17 16:00:41 2009 -0400
  28. 55b50e9 ./net/net.c - make Microsoft dns servers happy with random_port() numbers by Robin Getz · Mon Mar 08 14:07:00 2010 -0500
  29. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · Thu Apr 01 14:16:41 2010 +0200
  30. d46bcd3 net: Trivial coding style issue with empty for statement by Detlev Zundel · Wed Mar 31 17:56:08 2010 +0200
  31. ef977de net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · Wed Mar 03 15:27:21 2010 +0530
  32. b7fedfb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Sat May 01 00:44:42 2010 +0200
  33. f18c88c Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat May 01 00:42:22 2010 +0200
  34. e7480ad pm9263 converted to at91 soc access by Asen Dimov · Mon Apr 19 14:18:43 2010 +0300
  35. 66461f7 at91: define matrix registers bit fields by Asen Dimov · Mon Apr 19 14:17:22 2010 +0300
  36. 44744cc MX31: Removed erroneous board name from QONG by Stefano Babic · Tue Apr 13 12:19:06 2010 +0200
  37. beedbd9 MX31: Add UBI support to QONG module by Stefano Babic · Thu Apr 08 17:23:52 2010 +0200
  38. bd9280e MX31: Support 128MB RAM on QONG module by Stefano Babic · Wed Mar 31 10:27:47 2010 +0200
  39. e764c3d MX31: Add support for NAND to QONG board by Stefano Babic · Mon Mar 29 16:43:39 2010 +0200
  40. 52492d7 MX31: add pin definitions for NAND controller by Stefano Babic · Mon Mar 29 15:56:10 2010 +0200
  41. a44d2a5 MX31: add accessor function to get a gpio by Stefano Babic · Tue Apr 13 12:07:00 2010 +0200
  42. 5b39ad1 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · Tue Apr 13 12:38:43 2010 +0200
  43. e34e53d mkimage: correct spelling error in imximage by Stefano Babic · Tue Apr 13 12:38:22 2010 +0200
  44. cbc752b MX25 print arm clock instead of mpllclk on boot by John Rigby · Wed Apr 07 23:30:09 2010 -0600
  45. 8973f25 configs/openrd_base.h: reordered macros by Frans Meulenbroeks · Tue Apr 06 19:06:11 2010 +0530
  46. 7e362e9 configs/sheevaplug: added a few additional commands by Frans Meulenbroeks · Tue Apr 06 18:26:19 2010 +0530
  47. 11b10b0 Marvell GuruPlug Board Support by Siddarth Gore · Thu Mar 18 20:25:40 2010 +0530
  48. 0c3d8ee Moved board specific values in config file by Stefano Babic · Sun Mar 28 13:43:26 2010 +0200
  49. 1f4acbd MX51EVK: Remove CPLD related code by Fabio Estevam · Wed Mar 31 06:32:56 2010 -0700
  50. c8f5112 arm, i.mx27: add support for magnesium board from projectiondesign by Heiko Schocher · Fri Mar 05 07:36:33 2010 +0100
  51. 6138119 arm, mx27: add support for SDHC1 pin init by Heiko Schocher · Thu Mar 04 08:12:05 2010 +0100
  52. edec1dc SAMSUNG: make s5p common gpio functions by Minkyu Kang · Wed Mar 24 15:31:06 2010 +0900
  53. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  54. 5c38154 pm9263: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · Wed Apr 07 12:33:11 2010 +0300
  55. accb483 at91: add defines for RTT and GPBR by Alexander Holler · Mon Mar 29 21:39:43 2010 +0200
  56. 1c7993a pm9261: remove CONFIG_CMD_AUTOSCRIPT by Asen Dimov · Tue Apr 06 16:17:34 2010 +0300
  57. 9128acd pm9261 converted to at91 soc access by Asen Dimov · Tue Apr 06 16:18:04 2010 +0300
  58. a176107 ARM Update mach-types by trix · Sat Apr 10 12:46:49 2010 -0500
  59. 4a3a8ba ppc4xx: Fix APC405 build breakage by Stefan Roese · Wed Apr 28 11:09:59 2010 +0200
  60. 2a1a8cb ppc4xx: Add support for ICON board (PPC440SPe) by Stefan Roese · Tue Apr 27 11:37:28 2010 +0200
  61. e16b0c0 ppc4xx: Add missing APC405 to MAKEALL by Stefan Roese · Mon Apr 26 13:31:08 2010 +0200
  62. abca6f0 Fix typos in Korat board console output by Larry Johnson · Tue Apr 20 08:11:40 2010 -0400
  63. f518982 QONG: Adapt flash addresses and mtdparts to grown image size by Wolfgang Denk · Wed Apr 28 12:54:43 2010 +0200
  64. 58daebd mtdparts: get rid of custom DEBUG macro, use debug() by Wolfgang Denk · Wed Apr 28 10:58:10 2010 +0200
  65. dc6e65c mtdparts: fix write through NULL pointer by Wolfgang Denk · Wed Apr 28 10:53:47 2010 +0200
  66. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · Wed Apr 21 09:47:19 2010 +0200
  67. 4cb078c Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Wed Apr 28 00:10:41 2010 +0200
  68. 1013985 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Apr 28 00:09:53 2010 +0200
  69. 891e240 MX31: Added LCD support for QONG module by Stefano Babic · Wed Apr 21 09:56:31 2010 +0200
  70. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Apr 27 23:02:12 2010 +0200
  71. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 27 22:57:41 2010 +0200
  72. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Apr 27 22:53:04 2010 +0200
  73. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · Tue Apr 20 10:02:24 2010 -0500
  74. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · Wed Apr 21 07:40:50 2010 -0500
  75. acbd8ec 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · Wed Apr 14 19:05:06 2010 +0800
  76. 2aba8a1 85xx/socrates: Remove NFS support to fit image size. by Detlev Zundel · Wed Apr 14 11:32:20 2010 +0200
  77. 1d39c9a 85xx: Fix compile warning by Kumar Gala · Tue Apr 13 11:07:57 2010 -0500
  78. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · Tue Apr 13 23:56:23 2010 -0500
  79. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · Mon Apr 12 14:23:35 2010 +0800
  80. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · Mon Apr 12 14:23:25 2010 +0800
  81. 8107926 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · Tue Dec 08 11:56:48 2009 +0800
  82. 0489919 fsl-ddr: add the macro for Rtt_Nom definition by Dave Liu · Fri Mar 05 12:23:00 2010 +0800
  83. 13d1fe1 ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines by Kumar Gala · Wed Apr 07 10:39:46 2010 -0500
  84. 838dec1 ppc/p4080: Extend the GUTS memory map by Dave Liu · Fri Mar 05 12:23:00 2010 +0800
  85. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · Wed Feb 10 17:32:43 2010 +0800
  86. 42d966e ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · Wed Apr 07 02:49:12 2010 -0500
  87. 7ffbbf5 nios2: add nios2-generic board by Thomas Chou · Wed Apr 21 08:40:59 2010 +0800
  88. 232ce02 nios2: fix no flash, add nand and mmc init in board.c by Thomas Chou · Thu Apr 22 17:27:16 2010 +0800
  89. f144ae7 nios2: consolidate reset initialization by Thomas Chou · Tue Apr 20 11:01:11 2010 +0800
  90. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · Wed Mar 31 08:30:08 2010 +0800
  91. 015e007 nios2: add dma_alloc_coherent by Thomas Chou · Sat Apr 17 23:34:40 2010 +0800
  92. c9726c8 nios2: add 64 bits swab support by Thomas Chou · Sat Apr 17 23:10:09 2010 +0800
  93. 92efb27 nios2: add altera cf reset by Thomas Chou · Wed Mar 31 08:36:24 2010 +0800
  94. 277f658 nios2: allow link script overriding from boards by Thomas Chou · Sat Apr 17 17:39:12 2010 +0800
  95. 810b207 mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · Sat Apr 24 19:27:11 2010 +0200
  96. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · Sat Apr 24 19:27:10 2010 +0200
  97. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · Sat Apr 24 19:27:09 2010 +0200
  98. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · Sat Apr 24 19:27:08 2010 +0200
  99. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · Sat Apr 24 19:27:07 2010 +0200
  100. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · Sat Apr 24 19:27:06 2010 +0200