1. 62e15b4 Fix typo in cpu/mpc85xx/cpu.c by Ben Warren · 16 years ago
  2. 5dfb3ee net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init by Shinya Kuribayashi · 16 years ago
  3. cc94074 Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  4. 2e4dcb6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  5. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  6. 26eecd2 Change to use "do_div" macro by Tomohiro Masubuchi · 16 years ago
  7. e352495 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory by Roman Mashak · 16 years ago
  8. 1b27084 ColdFire: Fix compilation error by TsiChung Liew · 16 years ago
  9. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  10. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  11. f3962d3 ColdFire: Relocate FEC's GPIO and mii functions protocols by TsiChung Liew · 16 years ago
  12. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  13. 20d0477 Consolidate MAX/MIN definitions by Andy Fleming · 16 years ago
  14. 4cc6474 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  15. d685b74 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · 16 years ago
  16. d344293 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  17. e053ab1 mpc83xx pci: Round up memory size in inbound window. by Scott Wood · 16 years ago
  18. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  19. eaa44c5 86xx: remove the redundant r2 global data pointer save by Dave Liu · 16 years ago
  20. bd888e9 86xx: remove the unused code for 86xx family by Dave Liu · 16 years ago
  21. dc2adad 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · 16 years ago
  22. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  23. a369f4a i386: Renamed show_boot_progress in assembler code by Graeme Russ · 16 years ago
  24. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  25. ae5f943 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · 16 years ago
  26. 0f060c3 85xx: Add basic e500mc core support by Kumar Gala · 16 years ago
  27. a38a5b6 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · 16 years ago
  28. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  29. f177f42 Blackfin: fix up UART status bit handling by Mike Frysinger · 16 years ago
  30. bd33e5c Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · 16 years ago
  31. 9609222 Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · 16 years ago
  32. 25cd33d Blackfin: make baud calculation more accurate by Mike Frysinger · 16 years ago
  33. 0ba1da1 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · 16 years ago
  34. 2de95bb Blackfin: fix register dump messages by Mike Frysinger · 16 years ago
  35. 7133999 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · 16 years ago
  36. 70c4c03 Blackfin: enable support for nested interrupts by Mike Frysinger · 16 years ago
  37. 2c1ea9e Blackfin: drop unused cache flush code by Mike Frysinger · 16 years ago
  38. 50f0d21 Blackfin: unify cache handling code by Mike Frysinger · 16 years ago
  39. e433796 Blackfin: only enable hardware error irq by default by Mike Frysinger · 16 years ago
  40. 4a7f6b7 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  41. 6f9cc66 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · 16 years ago
  42. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  43. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  44. c9c11d7 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  45. 59217ba ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  46. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  47. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  48. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  49. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  50. 6856b3d 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  51. 0e17f02 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  52. 1f293b4 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
  53. c9ffd83 Check DDR interleaving mode by Haiying Wang · 16 years ago
  54. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  55. dbbbb3a Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  56. 54e091d 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  57. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 71edc27 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · 16 years ago
  59. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  60. 799b784 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  61. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  62. fa7b1c0 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
  63. bf29e0e ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  64. 42653b8 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · 16 years ago
  65. 9724555 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  66. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  67. 3924384 mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  68. 5c7cbcd 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · 16 years ago
  69. 1f6aa62 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  70. 22a871a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  71. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  72. dffd244 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · 16 years ago
  73. 1ed7a7f i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  74. f8a00de ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  75. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  76. bac6a1d 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  77. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  78. 5fdc215 Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  79. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  80. f12e454 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  81. 508eb85 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  82. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  83. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  84. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  85. 3ee9f03 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · 16 years ago
  86. b5b0344 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · 16 years ago
  87. 274737e i.mx change get_timer(base) to return time since base by Andrew Dyer · 16 years ago
  88. 48fed40 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · 16 years ago
  89. 6e1551a arm920t fix constant error in start.S by Andrew Dyer · 16 years ago
  90. c455d07 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · 16 years ago
  91. 8c4ebec i.MX31: Add reset_timer() and modify get_timer_masked(). by Magnus Lilja · 16 years ago
  92. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 9b05aa7 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · 16 years ago
  95. 5251469 Fix printf errors under -DDEBUG by Andrew Klossner · 16 years ago
  96. e0ff3d3 85xx: Ensure timebase is zero on secondary cores by Kumar Gala · 16 years ago
  97. 59f6305 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  98. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  99. 1bb8b2e ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  100. 4265c35 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago