1. 71d4e3c ppc4xx: Fixed PPC4xx debug compilation error in uic.c by Alessio Centazzo · Wed Jul 01 22:20:51 2009 -0700
  2. 8d4d4a6 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · Wed Jul 01 11:37:46 2009 +0300
  3. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
  4. 86875e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jul 07 22:22:05 2009 +0200
  5. ecb1b02 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · Mon Jun 29 20:55:54 2009 +0530
  6. de37375 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · Mon Jun 29 10:52:37 2009 +0200
  7. e1705fc arm nomadik: cleanup reset by Alessandro Rubini · Mon Jun 22 09:18:47 2009 +0200
  8. 96d1b47 at91: Add CAN init function by Daniel Gorsulowski · Tue Jun 30 23:03:33 2009 +0200
  9. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · Tue Jun 23 00:12:01 2009 +0200
  10. 0bd1fc0 arm920t/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Tue Jun 23 00:12:01 2009 +0200
  11. 3b5ac95 move L2 cache enable/disable function to cache.c in the omap3 SoC directory by Kim, Heung Jun · Sat Jun 20 11:02:17 2009 +0200
  12. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · Sat Jun 20 11:01:53 2009 +0200
  13. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  14. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · Tue Jun 30 17:15:50 2009 -0500
  15. efb8ce3 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more by Timur Tabi · Wed Jul 01 16:51:59 2009 -0500
  16. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  17. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · Tue Jun 30 17:15:47 2009 -0500
  18. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · Tue Jun 30 17:15:46 2009 -0500
  19. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  20. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  21. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · Thu Jun 18 08:23:01 2009 -0500
  22. cfad280 s3c64xx: move the reset_cpu function by Minkyu Kang · Thu Jun 25 19:21:33 2009 +0900
  23. 416a41f mx27: basic cpu support by Ilya Yanok · Mon Jun 08 04:12:45 2009 +0400
  24. 1763531 i.MX31: Create a common device file. by Magnus Lilja · Sat Jun 13 20:50:03 2009 +0200
  25. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · Sat Jun 13 20:50:01 2009 +0200
  26. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · Sat Jun 13 20:50:00 2009 +0200
  27. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:50:04 2009 +0200
  28. 84fba33 Blackfin: bump up default JTAG console timeout by Vivi Li · Fri Jun 12 10:33:23 2009 +0000
  29. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · Tue May 26 00:34:07 2009 -0700
  30. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · Tue May 26 00:17:59 2009 -0700
  31. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · Thu May 21 12:10:00 2009 -0500
  32. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · Thu May 21 12:09:59 2009 -0500
  33. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · Thu Jun 04 16:12:41 2009 -0400
  34. 6141468 85xx: Add QE clk support by Haiying Wang · Wed May 20 12:30:29 2009 -0400
  35. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · Wed May 20 01:11:33 2009 -0500
  36. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · Thu May 21 08:36:43 2009 -0500
  37. e5dc362 mpc512x: Fix problem with I2C access before relocation by Stefan Roese · Mon Jun 08 09:38:07 2009 +0200
  38. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · Mon May 25 17:23:16 2009 +0530
  39. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · Fri May 22 17:23:25 2009 -0500
  40. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  41. 6650529 mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · Tue Jun 02 16:53:16 2009 +0200
  42. 549f5f5 mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · Tue Jun 02 16:53:15 2009 +0200
  43. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
  44. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · Sat May 16 10:47:43 2009 +0200
  45. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · Sat May 16 10:47:42 2009 +0200
  46. bde698d cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · Sat May 16 10:47:40 2009 +0200
  47. e6b9101 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · Sat May 16 10:47:39 2009 +0200
  48. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · Sat May 16 10:47:38 2009 +0200
  49. 1d194b5 mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · Sat May 16 10:47:37 2009 +0200
  50. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  51. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · Wed May 20 04:35:14 2009 -0400
  52. de8ab06 OMAP3 Turn on the GPIO bank clocks by Tom Rix · Fri May 29 18:57:31 2009 -0500
  53. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 14:53:18 2009 +0200
  54. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:45 2009 +0200
  55. ee6304b omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:43 2009 +0200
  56. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:27 2009 +0200
  57. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 22:48:46 2009 +0200
  58. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:19 2009 +0200
  59. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:18 2009 +0200
  60. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  61. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 10:02:05 2009 +0200
  62. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · Wed May 27 10:34:32 2009 +0200
  63. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · Sun May 03 20:07:33 2009 +0200
  64. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · Wed May 13 21:01:13 2009 +0200
  65. dd2d1cc OMAP3 Port kernel omap gpio interface. by Tom Rix · Fri May 15 23:48:36 2009 +0200
  66. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · Fri May 15 23:48:33 2009 +0200
  67. b692478 OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · Fri May 15 23:47:52 2009 +0200
  68. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:13 2009 +0200
  69. 4506400 davinci: display correct clock info by David Brownell · Fri May 15 23:47:12 2009 +0200
  70. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  71. cd53ed0 OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:22 2009 +0200
  72. 3f3b40a OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:22 2009 +0200
  73. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:22 2009 +0200
  74. 88fafe7 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:22 2009 +0200
  75. 314b728 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:20 2009 +0200
  76. 86f57a1 arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:12 2009 +0200
  77. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · Fri May 15 23:44:09 2009 +0200
  78. a0e86db davinci: fix dm644x buglets by David Brownell · Fri May 15 23:44:09 2009 +0200
  79. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · Fri May 15 23:44:08 2009 +0200
  80. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · Fri May 15 23:44:08 2009 +0200
  81. 3e03029 davinci: move psc support board-->cpu by David Brownell · Fri May 15 23:44:06 2009 +0200
  82. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · Tue Apr 14 08:52:58 2009 -0700
  83. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · Mon May 11 13:46:14 2009 +0200
  84. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  85. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · Fri Apr 24 15:34:05 2009 -0500
  86. 68ef4bd fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · Thu Jun 11 23:42:35 2009 -0500
  87. d10d3b1 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · Thu Jun 11 23:40:34 2009 -0500
  88. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 22 20:23:51 2009 +0200
  89. 20db47d 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · Tue Jun 02 16:27:10 2009 -0500
  90. aac413c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · Wed May 20 10:58:02 2009 +0200
  91. 982511e ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · Wed May 20 10:58:01 2009 +0200
  92. 52840a7 Blackfin: fix timer_init()/timer_reset() by Graf Yang · Tue May 19 04:40:08 2009 -0400
  93. 5451a20 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · Fri Apr 24 16:22:16 2009 +0200
  94. f29d561 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · Thu May 14 07:25:13 2009 +0200
  95. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  96. 082f66e MPC8260: fixup device tree by property instead of path by Wolfgang Denk · Tue May 12 15:17:35 2009 +0200
  97. b7081aa AFEB9260 network fix by Sergey Lapin · Tue May 12 12:25:14 2009 +0400
  98. cca6b79 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · Fri Apr 24 23:54:19 2009 -0400
  99. a48e0ed Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · Fri Apr 24 23:39:41 2009 -0400
  100. e7851d0 Blackfin: recurse with early serial initcode by Mike Frysinger · Fri Apr 24 23:22:48 2009 -0400