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