1. 4d7744c mpc85xx: Update linker scripts for Freescale boards by Kumar Gala · 16 years ago
  2. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  3. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  4. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  5. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · 16 years ago
  6. fda2f3a MPC8544DS: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  7. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · 16 years ago
  8. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  9. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  10. 809be8d Fixed some out-of-tree build issues by Wolfgang Denk · 16 years ago
  11. 94e3f0f ColdFire: Fix power up issue for MCF5235 by TsiChung Liew · 16 years ago
  12. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  13. 68d1acf Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  14. 8743c79 FDT memory and pci node fixes for MPC8260ADS by Matvejchikov Ilya · 16 years ago
  15. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  16. 102740d Cleanup: fix out-of-tree building for some boards by Wolfgang Denk · 16 years ago
  17. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · 16 years ago
  18. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  19. 6766f19 MPC8360ERDK: adapt NAND interface for the re-written FSL NAND UPM driver by Wolfgang Grandegger · 16 years ago
  20. 5b2de6b MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  21. 379cf6b MPC8641HPCN: Report board id, board version and fpga version. by Kumar Gala · 16 years ago
  22. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  23. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  24. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  25. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  26. 873a5f4 85xx: remove dummy board_early_init_f by Kumar Gala · 16 years ago
  27. c4b6249 85xx: Remove unused and unconfigured memory test code. by Kumar Gala · 16 years ago
  28. fcd91bb Remove the deprecated CONFIG_OF_FLAT_TREE by Gerald Van Baren · 17 years ago
  29. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  30. f0d1702 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  31. d74084a SPI API improvements by Haavard Skinnemoen · 17 years ago
  32. 94cbda9 Replace DPRINTF with debug by York Sun · 17 years ago
  33. c496438 Move pixel clock setting to board file by York Sun · 17 years ago
  34. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  35. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 17 years ago
  36. 59f96cf 85xx: Limit CPU2 workaround to parts that have the errata by Andy Fleming · 17 years ago
  37. 309d909 MPC8610HPCD: Drop -O2 from the build flags by Kumar Gala · 17 years ago
  38. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 17 years ago
  39. 031003a MPC8544DS: decode pcie3 end-point configuration correctly. by Ed Swarthout · 17 years ago
  40. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  41. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  42. 1f2f86e mpc83xx: Fix the bug of serdes initialization by Dave Liu · 17 years ago
  43. 5fc8a4b mpc837xerdb: Fix warning: implicit declaration of function 'fdt_fixup_dr_usb' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. 7fdab85 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  45. 523d963 ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  46. 9f3b3bb ColdFire: Added M5275EVB support. by Matthew Fettke · 17 years ago
  47. 4e37614 ColdFire: Fix second memory Chipselect for M5475EVB by TsiChung Liew · 17 years ago
  48. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  49. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  50. b8dc587 mpc83xx: initialize serdes for MPC837xEMDS boards by Dave Liu · 17 years ago
  51. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  52. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  53. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  54. 934d734 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  55. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  56. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  57. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  58. e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  59. 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  60. 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  61. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  62. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  63. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  64. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  65. 57e98ed 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
  66. a809901 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  67. 55a9bed 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · 17 years ago
  68. b415b56 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  69. 1989823 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  70. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  71. bcc6d9d Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  72. 5b8943a ColdFire: MCF547x_8x - Add M547xEVB and M548xEVB board by TsiChungLiew · 17 years ago
  73. 99b037a ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  74. f7d060c ColdFire: Add M5373EVB platform support - 1 by TsiChungLiew · 17 years ago
  75. 5e63413 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · 17 years ago
  76. b8e2520 codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  77. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  78. 81362c1 Implement hard SPI driver on MPC8349EMDS by Ben Warren · 17 years ago
  79. 9b1b769 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  80. 1242b88 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  81. 45070d4 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  82. 04b1b88 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  83. 9116b7c 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  84. 92c512a 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  85. 35b2b09 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  86. 5e0cf8b 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  87. 85af2b5 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  88. ff2d134 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  89. 1cb07e6 Add support for the MPC837xERDB by Kim Phillips · 17 years ago
  90. 61f1781 FSL: Generalize PIXIS reset command parsing. by James Yang · 17 years ago
  91. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  92. cc87fd1 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · 17 years ago
  93. 03c45da mpc83xx: fix phy-connection-type fixup code by Kim Phillips · 17 years ago
  94. 129449a mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  95. 19b247e mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · 17 years ago
  96. f769dc8 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  97. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  98. 596194a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  99. b6678de mpc83xx: add support for the MPC8360E-RDK by Anton Vorontsov · 17 years ago
  100. 6b9064e Merge commit 'wd/master' by Jon Loeliger · 17 years ago