1. b937cc5 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  2. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  3. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  4. 2c0b326 ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  5. 29809c1 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  6. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  7. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  8. f00486d ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  9. 234daa7 ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  10. 35ad58d Fix compiler warning in mpc8xxx ddr code by Kumar Gala · 16 years ago
  11. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  13. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  14. ee8e0cf ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  15. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  16. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  17. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  18. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  19. 1528d9c MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · 16 years ago
  20. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  21. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  22. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  23. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  24. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  25. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  26. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  27. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  28. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  29. 5b6918e sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  30. e726e7a USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  31. 8c170c5 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  32. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  33. 7b86c2b ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  34. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · 16 years ago
  35. b5a7f8f Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  36. aa36c3c ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  37. 61fa3ab ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  38. 52b6bec ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago
  39. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  40. e4aa744 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  41. 5586c2f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  42. 72c625b FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx. by Kumar Gala · 16 years ago
  43. 3519651 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  44. 4e5781b mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN. by Heiko Schocher · 16 years ago
  45. 4f6280e mpc85xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  46. cd77728 mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  47. 3ab0b2d mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  48. ab73a24 FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · 16 years ago
  49. d5a1fb9 FSL DDR: Add 85xx specific register setting by Kumar Gala · 16 years ago
  50. 80f4bc7 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  51. 8c042b6 Moved initialization of GRETH Ethernet driver to CPU directory by Ben Warren · 16 years ago
  52. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  53. e7edd4e Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  54. a3f554e FSL DDR: Remove old SPD support from cpu/mpc86xx by Kumar Gala · 16 years ago
  55. 2e6ba7d FSL DDR: Add 86xx specific register setting by Kumar Gala · 16 years ago
  56. fcf2884 FSL DDR: Add DDR2 DIMM paramter support by Kumar Gala · 16 years ago
  57. 711d11b FSL DDR: Add DDR1 DIMM paramter support by Kumar Gala · 16 years ago
  58. 124b082 FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  59. 51dc5e3 mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code by Ira W. Snyder · 16 years ago
  60. 34a5b12 Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  61. 2360216 MX31: fix bit masks in function mx31_decode_pll() by Jens Gehrlein · 16 years ago
  62. b675aa3 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · 16 years ago
  63. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · 16 years ago
  64. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · 16 years ago
  65. 75e22a4 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  66. 1abbbd0 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · 16 years ago
  67. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  68. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  69. 6117779 Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards by Axel Beierlein · 16 years ago
  70. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  71. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  72. fcd4aac ColdFire: Multiple fixes for M5282EVB by TsiChung Liew · 16 years ago
  73. 23cf8fd ColdFire: Implement SBF feature for M5445EVB by TsiChung Liew · 16 years ago
  74. 663c952 ColdFire: Add SSPI feature for MCF5445x by TsiChung Liew · 16 years ago
  75. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  76. 03f6ec3 s3c24x0: Update NAND driver to new API. by Scott Wood · 16 years ago
  77. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  78. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  79. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 16 years ago
  81. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  82. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  84. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · 17 years ago
  85. 0556a2a NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · 17 years ago
  86. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  87. b76ec38 Remove white space at end. by William Juul · 17 years ago
  88. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  89. 20de6ac MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' by Wolfgang Denk · 16 years ago
  90. b856473 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  91. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 16 years ago
  92. 7ad3e10 ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · 16 years ago
  93. ccdeac7 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  94. a8a77de POWERPC 86xx: Move BAT setup code to C by Becky Bruce · 16 years ago
  95. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · 16 years ago
  96. d318d88 Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · 16 years ago
  97. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  98. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · 16 years ago
  99. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · 16 years ago
  100. 29395b7 nios2/sysid: fix printf warning by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago