1. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Apr 24 21:11:56 2010 +0200
  2. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  3. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · Mon Apr 12 15:08:17 2010 -0400
  4. 97251f9 ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · Fri Apr 09 14:03:59 2010 +0200
  5. b2aeab8 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · Thu Apr 08 09:33:13 2010 +0200
  6. 12e5765 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · Mon Apr 12 22:28:13 2010 -0500
  7. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  8. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  9. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  10. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  11. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  12. f47d087 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Apr 10 23:59:39 2010 +0200
  13. 81611b7 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · Thu Apr 08 17:55:48 2010 +0200
  14. de85f71 config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · Thu Apr 08 17:55:47 2010 +0200
  15. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · Thu Apr 01 21:26:55 2010 +0200
  16. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 08 00:23:11 2010 +0200
  17. ce552f7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Apr 08 00:15:11 2010 +0200
  18. 570e6cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 08 00:06:31 2010 +0200
  19. f273623 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · Wed Apr 07 01:34:11 2010 -0500
  20. 4f332d2 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · Thu Apr 01 10:49:42 2010 -0500
  21. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  22. 8709aed 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · Fri Mar 12 10:45:02 2010 +0530
  23. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · Tue Mar 30 23:06:53 2010 -0500
  24. 0ae93ab Blackfin: IP04: new board port by Brent Kandetzki · Wed Mar 24 17:41:33 2010 -0400
  25. 5120926 Blackfin: sync ptrace headers with linux by Mike Frysinger · Fri Jan 29 15:48:28 2010 -0500
  26. 784dcb6 Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · Fri Jan 22 17:15:55 2010 -0500
  27. afd0fbf Blackfin: bf537-stamp: add board test defines by Mike Frysinger · Thu Jan 21 23:29:18 2010 -0500
  28. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  29. 1cc853b Blackfin: disable NetBSD bootm support by default by Mike Frysinger · Tue Nov 03 15:53:12 2009 -0500
  30. 5530cb8 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · Mon Mar 29 13:50:31 2010 -0500
  31. e5853af fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · Tue Feb 09 18:23:33 2010 +0800
  32. b7ef756 fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · Thu Mar 18 15:57:06 2010 -0500
  33. 09876a3 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · Thu Mar 18 15:51:05 2010 -0500
  34. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · Thu Apr 01 14:37:24 2010 +0200
  35. 1e01b08 at91: use C structs for AT91 OHCI code by Matthias Fuchs · Thu Mar 25 14:30:13 2010 +0100
  36. 938809d at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · Wed Mar 17 08:21:11 2010 +0100
  37. 45101ce SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · Fri Mar 05 17:16:05 2010 +0900
  38. 4b3bece S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · Fri Mar 05 17:15:38 2010 +0900
  39. 3660662 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · Fri Mar 05 17:15:13 2010 +0900
  40. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · Fri Feb 12 18:17:52 2010 +0900
  41. 35c1f67 S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · Thu Feb 04 14:17:38 2010 +0900
  42. 205458b nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · Tue Mar 30 20:23:04 2010 -0400
  43. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · Sun Mar 21 21:24:43 2010 -0400
  44. ebc5404 nios2: add struct stat support in linux/stat.h by Thomas Chou · Sat Mar 20 07:05:47 2010 +0800
  45. 29e9e29 nios2: use bitops from linux-2.6 asm-generic by Thomas Chou · Sat Mar 20 07:05:46 2010 +0800
  46. 84b8f17 nios2: add local_irq_enable/disable to asm-nios2/system.h by Thomas Chou · Sat Mar 20 07:05:45 2010 +0800
  47. 200c246 nios2: add asm-nios2/errno.h by Thomas Chou · Sat Mar 20 07:05:44 2010 +0800
  48. 4a88982 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · Fri Mar 19 19:03:28 2010 -0400
  49. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  50. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  51. 48bd5f0 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · Fri Mar 26 15:14:43 2010 -0500
  52. ae18b41 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · Fri Mar 26 09:46:42 2010 +0100
  53. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  54. 935a14b ml300: remove support for broken, orphaned board by Wolfgang Denk · Wed Mar 24 12:19:19 2010 +0100
  55. 392be2f Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · Sun Mar 28 00:04:18 2010 +0100
  56. 0212f74 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · Mon Mar 15 19:39:21 2010 -0500
  57. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · Thu Mar 11 22:12:53 2010 -0600
  58. f6f4ec9 ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · Wed Mar 10 18:50:22 2010 -0600
  59. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · Wed Mar 10 18:24:07 2010 -0600
  60. 23cc28c ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · Wed Mar 10 16:33:03 2010 -0600
  61. 3dd72f6 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · Wed Mar 10 11:56:36 2010 -0600
  62. f9556a7 ColdFire: Update processors' serial port configuration by TsiChung Liew · Tue Mar 09 19:17:52 2010 -0600
  63. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · Tue Mar 09 18:32:16 2010 -0600
  64. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · Fri Oct 30 16:55:02 2009 +0100
  65. 406471c add ASTRO MCF5373L board by Wolfgang Wegner · Mon Jan 25 11:27:44 2010 +0100
  66. c9f731e ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · Wed Mar 24 16:52:02 2010 +0530
  67. 1a9f461 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · Wed Mar 24 10:16:20 2010 +0100
  68. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · Wed Mar 17 10:03:10 2010 -0400
  69. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · Sun Mar 21 22:45:36 2010 +0100
  70. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · Tue Mar 16 17:10:05 2010 +0100
  71. e3ac2b9 POST: add progress API by Michael Zaidman · Mon Mar 01 11:47:36 2010 +0200
  72. d9bbf05d nios2: Added support to YANU UART by Renato Andreola · Tue Mar 16 16:01:29 2010 -0400
  73. 0d32223 nios2: use generic unaligned.h by Thomas Chou · Tue Mar 16 12:12:48 2010 -0400
  74. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  75. 100f2ea correct a syntax typo in at91_matrix.h by Asen Dimov · Thu Mar 18 13:41:47 2010 +0200
  76. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  77. 9f64dcb nios2: Added support to YANU UART by Renato Andreola · Tue Mar 16 16:01:29 2010 -0400
  78. de3ac60 nios2: use generic unaligned.h by Thomas Chou · Tue Mar 16 12:12:48 2010 -0400
  79. 3ece4d7 asm-blackfin/unaligned.h: add for zlib code by Mike Frysinger · Thu Jan 21 05:01:15 2010 -0500
  80. 4e192f2 asm-generic/unaligned.h: dynamic default unaligned accesses by Mike Frysinger · Thu Jan 21 05:01:14 2010 -0500
  81. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  82. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · Mon Mar 08 14:02:57 2010 +0100
  83. 04d233b 85xx: Drop FIT support to allow u-boot image to fit in 512k by Kumar Gala · Wed Mar 10 17:16:48 2010 -0600
  84. c95fa8b TQM8xx: enable device tree support on all TQM8xx based boards. by Heiko Schocher · Tue Feb 09 15:50:27 2010 +0100
  85. 92bc263 PPC: Record U-Boot's relocated address in RAM and show in bdinfo. by Richard Retanubun · Fri Jan 15 10:06:06 2010 -0500
  86. b5faaf7 AT91: Update otc570 board to new SoC access by Daniel Gorsulowski · Thu Feb 11 14:57:04 2010 +0100
  87. e354235 updates the at91 main_clock calculation by Jens Scharsig · Sun Feb 14 12:20:43 2010 +0100
  88. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · Fri Mar 05 17:54:37 2010 +0100
  89. 6030119 arm: add support for the suen3 board from keymile by Heiko Schocher · Mon Feb 22 16:43:02 2010 +0530
  90. 6478a75 Add support for KARO TX25 board by John Rigby · Mon Jan 25 23:12:58 2010 -0700
  91. 99d5fed fec_mxc: add MX25 support by John Rigby · Mon Jan 25 23:12:57 2010 -0700
  92. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · Mon Jan 25 23:12:55 2010 -0700
  93. 9c14603 Add support for Freescale MX25 SOC by John Rigby · Mon Jan 25 23:12:56 2010 -0700
  94. 7656c45 mxc_serial replace platform specific clock by John Rigby · Mon Jan 25 23:12:51 2010 -0700
  95. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · Fri Feb 05 15:13:58 2010 +0100
  96. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · Fri Feb 05 15:11:27 2010 +0100
  97. 550a76e ARM: add accessors functions by Stefano Babic · Fri Feb 05 15:07:33 2010 +0100
  98. 6e00edf MMC: add weak function to detect MMC/SD card by Stefano Babic · Fri Feb 05 15:04:43 2010 +0100
  99. aa27737 MX51: Add pin and multiplexer definitions. by Stefano Babic · Wed Jan 20 18:20:04 2010 +0100
  100. afef6db MX51: Add register definitions by Stefano Babic · Wed Jan 20 18:19:51 2010 +0100