1. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · Mon Jun 23 22:57:27 2008 -0700
  2. a9e1828 Fix 4xx build issue by Anatolij Gustschin · Thu Jun 12 12:40:11 2008 +0200
  3. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  4. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Jun 11 22:48:09 2008 +0200
  5. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  6. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Wed Jun 11 22:13:07 2008 +0200
  7. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  8. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  9. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  10. ddc1a47 Added the upmconfig() function for 85xx. by Sergei Poselenov · Fri Jun 06 15:42:40 2008 +0200
  11. 09cb120 MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · Thu Jun 05 13:11:59 2008 +0200
  12. ec68f93 85xx: Add setting of cache props in the device tree. by Kumar Gala · Thu May 29 11:22:06 2008 -0500
  13. 8ddf00c 85xx: expose cpu identification by Kumar Gala · Tue Jun 10 16:53:46 2008 -0500
  14. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · Tue Jun 03 20:34:45 2008 -0400
  15. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · Tue Jun 03 20:24:58 2008 -0400
  16. 54b6810 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · Thu May 29 01:21:24 2008 -0500
  17. 306b4e8 MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:10:04 2008 -0500
  18. 53a7d10 [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · Sat Jun 07 20:51:59 2008 +0900
  19. ed49a6a [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · Sat Jun 07 20:51:56 2008 +0900
  20. 6b3fbe4 MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:09:58 2008 -0500
  21. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  22. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  23. a0fbd83 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · Thu Jun 05 22:29:00 2008 +0900
  24. 9ea978a PPC4xx: Simplified post_word_{load, store} by Grant Erickson · Wed May 21 13:28:30 2008 -0700
  25. 9b4381b atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · Fri May 16 11:10:32 2008 +0200
  26. d74084a SPI API improvements by Haavard Skinnemoen · Fri May 16 11:10:31 2008 +0200
  27. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  28. db7d0ab ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code by Stefan Roese · Mon Jun 02 17:22:11 2008 +0200
  29. 8b83ec6 ppc4xx: Fix common ECC generation code for 440GP style platforms by Stefan Roese · Mon Jun 02 17:20:03 2008 +0200
  30. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · Mon Jun 02 17:13:55 2008 +0200
  31. 39271dd ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · Mon Jun 02 14:57:41 2008 +0200
  32. 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
  33. b693341 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · Thu May 22 14:44:14 2008 -0700
  34. 2432ddd PPC4xx: Simplified post_word_{load, store} by Grant Erickson · Wed May 21 13:28:30 2008 -0700
  35. f095f5f MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · Wed May 14 13:09:51 2008 -0500
  36. 7e07c77 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · Thu May 08 19:02:51 2008 -0500
  37. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · Thu May 08 19:02:12 2008 -0500
  38. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  39. 55d4f75 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · Tue Jun 03 00:19:57 2008 +0200
  40. 0fdd27e [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · Fri May 30 00:53:38 2008 +0900
  41. 0edc148 avr32: Fix theoretical race in udelay() by Haavard Skinnemoen · Mon May 26 12:19:10 2008 +0200
  42. 437d627 avr32: Compile atmel_mci.o conditionally by Haavard Skinnemoen · Wed May 21 13:01:09 2008 +0200
  43. 682a19e avr32: Fix wrong error flags in atmel_mci driver by Haavard Skinnemoen · Thu May 22 12:28:25 2008 +0200
  44. b346fed avr32: Fix two warnings in atmel_mci.c by Haavard Skinnemoen · Wed May 21 11:10:59 2008 +0200
  45. 23f62f1 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · Mon May 19 11:36:28 2008 +0200
  46. d010b88 avr32: Do stricter stack checking in the exception handler by Haavard Skinnemoen · Mon May 19 11:27:37 2008 +0200
  47. 2b56a4b avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · Fri May 02 15:32:57 2008 +0200
  48. 546f954 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · Fri May 02 15:21:40 2008 +0200
  49. 250ff09 avr32: Use new-style Makefile for the at32ap platform by Haavard Skinnemoen · Wed Apr 30 16:15:57 2008 +0200
  50. 52fb73b avr32: Remove unused file cpu/at32ap/pm.c by Haavard Skinnemoen · Wed Apr 30 14:36:47 2008 +0200
  51. 47236f0 avr32: Get rid of the .flashprog section by Haavard Skinnemoen · Tue Apr 29 12:53:05 2008 +0200
  52. c3b16ea avr32: Disable the AP7000 internal watchdog on startup by David Brownell · Wed Apr 16 22:57:58 2008 -0700
  53. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  54. 41a9ea7 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · Wed May 21 17:06:45 2008 +0200
  55. 49dc3b2 Fix some whitespace issues by Wolfgang Denk · Wed May 21 16:56:08 2008 +0200
  56. ff10bf7 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · Wed May 21 01:13:52 2008 +0200
  57. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  58. 2514742 Fixed reset for socrates by Sergei Poselenov · Thu May 08 14:17:08 2008 +0200
  59. 9a9c964 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:58 2008 +0200
  60. fbf2430 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · Tue May 13 20:22:01 2008 +0200
  61. 61e69d7 AT91SAM9261EK support by Stelian Pop · Thu May 08 20:52:22 2008 +0200
  62. 81e941b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · Thu May 08 20:52:13 2008 +0200
  63. 5049752 Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  64. 08601a6 mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · Thu May 08 10:09:27 2008 +0200
  65. 698e4c3 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Fri May 09 22:19:29 2008 +0200
  66. a5ec652 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Fri May 09 22:18:58 2008 +0200
  67. ebb8f52 Fix some typos by Adrian Filipi · Tue May 06 16:46:37 2008 -0400
  68. d86e17e 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · Fri May 02 13:35:15 2008 -0700
  69. f9e848b Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  70. 1b25436 ppc4xx: Add weak default ft_board_setup() routine by Stefan Roese · Thu May 08 11:01:09 2008 +0200
  71. 05e8974 ppc4xx: Fix typos in 460GT/EX FBDV array by Dave Mitchell · Wed May 07 09:00:23 2008 -0700
  72. b128882 [MIPS] cpu/mips/cache.S: Fix build warning by Shinya Kuribayashi · Tue May 06 13:22:52 2008 +0900
  73. 320cf8e Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Mon May 05 13:25:04 2008 +0200
  74. 82809fa Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · Mon May 05 14:04:00 2008 +0300
  75. 2960b14 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Sun May 04 01:03:30 2008 +0200
  76. d5bd8b2 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Sun May 04 00:02:29 2008 +0200
  77. 028ef4b Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · Sat May 03 23:07:15 2008 +0200
  78. 5813617 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · Thu May 01 02:13:44 2008 +0200
  79. 44efb50 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat May 03 20:46:40 2008 +0200
  80. 9a2ecfd [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · Sat May 03 13:51:44 2008 +0900
  81. 4d0e2c9 [MIPS] cpu/mips/cache.S: Add dcache_enable by Shinya Kuribayashi · Sat May 03 13:51:28 2008 +0900
  82. d93136b Fix calculation of I2C clock for some 86xx chips by Timur Tabi · Fri Apr 04 11:16:11 2008 -0500
  83. 600d3d0 ColdFire: Get information from the correct GCC by TsiChung Liew · Wed Apr 30 12:10:23 2008 -0500
  84. 964754e ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c by Stefan Roese · Wed Apr 30 10:49:43 2008 +0200
  85. 9f84304 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · Tue Apr 29 12:54:59 2008 -0500
  86. 68e192e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Tue Apr 29 20:06:42 2008 +0200
  87. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  88. 398dcd6 85xx: Additional fixes and cleanup of MP code by Kumar Gala · Mon Apr 28 02:24:04 2008 -0500
  89. fa1b65f ppc4xx: Fix compilation warning in denali_spd_ddr2.c by Stefan Roese · Tue Apr 29 14:44:54 2008 +0200
  90. 286b81b ppc4xx: Complete remove bogus dflush() by Stefan Roese · Tue Apr 29 13:57:07 2008 +0200
  91. 9c4ebb0 ppc4xx: Fixup ebc clock in FDT for 405GP/EP by Markus Brunner · Mon Apr 28 08:47:47 2008 +0200
  92. 3f04d51 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Apr 26 00:07:26 2008 +0200
  93. 9bad132 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 26 00:06:13 2008 +0200
  94. 2b8d412 mpc83xx: remove the unused CPM's stuff by Dave Liu · Tue Apr 15 13:11:11 2008 +0800
  95. 9af5805 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · Fri Apr 25 12:44:08 2008 +0200
  96. 1e01fd2 ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · Tue Apr 22 12:20:32 2008 +0200
  97. 354cb04 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Fri Apr 25 10:05:42 2008 +0200
  98. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · Mon Apr 21 18:10:14 2008 -0500
  99. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · Mon Apr 21 09:28:36 2008 -0500
  100. a8e0e3c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 24 15:28:05 2008 +0200