1. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  2. ce2b1d0 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · 16 years ago
  3. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  4. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · 16 years ago
  5. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  6. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  7. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  8. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  9. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  10. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  11. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  12. 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · 16 years ago
  13. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  14. 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · 16 years ago
  15. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  16. 90c5328 Blackfin: fix up UART status bit handling by Mike Frysinger · 17 years ago
  17. 43218c6 Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · 16 years ago
  18. b96abbe Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · 16 years ago
  19. ae2d467 Blackfin: make baud calculation more accurate by Mike Frysinger · 17 years ago
  20. 4e7b972 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · 16 years ago
  21. 37a18c6 Blackfin: fix register dump messages by Mike Frysinger · 16 years ago
  22. bfb2442 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · 16 years ago
  23. 5570cec Blackfin: enable support for nested interrupts by Mike Frysinger · 17 years ago
  24. f9c015b Blackfin: drop unused cache flush code by Mike Frysinger · 16 years ago
  25. a047bc4 Blackfin: unify cache handling code by Mike Frysinger · 16 years ago
  26. a0cda52 Blackfin: only enable hardware error irq by default by Mike Frysinger · 16 years ago
  27. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  28. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  29. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  30. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  31. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  32. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  33. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  34. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  35. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  36. 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
  37. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  38. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  39. d90e040 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
  40. b834f92 Check DDR interleaving mode by Haiying Wang · 16 years ago
  41. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  42. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  43. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · 16 years ago
  46. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  47. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  48. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  49. 7ed421f 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
  50. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  51. 9632f66 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · 16 years ago
  52. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  53. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  54. e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  55. bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  56. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  57. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  58. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  59. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  60. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  61. 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  62. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  63. 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  64. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  65. b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  66. 4c9c109 sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  67. 9dbbd7b Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  68. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  69. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  70. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  71. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  72. 95ab2a3 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  73. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  74. 0a83338 i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  75. 3207699 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  76. ecd7ac9 arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  77. 32a953d Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  78. 067a4f9 i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  79. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  82. 7ddfafc Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  83. b937cc5 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  84. 9030a69 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  85. fcc6238 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  86. 2c0b326 ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  87. 29809c1 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  88. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  89. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  90. f00486d ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  91. 234daa7 ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  92. 35ad58d Fix compiler warning in mpc8xxx ddr code by Kumar Gala · 16 years ago
  93. 97a2e10 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  95. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  96. ee8e0cf ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  97. 58cd437 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  98. 7c20aef mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  99. 56fd3c2 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  100. b89d6fb mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago