1. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  2. 1d6b35c powerpc/p3060qds: Add board related support for P3060QDS platform by Shengzhou Liu · 13 years ago
  3. d33482a mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  4. aff059e powerpc/85xx: Fix builds of P1020/P2020RDB-PC_36BIT_NAND by Kumar Gala · 13 years ago
  5. 1bfe4f9 board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  6. 8f5b931 board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  7. 06ec4d5 board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  8. 85e4412 board/freescale/common/pixis.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  9. 3ea6cee board/freescale/common/cds_pci_ft.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  10. c0b43cf powerpc/mpc85xx: Set SYSCLK to the required frequency by Jerry Huang · 13 years ago
  11. 5b9620b powerpc/85xx: Fix MPC8572DS NAND build by Kumar Gala · 13 years ago
  12. 59c48b4 powerpc/85xx: Make inclusion of USB device fixup conditional by Ramneek Mehresh · 13 years ago
  13. d1077b6 powerpc/mpc8548cds: Fix network initialization by chenhui zhao · 13 years ago
  14. cc230da powerpc/QorIQ: fix network frame manager TBI PHY address settings by Roy Zang · 13 years ago
  15. ceaf612 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  16. 68fcf89 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  17. f36e9c7 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  18. 7fa9162 board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  19. 23cddaf board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  20. 319ac6d ColdFire: Fix the compile issue for M52277 by Jason Jin · 13 years ago
  21. 9d2f60a mx31pdk: Enable D and I caches by Fabio Estevam · 13 years ago
  22. 44ad4a7 mx53smd: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  23. b83aee1 mx53ard: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  24. 1982e51 mx53evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  25. 909b288 mx53loco: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  26. 84da7cb powerpc/mpc83xx: Add 512MB DDR support for mpc8360emds by Jerry Huang · 13 years ago
  27. 5ade390 mpc83xx: Rename CONFIG_SYS_DDR_CONFIG and cleanup DDR csbnds code by Joe Hershberger · 13 years ago
  28. ae1dd9d mx51evk: Remove unused get_board_rev function by Fabio Estevam · 13 years ago
  29. c38e0d6 mx51evk: Use GPIO API for configuring the IOMUX by Fabio Estevam · 13 years ago
  30. 578bac0 mx31pdk: Add MC13783 PMIC support by Fabio Estevam · 13 years ago
  31. 7f3ce27 MX35: added ESDC structure to imx-regs by Stefano Babic · 13 years ago
  32. dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  33. e5eecd5 GCC4.6: Squash warnings in mpc8610hpcd.c by Marek Vasut · 13 years ago
  34. 54bc73e GCC4.6: Squash warnings in diu.c by Marek Vasut · 13 years ago
  35. 4a5a6d7 GCC4.6: Squash warning in mpc5121ads.c by Marek Vasut · 13 years ago
  36. d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  37. f231efb imx: fix coding style by Fabio Estevam · 13 years ago
  38. 86b52f5 MX5: mx53evk: use new pmic driver by Stefano Babic · 13 years ago
  39. dba2efc MX5: mx51evk: use new pmic driver by Stefano Babic · 13 years ago
  40. 5561574 MX35: mx35pdk: use new pmic driver by Stefano Babic · 13 years ago
  41. 035929c mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  42. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  43. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  44. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  45. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · 13 years ago
  46. fba9314 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined by stany MARCEL · 13 years ago
  47. 8ced4cd ColdFire: Merge differentiated linking files into a sigle one by board by stany MARCEL · 13 years ago
  48. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  49. a01c929 powerpc/85xx: Fix P2020DS booting by Kumar Gala · 13 years ago
  50. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  51. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  52. e97171e powerpc/mpc8548cds: Code cleanup and refactoring by chenhui zhao · 13 years ago
  53. 0912b33 powerpc/mpc8536ds: Invert SDHC_WP pin polarity by Xie Xiaobo · 13 years ago
  54. 8f3933e powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · 13 years ago
  55. b6d2ef6 powerpc/mpc8xxx: Merge entries in DDR speed table by York Sun · 13 years ago
  56. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  57. 701a8e4 powerpc/mpc85xxcds: Fix PCI speed by chenhui zhao · 13 years ago
  58. 33b53e4 powerpc/mpc8548cds: Fix booting message by chenhui zhao · 13 years ago
  59. 588bfd3 powerpc/p2041rdb: remove watch dog related codes by Shaohui Xie · 13 years ago
  60. 99bcecf powerpc/p2041rdb: updated description of cpld command by Shaohui Xie · 13 years ago
  61. 1cf509e powerpc/p2041rdb: add more ddr frequencies support by Shaohui Xie · 13 years ago
  62. ada0261 powerpc/p2041rdb: set sysclk according to status of physical switch SW1 by Shaohui Xie · 13 years ago
  63. 9954cd1 powerpc/p2041rdb: update cpld reset command according to CPLD 2.0 by Shaohui Xie · 13 years ago
  64. 1797838 mx53evk: Place machine ID into board config by Fabio Estevam · 13 years ago
  65. 3c80221 mx53ard: Place machine ID into board config by Fabio Estevam · 13 years ago
  66. 60a7ec2 mx53smd: Place machine ID into board config by Fabio Estevam · 13 years ago
  67. f3d6271 mx53loco: Place machine ID into board config by Fabio Estevam · 13 years ago
  68. 1b9c57a mx51evk: Place machine ID into board config by Fabio Estevam · 13 years ago
  69. a5a2a56 mx31ads: Place machine ID into board config by Fabio Estevam · 13 years ago
  70. c333abd mx25pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
  71. 01bc4b4 mx31pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
  72. 6472616 mx31ads: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  73. f4490a7 mx25pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  74. c0651dd mx31pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  75. adac83a MX25: Add initial support for MX25PDK by Fabio Estevam · 13 years ago
  76. c3c301e powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  77. 1de62bb powerpc/85xx: Refactor P2041RDB to use common p_corenet files by Kumar Gala · 13 years ago
  78. 2bf3c2a powerpc/85xx: refactor common P-Series CoreNet files for FSL boards by Kumar Gala · 13 years ago
  79. bccadf9 powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  80. 2aff668 powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMM by York Sun · 13 years ago
  81. f0345e2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · 13 years ago
  82. 39d847f powerpc/85xx: Cleanup extern in corenet_ds board code by Kumar Gala · 13 years ago
  83. 4c46d82 powerpc/p2041rdb: Add ethernet support on P2041RDB board by Mingkai Hu · 13 years ago
  84. 6c6752d powerpc/85xx: Add networking support to P1023RDS by Roy Zang · 14 years ago
  85. 40a9e9d powerpc/hydra: Add ethernet support on P5020/P3041 DS boards by Timur Tabi · 14 years ago
  86. 79ce05b powerpc/85xx: Add FMan ethernet support to P4080DS by Andy Fleming · 14 years ago
  87. 72a25fa powerpc/mpc8548cds: Cleanup mpc8548cds.c by Zhao Chenhui · 13 years ago
  88. d1a41cf powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  89. a2ec135 powerpc/85xx: Add basic support for P1010RDB by Poonam Aggrwal · 14 years ago
  90. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · 13 years ago
  91. cab87a2 powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  92. 2436cb1 powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  93. e696602 powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hose by Zhao Chenhui · 13 years ago
  94. 2a1f1ac Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  95. 1c881cb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 13 years ago
  96. 39a12ea ColdFire:Add mb for 5253 dram initialization by Jason Jin · 14 years ago
  97. 80c1619 ColdFire: Cleanup for partial linking and --gc-sections by Jason Jin · 13 years ago
  98. 5700881 MX5: mx51evk: make use of GPIO framework by Stefano Babic · 13 years ago
  99. 560c1bc MX35: mx35pdk: make use of GPIO framework by Stefano Babic · 13 years ago
  100. 831096b MX5: mx53loco: make use of GPIO framework by Stefano Babic · 13 years ago