1. 6d33c6a ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · 16 years ago
  2. d361307 ColdFire: Fix M5253EVB dram bring up issue by TsiChung Liew · 16 years ago
  3. 28ac671 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  4. f64cb65 m5373evb: Update NAND driver to new API. by Scott Wood · 16 years ago
  5. f5acb9f mx31: move freescale's mx31 boards to vendor board dir by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  7. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  8. c115280 mpc85xx: workaround old binutils bug by Kumar Gala · 16 years ago
  9. 35d3bd3 Fix compilation error for MCF5275 by TsiChung Liew · 16 years ago
  10. f0ff885 mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  11. 021f6df 83xx: mpc8315erdb: fix silly thinko in fdt_tsec1_fixup by Anton Vorontsov · 16 years ago
  12. 25f5f0d 83xx: mpc8315erdb: add support for switching between ULPI/UTMI USB PHYs by Anton Vorontsov · 16 years ago
  13. 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  14. 5085483 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  15. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  16. 630d9bf MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  17. e585278 MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  18. ab5cda9 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  19. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  20. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  21. 184f1b4 Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  22. ab4860b ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · 16 years ago
  23. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  24. 859f243 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  25. 0e6989b FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  26. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  27. a30cc5a Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · 16 years ago
  28. 461fa68 Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  29. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  30. b4fe1a7 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver by Wolfgang Grandegger · 16 years ago
  31. a036b04 MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  32. 7de8c21 MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  33. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  34. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  35. 5ea6739 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  36. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  37. ddde74a 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  38. 978e816 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  39. fec6d9e Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 16 years ago
  40. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  41. 1a247ba Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  42. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  43. a48ff68 Replace DPRINTF with debug by York Sun · 16 years ago
  44. 3b80c5f Move pixel clock setting to board file by York Sun · 16 years ago
  45. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  46. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  47. 66f5fa9 85xx: Limit CPU2 workaround to parts that have the errata by Andy Fleming · 16 years ago
  48. 4d77f51 MPC8610HPCD: Drop -O2 from the build flags by Kumar Gala · 16 years ago
  49. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  50. f97abbf MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 16 years ago
  51. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  52. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  53. 5fb5a68 mpc83xx: Fix the bug of serdes initialization by Dave Liu · 17 years ago
  54. 1ac4f32 mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  55. 2c78feb Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  56. bae61ee ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  57. 545c8e0 ColdFire: Added M5275EVB support. by Matthew Fettke · 17 years ago
  58. 77878f1 ColdFire: Fix second memory Chipselect for M5475EVB by TsiChung Liew · 17 years ago
  59. 5b2793a mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  60. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  61. 6f8c85e mpc83xx: initialize serdes for MPC837xEMDS boards by Dave Liu · 17 years ago
  62. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  63. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  64. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  65. d47d49c mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  66. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  67. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  68. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  69. aa3511e FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  70. 7f1d846 FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  71. b7e24d2 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  72. a30a549 Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  73. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  74. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  75. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  76. 3f2ac8f 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
  77. 9cd3242 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  78. 031976f 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · 17 years ago
  79. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  80. e57ed96 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  81. ed3afca Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  82. 39166b5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  83. 1aee111 ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board by TsiChungLiew · 17 years ago
  84. 1552af7 ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  85. 1ac559d ColdFire: Add M5373EVB platform support - 1 by TsiChungLiew · 17 years ago
  86. 320d619 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · 17 years ago
  87. 2956acd codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  88. d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  89. 80ddd22 Implement hard SPI driver on MPC8349EMDS by Ben Warren · 17 years ago
  90. 73aa9ac 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  91. 0db37dc 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  92. 219a81b 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  93. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  94. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  95. 4d3521c 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  96. 2cfaa1a 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  97. 7232a27 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  98. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  99. 4c9e98a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  100. 5e918a9 Add support for the MPC837xERDB by Kim Phillips · 17 years ago