1. 43218c6 Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · Sat Oct 11 21:19:39 2008 -0400
  2. b96abbe Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · Sat Oct 11 21:18:10 2008 -0400
  3. ae2d467 Blackfin: make baud calculation more accurate by Mike Frysinger · Sun Apr 20 03:11:53 2008 -0400
  4. 4e7b972 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · Mon Oct 06 04:21:41 2008 -0400
  5. 37a18c6 Blackfin: fix register dump messages by Mike Frysinger · Mon Oct 06 04:20:54 2008 -0400
  6. bfb2442 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · Mon Oct 06 04:19:34 2008 -0400
  7. 5570cec Blackfin: enable support for nested interrupts by Mike Frysinger · Sun Jun 01 01:23:48 2008 -0400
  8. f9c015b Blackfin: drop unused cache flush code by Mike Frysinger · Thu Aug 07 17:52:59 2008 -0400
  9. a047bc4 Blackfin: unify cache handling code by Mike Frysinger · Thu Aug 07 15:21:47 2008 -0400
  10. a0cda52 Blackfin: only enable hardware error irq by default by Mike Frysinger · Thu Aug 07 15:16:56 2008 -0400
  11. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  12. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
  13. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  14. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · Mon Oct 13 10:45:14 2008 +0200
  15. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · Wed Oct 08 10:13:19 2008 -0700
  16. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
  17. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  18. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  19. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  20. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  21. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
  22. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · Tue Oct 07 08:09:50 2008 -0500
  23. d90e040 Add debug information for DDR controller registers by Haiying Wang · Fri Oct 03 12:37:26 2008 -0400
  24. b834f92 Check DDR interleaving mode by Haiying Wang · Fri Oct 03 12:37:10 2008 -0400
  25. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  26. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · Fri Oct 03 12:36:39 2008 -0400
  27. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · Mon Sep 22 14:11:10 2008 -0500
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · Mon Oct 13 14:12:55 2008 -0500
  30. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  31. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
  32. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  33. 7ed421f 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · Thu Oct 16 13:38:00 2008 -0500
  34. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · Fri Oct 17 12:54:18 2008 +0200
  35. 9632f66 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · Thu Oct 16 21:58:49 2008 -0500
  36. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  37. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  38. e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:15 2008 -0700
  39. bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · Tue Aug 19 15:05:34 2008 -0500
  40. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Oct 13 11:17:31 2008 +0200
  41. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 12 23:55:12 2008 +0200
  42. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
  43. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · Tue Sep 30 10:55:57 2008 +0200
  44. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · Thu Sep 25 20:54:37 2008 +0200
  45. 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · Mon Oct 06 10:16:13 2008 -0700
  46. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · Sat Sep 27 14:40:57 2008 +0800
  47. 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · Tue Oct 07 10:28:46 2008 -0500
  48. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  49. b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · Mon Sep 22 22:23:06 2008 +0200
  50. 4c9c109 sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · Thu Sep 18 19:04:26 2008 +0900
  51. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  52. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  53. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  54. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Fri Sep 12 15:23:20 2008 +0200
  55. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · Wed Sep 10 16:53:47 2008 +0200
  56. 95ab2a3 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · Fri Sep 12 02:20:47 2008 +0200
  57. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · Fri Sep 12 02:20:47 2008 +0200
  58. 0a83338 i.mx change get_timer(base) to return time since base by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  59. 3207699 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  60. ecd7ac9 arm920t fix constant error in start.S by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  61. 32a953d Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · Fri Jul 18 11:52:02 2008 -0400
  62. 067a4f9 i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · Fri Aug 29 10:36:17 2008 +0200
  63. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  64. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  65. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · Sat Aug 30 17:06:55 2008 -0400
  66. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  67. b937cc5 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · Mon Sep 08 08:51:29 2008 -0500
  68. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · Fri Aug 15 15:42:11 2008 +0200
  69. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 09 02:24:51 2008 +0200
  70. 2c0b326 ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · Thu Aug 14 14:08:28 2008 +0200
  71. 29809c1 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · Thu Aug 14 14:08:28 2008 +0200
  72. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Sep 08 10:35:49 2008 +0200
  73. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · Mon Sep 08 10:01:48 2008 +0200
  74. f00486d ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · Fri Sep 05 14:11:40 2008 +0200
  75. 234daa7 ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · Fri Sep 05 14:09:09 2008 +0200
  76. 35ad58d Fix compiler warning in mpc8xxx ddr code by Kumar Gala · Fri Sep 05 14:40:29 2008 -0500
  77. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 01 23:06:23 2008 +0200
  78. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · Thu Sep 04 23:49:36 2008 -0700
  79. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:59 2008 -0700
  80. ee8e0cf ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · Wed Sep 03 12:26:28 2008 -0700
  81. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Sep 03 23:44:18 2008 +0200
  82. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · Thu Aug 28 14:09:25 2008 -0700
  83. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · Thu Aug 28 14:09:19 2008 -0700
  84. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:11 2008 -0700
  85. 1528d9c MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · Fri Aug 22 23:52:50 2008 -0700
  86. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  87. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:36:38 2008 -0700
  88. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · Tue Aug 12 22:11:53 2008 -0700
  89. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  90. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · Sun Aug 31 16:33:26 2008 -0500
  91. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 01 00:06:05 2008 +0200
  92. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Mon Sep 01 00:04:26 2008 +0200
  93. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Sep 01 00:03:40 2008 +0200
  94. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sun Aug 31 23:53:22 2008 +0200
  95. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · Sun Aug 31 22:48:33 2008 +0900
  96. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  97. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · Sun Aug 31 00:39:46 2008 +0200
  98. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · Sun Aug 31 00:39:46 2008 +0200
  99. 7b86c2b ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · Fri Aug 29 11:56:49 2008 +0200
  100. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · Thu Aug 28 23:58:30 2008 -0700