1. dffd244 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  2. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  3. bac6a1d 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  4. 5fdc215 Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  5. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  6. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  7. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  8. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  9. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  10. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  11. 3ee9f03 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  12. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  13. 274737e i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  14. 48fed40 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  15. 6e1551a arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  16. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  17. 8c4ebec i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  18. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. 9b05aa7 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  21. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  22. e0ff3d3 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  23. 59f6305 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  24. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  25. 1bb8b2e ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  26. 4265c35 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  27. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  28. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  29. 6ca8646 ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  30. 725b53a ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  31. 302e52e Fix compiler warning in mpc8xxx ddr code by Kumar Gala · 16 years ago
  32. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  34. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  35. 075d0b8 ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  36. d459516 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  37. 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  38. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  39. ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  40. d9fe881 MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · 16 years ago
  41. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  42. a0aad08 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  43. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  44. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  45. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  46. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  47. e155c9e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  48. de5b094 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  49. 845842c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  50. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  51. 8262813 USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  52. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  53. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  54. c2b4b2e ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  55. 6b5049d Move MPC512x_FEC driver to drivers/net by Ben Warren · 16 years ago
  56. 80b00af Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  57. 52aef8f ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  58. 5bc542a ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  59. 04737d5 ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago
  60. eec567a ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  61. 33aa4ea Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  62. ae9e1b5 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  63. 5798b1c FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. by Kumar Gala · 16 years ago
  64. 0ba6bfe Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  65. 258c37b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  66. 9cff444 mpc85xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  67. ef50d6c mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  68. 129ba61 mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  69. 457caec FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · 16 years ago
  70. 2a6c2d7 FSL DDR: Add 85xx specific register setting by Kumar Gala · 16 years ago
  71. 6fb1b73 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  72. fc363ce Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · 16 years ago
  73. 86882b8 Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  74. b31da88 Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  75. b5710d9 FSL DDR: Remove old SPD support from cpu/mpc86xx by Kumar Gala · 16 years ago
  76. 46ff4f1 FSL DDR: Add 86xx specific register setting by Kumar Gala · 16 years ago
  77. 233fdd5 FSL DDR: Add DDR2 DIMM paramter support by Kumar Gala · 16 years ago
  78. 05c05a2 FSL DDR: Add DDR1 DIMM paramter support by Kumar Gala · 16 years ago
  79. 58e5e9a FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  80. 4ff9aea mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  81. a49d10c Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  82. 079edb9 MX31: fix bit masks in function mx31_decode_pll() by Jens Gehrlein · 16 years ago
  83. e8f1207 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · 16 years ago
  84. e394116 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · 16 years ago
  85. b3fb663 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · 16 years ago
  86. 5d4b3d2 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  87. f556483 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · 16 years ago
  88. 079589b ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  89. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  90. bef92e2 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  91. d3c23a7 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  92. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  93. 4cb4e65 ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · 16 years ago
  94. 9f75155 ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · 16 years ago
  95. a7323bb ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  96. 28ac671 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  97. 1a23a19 s3c24x0: Update NAND driver to new API. by Scott Wood · 16 years ago
  98. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  99. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  100. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago