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