1. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 16 years ago
  2. 56d150e 86xx: Cleanup MP support by Kumar Gala · 16 years ago
  3. bd9c0cf mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves by Becky Bruce · 16 years ago
  4. bd25537 MPC85xx: Add MPC8569MDS board support by Haiying Wang · 16 years ago
  5. 727c6a6 85xx: Use common LSDMR defines from asm/fsl_lbc.h by Kumar Gala · 16 years ago
  6. 64de8db Add wait flags to support board/chip specific delays by Wolfgang Grandegger · 16 years ago
  7. f154044 Add multi chip support to the FSL-UPM driver by Wolfgang Grandegger · 16 years ago
  8. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  9. 6497966 ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · 16 years ago
  10. 6615282 fsl: Remove unnecessary debug printfs by Andy Fleming · 16 years ago
  11. d6b082f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  12. 58fc0c3 mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal by Anton Vorontsov · 16 years ago
  13. f91f11e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  14. 45a30ee mpc83xx: MPC837XERDB: Add PCIe support by Anton Vorontsov · 16 years ago
  15. 977d705 mpc8641hpcn: Indicate 36-bit addr map in boot messages by Becky Bruce · 16 years ago
  16. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  17. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  18. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  19. 2cbb2ee 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  20. acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  21. f281c5c 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  22. 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  23. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  24. 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  25. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  26. 5106862 mpc8536ds.c: include sata.h to for needed function prototypes by Wolfgang Denk · 16 years ago
  27. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  28. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  29. 7c35785 Clean up diufb command definitions by Peter Tyser · 16 years ago
  30. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · 16 years ago
  31. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  32. 5ac0057 85xx: enable the auto self refresh for wake up ARP by Dave Liu · 16 years ago
  33. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  34. 60ff464 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards by Kumar Gala · 16 years ago
  35. ef43b6e 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards by Kumar Gala · 16 years ago
  36. a011b5e 85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on FSL boards by Kumar Gala · 16 years ago
  37. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  38. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  39. 4be8b57 85xx: separate FLASH BASE virtual from physical address by Kumar Gala · 16 years ago
  40. 0f492b4 85xx: separate PIXIS virtual from physical address by Kumar Gala · 16 years ago
  41. 62842ec mpc83xx: Add PCI-E support for MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  42. 0db0be2 mpc83xx: Add PCI-E support for MPC8315ERDB boards by Anton Vorontsov · 16 years ago
  43. 284f95d MPC8349EMDS: do not setup unused PCI clock outputs in PCI agent mode by Ira Snyder · 16 years ago
  44. 065a0d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  45. fac0b5d Some changes of TLB entry setting for MPC8572DS by Haiying Wang · 16 years ago
  46. 994719d Change PCIE1&2 deciide logic on MPC8544DS board more readable by Roy Zang · 16 years ago
  47. b302240 PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit by Roy Zang · 16 years ago
  48. 9142345 Fix IO port selection issue on MPC8544DS and MPC8572DS boards by Roy Zang · 16 years ago
  49. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · 16 years ago
  50. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · 16 years ago
  51. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · 16 years ago
  52. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · 16 years ago
  53. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · 16 years ago
  54. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  55. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  56. eccb5e7 mpc8641: fix address-cells default in old .dts detection by Becky Bruce · 16 years ago
  57. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · 16 years ago
  58. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · 16 years ago
  59. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · 16 years ago
  60. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · 16 years ago
  61. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · 16 years ago
  62. 1de40b8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  63. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · 16 years ago
  64. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · 16 years ago
  65. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · 16 years ago
  66. 476f6bc ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · 16 years ago
  67. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  68. 39966e3 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  69. 12b340a ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  70. a1c01a4 ColdFire: Remove platforms mii.c file by TsiChung Liew · 16 years ago
  71. fb6a046 ColdFire: Remove linker file by TsiChung Liew · 16 years ago
  72. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  73. 3a1e04f NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  74. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  75. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · 16 years ago
  76. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · 16 years ago
  77. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  78. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  79. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  80. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  81. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  82. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  83. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  84. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · 16 years ago
  85. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  86. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  87. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  88. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  89. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  90. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  91. cd36bda mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
  92. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · 16 years ago
  93. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
  94. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  95. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  96. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  97. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  99. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  100. 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · 16 years ago