1. a369f4a i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  2. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  3. ae5f943 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · 16 years ago
  4. 0f060c3 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  5. a38a5b6 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · 16 years ago
  6. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  7. 4a7f6b7 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  8. 6f9cc66 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  9. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  10. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  11. c9c11d7 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  12. 59217ba ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  13. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  14. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  15. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  16. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  17. 6856b3d 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  18. 0e17f02 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  19. 1f293b4 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
  20. c9ffd83 Check DDR interleaving mode by Haiying Wang · 16 years ago
  21. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  22. dbbbb3a Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  23. 54e091d 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  24. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 71edc27 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · 16 years ago
  26. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  27. 799b784 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  28. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  29. fa7b1c0 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
  30. bf29e0e ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  31. 42653b8 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · 16 years ago
  32. 9724555 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  33. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  34. 3924384 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  35. 5c7cbcd 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  36. 1f6aa62 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  37. 22a871a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  38. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  39. dffd244 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  40. 1ed7a7f i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  41. f8a00de ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  42. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  43. bac6a1d 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  44. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  45. 5fdc215 Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  46. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  47. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  48. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  49. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  50. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  51. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  52. 3ee9f03 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  53. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  54. 274737e i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  55. 48fed40 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  56. 6e1551a arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  57. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  58. 8c4ebec i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  59. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 9b05aa7 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  62. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  63. e0ff3d3 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  64. 59f6305 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  65. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  66. 1bb8b2e ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  67. 4265c35 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  68. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  69. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  70. 6ca8646 ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  71. 725b53a ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  72. 302e52e Fix compiler warning in mpc8xxx ddr code by Kumar Gala · 16 years ago
  73. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  75. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  76. 075d0b8 ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  77. d459516 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  78. 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  79. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  80. ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  81. d9fe881 MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · 16 years ago
  82. e1d7480 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  83. a0aad08 Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  84. 3ae071e Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · 16 years ago
  85. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  86. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  87. a13b2d9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  88. e155c9e Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  89. de5b094 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  90. 845842c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  91. 6ad43d0 sh: Add support SH2/SH2A which is CPU of Renesas Technology by Nobuhiro Iwamatsu · 16 years ago
  92. 8262813 USB: Add support for OHCI controller on S3C6400 by Guennadi Liakhovetski · 16 years ago
  93. 9b07773 ARM: Add arm1176 core with S3C6400 SoC by Guennadi Liakhovetski · 16 years ago
  94. fcaac58 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · 16 years ago
  95. c2b4b2e ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  96. 6b5049d Move MPC512x_FEC driver to drivers/net by Ben Warren · 16 years ago
  97. 80b00af Move MPC5xxx_FEC driver to drivers/net by Ben Warren · 16 years ago
  98. 52aef8f ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  99. 5bc542a ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  100. 04737d5 ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago