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