1. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  2. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · Wed Oct 22 23:20:29 2008 -0700
  3. c4cc8f2 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · Thu Oct 30 22:15:35 2008 -0700
  4. 93971f6 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · Sun Oct 19 12:08:50 2008 +0900
  5. 3ead27f Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · Fri Sep 05 01:55:22 2008 -0400
  6. 4c4db5c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Nov 09 00:33:10 2008 +0100
  7. 1de40b8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Nov 09 00:01:42 2008 +0100
  8. 9a3393b Change to use "do_div" macro by Tomohiro Masubuchi · Tue Oct 21 13:17:16 2008 +0900
  9. d71fec0 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory by Roman Mashak · Wed Oct 22 16:00:26 2008 -0400
  10. 10e9a6e ColdFire: Fix compilation error by TsiChung Liew · Wed Oct 22 11:55:30 2008 +0000
  11. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · Wed Oct 22 11:38:21 2008 +0000
  12. 39966e3 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · Tue Oct 21 15:37:02 2008 +0000
  13. 69b1757 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · Tue Oct 21 13:47:54 2008 +0000
  14. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · Tue Oct 21 10:03:07 2008 +0000
  15. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · Thu Oct 30 17:35:30 2008 -0500
  16. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  17. ce2b1d0 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · Thu Oct 23 21:59:35 2008 +0800
  18. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Oct 30 21:34:40 2008 +0100
  19. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · Tue Oct 28 11:45:04 2008 -0500
  20. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Thu Oct 30 20:57:46 2008 +0100
  21. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · Tue Oct 28 17:47:49 2008 +0800
  22. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · Tue Oct 28 17:47:41 2008 +0800
  23. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · Tue Oct 28 17:46:12 2008 +0800
  24. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  25. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · Mon Sep 29 23:03:14 2008 +1000
  26. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 27 22:31:32 2008 +0100
  27. 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · Thu Oct 23 21:18:53 2008 +0800
  28. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · Thu Oct 23 01:47:38 2008 -0500
  29. 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · Thu Oct 23 01:47:37 2008 -0500
  30. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · Tue Oct 21 18:29:46 2008 +0200
  31. 90c5328 Blackfin: fix up UART status bit handling by Mike Frysinger · Wed Apr 09 02:02:07 2008 -0400
  32. 43218c6 Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · Sat Oct 11 21:19:39 2008 -0400
  33. b96abbe Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · Sat Oct 11 21:18:10 2008 -0400
  34. ae2d467 Blackfin: make baud calculation more accurate by Mike Frysinger · Sun Apr 20 03:11:53 2008 -0400
  35. 4e7b972 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · Mon Oct 06 04:21:41 2008 -0400
  36. 37a18c6 Blackfin: fix register dump messages by Mike Frysinger · Mon Oct 06 04:20:54 2008 -0400
  37. bfb2442 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · Mon Oct 06 04:19:34 2008 -0400
  38. 5570cec Blackfin: enable support for nested interrupts by Mike Frysinger · Sun Jun 01 01:23:48 2008 -0400
  39. f9c015b Blackfin: drop unused cache flush code by Mike Frysinger · Thu Aug 07 17:52:59 2008 -0400
  40. a047bc4 Blackfin: unify cache handling code by Mike Frysinger · Thu Aug 07 15:21:47 2008 -0400
  41. a0cda52 Blackfin: only enable hardware error irq by default by Mike Frysinger · Thu Aug 07 15:16:56 2008 -0400
  42. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  43. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
  44. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  45. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · Mon Oct 13 10:45:14 2008 +0200
  46. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · Wed Oct 08 10:13:19 2008 -0700
  47. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
  48. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  49. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  50. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  51. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  52. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
  53. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · Tue Oct 07 08:09:50 2008 -0500
  54. d90e040 Add debug information for DDR controller registers by Haiying Wang · Fri Oct 03 12:37:26 2008 -0400
  55. b834f92 Check DDR interleaving mode by Haiying Wang · Fri Oct 03 12:37:10 2008 -0400
  56. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  57. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · Fri Oct 03 12:36:39 2008 -0400
  58. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · Mon Sep 22 14:11:10 2008 -0500
  59. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  60. 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
  61. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  62. 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
  63. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  64. 7ed421f 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · Thu Oct 16 13:38:00 2008 -0500
  65. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · Fri Oct 17 12:54:18 2008 +0200
  66. 9632f66 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · Thu Oct 16 21:58:49 2008 -0500
  67. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  68. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  69. 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
  70. bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · Tue Aug 19 15:05:34 2008 -0500
  71. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Oct 13 11:17:31 2008 +0200
  72. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 12 23:55:12 2008 +0200
  73. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
  74. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · Tue Sep 30 10:55:57 2008 +0200
  75. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · Thu Sep 25 20:54:37 2008 +0200
  76. 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · Mon Oct 06 10:16:13 2008 -0700
  77. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · Sat Sep 27 14:40:57 2008 +0800
  78. 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · Tue Oct 07 10:28:46 2008 -0500
  79. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  80. b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · Mon Sep 22 22:23:06 2008 +0200
  81. 4c9c109 sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · Thu Sep 18 19:04:26 2008 +0900
  82. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · Sat Sep 13 02:23:05 2008 +0200
  83. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  84. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  85. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Fri Sep 12 15:23:20 2008 +0200
  86. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · Wed Sep 10 16:53:47 2008 +0200
  87. 95ab2a3 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · Fri Sep 12 02:20:47 2008 +0200
  88. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · Fri Sep 12 02:20:47 2008 +0200
  89. 0a83338 i.mx change get_timer(base) to return time since base by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  90. 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
  91. ecd7ac9 arm920t fix constant error in start.S by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  92. 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
  93. 067a4f9 i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · Fri Aug 29 10:36:17 2008 +0200
  94. 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
  95. 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
  96. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · Sat Aug 30 17:06:55 2008 -0400
  97. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · Thu Aug 21 07:12:26 2008 -0700
  98. b937cc5 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · Mon Sep 08 08:51:29 2008 -0500
  99. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · Fri Aug 15 15:42:11 2008 +0200
  100. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 09 02:24:51 2008 +0200