1. cb69e4d 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  2. feede8b Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  3. b673051 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  4. ad97dce 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  5. 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  6. 2ecca34 mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  7. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  8. 54a7cc4 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · 16 years ago
  9. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  10. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  11. 9507e78 Clean up diufb command definitions by Peter Tyser · 16 years ago
  12. cf7e399 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  13. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  14. bf5b1f0 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  15. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  16. aca5f01 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  17. 5af0fdd 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  18. a6e04c3 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  19. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  20. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  21. c953ddf 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  22. 52b565f 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  23. 8b34557 mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  24. 8f11e34 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
  25. 88ecf55 MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · 16 years ago
  26. bae6d5e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  27. b5f65df Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  28. 6d3a10f Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  29. 028e116 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit by Roy Zang · 16 years ago
  30. 9afc2ef Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  31. 3e3fffe mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  32. a5d212a mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  33. 9427ccd 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  34. a2cd50e 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  35. e57f0fa 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  36. 9b0ad1b 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  37. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  38. 3f510db mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago
  39. d52082b mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  40. 3111d32 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  41. c759a01 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  42. 170deac mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  43. 3321146 Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  44. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  45. 4c77de3 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
  46. af5d100 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  47. 98693b8 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  48. e4f69d1 ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · 16 years ago
  49. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  50. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  51. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  52. 6e80f5a ColdFire: Remove platforms mii.c file by TsiChung Liew · 16 years ago
  53. ac2331a ColdFire: Remove linker file by TsiChung Liew · 16 years ago
  54. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  55. c57fc28 NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  56. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  57. 5ba1ef5 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  58. 137a2df 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  59. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  60. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  61. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  62. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  63. 3bf1be3 mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  64. 00f7bba mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  65. 1da83a6 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  66. 55c5319 mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  67. 5c2ff32 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  68. 1836881 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  69. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  70. 2e26d83 Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  71. 7e183ca Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  72. bff188b Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  73. 86be510 mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
  74. f7fecc3 pixis do not print long help if not configured by Ed Swarthout · 16 years ago
  75. c21617f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
  76. 4ca0660 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  77. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  78. 7c0d4a7 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  79. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 374b903 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  81. 0f8cbc1 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  82. ec4d8c1 fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · 16 years ago
  83. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  84. e46c7bf FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
  85. d26154c mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · 16 years ago
  86. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. e8d1854 Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  90. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  91. ccdd12f Moved initialization of TSI108 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  92. 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  93. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  94. 5a8a163 Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  95. 216f2a7 Add SGMII support for the 8544 DS by Andy Fleming · 16 years ago
  96. 652f7c2 Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  97. f78ced3 ColdFire: Multiple fixes for MCF5445x platforms by TsiChung Liew · 16 years ago
  98. 0ba6bfe Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  99. 9490a7f mpc85xx: Add support for the MPC8536DS reference board by Kumar Gala · 16 years ago
  100. 129ba61 mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago