1. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  2. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 08 00:23:11 2010 +0200
  3. ce552f7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Apr 08 00:15:11 2010 +0200
  4. 570e6cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 08 00:06:31 2010 +0200
  5. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  6. 8709aed 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · Fri Mar 12 10:45:02 2010 +0530
  7. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · Tue Mar 30 23:06:53 2010 -0500
  8. 5530cb8 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · Mon Mar 29 13:50:31 2010 -0500
  9. 707aa5c fsl-ddr: change the default burst mode for DDR3 by Dave Liu · Fri Mar 05 12:22:00 2010 +0800
  10. 3525e1a fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 by Dave Liu · Fri Mar 05 12:22:00 2010 +0800
  11. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · Thu Apr 01 14:37:24 2010 +0200
  12. 3062355 using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c by Asen Dimov · Thu Mar 18 13:46:45 2010 +0200
  13. 4cc904d Nomadik: fix reset_timer() by Alessandro Rubini · Wed Nov 25 23:41:51 2009 +0100
  14. 37911ae ep93xx timer: refactoring by Matthias Kaehlcke · Tue Mar 09 22:13:56 2010 +0100
  15. 9d46656 ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · Tue Mar 09 22:13:47 2010 +0100
  16. 4b3bece S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · Fri Mar 05 17:15:38 2010 +0900
  17. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · Fri Feb 12 18:17:52 2010 +0900
  18. ce0cdc5 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · Mon Feb 08 22:00:52 2010 +0900
  19. 35c1f67 S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · Thu Feb 04 14:17:38 2010 +0900
  20. 6c6532e nios2: Reload timer count in reset_timer() by Scott McNutt · Thu Apr 01 00:00:56 2010 -0400
  21. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · Sun Mar 21 21:24:43 2010 -0400
  22. 702c7b4 nios2: Add support for EPCS16 and EPCS64 configuration devices. by Scott McNutt · Sun Mar 21 15:36:44 2010 -0400
  23. 4a88982 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · Fri Mar 19 19:03:28 2010 -0400
  24. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  25. 5ef403b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Mar 30 22:22:47 2010 +0200
  26. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  27. 48bd5f0 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · Fri Mar 26 15:14:43 2010 -0500
  28. b1bcb0e ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · Mon Mar 29 15:30:46 2010 +0200
  29. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  30. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · Thu Mar 11 22:12:53 2010 -0600
  31. 4ebe03c ColdFire: Misc update for M53017 by TsiChung Liew · Wed Mar 10 18:24:07 2010 -0600
  32. 90ac2b6 ColdFire: Add CPU compile flag for mcf5301x and mcf532x by TsiChung Liew · Wed Mar 10 17:32:13 2010 -0600
  33. 4d5414d ColdFire: Relocate vector table - mcf5445x by TsiChung Liew · Thu Mar 11 15:04:21 2010 -0600
  34. f9556a7 ColdFire: Update processors' serial port configuration by TsiChung Liew · Tue Mar 09 19:17:52 2010 -0600
  35. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · Tue Mar 09 18:32:16 2010 -0600
  36. a4991f2 Adding EP2500 MCF5282 board [PATCH] by Michael Durrant · Wed Jan 20 19:33:02 2010 -0600
  37. c9f731e ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · Wed Mar 24 16:52:02 2010 +0530
  38. 4b5438e Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 22 23:27:24 2010 +0100
  39. 957f7b5 ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · Tue Mar 09 22:13:33 2010 +0100
  40. 64d667b ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · Tue Mar 09 22:13:20 2010 +0100
  41. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · Sun Mar 21 22:45:36 2010 +0100
  42. d9bbf05d nios2: Added support to YANU UART by Renato Andreola · Tue Mar 16 16:01:29 2010 -0400
  43. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  44. 1f70edc mpc5121: cpu/mpc512x/diu.c: fix warnings by Anatolij Gustschin · Tue Mar 16 17:10:08 2010 +0100
  45. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  46. 9f64dcb nios2: Added support to YANU UART by Renato Andreola · Tue Mar 16 16:01:29 2010 -0400
  47. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  48. 77a1811 Update .gitignore's: add some generated files by Wolfgang Denk · Fri Mar 12 22:10:31 2010 +0100
  49. e354235 updates the at91 main_clock calculation by Jens Scharsig · Sun Feb 14 12:20:43 2010 +0100
  50. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · Fri Mar 05 17:54:37 2010 +0100
  51. e650e49 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · Mon Jan 25 23:12:55 2010 -0700
  52. 9c14603 Add support for Freescale MX25 SOC by John Rigby · Mon Jan 25 23:12:56 2010 -0700
  53. ff7a5ca fsl_esdhc: add support for mx51 processor by Stefano Babic · Fri Feb 05 15:11:27 2010 +0100
  54. a521a77 MX51: Add initial support for the Freescale MX51 by Stefano Babic · Wed Jan 20 18:19:32 2010 +0100
  55. e15c073 Add bootcount to AT91 by Anders Darander · Thu Feb 25 15:57:03 2010 +0100
  56. 8df23b7 ep93xx: Refactoring of timer code by Matthias Kaehlcke · Wed Feb 24 00:22:09 2010 +0100
  57. f56e70f ep93xx: Fix calculation of sys ticks in clk_to_systicks() by Matthias Kaehlcke · Wed Feb 24 00:22:00 2010 +0100
  58. b914c9c OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · Tue Feb 23 23:56:36 2010 -0500
  59. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  60. 2255aae Merge branch 'next' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Thu Mar 04 21:24:44 2010 +0100
  61. ea32ab2 allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · Tue Mar 02 10:59:20 2010 +0100
  62. 5ffa65b MCF5271-only: Added a weak board_reset function to allow custom reset by Richard Retanubun · Mon Oct 26 14:19:17 2009 -0400
  63. 5487250 MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE by Wolfgang Wegner · Wed Oct 28 15:11:00 2009 -0500
  64. 184154b Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · Mon Feb 15 10:02:32 2010 +0200
  65. 9bbaae3 prepare joining at91rm9200 into at91 by Jens Scharsig · Wed Feb 03 22:47:35 2010 +0100
  66. a4db1ca convert common files to new SoC access by Jens Scharsig · Wed Feb 03 22:46:58 2010 +0100
  67. b49d15c convert all at91 files to use at91_gpio driver syntax by Jens Scharsig · Wed Feb 03 22:46:46 2010 +0100
  68. ef7bd71 OMAP3: Avoid re-write to PRM_CLKSRC_CTRL by Sanjeev Premi · Mon Feb 08 11:33:25 2010 -0500
  69. 195dbd1 ARM: Add support for EP93xx SoCs by Matthias Kaehlcke · Mon Feb 01 21:29:39 2010 +0100
  70. 629d88b kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed by Mike Frysinger · Mon Feb 08 15:30:16 2010 -0500
  71. 98b9eb7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Feb 03 20:22:10 2010 +0100
  72. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Feb 03 20:10:20 2010 +0100
  73. ec3c002 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Feb 03 20:05:27 2010 +0100
  74. e8cb0e8 mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' by Wolfgang Denk · Sun Jan 31 22:03:15 2010 +0100
  75. 5012ff3 mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0' by Wolfgang Denk · Sun Jan 31 21:58:48 2010 +0100
  76. 63b6c42 ppc4xx: Fix compilation error on ML2 board by Stefan Roese · Tue Jan 26 13:33:29 2010 +0100
  77. dab7cb8 new at91_emac network driver (NET_MULTI api) by Jens Scharsig · Sat Jan 23 12:03:45 2010 +0100
  78. a9f3cf5 arm926ejs: add nand_spl boot support by John Rigby · Mon Jan 25 23:12:52 2010 -0700
  79. c7bf0f9 85xx: Add support for 'cpu disable' command by Kumar Gala · Tue Jan 12 12:56:05 2010 -0600
  80. 84c70bd 86xx: Add support for 'cpu disable' command by Kumar Gala · Tue Jan 12 11:51:52 2010 -0600
  81. 006e2c8 Add support to disable cpu's in multicore processors by Kumar Gala · Tue Jan 12 11:42:43 2010 -0600
  82. 5851104 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jan 26 22:29:51 2010 +0100
  83. c9a1fb7 ppc: remove -ffixed-r14 gcc option. by Joakim Tjernlund · Tue Jan 19 14:41:57 2010 +0100
  84. 3fbaa4d ppc: Use r12 instead of r14 as GOT pointer. by Joakim Tjernlund · Tue Jan 19 14:41:56 2010 +0100
  85. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · Tue Jan 19 14:41:55 2010 +0100
  86. d555da1 qe: fixup the snum for MPC8569 Rev2.0 by Liu Yu · Fri Jan 15 14:58:40 2010 +0800
  87. d8cb9e4 Fix the local bus divider mapping by Dave Liu · Tue Nov 17 20:49:05 2009 +0800
  88. 75a8e32 Revert "ppc/p4080: Fix reporting of PME & FM clock frequencies" by Kumar Gala · Mon Jan 25 11:01:51 2010 -0600
  89. 495dca6 ppc/p4080: Fix mask width of RCW fields MEM_PLL_RAT, SYS_PLL_RAT by James Yang · Tue Jan 12 15:50:18 2010 -0600
  90. f7504ec mpc5xxx: Support CPU internal watchdog. by Detlev Zundel · Wed Jan 20 14:28:48 2010 +0100
  91. a2ea276 mpc512x: Add display of reset status register by Detlev Zundel · Fri Jan 22 14:47:59 2010 +0100
  92. 7cb1635 SPEAr : Adding basic SPEAr architecture support. by Vipin KUMAR · Fri Jan 15 19:15:43 2010 +0530
  93. 72ffe1e Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) by Prafulla Wadaskar · Mon Nov 16 18:29:25 2009 +0530
  94. e3191f4 s5pc1xx: update cache routines by Minkyu Kang · Fri Dec 18 15:03:51 2009 +0900
  95. 00c2716 mpc512x: Use in/out accessors for all registers by Detlev Zundel · Thu Jan 21 17:55:58 2010 +0100
  96. 2dc7f47 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Jan 21 22:27:54 2010 +0100
  97. 389672f ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs by Felix Radensky · Tue Jan 19 21:19:06 2010 +0200
  98. e6be145 ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT by Felix Radensky · Tue Jan 19 17:37:13 2010 +0200
  99. 230d001 Blackfin: add support for kgdb by Robin Getz · Mon Dec 21 16:35:48 2009 -0500
  100. 39cca8d kgdb: drop duplicate debugger_exception_handler by Mike Frysinger · Mon Dec 21 18:40:43 2009 -0500