1. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  2. 9e23fe0 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · 16 years ago
  3. 6367684 Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · 16 years ago
  4. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  5. b223017 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 16 years ago
  6. 3070a9a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  7. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  8. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  9. d86a0a6 Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  10. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  11. a30cc5a Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · 16 years ago
  12. 461fa68 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  13. ee4ae38 mpc8260: add fdt_fixup_ethernet support by Esben Haabendal · 16 years ago
  14. d92ea21 i.MX31: fixed CTRL-C detection by Juergen Kilb · 16 years ago
  15. 745d8a0 ppc4xx: Fix 460EX errata with CPU lockup upon high AHB traffic by Stefan Roese · 16 years ago
  16. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  17. 341188b MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · 16 years ago
  18. 846f157 fix system config overwrite @ MPC834x and MPC8313 by Andre Schwarz · 16 years ago
  19. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  20. aac7a50 ppc4xx: Fix problem in gpio_config() by Stefan Roese · 16 years ago
  21. 5605ef6 avr32: Fix SPI portmux initialization by Haavard Skinnemoen · 16 years ago
  22. 4688f9e avr32: Add GPIO manipulation functions by Peter Ma · 16 years ago
  23. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  24. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  25. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  26. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  27. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  28. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  29. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  30. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  31. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  32. 6beecfb MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  33. 730b2fc 85xx: Add setting of cache props in the device tree. by Kumar Gala · 16 years ago
  34. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  35. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  36. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  37. ee1e35b 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 16 years ago
  38. 3b9519f MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  39. 79b51ff [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines by Shinya Kuribayashi · 16 years ago
  40. 8bde63e [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* by Shinya Kuribayashi · 16 years ago
  41. 279726b MPC86xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  42. b2815f7 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · 16 years ago
  43. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  44. 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 16 years ago
  45. 22f371b PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  46. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  47. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  48. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  49. 192f90e ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code by Stefan Roese · 16 years ago
  50. 39b32be ppc4xx: Fix common ECC generation code for 440GP style platforms by Stefan Roese · 16 years ago
  51. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  52. 36ea16f ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · 16 years ago
  53. 64852d0 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  54. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  55. a439680 PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  56. 9b124a6 MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  57. e34a0e9 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 16 years ago
  58. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  59. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  60. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  61. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  62. a8092c0 avr32: Fix theoretical race in udelay() by Haavard Skinnemoen · 16 years ago
  63. 48ea623 avr32: Compile atmel_mci.o conditionally by Haavard Skinnemoen · 16 years ago
  64. e92a5bf avr32: Fix wrong error flags in atmel_mci driver by Haavard Skinnemoen · 16 years ago
  65. 7a96dda avr32: Fix two warnings in atmel_mci.c by Haavard Skinnemoen · 16 years ago
  66. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  67. 95107b7 avr32: Do stricter stack checking in the exception handler by Haavard Skinnemoen · 16 years ago
  68. caf83ea avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · 16 years ago
  69. 3ace252 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 16 years ago
  70. 4f5972c avr32: Use new-style Makefile for the at32ap platform by Haavard Skinnemoen · 16 years ago
  71. a9b2bb7 avr32: Remove unused file cpu/at32ap/pm.c by Haavard Skinnemoen · 16 years ago
  72. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 16 years ago
  73. f793a35 avr32: Disable the AP7000 internal watchdog on startup by David Brownell · 16 years ago
  74. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 2c8d419 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · 16 years ago
  76. ce6754d Fix some whitespace issues by Wolfgang Denk · 16 years ago
  77. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  78. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  79. 793670c Fixed reset for socrates by Sergei Poselenov · 16 years ago
  80. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  82. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  83. 11b162b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · 16 years ago
  84. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  85. 2ab02fd mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · 16 years ago
  86. 7ea8325 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  87. 356cd17 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  88. 8fbc985 Fix some typos by Adrian Filipi · 16 years ago
  89. f5a2425 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · 16 years ago
  90. 567fb85 Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  91. cb5d88b ppc4xx: Add weak default ft_board_setup() routine by Stefan Roese · 16 years ago
  92. b9bbefc ppc4xx: Fix typos in 460GT/EX FBDV array by Dave Mitchell · 16 years ago
  93. 49387db [MIPS] cpu/mips/cache.S: Fix build warning by Shinya Kuribayashi · 16 years ago
  94. 908261f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  95. 0f8c62a Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · 16 years ago
  96. fb98f94 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  97. 4a89b76 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  98. bd98ee6 Revert "ColdFire: Get information from the correct GCC" by Wolfgang Denk · 16 years ago
  99. 27c3868 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 56bb37e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago