1. c9e7b9b add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · 17 years ago
  2. 6abd82e changes for IDS8247 board support by Sergej Stepanov · 17 years ago
  3. e60adea Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  4. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  5. 8b6684a ATSTK1002: Remove default ethernet addresses by Haavard Skinnemoen · 17 years ago
  6. e5c794e DHCP Client Fix by Justin Flammia · 17 years ago
  7. 8287b3b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  8. dbf3317 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  9. 8410d39 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  10. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  11. 2fa0dd1 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  12. 0f8b8d0 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  13. e8ee8f3 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  14. 688e8eb ColdFire: Fix build error when CONFIG_WATCHDOG is defined by TsiChungLiew · 17 years ago
  15. c67e12e ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · 17 years ago
  16. 95e9f2c ColdFire 5253: Assign correct SDRAM size by TsiChungLiew · 17 years ago
  17. 2acefa7 ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · 17 years ago
  18. d78791a TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). by Bartlomiej Sieka · 17 years ago
  19. 53acfb2 Merge branch 'motionpro_ng' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  20. 1a0ce20 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  21. be4a87f TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller by Martin Krause · 17 years ago
  22. b31f643 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  23. 0fc0f91 TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller by Martin Krause · 17 years ago
  24. 7b0a422 Mips: Fix string functions differ prototype declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  25. cb8250f fsl_pci_init enable COMMAND_MEMORY if inbound window by Ed Swarthout · 17 years ago
  26. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  27. 9c4884f fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  28. e78220f xsengine: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  29. 10cdb8d lubbock: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  30. 41b4d28 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  31. 58b74b0 Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  32. 96455bf Fix warning differ in signedness in board/innokom/innokom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  33. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  34. 298cd4c Make MPC8266ADS command selection more robust by Rune Torgersen · 17 years ago
  35. d3afa1e Motion-PRO: Update configuration to accomodate next generation board. by Bartlomiej Sieka · 17 years ago
  36. eff5019 Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration. by Bartlomiej Sieka · 17 years ago
  37. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  38. 341cc69 Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfix by Martin Krause · 17 years ago
  39. de9a738 [MIPS] Fix UNCACHED_SDRAM by Vlad Lungu · 17 years ago
  40. 00101dd [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup by Shinya Kuribayashi · 17 years ago
  41. eb70063 [MIPS] u-boot.lds: Define _gp in a standard manner by Shinya Kuribayashi · 17 years ago
  42. 2206921 [MIPS] Fix $gp usage by Shinya Kuribayashi · 17 years ago
  43. cbf2323 [MIPS] u-boot.lds: Fix __got_start and __got_end by Shinya Kuribayashi · 17 years ago
  44. e5f325f [MIPS] u-boot.lds: Remove duplicated .sdata section by Shinya Kuribayashi · 17 years ago
  45. 05bf491 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  46. ff285ca Fix NE2000 driver: by Vlad Lungu · 17 years ago
  47. 07dd6eb Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  48. b407f1a Merge branch 'master' of /home/git/u-boot/ by Wolfgang Denk · 17 years ago
  49. df90968 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  50. 1e701e7 MSR overwrite fix by urwithsughosh@gmail.com · 17 years ago
  51. 5c7ea64 tsec driver should clear RHALT on startup by Dan Wilson · 17 years ago
  52. 7600d47 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS by Kumar Gala · 17 years ago
  53. a3063ee Set OF_STDOUT_PATH to match the default console on MPC8568 MDS by Kumar Gala · 17 years ago
  54. e1ce3cb Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · 17 years ago
  55. d4d1e9b Merge branch 'denx' by Andy Fleming · 17 years ago
  56. 5441f61 Fix two typos. by Detlev Zundel · 17 years ago
  57. 27d2b1e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  58. 281df45 mpc83xx: Add configure entry for MPC83xx ATM support by Tony Li · 17 years ago
  59. d264655 mpc83xx: pq-mds-pib.c typo error by Tony Li · 17 years ago
  60. f147dd1 Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  61. 3e11ae8 ppc4xx: Add 667/133 (CPU/PLB) frequency setup to Sequoia bootstrap command by Stefan Roese · 17 years ago
  62. 7ee6ba1 Make MPC8266ADS board compile again. by runet@innovsys.com · 17 years ago
  63. eff786a Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  64. 2491167 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · 17 years ago
  65. aba637b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  66. 9e8362b Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  67. 9972233 Merge branch 'master' of git+ssh://gemini_vpn/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  68. 4d4a945 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  69. e2e9344 ppc4xx: Fix bug in I2C bootstrap values for Sequoia/Rainier by Stefan Roese · 17 years ago
  70. 5a5958b ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  71. da3aad5 TQM860M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  72. 9d29250 TQM8xx: Fix CAN timing. by Jens Gehrlein · 17 years ago
  73. d43e489 TQM866M: fix SDRAM refresh by Martin Krause · 17 years ago
  74. 9ef57bb TQM866M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  75. f8bf904 [FIX] XUPV2P change command handling and remove code violation by Michal Simek · 17 years ago
  76. e58ade3 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  77. 95df6f4 Merge ../master/ by Michal Simek · 17 years ago
  78. 6364001 Prepare for 1.3.0-rc3 release by Wolfgang Denk · 17 years ago
  79. 68f14f7 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  80. fc19e36 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · 17 years ago
  81. b005838 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  82. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  83. 86cc433 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  84. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  85. de74b9e Coding Style cleanup. by Wolfgang Denk · 17 years ago
  86. 2885634 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  87. e189381 GP3 SSA: enable RTC by Wolfgang Denk · 17 years ago
  88. 72e55d0 Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  89. 8faf69d Merge branch 'hellrosa_i2c' of /home/gjb/git/u-boot by Wolfgang Denk · 17 years ago
  90. 6091534 Merge branch 'tqm5200_default_env' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  91. 8002012 [ads5121] EEPROM support added. by Grzegorz Bernacki · 17 years ago
  92. 7b624ad AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · 17 years ago
  93. 2b2a587 tqm5200: Fix CONFIG_CMD_PCI typo in board config file. by Marian Balakowicz · 17 years ago
  94. 9286919 CM5200: Fix missing null-termination in hostname manipulation code by Bartlomiej Sieka · 17 years ago
  95. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  96. 9add988 Fix memtest breakage by Haavard Skinnemoen · 17 years ago
  97. b90296f Merge commit 'origin/master' by Haavard Skinnemoen · 17 years ago
  98. 527c80f Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  99. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  100. 87c1833 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago