1. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  2. e57ed96 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  3. ed3afca Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  4. 39166b5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  5. 1aee111 ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board by TsiChungLiew · 17 years ago
  6. 1552af7 ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  7. 1ac559d ColdFire: Add M5373EVB platform support - 1 by TsiChungLiew · 17 years ago
  8. 320d619 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · 17 years ago
  9. 2956acd codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  10. d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  11. 80ddd22 Implement hard SPI driver on MPC8349EMDS by Ben Warren · 17 years ago
  12. 73aa9ac 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  13. 0db37dc 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  14. 219a81b 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  15. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  16. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  17. 4d3521c 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  18. 2cfaa1a 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  19. 7232a27 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  20. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  21. 4c9e98a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  22. 5e918a9 Add support for the MPC837xERDB by Kim Phillips · 17 years ago
  23. 16c3cde FSL: Generalize PIXIS reset command parsing. by James Yang · 17 years ago
  24. ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  25. 363eea9 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · 17 years ago
  26. f09880e mpc83xx: fix phy-connection-type fixup code by Kim Phillips · 17 years ago
  27. 2b4c952 mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  28. 8bd522c mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · 17 years ago
  29. 8996784 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  30. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  31. 14c14db Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  32. fab6f55 mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · 17 years ago
  33. bb66f56 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  34. 64d4bcb MPC8568E-MDS: set up QE pario for UART1 by Anton Vorontsov · 17 years ago
  35. ad16224 MPC8568E-MDS: reset UCCs to use them reliably by Anton Vorontsov · 17 years ago
  36. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  37. 1df170f Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  38. c9974ab 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  39. 435dc8f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  40. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  41. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  42. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  43. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  44. f602082 mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  45. c16e44f mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  46. 24f8684 mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  47. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  48. 651d96f MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  49. 5c74071 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  50. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  51. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  52. 415a613 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  53. c2d943f Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  54. 870ceac Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  55. acbca87 Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  56. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  57. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  58. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  59. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  60. f743931 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  61. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  62. 74f89fa Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · 17 years ago
  63. 890e941 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  64. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  65. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  66. db74b3c Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  67. 225a24b ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  68. f1cd7aa Merge branch 'mpc8610' by Jon Loeliger · 17 years ago
  69. 070ba56 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  70. a877880 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  71. 52e5ddf FSL: Add a freescale bitmap logo. by York Sun · 17 years ago
  72. 9f23ca3 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  73. 3cac27c Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  74. e8ee8f3 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  75. d264655 mpc83xx: pq-mds-pib.c typo error by Tony Li · 17 years ago
  76. 3dd2db5 Initial mpc8610hpcd board files. by Jon Loeliger · 17 years ago
  77. dcb8863 ColdFire: fix build error becasue of bad type of mii_init() by Liew Tsi Chung-r5aahp · 17 years ago
  78. 314d5b6 ColdFire: Fix build error caused by pixis.c by Liew Tsi Chung-r5aahp · 17 years ago
  79. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  80. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  81. f75e89e ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  82. 7608d75 support board vendor-common makefiles by Kim Phillips · 17 years ago
  83. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  84. 8f22b67 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  85. 8280f6a Coding style cleanup by Stefan Roese · 17 years ago
  86. 4a442d3 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  87. e58fe95 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago
  88. 5aa4ad8 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · 17 years ago
  89. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  90. 1477858 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · 17 years ago
  91. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  92. a1436a8 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  93. a605aac ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago
  94. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  95. 81735b2 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  96. d64ee90 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  97. ea5877e Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  98. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  99. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  100. 4ce9177 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago