1. 44e5b9e ColdFire: Define bootdelay in configuration file for M52277EVB by TsiChung Liew · 17 years ago
  2. 77878f1 ColdFire: Fix second memory Chipselect for M5475EVB by TsiChung Liew · 17 years ago
  3. 43d6064 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · 17 years ago
  4. 74d1e66 Fix host tool build breakage, take two by Bartlomiej Sieka · 17 years ago
  5. 87c8431 new-image: Fix host tool build breakage by Haavard Skinnemoen · 17 years ago
  6. 234ea73 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  7. b9670dd Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  8. 38b189f Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  9. 0207fef Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  10. d4ee711 README: update documentation (availability, links, etc.) by Anatolij Gustschin · 17 years ago
  11. e813eae Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  12. d8c82db Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · 17 years ago
  13. d049cc7 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  14. fd0b1fe drivers: add the support for Freescale SATA controller by Dave Liu · 17 years ago
  15. bede87f ata: add the readme for SATA command line by Dave Liu · 17 years ago
  16. cd54081 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  17. 6938638 ata: add the fis struct for SATA by Dave Liu · 17 years ago
  18. ffc664e ata: add the libata support by Dave Liu · 17 years ago
  19. 8e9bb43 ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  20. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  21. 83c7f47 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  22. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  23. b9e749e USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  24. 841e5ed Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  25. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  26. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  27. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  28. a5af4b3 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  29. 5893b3d 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  30. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  31. e9ea679 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  32. 591933c 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  33. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  34. b83eef4 Add the Freescale PCI device IDs by Andy Fleming · 17 years ago
  35. 7aff0c0 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  36. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  37. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  38. 5b5eb9c Coding style cleanup. by Wolfgang Denk · 17 years ago
  39. da8808d Add CFG_RTC_DS1337_NOOSC to turn off OSC output by Joakim Tjernlund · 17 years ago
  40. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  41. b951f8d Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  42. 218ca72 README: update documentation (availability, links, etc.) by Wolfgang Denk · 17 years ago
  43. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  44. f6b44e0 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  45. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  46. c760478 tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · 17 years ago
  47. 7fa9cbb mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  48. 507e2d7 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  49. a7ba32d mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  50. f700e7d mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  51. 3a0cfdd mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  52. 3419eb6 mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  53. d892b2d mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  54. d47d49c mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  55. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  56. 9a3e832 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  57. 300615d uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  58. 6a600c3 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  59. 91cdaa3 uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  60. aabce7f 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  61. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  62. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  63. a796cdf 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  64. 46a3aee 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  65. 82e45a2 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  66. 0fa7a1b mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  67. 5bbeea8 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  68. fc549c8 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  69. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  70. b55d98c NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  71. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  72. 6525489 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  73. 08e9443 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  74. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  75. 22ed228 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · 17 years ago
  76. 1bb707c Add Flex-OneNAND booting support by Kyungmin Park · 17 years ago
  77. c512389 MPC5200: support setup without FEC by André Schwarz · 17 years ago
  78. aa3511e FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  79. 7f1d846 FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  80. b7e24d2 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  81. 6a8a5dc net: Add support AX88796L ethernet device by goda.yusuke · 17 years ago
  82. e0a6140 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · 17 years ago
  83. e710185 net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  84. 395bce4 net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  85. 8a30b47 smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  86. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  87. 9c666a7 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  88. a6f5f31 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  89. d058698 Add setexpr command by Kumar Gala · 17 years ago
  90. 3f105fa FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  91. 449c703 FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  92. 5863577 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  93. 8a77398 [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  94. 373b16f [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  95. d98e348 [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  96. b0c66af [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  97. decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  98. d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  99. 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  100. ccf8f82 [MIPS] Implement flush_cache() by Shinya Kuribayashi · 17 years ago