1. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  2. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  3. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  4. 57e98ed 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
  5. a809901 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  6. 55a9bed 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · 17 years ago
  7. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  8. 1989823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  9. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  10. bcc6d9d Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  11. 5b8943a ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board by TsiChungLiew · 17 years ago
  12. 99b037a ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  13. f7d060c ColdFire: Add M5373EVB platform support - 1 by TsiChungLiew · 17 years ago
  14. 5e63413 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · 17 years ago
  15. b8e2520 codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  16. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  17. 81362c1 Implement hard SPI driver on MPC8349EMDS by Ben Warren · 17 years ago
  18. 9b1b769 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  19. 1242b88 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  20. 45070d4 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  21. 04b1b88 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  22. 9116b7c 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  23. 92c512a 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  24. 35b2b09 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  25. 5e0cf8b 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  26. 85af2b5 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  27. ff2d134 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  28. 1cb07e6 Add support for the MPC837xERDB by Kim Phillips · 17 years ago
  29. 61f1781 FSL: Generalize PIXIS reset command parsing. by James Yang · 17 years ago
  30. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  31. cc87fd1 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · 17 years ago
  32. 03c45da mpc83xx: fix phy-connection-type fixup code by Kim Phillips · 17 years ago
  33. 129449a mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  34. 19b247e mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · 17 years ago
  35. f769dc8 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  36. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  37. 596194a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  38. b6678de mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · 17 years ago
  39. 6b9064e Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  40. 4fdb81b MPC8568E-MDS: set up QE pario for UART1 by Anton Vorontsov · 17 years ago
  41. 734b442 MPC8568E-MDS: reset UCCs to use them reliably by Anton Vorontsov · 17 years ago
  42. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  43. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  44. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  45. c93939f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  46. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  47. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  48. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  49. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  50. cccb19c mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  51. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  52. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  53. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  54. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  55. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  56. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  57. c82dc2f Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  58. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  59. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  60. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  61. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  62. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  63. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  64. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  65. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  66. e5df50b Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  67. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  68. ec237a3 Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · 17 years ago
  69. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  70. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  71. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  72. f08899a Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  73. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  74. ccae343 Merge branch 'mpc8610' by Jon Loeliger · 17 years ago
  75. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  76. b714517 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  77. d52c444 FSL: Add a freescale bitmap logo. by York Sun · 17 years ago
  78. d858403 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  79. 59cea11 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  80. d98a8d6 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  81. fde7ec9 mpc83xx: pq-mds-pib.c typo error by Tony Li · 17 years ago
  82. 36c0b34 Initial mpc8610hpcd board files. by Jon Loeliger · 17 years ago
  83. 996d6ca ColdFire: fix build error becasue of bad type of mii_init() by Liew Tsi Chung-r5aahp · 17 years ago
  84. 78a1db4 ColdFire: Fix build error caused by pixis.c by Liew Tsi Chung-r5aahp · 17 years ago
  85. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  86. e1e870a Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  87. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  88. 53b3498 support board vendor-common makefiles by Kim Phillips · 17 years ago
  89. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  90. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  91. fe9dae6 Coding style cleanup by Stefan Roese · 17 years ago
  92. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  93. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago
  94. 7c66714 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · 17 years ago
  95. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  96. c8b57f1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · 17 years ago
  97. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  98. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  99. ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago
  100. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago