1. 7563570 ColdFire: Remove R5200 board by TsiChung Liew · 17 years ago
  2. 9f3b3bb ColdFire: Added M5275EVB support. by Matthew Fettke · 17 years ago
  3. 761e2e9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  4. a724d02 ColdFire: Define bootdelay in configuration file for M52277EVB by TsiChung Liew · 17 years ago
  5. 4e37614 ColdFire: Fix second memory Chipselect for M5475EVB by TsiChung Liew · 17 years ago
  6. 7e5ae27 ColdFire: Update correct FLASHBAR and RAMBAR1 for MCF5282 by TsiChung Liew · 17 years ago
  7. 3b2247f Fix host tool build breakage, take two by Bartlomiej Sieka · 17 years ago
  8. 397b1b4 new-image: Fix host tool build breakage by Haavard Skinnemoen · 17 years ago
  9. 05f75cd Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  10. 7297792 Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  11. 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  12. 2334931 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  13. 08337f3 README: update documentation (availability, links, etc.) by Anatolij Gustschin · 17 years ago
  14. 18fa700 Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  15. b301fda Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · 17 years ago
  16. 9a6a7e0 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  17. 6f1a8a2 drivers: add the support for Freescale SATA controller by Dave Liu · 17 years ago
  18. 2e57ae9 ata: add the readme for SATA command line by Dave Liu · 17 years ago
  19. 92123e0 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  20. 65009da ata: add the fis struct for SATA by Dave Liu · 17 years ago
  21. 531dd9c ata: add the libata support by Dave Liu · 17 years ago
  22. a566ebd ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  23. 76596ba ata: add the support for SATA framework by Dave Liu · 17 years ago
  24. c230272 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  25. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  26. 8e2a486 USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  27. 8289c1f Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  28. 5769ded 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  29. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  30. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  31. 8aea089 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  32. 82bb0f3 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  33. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  34. 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  35. 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  36. f574097 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  37. 840799a Add the Freescale PCI device IDs by Andy Fleming · 17 years ago
  38. 05260f8 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  39. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  40. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  41. 331dfe8 Coding style cleanup. by Wolfgang Denk · 17 years ago
  42. 2ef2731 Add CFG_RTC_DS1337_NOOSC to turn off OSC output by Joakim Tjernlund · 17 years ago
  43. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  44. 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  45. b240aef README: update documentation (availability, links, etc.) by Wolfgang Denk · 17 years ago
  46. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  47. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  48. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  49. 91112ec tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · 17 years ago
  50. 3114a9b mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  51. d6399af Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  52. e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  53. bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  54. 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  55. 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  56. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  57. 934d734 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  58. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  59. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  60. 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  61. 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  62. 951800b uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  63. f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  64. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  65. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  66. 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  67. af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  68. 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  69. 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  70. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  71. 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  72. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  73. 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  74. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  75. f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  76. 848ea74 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  77. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  78. 52136e3 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · 17 years ago
  79. 05d2318 Add Flex-OneNAND booting support by Kyungmin Park · 17 years ago
  80. c1a1bbf MPC5200: support setup without FEC by André Schwarz · 17 years ago
  81. e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  82. 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  83. 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  84. eb3def6 net: Add support AX88796L ethernet device by goda.yusuke · 17 years ago
  85. 22a7027 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · 17 years ago
  86. 7b603ad net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  87. b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  88. bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  89. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  90. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  91. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  92. aed8334 Add setexpr command by Kumar Gala · 17 years ago
  93. 762065e FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  94. 1d5f34d FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  95. 4124f21 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  96. 5db2d8e [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  97. 396aa80 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  98. 3bdce4f [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  99. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  100. 2300af1 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago