1. ff2d134 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  2. 1cb07e6 Add support for the MPC837xERDB by Kim Phillips · 17 years ago
  3. 61f1781 FSL: Generalize PIXIS reset command parsing. by James Yang · 17 years ago
  4. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  5. cc87fd1 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · 17 years ago
  6. 03c45da mpc83xx: fix phy-connection-type fixup code by Kim Phillips · 17 years ago
  7. 129449a mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  8. 19b247e mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · 17 years ago
  9. f769dc8 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  10. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  11. 596194a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  12. b6678de mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · 17 years ago
  13. 6b9064e Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  14. 4fdb81b MPC8568E-MDS: set up QE pario for UART1 by Anton Vorontsov · 17 years ago
  15. 734b442 MPC8568E-MDS: reset UCCs to use them reliably by Anton Vorontsov · 17 years ago
  16. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  17. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  18. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  19. c93939f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  20. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  21. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  22. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  23. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  24. cccb19c mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  25. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  26. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  27. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  28. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  29. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  30. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  31. c82dc2f Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  32. b351f50 Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. by Kumar Gala · 17 years ago
  33. 33af33b Move the MPC8540 ADS board under board/freescale. by Kumar Gala · 17 years ago
  34. a7bcf67 Move the MPC8560 ADS board under board/freescale. by Kumar Gala · 17 years ago
  35. 29ed29f Move the MPC8568 MDS board under board/freescale. by Kumar Gala · 17 years ago
  36. 1607da6 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  37. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  38. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  39. 67b349b Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  40. e5df50b Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  41. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  42. ec237a3 Move 8610 DIU interface structure definitions to header file. by Jon Loeliger · 17 years ago
  43. 23740cf Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  44. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  45. d601823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  46. f08899a Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  47. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  48. ccae343 Merge branch 'mpc8610' by Jon Loeliger · 17 years ago
  49. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · 17 years ago
  50. b714517 8610: Add 8610 DIU display driver by York Sun · 17 years ago
  51. d52c444 FSL: Add a freescale bitmap logo. by York Sun · 17 years ago
  52. d858403 Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  53. 59cea11 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  54. d98a8d6 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  55. fde7ec9 mpc83xx: pq-mds-pib.c typo error by Tony Li · 17 years ago
  56. 36c0b34 Initial mpc8610hpcd board files. by Jon Loeliger · 17 years ago
  57. 996d6ca ColdFire: fix build error becasue of bad type of mii_init() by Liew Tsi Chung-r5aahp · 17 years ago
  58. 78a1db4 ColdFire: Fix build error caused by pixis.c by Liew Tsi Chung-r5aahp · 17 years ago
  59. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  60. e1e870a Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  61. f835840 ft_board_setup update 85xx/86xx of pci/pcie bus-range property. by Ed Swarthout · 17 years ago
  62. 53b3498 support board vendor-common makefiles by Kim Phillips · 17 years ago
  63. 0b718a1 Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  64. 0afd5ce Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  65. fe9dae6 Coding style cleanup by Stefan Roese · 17 years ago
  66. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  67. d8ded96 mpc83xx: move freescale boards to boards/freescale by Kim Phillips · 17 years ago
  68. 7c66714 mpc83xx: suppress unused variable 'val8' warning by Kim Phillips · 17 years ago
  69. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  70. c8b57f1 mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support by Tony Li · 17 years ago
  71. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  72. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  73. ade32cd ColdFire: Add M5249EVB platform for MCF52x2 by TsiChungLiew · 17 years ago
  74. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  75. 2684728 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  76. ace11d8 Update MPC8544 DS PCI memory map by Kumar Gala · 17 years ago
  77. 0eb6191 Fix up some fdt issues on 8544DS by Kumar Gala · 17 years ago
  78. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  79. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  80. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago
  81. a06fd37 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  82. 52b9852 8544ds PCIE support by Ed Swarthout · 17 years ago
  83. b22fc90 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago
  84. eb8c294 Coding style cleanup by Stefan Roese · 17 years ago
  85. ec8468f Added NAND support by TsiChungLiew · 17 years ago
  86. 54d7b34 Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  87. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  88. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  89. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  90. f111012 Coding style cleanup by Stefan Roese · 17 years ago
  91. aba5895 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 18 years ago
  92. c011c75 Update for flash.o and mii.o by TsiChungLiew · 17 years ago
  93. 8ecb1ce MII functions calls. by TsiChungLiew · 17 years ago
  94. 1672333 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · 17 years ago
  95. 44cf1b3 Duplicate code by TsiChungLiew · 17 years ago
  96. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  97. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago
  98. 0553fc0 Add MPC8544DS basic port board files. by Jon Loeliger · 18 years ago
  99. 57b6e9c Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago