1. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  2. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  3. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  4. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  5. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  6. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  7. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  8. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  9. 9a17eb5 Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  10. 5614e71 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  11. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. e76cd5d 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  15. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  16. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  17. e377920 board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  18. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  19. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 13 years ago
  20. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  21. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  22. 00203c6 powerpc/85xx: Remove config.mk for nand linker script by Kumar Gala · 14 years ago
  23. e5fe96b powerpc/85xx: Convert MPC8569MDS to use common SRIO init code by Kumar Gala · 14 years ago
  24. 94f2bc4 powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code by Kumar Gala · 14 years ago
  25. 38dba0c mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · 14 years ago
  26. 5d27e02 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · 14 years ago
  27. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  28. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  29. a1964ea powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · 14 years ago
  30. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  31. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  32. d24f2d3 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  33. b6bde93 mpc8569mds: fix some ddr settings by Haiying Wang · 14 years ago
  34. 3aed550 mpc8569mds: fix consuming long time while relocating code. by Haiying Wang · 14 years ago
  35. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  36. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  37. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  38. 674ef7b Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  39. d918038 ppc/85xx: Add PIB/ATM support for MPC8569mds by Liu Yu · 15 years ago
  40. 64917ca PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  41. c4ca10f mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  42. c847e98 ppc/85xx: Clean up MPC8569 MDS PCI setup code by Kumar Gala · 15 years ago
  43. 3fca803 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  44. 14809b6 mpc85xx: Configure QE UART for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  45. 70d665b mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  46. 65dec3b mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  47. a29155e mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  48. 7f52ed5 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  49. 3e7b6c1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · 15 years ago
  50. ec79d33 85xx: Move to a common linker script by Kumar Gala · 15 years ago
  51. 53efa1f 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · 15 years ago
  52. cb151aa pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · 15 years ago
  53. fb3143b pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · 15 years ago
  54. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  55. f82107f 85xx: Add RMII support for MPC8569MDS by Haiying Wang · 15 years ago
  56. 750098d 85xx: Add UEC3 and UEC4 support for MPC8569MDS by Haiying Wang · 15 years ago
  57. b2aab38 85xx: Add UART1 support for MPC8569MDS by Haiying Wang · 15 years ago
  58. 16e7559 85xx: Fix the wrong BCSR address of 8569MDS by Dave Liu · 15 years ago
  59. 1b5291d 85xx: Fix the clock adjust of mpc8569mds board by Dave Liu · 16 years ago
  60. 32049b4 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · 15 years ago
  61. c851462 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · 15 years ago
  62. 765547d MPC85xx: Add MPC8569MDS board support by Haiying Wang · 16 years ago