1. 20de6ac MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' by Wolfgang Denk · Tue Aug 12 12:10:11 2008 +0200
  2. b856473 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Aug 12 11:47:54 2008 +0200
  3. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Aug 12 11:46:56 2008 +0200
  4. 7ad3e10 ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · Tue Aug 12 00:36:53 2008 +0200
  5. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · Mon Aug 11 11:29:28 2008 -0500
  6. a8a77de POWERPC 86xx: Move BAT setup code to C by Becky Bruce · Mon Aug 04 14:02:26 2008 -0500
  7. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · Sun Aug 03 21:44:10 2008 +0200
  8. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · Tue Jul 15 12:13:38 2008 +0200
  9. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · Tue Aug 05 17:38:57 2008 -0600
  10. 29395b7 nios2/sysid: fix printf warning by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:32 2008 +0200
  11. 2693492 nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:31 2008 +0200
  12. 83c15e0 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI by Matvejchikov Ilya · Wed Jul 30 23:21:19 2008 +0400
  13. 640b25a Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Wed Jul 30 01:24:07 2008 +0200
  14. a590eee Removed support for the adsvix board. by Adrian Filipi · Tue Jul 22 14:28:11 2008 -0400
  15. 4e761d9 mips: Fix baudrate divisor computation on alchemy cpus by Wolfgang Ocker · Mon Jul 28 16:56:51 2008 +0200
  16. adf146e microblaze: Fix printf() format issues by Michal Simek · Thu Jul 17 12:25:46 2008 +0200
  17. 84156de ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · Fri Jul 18 15:57:23 2008 +0200
  18. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jul 15 21:37:23 2008 +0200
  19. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · Mon Jul 14 14:07:00 2008 -0500
  20. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · Wed Jul 09 13:23:05 2008 -0400
  21. 0470c52 Change the temp map to ROM to align addresses to page size. by Andrew Klossner · Wed Jul 02 07:03:53 2008 -0700
  22. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · Tue Jun 17 17:45:22 2008 -0500
  23. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  24. 15e55e0 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · Fri Jul 11 15:10:11 2008 -0400
  25. 275f4c1 Fix some more printf() format problems. by Kumar Gala · Mon Jul 14 14:03:02 2008 -0500
  26. a159ad0 cpu/i386/serial.c: Fix syntax errors by Wolfgang Denk · Mon Jul 14 21:19:08 2008 +0200
  27. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  28. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  29. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · Sun Jul 13 23:07:35 2008 +0200
  30. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  31. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · Fri Jul 11 01:09:59 2008 +0200
  32. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · Thu Jul 10 10:46:33 2008 -0400
  33. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:53:31 2008 +0200
  34. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  35. 9352e3f ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · Wed Jul 09 16:20:23 2008 -0500
  36. 1be9e09 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC by TsiChung Liew · Wed Jul 09 15:47:27 2008 -0500
  37. 7d12938 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · Wed Jun 18 19:19:07 2008 -0500
  38. 160e11e ColdFire: Change invalid JMP to BRA caught by new v4e toolchain by TsiChung Liew · Wed Jun 18 19:12:13 2008 -0500
  39. dcc2eb33 ColdFire: Add -got=single param for new linux v4e toolchains by TsiChung Liew · Wed Jun 18 19:05:23 2008 -0500
  40. 7105abd ppc4xx: Fix include sequence in 4xx_pcie.c by Stefan Roese · Thu Jul 10 11:38:26 2008 +0200
  41. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  42. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  43. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Thu Jul 10 22:09:39 2008 +0200
  44. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  45. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  46. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  47. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  48. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  49. 96bebd7 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Thu Jul 10 09:09:45 2008 +0200
  50. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jul 10 01:13:30 2008 +0200
  51. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  52. f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
  53. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  54. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · Thu Jun 12 19:27:58 2008 +0200
  55. adb6576 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · Thu Jun 12 19:27:57 2008 +0200
  56. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400
  57. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  58. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  59. 0121325 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · Tue Jul 08 12:03:24 2008 +0900
  60. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · Tue May 13 11:50:36 2008 +0800
  61. d1dde12 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Jul 07 09:51:25 2008 +0200
  62. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · Wed Jun 18 12:10:33 2008 -0400
  63. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  64. 10c7182 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Mon Jul 07 00:39:43 2008 +0200
  65. b6d65b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Jul 07 00:32:47 2008 +0200
  66. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  67. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  68. a7de951 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · Sun Jul 06 01:15:17 2008 +0200
  69. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  70. 102740d Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · Wed Jul 02 23:38:50 2008 +0200
  71. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · Wed Jul 02 23:00:14 2008 +0200
  72. de0fe0b mpc8260: add fdt_fixup_ethernet support by Esben Haabendal · Wed Jun 18 11:03:57 2008 +0200
  73. ca9d9c2 i.MX31: fixed CTRL-C detection by Juergen Kilb · Sun Jun 08 17:59:53 2008 +0200
  74. 142b1d4 ppc4xx: Fix 460EX/GT PCIe port initialization by Stefan Roese · Tue Jul 01 17:03:19 2008 +0200
  75. 1b198df ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · Sat Jun 28 14:56:17 2008 +0200
  76. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  77. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · Thu May 22 11:09:59 2008 +0200
  78. cea6648 fix system config overwrite @ MPC834x and MPC8313 by Andre Schwarz · Mon Jun 23 11:40:56 2008 +0200
  79. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · Tue Jun 17 17:45:27 2008 -0500
  80. 263e0de ppc4xx: Fix problem in gpio_config() by Stefan Roese · Mon Jun 23 11:15:09 2008 +0200
  81. 588f1df avr32: Fix SPI portmux initialization by Haavard Skinnemoen · Fri Jun 20 12:44:28 2008 +0200
  82. 725ea66 avr32: Add GPIO manipulation functions by Peter Ma · Sun Jun 01 22:59:24 2008 -0700
  83. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  84. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  85. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jun 11 22:48:09 2008 +0200
  86. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  87. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Wed Jun 11 22:13:07 2008 +0200
  88. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  89. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  90. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  91. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  92. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  93. ec68f93 85xx: Add setting of cache props in the device tree. by Kumar Gala · Thu May 29 11:22:06 2008 -0500
  94. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  95. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  96. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  97. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · Thu May 29 01:21:24 2008 -0500
  98. 306b4e8 MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:10:04 2008 -0500
  99. 53a7d10 [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · Sat Jun 07 20:51:59 2008 +0900
  100. ed49a6a [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · Sat Jun 07 20:51:56 2008 +0900