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