1. 2011997 85xx: Cleanup L2 cache size detection by Kumar Gala · Mon Jul 14 14:07:00 2008 -0500
  2. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · Wed Jul 09 13:23:05 2008 -0400
  3. 0470c52 Change the temp map to ROM to align addresses to page size. by Andrew Klossner · Wed Jul 02 07:03:53 2008 -0700
  4. b4a016e mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · Tue Jun 17 17:45:22 2008 -0500
  5. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  6. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  7. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · Fri Jul 11 01:09:59 2008 +0200
  8. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · Thu Jul 10 10:46:33 2008 -0400
  9. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:53:31 2008 +0200
  10. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  11. 9352e3f ColdFire: Fix FB CS not setup properly for Mcf5282 by TsiChung Liew · Wed Jul 09 16:20:23 2008 -0500
  12. 1be9e09 ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC by TsiChung Liew · Wed Jul 09 15:47:27 2008 -0500
  13. 7d12938 ColdFire: Fix compiling error for MCF5275 by TsiChung Liew · Wed Jun 18 19:19:07 2008 -0500
  14. 160e11e ColdFire: Change invalid JMP to BRA caught by new v4e toolchain by TsiChung Liew · Wed Jun 18 19:12:13 2008 -0500
  15. dcc2eb33 ColdFire: Add -got=single param for new linux v4e toolchains by TsiChung Liew · Wed Jun 18 19:05:23 2008 -0500
  16. 7105abd ppc4xx: Fix include sequence in 4xx_pcie.c by Stefan Roese · Thu Jul 10 11:38:26 2008 +0200
  17. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  18. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  19. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Thu Jul 10 22:09:39 2008 +0200
  20. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  21. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  22. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  23. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  24. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  25. 96bebd7 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Thu Jul 10 09:09:45 2008 +0200
  26. a49ae4a Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jul 10 01:13:30 2008 +0200
  27. 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
  28. f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
  29. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  30. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · Thu Jun 12 19:27:58 2008 +0200
  31. adb6576 avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driver by Haavard Skinnemoen · Thu Jun 12 19:27:57 2008 +0200
  32. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · Sun Jul 06 13:57:00 2008 +0400
  33. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  34. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Wed Jul 09 23:22:54 2008 +0200
  35. 0121325 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · Tue Jul 08 12:03:24 2008 +0900
  36. 6c71b94 Feed the watchdog in u-boot for 8610 board. by Jason Jin · Tue May 13 11:50:36 2008 +0800
  37. d1dde12 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Jul 07 09:51:25 2008 +0200
  38. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · Wed Jun 18 12:10:33 2008 -0400
  39. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  40. 10c7182 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Mon Jul 07 00:39:43 2008 +0200
  41. b6d65b1 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Jul 07 00:32:47 2008 +0200
  42. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  43. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  44. 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
  45. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  46. 102740d Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · Wed Jul 02 23:38:50 2008 +0200
  47. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · Wed Jul 02 23:00:14 2008 +0200
  48. de0fe0b mpc8260: add fdt_fixup_ethernet support by Esben Haabendal · Wed Jun 18 11:03:57 2008 +0200
  49. ca9d9c2 i.MX31: fixed CTRL-C detection by Juergen Kilb · Sun Jun 08 17:59:53 2008 +0200
  50. 142b1d4 ppc4xx: Fix 460EX/GT PCIe port initialization by Stefan Roese · Tue Jul 01 17:03:19 2008 +0200
  51. 1b198df ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · Sat Jun 28 14:56:17 2008 +0200
  52. 41df50a Coding Style Cleanup by Wolfgang Denk · Sat Jun 28 23:34:37 2008 +0200
  53. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · Thu May 22 11:09:59 2008 +0200
  54. cea6648 fix system config overwrite @ MPC834x and MPC8313 by Andre Schwarz · Mon Jun 23 11:40:56 2008 +0200
  55. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · Tue Jun 17 17:45:27 2008 -0500
  56. 263e0de ppc4xx: Fix problem in gpio_config() by Stefan Roese · Mon Jun 23 11:15:09 2008 +0200
  57. 588f1df avr32: Fix SPI portmux initialization by Haavard Skinnemoen · Fri Jun 20 12:44:28 2008 +0200
  58. 725ea66 avr32: Add GPIO manipulation functions by Peter Ma · Sun Jun 01 22:59:24 2008 -0700
  59. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  60. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  61. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jun 11 22:48:09 2008 +0200
  62. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  63. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Wed Jun 11 22:13:07 2008 +0200
  64. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  65. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  66. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  67. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  68. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  69. ec68f93 85xx: Add setting of cache props in the device tree. by Kumar Gala · Thu May 29 11:22:06 2008 -0500
  70. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  71. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  72. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  73. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · Thu May 29 01:21:24 2008 -0500
  74. 306b4e8 MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:10:04 2008 -0500
  75. 53a7d10 [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · Sat Jun 07 20:51:59 2008 +0900
  76. ed49a6a [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · Sat Jun 07 20:51:56 2008 +0900
  77. 6b3fbe4 MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:09:58 2008 -0500
  78. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  79. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  80. a0fbd83 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  81. 9ea978a PPC4xx: Simplified post_word_{load, store} by Grant Erickson · Wed May 21 13:28:30 2008 -0700
  82. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · Fri May 16 11:10:32 2008 +0200
  83. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  84. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  85. db7d0ab ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code by Stefan Roese · Mon Jun 02 17:22:11 2008 +0200
  86. 8b83ec6 ppc4xx: Fix common ECC generation code for 440GP style platforms by Stefan Roese · Mon Jun 02 17:20:03 2008 +0200
  87. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  88. 39271dd ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · Mon Jun 02 14:57:41 2008 +0200
  89. 7d72e02 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · Mon Jun 02 14:35:44 2008 +0200
  90. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:14 2008 -0700
  91. 2432ddd PPC4xx: Simplified post_word_{load, store} by Grant Erickson · Wed May 21 13:28:30 2008 -0700
  92. f095f5f MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:09:51 2008 -0500
  93. 7e07c77 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · Thu May 08 19:02:51 2008 -0500
  94. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  95. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  96. 55d4f75 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · Tue Jun 03 00:19:57 2008 +0200
  97. 0fdd27e [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · Fri May 30 00:53:38 2008 +0900
  98. 0edc148 avr32: Fix theoretical race in udelay() by Haavard Skinnemoen · Mon May 26 12:19:10 2008 +0200
  99. 437d627 avr32: Compile atmel_mci.o conditionally by Haavard Skinnemoen · Wed May 21 13:01:09 2008 +0200
  100. 682a19e avr32: Fix wrong error flags in atmel_mci driver by Haavard Skinnemoen · Thu May 22 12:28:25 2008 +0200