1. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  2. 595f3e5 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  3. 877eb0f MX51EVK: UART does not print out the early information by Liu Hui-R64343 · 14 years ago
  4. 6f918bd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  5. 20ee3ce Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  6. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  7. a14a944 mpq101: initial support for Mercury Computer Systems MPQ101 board by Alex Dubov · 14 years ago
  8. 2906845 p1022ds: fix pixis_reset altbank by York Sun · 14 years ago
  9. 8d46d5b lcd: align fb writing address for horizontal display offset by Liu Ying · 14 years ago
  10. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  11. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  12. e009cde powerpc: Fix FPU post related link warnings by Kumar Gala · 14 years ago
  13. 2b21ec9 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · 14 years ago
  14. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  15. 9296683 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  16. d6a5e6d Cleanup .boards.depend when using an objtree by Loïc Minier · 14 years ago
  17. a9d8bc9 Don't add symlink in srctree when using an objtree by Loïc Minier · 14 years ago
  18. beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  19. b707090 ppc/85xx: Fix compile err when PCI disabled on P1_P2_RDB by Prabhakar Kushwaha · 14 years ago
  20. 768d5b2 powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago
  21. 6b06d7d corenet_ds: Extend board specific parameters by York Sun · 14 years ago
  22. fa8d23c mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · 14 years ago
  23. e1fd16b mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · 14 years ago
  24. d2a9568 mpc85xx: Adding more registers and options by York Sun · 14 years ago
  25. 8ed20f2 corenet_ds: Enable ECC for corenet_ds by York Sun · 14 years ago
  26. 47df8f0 mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · 14 years ago
  27. dd12768 mpc8xxx: Display RDIMM if detected by York Sun · 14 years ago
  28. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  29. dd50af2 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · 14 years ago
  30. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  31. 1eda59f powerpc/p5020: Add various p5020 specific information by Kumar Gala · 14 years ago
  32. d5d2cd4 powerpc/p3041: Add various p3041 specific information by Kumar Gala · 14 years ago
  33. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  34. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  35. 17028be Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · 14 years ago
  36. 7a577fd powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · 14 years ago
  37. fc0c2b6 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · 14 years ago
  38. 4248478 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  39. 58939fc USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  40. 8f7aa83 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  41. 988ee3e usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  42. c6b1ee6 Fix defines needed to enable command sha1sum by Alexander Holler · 14 years ago
  43. a98ec7e sh: Fix MigoR of boards.cfg by Nobuhiro Iwamatsu · 14 years ago
  44. 3f1266d Escape minus signs in manpage by Loïc Minier · 14 years ago
  45. 47aa51c Fix typo ("comand" instead of "command") by Loïc Minier · 14 years ago
  46. 141053d cmd_jffs2: Fix get_part_sector_size_nor() overflow bug by Peter Tyser · 14 years ago
  47. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  48. 1672171 NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  49. ed6ce67 lib: add crc7 from Linux by Thomas Chou · 14 years ago
  50. 5c4fa2e rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · 14 years ago
  51. 466f013 mpc5200, digsy_mtc: add support for rev5 board version by Heiko Schocher · 14 years ago
  52. 1514579 ppc, 8xx: remove obsolete km8xx boards from keymile by Holger Brunck · 14 years ago
  53. 0c51c24 Small coding style fix in lib/asm-offsets.c by Stefan Roese · 14 years ago
  54. c991440 .gitignore: ignore generated u-boot.imx by Stefano Babic · 14 years ago
  55. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  56. aad813a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  57. f133796 powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · 14 years ago
  58. 868da59 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · 14 years ago
  59. 1d2c2a6 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · 14 years ago
  60. 7c57f3e powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards by Kumar Gala · 14 years ago
  61. 3dbd5d7 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · 14 years ago
  62. ae026ff fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · 14 years ago
  63. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  64. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  65. 28a096e powerpc/85xx: Add SRIO support to P2020DS by Li Yang · 14 years ago
  66. 7cee1df powerpc/86xx: Convert SBC8641 to use common SRIO init code by Kumar Gala · 14 years ago
  67. 1b77ca8 powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code by Kumar Gala · 14 years ago
  68. 5655136 powerpc/86xx: Enable common SRIO init code by Kumar Gala · 14 years ago
  69. e5fe96b powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  70. 5f7bbd1 powerpc/85xx: Convert MPC8568MDS to use common SRIO init code by Kumar Gala · 14 years ago
  71. 8b47d7e powerpc/85xx: Convert MPC8548CDS to use common SRIO init code by Kumar Gala · 14 years ago
  72. a09b9b6 powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  73. 213ac73 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  74. e650ae1 powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  75. 2d0a054 powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  76. c51136e powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  77. b852621 powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  78. 06eb4d8 powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  79. 94f2bc4 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  80. 3f6f9d7 powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  81. 48f2791 powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  82. 6635709 powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  83. f5fa8f3 powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  84. 64e55d5 powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  85. 5f7b31b powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  86. 64a1686 powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  87. 4d5723d powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  88. 18ea555 powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  89. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  90. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  91. 45a6813 powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · 14 years ago
  92. 7ea3871 MPC8xxx DDR: align informational prints by Becky Bruce · 14 years ago
  93. 810c442 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · 14 years ago
  94. 70961ba mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · 14 years ago
  95. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  96. 6b1ef2a mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · 14 years ago
  97. 5b297d1 tqm85xx: create fixed_sdram() to do sdram setup by Becky Bruce · 14 years ago
  98. 058d7dc powerpc/85xx: Cleanup SGMII detection and reporting by Kumar Gala · 14 years ago
  99. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  100. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago