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